12015-02-15 00:58  fnevgeny
2
3	* COPYRIGHT, doc/UsersGuide.sgml, src/helpwin.c, src/main.c:
4	  Copyright notices updated.
5
62015-02-15 00:42  fnevgeny
7
8	* doc/: Makefile, CHANGES.html: Fixed make rules for SGML->PDF.
9
102015-02-15 00:17  fnevgeny
11
12	* doc/CHANGES.html, src/buildinfo.c: Version 5.1.25.
13
142015-02-15 00:10  fnevgeny
15
16	* src/computils.c: Fixed the FT DC term amplitude.
17
182015-02-14 23:28  fnevgeny
19
20	* src/: motifutils.c, pars.yacc: Kill set data from GUI or scripts
21	  now clears comments.
22
232015-02-14 23:21  fnevgeny
24
25	* src/Makefile: Replaced "mv" with "mv -f".
26
272015-02-14 23:19  fnevgeny
28
29	* src/ssdata.c: Reverted last change.
30
312014-08-29 20:44  fnevgeny
32
33	* scripts/makerelease: Clean after making PDF docs.
34
352014-08-29 20:37  fnevgeny
36
37	* doc/CHANGES.html: 5.1.24.
38
392014-08-29 19:41  fnevgeny
40
41	* doc/UsersGuide.sgml, src/buildinfo.c: Grace-5.1.24.
42
432014-08-29 19:38  fnevgeny
44
45	* src/xmgrace.c: UTF8 XLocale problem (mostly copied a workaround
46	  from Nedit).
47
482014-08-17 02:27  fnevgeny
49
50	* doc/: Makefile, gracebat.1, xmgrace.1: Use groff's .so mechanism
51	  instead of soft links for xmgrace.1/gracebat.1 man pages.
52
532014-08-17 02:19  fnevgeny
54
55	* doc/Makefile: Install PDF docs instead of the DVI ones.
56
572014-08-17 02:15  fnevgeny
58
59	* doc/UsersGuide.sgml: Fixed too wide tables.
60
612014-08-17 02:09  fnevgeny
62
63	* doc/Makefile: Remove *.out on make clean.
64
652014-08-17 02:08  fnevgeny
66
67	* doc/.cvsignore: Ignore *.out files.
68
692014-08-17 02:04  fnevgeny
70
71	* COPYRIGHT, src/helpwin.c, src/main.c: Copyright notices updated.
72
732014-08-17 01:58  fnevgeny
74
75	* src/ssdata.c: Always overwrite set comments when reading data in.
76
772014-08-17 01:33  fnevgeny
78
79	* src/editpwin.c: Made spreadsheet dialog child of app_shell as the
80	  rest of the dialogs.
81
822014-08-17 01:22  fnevgeny
83
84	* cephes/COPYING: Added cephes/COPYING (from Debian).
85
862014-08-17 01:02  fnevgeny
87
88	* ac-tools/: config.guess, config.sub: Updated config.guess &
89	  config.sub.
90
912014-08-17 00:56  fnevgeny
92
93	* ac-tools/configure.in: Replaced mdw_CHECK_MANYLIBS with
94	  AC_SEARCH_LIBS.
95
962014-08-17 00:54  fnevgeny
97
98	* ac-tools/aclocal.m4: Renamed some local vars as _cv_ ones
99	  (cacheable). Got rid of mdw_CHECK_MANYLIBS.
100
1012012-10-01 01:29  fnevgeny
102
103	* doc/CHANGES.html, src/buildinfo.c: 5.1.23 released
104
1052012-09-30 23:53  fnevgeny
106
107	* COPYRIGHT, doc/UsersGuide.sgml, src/helpwin.c, src/main.c:
108	  Copyright updated.
109
1102012-02-14 22:28  fnevgeny
111
112	* fonts/Makefile: Oops. IsoLatin5.enc wasn't added to the Makefile.
113
1142011-06-08 21:10  fnevgeny
115
116	* grace_np/grace_np.c: Wrongly placed brackets (patch by Stan
117	  Maree).
118
1192011-01-29 23:37  fnevgeny
120
121	* src/rstdrv.c: Fix building against png-1.5 (patch by Thomas
122	  Klausner).
123
1242010-06-12 17:37  fnevgeny
125
126	* src/.cvsignore: Ignore .diff.
127
1282010-06-12 17:31  fnevgeny
129
130	* COPYRIGHT, src/helpwin.c: Copyright notice.
131
1322010-06-12 17:30  fnevgeny
133
134	* doc/UsersGuide.sgml: Graph types and INTEGRATE.
135
1362010-06-12 17:29  fnevgeny
137
138	* doc/FAQ.sgml: Julian dates.
139
1402010-06-12 17:28  fnevgeny
141
142	* doc/grace.1: List graph types.
143
1442010-02-01 00:03  fnevgeny
145
146	* src/motifutils.c: A workaround for a bug in recent Xorg not
147	  releasing grab of popup menus.
148
1492009-06-23 23:00  fnevgeny
150
151	* src/nonlfit.c: Renamed RMS per cent error -> relative error.
152
1532009-05-03 23:51  fnevgeny
154
155	* src/x11drv.c: Simplified xlib_setpen (backported from grace6).
156
1572009-04-05 23:47  fnevgeny
158
159	* src/main.c: Accept -graphtype chart instead of bar. List possible
160	  values in the help output.
161
1622009-01-23 00:16  fnevgeny
163
164	* doc/grace.1: Oops. undo stupid thing ;-(
165
1662009-01-23 00:02  fnevgeny
167
168	* doc/grace.1: Bad formatting (preventing part of the man page from
169	  rendering) fixed.
170
1712008-12-06 21:52  fnevgeny
172
173	* src/buildinfo.c: 5.1.23 started.
174
1752008-12-06 21:48  fnevgeny
176
177	* ac-tools/configure.in: Removed *86 specific optimizations.
178
1792008-12-06 21:47  fnevgeny
180
181	* Makefile: Cosmetics.
182
1832008-05-21 23:50  fnevgeny
184
185	* COPYRIGHT, doc/CHANGES.html, src/buildinfo.c, src/helpwin.c,
186	  src/main.c: 5.1.22 released.
187
1882008-05-20 23:54  fnevgeny
189
190	* doc/FAQ.sgml: Added FAQ on max drawing path length.
191
1922008-05-20 01:49  fnevgeny
193
194	* ac-tools/: config.guess, config.sub: config.guess and config.sub
195	  updated.
196
1972008-05-20 01:35  fnevgeny
198
199	* doc/UsersGuide.sgml, src/Make.common, src/humlik.c,
200	  src/mathstuff.c, src/mathstuff.h, src/noxprotos.h, src/pars.yacc:
201	  Added Voigt function.
202
2032008-05-20 00:55  fnevgeny
204
205	* doc/UsersGuide.sgml, src/computils.c, src/compwin.c,
206	  src/noxprotos.h, src/pars.yacc: Added LINCONV() to the parser.
207
2082008-04-26 22:12  fnevgeny
209
210	* src/events.c: Mention object type when asking for user's
211	  confirmation on delete.
212
2132008-04-26 22:00  fnevgeny
214
215	* src/: noxprotos.h, objutils.c: Added object_types().
216
2172008-04-26 21:25  fnevgeny
218
219	* src/files.c: nb_rt counting in unregister_real_time_input was
220	  wrong.
221
2222008-04-26 00:12  fnevgeny
223
224	* grace_np/grace_np.c: Supposedly fixed kill(-1)...
225
2262008-04-03 00:31  fnevgeny
227
228	* src/motifutils.c: Safe check for an out-of-bounds value in
229	  SetChoice().
230
2312007-06-06 23:15  fnevgeny
232
233	* src/buildinfo.c: 5.1.22 started.
234
2352007-06-06 23:10  fnevgeny
236
237	* grace_np/grace_np.c: Fixed a stupid bug causing the GraceClose()
238	  to kill all user processes if by that time the Grace subprocess
239	  has exited.
240
2412007-02-17 00:43  fnevgeny
242
243	* doc/CHANGES.html, doc/UsersGuide.sgml, doc/grace.1,
244	  src/buildinfo.c, templates/Default.agr: 5.1.21 final.
245
2462007-02-17 00:31  fnevgeny
247
248	* examples/Makefile, examples/dotest, examples/log2log.agr,
249	  src/xmgrace.c: Added log2log.agr example (showing also the
250	  computing and engineering tick labeling). Contributed by Harvey
251	  Richardson.
252
2532007-02-16 00:36  fnevgeny
254
255	* src/: defines.h, graphutils.c, motifutils.c, pars.yacc, utils.c:
256	  Added Computing tick label format (a patch by Harvey Richardson).
257
2582007-02-14 00:01  fnevgeny
259
260	* src/graphappwin.c: Allow for longer legend lines.
261
2622007-02-13 23:37  fnevgeny
263
264	* src/: pars.yacc, ssdata.c: Implemented  KILL BLOCK.
265
2662007-02-13 23:26  fnevgeny
267
268	* src/utils.c: Extended range of prefixes in Engineering format up
269	  to 10^{+/-24}.
270
2712007-02-13 23:22  fnevgeny
272
273	* src/drawticks.c: Fixed rounding-off probem with zero label (rep.
274	  #2098).
275
2762007-01-28 00:54  fnevgeny
277
278	* COPYRIGHT, src/helpwin.c, src/main.c: Copyright dates updated.
279
2802007-01-27 23:44  fnevgeny
281
282	* src/main.c: Added -maxpath command line option.
283
2842006-09-26 23:33  fnevgeny
285
286	* src/pars.yacc: Honour locale in number stringifications.
287
2882006-09-26 22:58  fnevgeny
289
290	* doc/grace.1: Man page cleaned (Debian patch).
291
2922006-09-23 19:18  fnevgeny
293
294	* cephes/: cephes.h, ellpk.c, gamma.c, hyperg.c, ndtri.c:
295	  Eliminated some gcc-4.1 warnings (patch by Ionut Georgescu).
296
2972006-09-23 18:56  fnevgeny
298
299	* fonts/enc/IsoLatin5.enc: Added IsoLatin5 encoding file.
300
3012006-08-06 01:45  fnevgeny
302
303	* src/pars.yacc: Output sensible error message when an attempt is
304	  made to redefine a variable.
305
3062006-08-06 01:42  fnevgeny
307
308	* src/buildinfo.c: 5.1.21 started.
309
3102006-06-04 00:21  fnevgeny
311
312	* doc/CHANGES.html, doc/FAQ.sgml, doc/UsersGuide.sgml, doc/grace.1,
313	  src/buildinfo.c: 5.1.20 released.
314
3152006-06-04 00:19  fnevgeny
316
317	* src/: editpwin.c, xmgrace.c: Changes to work better with newer
318	  Xbae.
319
3202006-05-17 23:53  fnevgeny
321
322	* src/nonlwin.c: Close file selection dialog when fit parameters
323	  file is read in successfully.
324
3252006-05-17 23:29  fnevgeny
326
327	* src/utils.c: Fixed buffer overflow.
328
3292006-05-04 00:40  fnevgeny
330
331	* ac-tools/: config.guess, config.sub: Updated config.guess and
332	  config.sub.
333
3342006-05-04 00:27  fnevgeny
335
336	* src/defaults.c, templates/Default.agr: Changed default major axis
337	  tick spacings to 0.2.
338
3392006-05-04 00:21  fnevgeny
340
341	* ac-tools/configure.in: Got rid of "-pedantic" to silence newer
342	  gcc.
343
3442006-05-04 00:17  fnevgeny
345
346	* examples/tmc.c: Added stdlib.h for exit().
347
3482006-05-04 00:04  fnevgeny
349
350	* COPYRIGHT, src/helpwin.c, src/main.c: Updated copyright years.
351
3522006-05-03 23:43  fnevgeny
353
354	* src/: mathstuff.c, mathstuff.h, pars.yacc: Added sgn() function
355	  to the interpreter.
356
3572006-04-25 22:26  fnevgeny
358
359	* src/compwin.c: A "break" was forgotten...
360
3612006-04-25 22:26  fnevgeny
362
363	* src/helpwin.c: The latest versions of Mozilla/Firefox seem to
364	  treat the anchor symbol (#) differently if the URL is given
365	  without the "file://" specification.
366
3672006-02-12 23:54  fnevgeny
368
369	* src/pars.yacc: Oops. Undone last change.
370
3712006-02-12 23:39  fnevgeny
372
373	* src/pars.yacc: Got rid of unused ZEROXAXIS and ZEROYAXIS tokens.
374
3752005-11-28 23:59  fnevgeny
376
377	* src/buildinfo.c: 5.1.20 started.
378
3792005-11-28 23:59  fnevgeny
380
381	* src/main.c: Recognize pie in -graphtype.
382
3832005-11-27 00:11  fnevgeny
384
385	* doc/CHANGES.html, src/buildinfo.c: Final 5.1.19 release.
386
3872005-11-20 23:28  fnevgeny
388
389	* doc/CHANGES.html, doc/FAQ.sgml, src/buildinfo.c,
390	  templates/Default.agr: 5.1.19rc1 snapshot.
391
3922005-11-20 23:25  fnevgeny
393
394	* .cvsignore, scripts/makerelease: Ignore autom4te.cache dir.
395
3962005-11-20 23:14  fnevgeny
397
398	* ac-tools/: aclocal.m4, configure.in: Switched to autoconf 2.5.
399
4002005-11-20 22:58  fnevgeny
401
402	* doc/grace.1, src/Makefile, ac-tools/Make.conf.in,
403	  ac-tools/configure.in: Fixed --with-helpviewer configure option.
404	  Default set to "mozilla %s".
405
4062005-11-19 23:53  fnevgeny
407
408	* src/draw.c: Backported purge_dense_points() fixes from the main
409	  trunk.
410
4112005-11-13 00:46  fnevgeny
412
413	* doc/CHANGES.html, src/buildinfo.c: 5.1.19rc0.
414
4152005-11-13 00:45  fnevgeny
416
417	* src/dlmodule.c: Added const qualifier for error.
418
4192005-11-12 22:09  fnevgeny
420
421	* src/: monwin.c, utils.c, utils.h, xprotos.h: Added "const"
422	  qualifier for args of errmsg() and errwin().
423
4242005-11-08 23:18  fnevgeny
425
426	* src/dlmodule.c: Make sure dlerror() message is not from a
427	  previous dl* call.
428
4292005-11-08 23:11  fnevgeny
430
431	* src/psdrv.c: Volatile settings were put inside
432	  BeginSetup/EndSetup which broke cups accounting feature.
433
4342005-10-28 23:42  fnevgeny
435
436	* src/drawticks.c: Shut up gcc-4 about uninitialized variables.
437
4382005-10-22 23:56  fnevgeny
439
440	* src/fontwin.c: XtVaCreateWidget was used instead of
441	  XtCreateWidget.
442
4432005-05-19 23:41  fnevgeny
444
445	* COPYRIGHT, doc/UsersGuide.sgml, src/helpwin.c, src/main.c:
446	  Copyright notices updated.
447
4482005-05-19 23:30  fnevgeny
449
450	* src/plotone.c, doc/UsersGuide.sgml: Allow BARDY and BARDYDY sets
451	  in XY graphs.
452
4532005-05-19 23:18  fnevgeny
454
455	* src/buildinfo.c: 5.1.19 started.
456
4572005-01-02 01:46  fnevgeny
458
459	* src/buildinfo.c: 5.1.18 release.
460
4612004-12-28 01:43  fnevgeny
462
463	* doc/CHANGES.html: 5.1.18 release candidate.
464
4652004-12-28 01:40  fnevgeny
466
467	* src/pars.yacc: Implemented string concatenation.
468
4692004-12-28 01:39  fnevgeny
470
471	* doc/CHANGES.html, doc/UsersGuide.sgml, src/buildinfo.c: 5.1.18
472	  release candidate.
473
4742004-12-28 01:35  fnevgeny
475
476	* ac-tools/config.guess: Updated config.guess.
477
4782004-09-23 00:56  fnevgeny
479
480	* src/pars.yacc: Set drawing objects' default properties in sync
481	  with grdefaults.
482
4832004-09-23 00:47  fnevgeny
484
485	* src/defaults.c: Set tick label size to grdefault's.
486
4872004-09-23 00:26  fnevgeny
488
489	* src/Tab.c: Backported font fixes for the Tab widget.
490
4912004-09-23 00:26  fnevgeny
492
493	* src/buildinfo.c: Started 5.1.18 development.
494
4952004-08-13 23:27  fnevgeny
496
497	* doc/UsersGuide.sgml, src/buildinfo.c: 5.1.17 final.
498
4992004-08-13 00:46  fnevgeny
500
501	* doc/CHANGES.html, doc/FAQ.sgml, doc/UsersGuide.sgml,
502	  src/buildinfo.c, templates/Default.agr: 5.1.17rc1.
503
5042004-08-04 23:37  fnevgeny
505
506	* doc/CHANGES.html, src/buildinfo.c: 5.1.17rc0.
507
5082004-08-04 22:37  fnevgeny
509
510	* src/pdfdrv.c: Fixed crash in PDF when using patterns with
511	  PDF-1.4.
512
5132004-08-03 12:35  fnevgeny
514
515	* scripts/cvs2cl.pl: Updated cvs2cl.
516
5172004-08-02 22:54  fnevgeny
518
519	* Xbae/Xbae/Create.c: Backported font width fixes.
520
5212004-07-31 01:52  fnevgeny
522
523	* src/x11drv.c: Backported page frame fix.
524
5252004-07-31 00:36  fnevgeny
526
527	* src/: Tab.c, XMgrace.ad, xmgrace.c, Tab.h: Backported tabFontList
528	  changes.
529
5302004-07-31 00:31  fnevgeny
531
532	* src/pdfdrv.c: Changed default PDF dpi to 300.
533
5342004-07-31 00:30  fnevgeny
535
536	* src/buildinfo.c: Started 5.1.17 development.
537
5382004-07-04 00:13  fnevgeny
539
540	* src/buildinfo.c: 5.1.16 final.
541
5422004-07-04 00:12  fnevgeny
543
544	* doc/CHANGES.html: Mangled emails.
545
5462004-07-03 23:47  fnevgeny
547
548	* COPYRIGHT, Makefile, cmath.h, ac-tools/config.h.in,
549	  arch/os2/config.h.os2, doc/CHANGES.html, src/alloca.c,
550	  src/as274c.c, src/as274c.h, src/bitmaps.h, src/computils.c,
551	  src/compwin.c, src/comwin.c, src/dates.c, src/defaults.c,
552	  src/defines.h, src/device.c, src/device.h, src/devlist.h,
553	  src/dlmodule.c, src/dlmodule.h, src/draw.c, src/draw.h,
554	  src/drawticks.c, src/dummydrv.c, src/dummydrv.h, src/eblockwin.c,
555	  src/editpwin.c, src/events.c, src/events.h, src/f2c.h,
556	  src/featext.c, src/files.c, src/files.h, src/fileswin.c,
557	  src/fit.c, src/fontwin.c, src/fourier.c, src/globals.h,
558	  src/graphappwin.c, src/graphs.c, src/graphs.h, src/graphutils.c,
559	  src/graphutils.h, src/helpwin.c, src/hotwin.c, src/iofilters.c,
560	  src/jbitmaps.h, src/lmdif.c, src/locatewin.c, src/main.c,
561	  src/mathstuff.c, src/mathstuff.h, src/mbitmaps.h, src/mfdrv.c,
562	  src/mfdrv.h, src/mifdrv.c, src/mifdrv.h, src/miscwin.c,
563	  src/missing.c, src/missing.h, src/monwin.c, src/motifinc.h,
564	  src/motifutils.c, src/nonlfit.c, src/nonlwin.c, src/noxprotos.h,
565	  src/objutils.c, src/params.c, src/pars.yacc, src/parser.h,
566	  src/patterns.h, src/pdfdrv.c, src/pdfdrv.h, src/plotone.c,
567	  src/plotone.h, src/plotwin.c, src/printwin.c, src/protos.h,
568	  src/psdrv.c, src/psdrv.h, src/ptswin.c, src/regionutils.c,
569	  src/regionwin.c, src/rstdrv.c, src/rstdrv.h, src/setappwin.c,
570	  src/setutils.c, src/setwin.c, src/ssdata.c, src/ssdata.h,
571	  src/strwin.c, src/svgdrv.c, src/svgdrv.h, src/t1fonts.c,
572	  src/t1fonts.h, src/tickwin.c, src/utils.c, src/utils.h,
573	  src/worldwin.c, src/x11drv.c, src/x11drv.h, src/xmgrace.c,
574	  src/xprotos.h, src/xutil.c: Got rid of my email @plasma-gate...
575
5762004-07-03 00:53  fnevgeny
577
578	* Xbae/Xbae/Matrix.c: Backported osfCancel fix.
579
5802004-07-01 10:17  fnevgeny
581
582	* doc/CHANGES.html, src/buildinfo.c, templates/Default.agr: 5.1.16
583	  release candidate 1.
584
5852004-07-01 01:03  fnevgeny
586
587	* src/editpwin.c: Make sure the last entered cell's data it
588	  commited.
589
5902004-06-26 01:11  fnevgeny
591
592	* doc/CHANGES.html, doc/FAQ.sgml, doc/UsersGuide.sgml,
593	  src/buildinfo.c: 5.1.16 release candidate 0.
594
5952004-06-26 01:04  fnevgeny
596
597	* ac-tools/Make.conf.in, ac-tools/aclocal.m4,
598	  ac-tools/configure.in, src/Makefile: No longer check for libtiff.
599
6002004-06-26 00:46  fnevgeny
601
602	* src/pdfdrv.c: Backported PDFlib6 compatibility issues.
603
6042004-06-24 00:52  fnevgeny
605
606	* doc/FAQ.sgml: Maillists/forum updates.
607
6082004-06-07 20:31  fnevgeny
609
610	* src/ssdata.c: Replaced a meaningless error message when trying to
611	  load data with few string columns as a single set.
612
6132004-06-07 20:26  fnevgeny
614
615	* src/tickwin.c: Made custom ticks/labels table scroll by 1 row.
616
6172004-06-07 20:22  fnevgeny
618
619	* src/buildinfo.c: Started 5.1.16 development.
620
6212004-05-30 23:24  fnevgeny
622
623	* src/buildinfo.c: Final 5.1.15 release.
624
6252004-05-27 00:10  fnevgeny
626
627	* doc/CHANGES.html, doc/FAQ.sgml, src/buildinfo.c: 5.1.15rc1
628	  snapshot.
629
6302004-05-26 23:34  fnevgeny
631
632	* ac-tools/: config.guess, config.sub: Updated config.guess and
633	  config.sub.
634
6352004-05-26 22:02  fnevgeny
636
637	* src/buildinfo.c: Replaced netscape->mozilla.
638
6392004-05-26 21:50  fnevgeny
640
641	* src/fit.c: In xcor, only the _absolute_ value at 0 is normalized
642	  to 1.
643
6442004-05-25 23:02  fnevgeny
645
646	* src/events.c: Fixed locator in polar coords.
647
6482004-05-10 00:06  fnevgeny
649
650	* doc/CHANGES.html, doc/UsersGuide.sgml, src/buildinfo.c: 5.1.15rc0
651	  snapshot.
652
6532004-05-10 00:06  fnevgeny
654
655	* ac-tools/: config.guess, config.sub: Updated config.guess and
656	  config.sub.
657
6582004-04-21 22:28  fnevgeny
659
660	* src/pars.yacc: F_PPPPD and F_OF_PPPPPD were added incorrectly...
661
6622004-04-16 23:19  fnevgeny
663
664	* src/featext.c: Fixed get_half_max_width(). Old version could give
665	  anything for multipeaks.
666
6672004-04-13 23:27  fnevgeny
668
669	* T1lib/t1lib/: sysconf.h, t1base.c, t1misc.h: Renamed MAXPATHLEN
670	  to T1_MAXPATHLEN.
671
6722004-01-24 14:44  fnevgeny
673
674	* src/params.c, src/pars.yacc, templates/Default.agr: Use one-line
675	  format when saving graph's world and viewport settings.
676
6772004-01-24 13:50  fnevgeny
678
679	* src/defines.h: Increased MAX_TICKS to 256 per popular demand.
680
6812004-01-24 13:43  fnevgeny
682
683	* src/pars.yacc: Added safety check for custom tick label number
684	  not exceeding MAX_TICKS.
685
6862004-01-24 13:35  fnevgeny
687
688	* src/buildinfo.c: Started 5.1.15.
689
6902004-01-07 23:08  fnevgeny
691
692	* doc/CHANGES.html, src/buildinfo.c: Final 5.1.14 release.
693
6942004-01-07 22:18  fnevgeny
695
696	* COPYRIGHT, doc/UsersGuide.sgml, src/helpwin.c, src/main.c:
697	  Updated the copyright notice.
698
6992003-12-24 23:08  fnevgeny
700
701	* doc/CHANGES.html, doc/UsersGuide.sgml, src/buildinfo.c: 5.1.14
702	  release candidate 1.
703
7042003-12-24 21:51  fnevgeny
705
706	* grace_np/grace_np.c: Fixed race condition (patch by Tobias Oed).
707
7082003-12-24 21:32  fnevgeny
709
710	* src/xmgrace.c: Fixed page size sync in the free mode.
711
7122003-12-12 23:33  fnevgeny
713
714	* cmath.h, cephes/isnan.c: Chech for isnan() macro.
715
7162003-12-05 00:17  fnevgeny
717
718	* T1lib/t1lib/sysconf.h: Updated T1LIB_IDENT to "1.3.1p2-grace".
719
7202003-12-04 23:22  fnevgeny
721
722	* T1lib/t1lib/t1base.c: Fixed crash in T1_GetAfmFilePath() when the
723	  afm file doesn't exist.
724
7252003-12-04 23:06  fnevgeny
726
727	* src/t1fonts.c: Avoided calling grace_path() recursively.
728
7292003-12-03 23:10  fnevgeny
730
731	* doc/CHANGES.html, doc/UsersGuide.sgml, src/buildinfo.c,
732	  templates/Default.agr: Grace-5.1.14 release candidate #0.
733
7342003-12-03 23:08  fnevgeny
735
736	* src/pars.yacc: Allow for DL modules to define functions of 4 and
737	  5 parameters.
738
7392003-12-02 23:45  fnevgeny
740
741	* src/x11drv.c: xlibfillrule wasn't properly initialized due to a
742	  typo.
743
7442003-11-16 23:41  fnevgeny
745
746	* src/computils.c: Use mutiplication sign in output of regression
747	  report.
748
7492003-10-22 23:46  fnevgeny
750
751	* src/motifutils.c: Use XStringToKeysym() to convert char to
752	  XKeySym for mnemonics.
753
7542003-10-22 23:42  fnevgeny
755
756	* src/: compwin.c, featext.c, fileswin.c, graphappwin.c, hotwin.c,
757	  locatewin.c, miscwin.c, motifutils.c, regionwin.c, rstdrv.c,
758	  setappwin.c, setwin.c, strwin.c, tickwin.c, worldwin.c: In all
759	  calls to CreatePanelChoice(), end the vararg list with NULL, not
760	  0.  This is an issue on 64-bit platforms. Also, removed the last
761	  redundant arg.
762
7632003-10-22 23:27  fnevgeny
764
765	* src/buildinfo.c: Started 5.1.14 development.
766
7672003-10-13 23:53  fnevgeny
768
769	* doc/CHANGES.html, doc/FAQ.sgml, doc/UsersGuide.sgml,
770	  src/buildinfo.c: Final 5.1.13 release.
771
7722003-10-13 23:45  fnevgeny
773
774	* src/pars.yacc: Generalize VEC_D '.' LENGTH to array '.' LENGTH.
775
7762003-08-26 01:08  fnevgeny
777
778	* doc/CHANGES.html, doc/FAQ.sgml, doc/UsersGuide.sgml,
779	  src/buildinfo.c: Grace-5.1.13 release candidate #1.
780
7812003-08-26 01:04  fnevgeny
782
783	* src/pars.yacc: Implemented IMIN() and IMAX() aggregate functions.
784
7852003-08-18 01:25  fnevgeny
786
787	* ac-tools/: config.guess, config.sub: Updated config.guess and
788	  config.sub.
789
7902003-08-18 00:43  fnevgeny
791
792	* doc/CHANGES.html, src/buildinfo.c: Grace-5.1.13 release
793	  candidate.
794
7952003-08-18 00:37  fnevgeny
796
797	* src/xmgrace.c: Fixed special parsing of the "-display" arg.
798
7992003-07-27 23:19  fnevgeny
800
801	* src/mifdrv.c: Added font kerning to the MIF driver.
802
8032003-04-23 12:08  fnevgeny
804
805	* src/tickwin.c: Minor cosmetic changes of the Axes dialog.
806
8072003-03-19 23:36  fnevgeny
808
809	* src/: graphs.c, plotone.c: Enabled avalues for HILO sets.
810
8112003-03-11 00:50  fnevgeny
812
813	* src/: fontwin.c, t1fonts.c, t1fonts.h: Compatibility changes for
814	  T1lib-5.0.0.
815
8162003-03-09 00:24  fnevgeny
817
818	* src/compwin.c: A typo fixed.
819
8202003-03-09 00:23  fnevgeny
821
822	* src/buildinfo.c: Started 5.1.13 development.
823
8242003-02-24 00:05  fnevgeny
825
826	* src/buildinfo.c: Final 5.1.12 release.
827
8282003-02-22 00:20  fnevgeny
829
830	* doc/CHANGES.html, doc/UsersGuide.sgml, src/buildinfo.c:
831	  Grace-5.1.12 release candidate #2.
832
8332003-02-22 00:06  fnevgeny
834
835	* src/pars.yacc: Added RSUM(vexpr) - running sum.
836
8372003-02-21 23:36  fnevgeny
838
839	* src/setappwin.c: Use SpinChoice for symbol skip control; disallow
840	  negative values.
841
8422003-02-21 00:38  fnevgeny
843
844	* fonts/Makefile: enc/IsoLatin7.enc was missing in the list.
845
8462003-02-21 00:05  fnevgeny
847
848	* src/graphutils.c: Implemented zooming and scrolling of log plots.
849
8502003-02-19 22:45  fnevgeny
851
852	* doc/CHANGES.html, doc/FAQ.sgml, doc/UsersGuide.sgml,
853	  src/buildinfo.c: Grace-5.1.12 release candidate #1.
854
8552003-02-18 22:41  fnevgeny
856
857	* fonts/enc/: IsoLatin1.enc, IsoLatin2.enc: Removed extraneous
858	  accent glyphs in the 0x9? range.
859
8602003-02-16 02:10  fnevgeny
861
862	* doc/CHANGES.html, doc/UsersGuide.sgml, src/buildinfo.c:
863	  Grace-5.1.12 release candidate.
864
8652003-02-16 01:41  fnevgeny
866
867	* src/pars.yacc: Verify validity of g[whichgraph] and
868	  g[whichgraph].t[naxis] accesses.
869
8702003-02-16 01:34  fnevgeny
871
872	* src/graphs.h: Added is_valid_axis() proto to graphs.h.
873
8742003-02-16 01:06  fnevgeny
875
876	* T1lib/t1lib/: parseAFM.c, sysconf.h: Fixed parsing of some fonts
877	  (patch by Rainer Menzner).
878
8792003-02-16 00:26  fnevgeny
880
881	* arch/os2/config.h.os2, ac-tools/config.h.in,
882	  ac-tools/configure.in, arch/vms/configure.com: Get rid of vfork
883	  stuff.
884
8852003-02-16 00:17  fnevgeny
886
887	* grace_np/grace_np.c: Proper handling of signals (SIGSTOP),
888	  getting rid of vfork and misc cleanings.  (The patch by Tobias
889	  Oed).
890
8912003-01-26 23:43  fnevgeny
892
893	* src/pars.yacc: Added INT(x,y).
894
8952003-01-26 23:16  fnevgeny
896
897	* src/motifutils.c: Fixed crash in GetTransformDialogSettings()
898	  with multiple sets selected.
899
9002003-01-22 23:47  fnevgeny
901
902	* src/ssdata.c: A memory leak fixed.
903
9042003-01-22 23:44  fnevgeny
905
906	* src/: files.c, ssdata.c: Fixed memory corruption when reading in
907	  block data.
908
9092003-01-22 23:17  fnevgeny
910
911	* src/buildinfo.c, templates/Default.agr: Started 5.1.12
912	  development.
913
9142003-01-19 02:27  fnevgeny
915
916	* doc/FAQ.sgml, src/buildinfo.c: Final 5.1.11 release.
917
9182003-01-08 23:47  fnevgeny
919
920	* doc/CHANGES.html, doc/UsersGuide.sgml, src/buildinfo.c:
921	  grace-5.1.11rc2 snapshot.
922
9232003-01-07 22:51  fnevgeny
924
925	* src/plotone.c: In XY charts, check that abscissas of all sets are
926	  the same.
927
9282003-01-03 00:45  fnevgeny
929
930	* doc/CHANGES.html: [no log message]
931
9322003-01-03 00:37  fnevgeny
933
934	* src/buildinfo.c: grace-5.1.11rc1 snapshot.
935
9362003-01-03 00:36  fnevgeny
937
938	* COPYRIGHT, doc/CHANGES.html, doc/UsersGuide.sgml, doc/grace.1,
939	  src/helpwin.c, src/main.c, templates/Default.agr: Updated
940	  copyright statements.
941
9422003-01-03 00:08  fnevgeny
943
944	* src/motifutils.c: Use "+"/"-" instead of "shown"/"hidden" in the
945	  graph selectors.
946
9472003-01-02 22:44  fnevgeny
948
949	* ac-tools/: aclocal.m4, configure.in: Modifications of the auto*
950	  stuff to work with autoconf-2.53. Allow the Fortran compiler to
951	  be defined with the full path.
952
9532002-12-28 01:02  fnevgeny
954
955	* ac-tools/: config.guess, config.sub: Updated config.guess and
956	  config.sub.
957
9582002-12-25 02:31  fnevgeny
959
960	* src/files.c: Fixed a minor memory leak (during data file
961	  parsing).
962
9632002-12-24 22:50  fnevgeny
964
965	* scripts/makerelease: Exclude .cvsignore files from tar.gz.
966
9672002-12-24 22:47  fnevgeny
968
969	* examples/stackedb.agr: A bit more meaningful legends for the
970	  stackedb example ;-)
971
9722002-12-12 00:20  fnevgeny
973
974	* doc/CHANGES.html, doc/FAQ.sgml, doc/UsersGuide.sgml, doc/grace.1,
975	  src/buildinfo.c: Grace-5.1.11 release candidate #0.
976
9772002-12-11 23:52  fnevgeny
978
979	* src/: files.c, files.h, setutils.c: Replaced
980	  read_xyset_fromfile() with universal update_set_from_file(), thus
981	  enabling hotlinks for all set types.
982
9832002-12-11 23:29  fnevgeny
984
985	* src/hotwin.c: Run hotupdate on all graphs, not only the current
986	  one.
987
9882002-12-11 23:24  fnevgeny
989
990	* src/rstdrv.c: Set resolution in the png output.
991
9922002-12-11 23:23  fnevgeny
993
994	* src/pars.yacc: Got rid of the unused "UNLINK" token.
995
9962002-12-11 23:15  fnevgeny
997
998	* grace_np/grace_np.c: Detect pipe closing and/or exit of the Grace
999	  process. Some cleanup of the code.
1000
10012002-12-11 00:54  fnevgeny
1002
1003	* src/pars.yacc: Verify the set selection is valid.
1004
10052002-12-11 00:54  fnevgeny
1006
1007	* src/setutils.c: Make sure the negative (-1) arg isn't allowed in
1008	  allocate_set().
1009
10102002-12-07 15:50  fnevgeny
1011
1012	* fonts/: Makefile, enc/CP1251.enc, enc/KOI8-R.enc, enc/KOI8-U.enc:
1013	  Added encoding files for Russian codepages koi8-r and cp1251 and
1014	  for Ukrainian codepage koi8-u, contributed by Yura Zotov.
1015
10162002-12-07 15:06  fnevgeny
1017
1018	* src/tickwin.c: Use higher precision for tick locations.
1019
10202002-12-07 13:41  fnevgeny
1021
1022	* src/pars.yacc: Added UPDATEALL command.
1023
10242002-12-07 13:35  fnevgeny
1025
1026	* src/buildinfo.c: Started 5.1.11 development.
1027
10282002-09-11 22:48  fnevgeny
1029
1030	* doc/FAQ.sgml, src/buildinfo.c: Final 5.1.10 release.
1031
10322002-09-02 00:08  fnevgeny
1033
1034	* doc/CHANGES.html, doc/UsersGuide.sgml, src/buildinfo.c: 5.1.10
1035	  release candidate #1.
1036
10372002-08-29 00:56  fnevgeny
1038
1039	* src/pdfdrv.c: The pdflib patterned->solid colorspace switch
1040	  workaround added.
1041
10422002-08-27 22:58  fnevgeny
1043
1044	* src/regionwin.c: Refresh canvas after a region was killed.
1045
10462002-08-22 00:00  fnevgeny
1047
1048	* doc/CHANGES.html, doc/UsersGuide.sgml, src/buildinfo.c,
1049	  templates/Default.agr: 5.1.10 release candidate #0.
1050
10512002-08-21 23:19  fnevgeny
1052
1053	* src/fontwin.c: Auto-update font size so that font bbox fits into
1054	  matrix cell.
1055
10562002-08-21 22:37  fnevgeny
1057
1058	* src/editpwin.c: Set insertion position in the set editor
1059	  corresponding to the mouse click.
1060
10612002-08-20 23:13  fnevgeny
1062
1063	* fonts/enc/IsoLatin7.enc: Added IsoLatin7 encoding file.
1064
10652002-08-20 23:04  fnevgeny
1066
1067	* src/fontwin.c: Calculate FontBBox if the font's entry is
1068	  invalid/empty.
1069
10702002-08-16 12:50  fnevgeny
1071
1072	* src/draw.c: Fixed power in the rgb->srgb conversion.
1073
10742002-08-13 23:31  fnevgeny
1075
1076	* src/: draw.c, t1fonts.c: Invalidate AA gray levels' cache when
1077	  colormap changes.
1078
10792002-08-12 23:13  fnevgeny
1080
1081	* templates/Default.agr, src/globals.h: Changed default data format
1082	  to %.8g.
1083
10842002-08-07 23:51  fnevgeny
1085
1086	* src/: fontwin.c, t1fonts.c, t1fonts.h: Removed restriction on max
1087	  font name length.
1088
10892002-08-07 23:46  fnevgeny
1090
1091	* src/buildinfo.c: Replaced old-style "newwindow" openURL option
1092	  with "new-window" compatible with mozilla.
1093
10942002-08-06 00:33  fnevgeny
1095
1096	* src/motifutils.c: Disable showing hidden files by default and
1097	  added a checkbox to alter this behaviour (Motif-2.* only).
1098
10992002-08-06 00:32  fnevgeny
1100
1101	* src/buildinfo.c: Started 5.1.10 development.
1102
11032002-08-03 23:25  fnevgeny
1104
1105	* doc/CHANGES.html: A typo fixed.
1106
11072002-08-03 23:22  fnevgeny
1108
1109	* doc/CHANGES.html, doc/UsersGuide.sgml, src/buildinfo.c: Final
1110	  5.1.9 release.
1111
11122002-07-31 22:39  fnevgeny
1113
1114	* src/fit.c: A typo fixed in crosscorr().
1115
11162002-07-30 00:46  fnevgeny
1117
1118	* doc/CHANGES.html, doc/FAQ.sgml, doc/UsersGuide.sgml,
1119	  src/buildinfo.c: 5.1.9 release candidate 1.
1120
11212002-07-30 00:45  fnevgeny
1122
1123	* ac-tools/: config.guess, config.sub: Updated config.guess and
1124	  config.sub.
1125
11262002-07-30 00:17  fnevgeny
1127
1128	* src/svgdrv.c: Transformation matrix fixed.
1129
11302002-07-29 23:55  fnevgeny
1131
1132	* src/svgdrv.h: Added svg_updatecmap() proto.
1133
11342002-07-29 23:55  fnevgeny
1135
1136	* src/svgdrv.c: Undo sRGB stuff.
1137
11382002-07-29 23:53  fnevgeny
1139
1140	* src/svgdrv.c: SVG driver updates: added devupdatecmap(),
1141	  clarified font names, use smarter coordinate transform, updated
1142	  DTD reference - all by [MD].
1143
11442002-07-29 23:37  fnevgeny
1145
1146	* T1lib/: t1lib/sysconf.h, t1lib/t1afmtool.c, t1lib/t1base.c,
1147	  t1lib/t1enc.c, t1lib/t1env.c, t1lib/t1load.c, t1lib/t1subset.c,
1148	  type1/scanfont.c, type1/t1io.c: Open all files in the binary
1149	  mode.
1150
11512002-07-22 23:23  fnevgeny
1152
1153	* src/pars.yacc: Allow trailing semicolon in the batch language.
1154
11552002-07-13 01:25  fnevgeny
1156
1157	* src/device.c: Fixed rounding errors in set_page_dimensions() and
1158	  get_device_page_dimensions().
1159
11602002-07-12 00:46  fnevgeny
1161
1162	* ac-tools/configure.in: Check for PDFLIB >= 4.0.3 (due to the PNG
1163	  conflict in previous ones).
1164
11652002-07-03 01:00  fnevgeny
1166
1167	* src/nonlfit.c: Fixed 1/n error in correlation().
1168
11692002-06-25 23:46  fnevgeny
1170
1171	* doc/CHANGES.html, src/buildinfo.c, templates/Default.agr: 5.1.9
1172	  release candidate 0.
1173
11742002-06-25 23:39  fnevgeny
1175
1176	* grace_np/grace_np.c: Run xmgrace in the nosafe mode when invoked
1177	  from GraceOpen().
1178
11792002-06-25 23:27  fnevgeny
1180
1181	* src/mifdrv.c: Derive fontfamily from fontalias.
1182
11832002-06-22 14:40  fnevgeny
1184
1185	* Makefile, auxiliary/Makefile, doc/CHANGES.html, doc/Makefile,
1186	  doc/UsersGuide.sgml, examples/Makefile, fonts/Makefile,
1187	  grace_np/Makefile, grconvert/Makefile, src/Makefile,
1188	  templates/Makefile: Make install fixes by Peter Breitenlohner:
1189	  convcal now gets stripped, "make -n install links" works, and
1190	  DESTDIR introduced for building binary packages.
1191
11922002-06-20 22:26  fnevgeny
1193
1194	* src/plotone.h: Get rid of unused #define's.
1195
11962002-06-19 23:00  fnevgeny
1197
1198	* src/svgdrv.c: Implemented patterned fills in SVG [MD].
1199
12002002-06-17 23:49  fnevgeny
1201
1202	* src/draw.c: Extraneous semicolons removed.
1203
12042002-06-17 23:20  fnevgeny
1205
1206	* src/: draw.c, draw.h: Added sRGB color transformations [MD].
1207
12082002-06-17 23:04  fnevgeny
1209
1210	* src/pdfdrv.c: Patterned fills were transparent in PDF.
1211
12122002-06-13 00:07  fnevgeny
1213
1214	* src/xmgrace.c: App name was missing in the XtDisplayInitialize()
1215	  call.
1216
12172002-06-07 00:43  fnevgeny
1218
1219	* src/main.c: Oops. -(no)safe flags were missed in the usage().
1220
12212002-06-07 00:41  fnevgeny
1222
1223	* src/buildinfo.c: Started 5.1.9.
1224
12252002-06-02 23:06  fnevgeny
1226
1227	* ac-tools/configure.in: PDFlib version string was misspelled.
1228
12292002-06-02 23:05  fnevgeny
1230
1231	* src/hotwin.c: An unused variable removed.
1232
12332002-06-01 23:03  fnevgeny
1234
1235	* src/buildinfo.c: Final 5.1.8 release.
1236
12372002-05-28 23:25  fnevgeny
1238
1239	* doc/CHANGES.html, src/buildinfo.c: 5.1.8 release candidate #2.
1240
12412002-05-28 00:17  fnevgeny
1242
1243	* doc/UsersGuide.sgml, src/hotwin.c: Removed broken "Command"
1244	  function of the hotlink popup.
1245
12462002-05-27 23:59  fnevgeny
1247
1248	* src/mifdrv.c: Better fontdefinitions in the MIF driver [MD].
1249
12502002-05-27 23:59  fnevgeny
1251
1252	* src/: t1fonts.c, t1fonts.h: Added get_fontfullname(),
1253	  get_fontfamilyname(), get_fontweight(), and get_italic_angle()
1254	  wrappers around T1lib functions [MD].
1255
12562002-05-27 23:10  fnevgeny
1257
1258	* src/featext.c: Update canvas after feature extraction.
1259
12602002-05-27 23:07  fnevgeny
1261
1262	* src/helpwin.c: Updated PDFlib copyright.
1263
12642002-05-24 00:17  fnevgeny
1265
1266	* doc/CHANGES.html, doc/UsersGuide.sgml, src/buildinfo.c: 5.1.8
1267	  release candidate #1.
1268
12692002-05-24 00:00  fnevgeny
1270
1271	* src/pdfdrv.c: Move fillrule setting out of path construction.
1272
12732002-05-23 22:40  fnevgeny
1274
1275	* ac-tools/configure.in: Check for PDFlib-4.0.1.
1276
12772002-05-23 22:30  fnevgeny
1278
1279	* src/pdfdrv.c: Backported PDF patterns from 5.2 by MD.
1280
12812002-05-22 23:48  fnevgeny
1282
1283	* doc/grace.1, src/globals.h, src/main.c, src/miscwin.c,
1284	  src/pars.yacc: Implemented safe mode.
1285
12862002-05-16 23:38  fnevgeny
1287
1288	* src/helpwin.c: An off-by-one allocation error fixed.
1289
12902002-05-05 00:29  fnevgeny
1291
1292	* src/x11drv.c: Set solid fill style before flushing the X canvas
1293	  background.
1294
12952002-05-01 00:09  fnevgeny
1296
1297	* doc/CHANGES.html, doc/FAQ.sgml, src/buildinfo.c,
1298	  templates/Default.agr: 5.1.8 release candidate #0.
1299
13002002-04-30 22:09  fnevgeny
1301
1302	* ac-tools/configure.in: Stop with error if Motif can't be found by
1303	  configure.
1304
13052002-04-07 23:07  fnevgeny
1306
1307	* src/utils.c: Use leading zeros in year formats.
1308
13092002-03-29 23:22  fnevgeny
1310
1311	* src/ssdata.c: Use strchr() instead of BSD-ish index().
1312
13132002-03-28 13:22  fnevgeny
1314
1315	* src/xmgrace.c: Don't open the display twice.
1316
13172002-03-28 13:11  fnevgeny
1318
1319	* src/buildinfo.c: 5.1.8 development started.
1320
13212002-03-18 23:43  fnevgeny
1322
1323	* src/buildinfo.c: Final 5.1.7 release.
1324
13252002-03-17 01:10  fnevgeny
1326
1327	* doc/CHANGES.html, doc/FAQ.sgml, doc/UsersGuide.sgml,
1328	  src/buildinfo.c: 5.1.7 release candidate #2.
1329
13302002-03-17 01:07  fnevgeny
1331
1332	* ac-tools/: config.guess, config.sub: Updated config.guess and
1333	  config.sub.
1334
13352002-03-17 00:57  fnevgeny
1336
1337	* src/: psdrv.c, psdrv.h: Restrict PS output line length to 70
1338	  chars.
1339
13402002-03-16 18:57  fnevgeny
1341
1342	* src/xmgrace.c: Added a XtSetLanguageProc() call to the GUI
1343	  initialization.
1344
13452002-03-14 00:44  fnevgeny
1346
1347	* doc/CHANGES.html, doc/UsersGuide.sgml, src/buildinfo.c: 5.1.7
1348	  release candidate #1.
1349
13502002-03-14 00:25  fnevgeny
1351
1352	* src/: graphutils.c, graphutils.h, pars.yacc, worldwin.c:
1353	  Implemented snake matrix fill in arrange_graphs().
1354
13552002-03-13 23:33  fnevgeny
1356
1357	* ac-tools/aclocal.m4: Removed cyclic dependence in
1358	  CHECK_MOTIF->CHECK_LESSTIF->CHECK_MOTIF.
1359
13602002-03-13 23:25  fnevgeny
1361
1362	* src/pars.yacc: When accessing drawing objects by id (e.g. "WITH
1363	  STRING nexpr") allocate the referenced object if necessary.
1364
13652002-03-12 23:46  fnevgeny
1366
1367	* doc/CHANGES.html, doc/FAQ.sgml, doc/UsersGuide.sgml,
1368	  src/buildinfo.c: 5.1.7 release candidate #0.
1369
13702002-03-12 23:41  fnevgeny
1371
1372	* src/x11drv.c: Don't set BackingStore attribute of the root
1373	  window.
1374
13752002-03-12 23:26  fnevgeny
1376
1377	* src/x11drv.c: Detect max request size of the X server and set
1378	  max_path_limit accordingly.
1379
13802002-03-12 23:15  fnevgeny
1381
1382	* src/: computils.c, compwin.c, fit.c, noxprotos.h, pars.yacc,
1383	  xmgrace.c: Extended x-correlation stuff to calculate
1384	  x-covariance, too.
1385
13862002-02-28 00:23  fnevgeny
1387
1388	* ac-tools/aclocal.m4: Include <Xm/XmAll.h> instead of <Xm/Xm.h> in
1389	  the Motif check to make sure _all_ Motif headers are present.
1390
13912002-02-28 00:10  fnevgeny
1392
1393	* src/graphs.c: When setting axis scaling to log from other type,
1394	  set reasonable major/minor settings and world bounds.
1395
13962002-02-27 22:29  fnevgeny
1397
1398	* src/: graphs.c, plotone.c: Honour symskip for error bars and all
1399	  set types.
1400
14012002-02-19 22:51  fnevgeny
1402
1403	* src/: main.c, pars.yacc, ssdata.c, ssdata.h: Allow defining
1404	  string columns when creating sets from block data via the CLI or
1405	  parser.
1406
14072002-02-19 22:51  fnevgeny
1408
1409	* src/files.c: Simply ignore comments in data files instead of
1410	  breaking current set.
1411
14122002-02-19 22:39  fnevgeny
1413
1414	* src/x11drv.c: Set DPI of the X11 device from the X server props.
1415
14162002-02-05 22:20  fnevgeny
1417
1418	* examples/axes.agr: Removed zero-length line objects in axes.agr.
1419
14202002-02-04 22:55  fnevgeny
1421
1422	* src/plotone.c: Allow SET_XYZ in polar graphs.
1423
14242002-02-04 22:45  fnevgeny
1425
1426	* src/graphs.c: Don't reset graph settings in set_graph_type() when
1427	  the graph is already of the requested type.
1428
14292002-02-01 22:24  fnevgeny
1430
1431	* src/Makefile: $(LDFLAGS) were missing in the -version output.
1432
14332002-02-01 22:16  fnevgeny
1434
1435	* ac-tools/: aclocal.m4, configure.in: Fixed Motif checks.
1436
14372002-01-31 23:58  fnevgeny
1438
1439	* src/buildinfo.c, templates/Default.agr: Started 5.1.7
1440	  development.
1441
14422002-01-27 21:54  fnevgeny
1443
1444	* doc/CHANGES.html, doc/FAQ.sgml, src/buildinfo.c: Final 5.1.6
1445	  release.
1446
14472002-01-27 21:53  fnevgeny
1448
1449	* ac-tools/: config.guess, config.sub: Updated config.guess and
1450	  config.sub.
1451
14522002-01-27 21:38  fnevgeny
1453
1454	* ac-tools/configure.in: Var names were interfering w/
1455	  ACX_SAVE_STATE/ACX_RESTORE_STATE.
1456
14572002-01-27 21:30  fnevgeny
1458
1459	* src/files.c: Lines starting with spaces weren't parsed.
1460
14612002-01-21 18:41  fnevgeny
1462
1463	* src/utils.c: Fixed compilation on systems without setlocale().
1464
14652002-01-12 23:54  fnevgeny
1466
1467	* src/: computils.c, fit.c: More xcorr fixes and checks.
1468
14692002-01-12 22:53  fnevgeny
1470
1471	* doc/CHANGES.html, src/buildinfo.c: 5.1.6 release candidate #1.
1472
14732002-01-12 21:57  fnevgeny
1474
1475	* src/: computils.c, fit.c, noxprotos.h: Fixed xcorrelation.
1476
14772002-01-12 19:51  fnevgeny
1478
1479	* ac-tools/: aclocal.m4, configure.in: Check for FFTW library
1480	  version >= 2.1.3.
1481
14822002-01-12 19:05  fnevgeny
1483
1484	* ac-tools/: aclocal.m4, configure.in: Re-wrote Motif checks.
1485
14862002-01-09 00:20  fnevgeny
1487
1488	* src/motifutils.c: Added a "My Computer" FSB entry for the Cygwin
1489	  port.
1490
14912002-01-09 00:15  fnevgeny
1492
1493	* ac-tools/aclocal.m4: Fixed order of X libs while detecting Motif.
1494
14952002-01-03 23:26  fnevgeny
1496
1497	* arch/win32/README: Updated win32 README.
1498
14992002-01-03 23:21  fnevgeny
1500
1501	* COPYRIGHT, doc/UsersGuide.sgml, src/helpwin.c, src/main.c:
1502	  Upgraded copyright notices.
1503
15042002-01-03 23:15  fnevgeny
1505
1506	* T1lib/t1lib/.dependencies, T1lib/t1lib/parseAFM.c,
1507	  T1lib/t1lib/parseAFM.h, T1lib/t1lib/sysconf.h,
1508	  T1lib/t1lib/t1aaset.c, T1lib/t1lib/t1aaset.h,
1509	  T1lib/t1lib/t1afmtool.c, T1lib/t1lib/t1afmtool.h,
1510	  T1lib/t1lib/t1base.c, T1lib/t1lib/t1base.h,
1511	  T1lib/t1lib/t1delete.c, T1lib/t1lib/t1delete.h,
1512	  T1lib/t1lib/t1enc.c, T1lib/t1lib/t1enc.h, T1lib/t1lib/t1env.c,
1513	  T1lib/t1lib/t1env.h, T1lib/t1lib/t1extern.h,
1514	  T1lib/t1lib/t1finfo.c, T1lib/t1lib/t1finfo.h,
1515	  T1lib/t1lib/t1global.h, T1lib/t1lib/t1lib.h,
1516	  T1lib/t1lib/t1load.c, T1lib/t1lib/t1load.h, T1lib/t1lib/t1misc.h,
1517	  T1lib/t1lib/t1outline.c, T1lib/t1lib/t1outline.h,
1518	  T1lib/t1lib/t1set.c, T1lib/t1lib/t1set.h, T1lib/t1lib/t1subset.c,
1519	  T1lib/t1lib/t1subset.h, T1lib/t1lib/t1trans.c,
1520	  T1lib/t1lib/t1trans.h, T1lib/t1lib/t1types.h,
1521	  T1lib/type1/.dependencies, T1lib/type1/fontfcn.c,
1522	  T1lib/type1/objects.c, T1lib/type1/pictures.h,
1523	  T1lib/type1/regions.c, T1lib/type1/scanfont.c,
1524	  T1lib/type1/t1io.c, ac-tools/configure.in: Upgraded T1lib to
1525	  1.3.1.
1526
15272001-12-30 00:20  fnevgeny
1528
1529	* doc/CHANGES.html, doc/FAQ.sgml, doc/UsersGuide.sgml,
1530	  src/buildinfo.c, templates/Default.agr: 5.1.6 release candidate
1531	  #0.
1532
15332001-12-30 00:10  fnevgeny
1534
1535	* src/: Make.dep, files.c: If saving project under the same name,
1536	  don't warn about overwriting.
1537
15382001-12-26 23:42  fnevgeny
1539
1540	* Xbae/: LICENSE, README, Xbae/Create.c, Xbae/Input.c,
1541	  Xbae/Input.h, Xbae/InputP.h, Xbae/LICENSE, Xbae/Make.common,
1542	  Xbae/Matrix.c, Xbae/Matrix.h, Xbae/Methods.c: Backported from 5.2
1543	  Xbae changes.
1544
15452001-12-26 22:34  fnevgeny
1546
1547	* src/draw.c: Make sure angle2 > angle1 in arc drawing.
1548
15492001-12-26 22:33  fnevgeny
1550
1551	* src/gd.c: Fixed arc drawing for negative angles.
1552
15532001-12-18 23:37  fnevgeny
1554
1555	* src/motifutils.c: Fixed a typo in GetTransformDialogSettings()
1556	  that broke the test for src/dest selection exclusiveness.
1557
15582001-12-18 22:55  fnevgeny
1559
1560	* ac-tools/configure.in: Use the bundled Xbae by default.
1561
15622001-12-18 00:25  fnevgeny
1563
1564	* src/drawticks.c: BBox for calculation of the axis label
1565	  (auto)placement was left empty if tick marks weren't drawn.
1566
15672001-12-18 00:19  fnevgeny
1568
1569	* src/motifutils.c: Optimized updating of pulldown selectors.
1570
15712001-12-01 21:18  fnevgeny
1572
1573	* src/pars.yacc: Allow accessing array segments (e.g. x[4:10]).
1574
15752001-12-01 16:23  fnevgeny
1576
1577	* src/pars.yacc: Added SUM(vexpr).
1578
15792001-12-01 16:14  fnevgeny
1580
1581	* src/pars.yacc: Implemented KILL REGNUM.
1582
15832001-12-01 15:58  fnevgeny
1584
1585	* src/pars.yacc: Implemented: region on set evaluation
1586	  (REGNUM(selectset)), and applying region and logical restriction
1587	  to a set (RESTRICT(selectset, vexpr) and RESTRICT(selectset,
1588	  REGNUM, onoff)).
1589
15902001-12-01 01:35  fnevgeny
1591
1592	* src/buildinfo.c: Hmm, why did I call it "rc"?
1593
15942001-12-01 01:12  fnevgeny
1595
1596	* src/graphutils.c: Regions weren't cleaned up in wipeout().
1597
15982001-11-30 23:43  fnevgeny
1599
1600	* src/: noxprotos.h, regionutils.c: Added kill_all_regions().
1601
16022001-11-30 23:42  fnevgeny
1603
1604	* src/pars.yacc: Simplify polygon region reallocation.
1605
16062001-11-30 23:37  fnevgeny
1607
1608	* src/buildinfo.c: 5.1.6 development started.
1609
16102001-11-23 00:12  fnevgeny
1611
1612	* doc/CHANGES.html, doc/UsersGuide.sgml, src/buildinfo.c: Final
1613	  5.1.5 release.
1614
16152001-11-23 00:10  fnevgeny
1616
1617	* ac-tools/: config.guess, config.sub: Updated config.guess and
1618	  config.sub.
1619
16202001-11-23 00:00  fnevgeny
1621
1622	* src/buildinfo.c: Include uname.version in the "-v" output.
1623
16242001-11-22 23:53  fnevgeny
1625
1626	* doc/Makefile: Implicitly set paper size in dvips params (in sync
1627	  with linuxdoc).
1628
16292001-11-15 11:09  fnevgeny
1630
1631	* doc/CHANGES.html, src/buildinfo.c: 5.1.5 release candidate #1.
1632
16332001-11-15 10:49  fnevgeny
1634
1635	* src/draw.h: Extend max line width to 20.
1636
16372001-11-15 10:45  fnevgeny
1638
1639	* doc/: CHANGES.html, Makefile: Explicitly set output to file in
1640	  dvi->ps convertion.
1641
16422001-11-15 10:29  fnevgeny
1643
1644	* src/: miscwin.c, motifinc.h, motifutils.c: Added one more
1645	  argument to CreateScale() - delta, the value change when pressing
1646	  Ctrl+Left/Right arrows.  Enlarged max symbol/font size to 1000.
1647	  Set delta for font size controls to 25 and for angle controls -
1648	  to 10.
1649
16502001-11-15 10:10  fnevgeny
1651
1652	* src/: graphs.c, plotone.c: Honour X axis min & invert flag in pie
1653	  charts.
1654
16552001-11-13 22:48  fnevgeny
1656
1657	* src/motifutils.c: Removed a redundant call of
1658	  UpdateOptionChoice() in CreateColorChoice().
1659
16602001-11-13 22:36  fnevgeny
1661
1662	* src/graphappwin.c: Allow for negative gaps in bar charts.
1663
16642001-11-13 22:22  fnevgeny
1665
1666	* src/x11drv.c: Added proper casts for color indices > 128.
1667
16682001-10-27 00:23  fnevgeny
1669
1670	* src/: buildinfo.c, helpwin.c, main.c, utils.c, utils.h: Keep jpeg
1671	  and pdflib version info.
1672
16732001-10-26 23:37  fnevgeny
1674
1675	* src/xmgrace.c: Urge people to use at least LessTif-0.92.
1676
16772001-10-14 23:24  fnevgeny
1678
1679	* src/motifutils.c: Optimize UpdateOptionChoice() for large N.
1680
16812001-10-14 22:43  fnevgeny
1682
1683	* src/: draw.c, draw.h, plotone.c: Check for proper world &
1684	  viewport settings in select_graph().
1685
16862001-10-02 14:31  fnevgeny
1687
1688	* doc/: CHANGES.html, FAQ.sgml: Removed Q&A on low-resolution
1689	  displays.
1690
16912001-10-02 14:13  fnevgeny
1692
1693	* src/xmgrace.c: Automatically adjust Xresources for low-resolution
1694	  displays (backported from 5.2.).
1695
16962001-10-01 23:53  fnevgeny
1697
1698	* src/fit.c: Std. dev. was wrongly calculated using n instead of
1699	  n-1 in the denominator.
1700
17012001-10-01 23:42  fnevgeny
1702
1703	* src/: buildinfo.c, helpwin.c, main.c, utils.c, utils.h: Include
1704	  libpng version in the buildinfo.
1705
17062001-10-01 23:34  fnevgeny
1707
1708	* src/: as274c.h, computils.c, fit.c: Minor cosmetic fixes by AM.
1709
17102001-10-01 23:30  fnevgeny
1711
1712	* src/pars.yacc: Implicitly cast to boolean double arguments used
1713	  as bool in the parser.
1714
17152001-09-15 23:24  fnevgeny
1716
1717	* doc/CHANGES.html, examples/Makefile, examples/dotest,
1718	  examples/reciprocal.agr, examples/xycolor.agr, src/xmgrace.c:
1719	  Added examples of XYCOLOR set presentation and reciprocal axis
1720	  scale, contributed by Nels Dumin.
1721
17222001-09-09 23:39  fnevgeny
1723
1724	* doc/CHANGES.html, src/buildinfo.c: 5.1.5 release candidate #1.
1725
17262001-09-09 23:15  fnevgeny
1727
1728	* src/: events.c, graphappwin.c, xprotos.h: Update legend and
1729	  viewport dialog props when moving legend or resizing graph from
1730	  canvas.
1731
17322001-09-05 01:01  fnevgeny
1733
1734	* src/pars.yacc: Date format hint was ignored in the parser.
1735
17362001-08-19 00:01  fnevgeny
1737
1738	* doc/: Makefile, convcal.1: Added man page for convcal.
1739
17402001-08-03 23:35  fnevgeny
1741
1742	* src/main.c: Make result file output line-buffered instead of
1743	  block-buffered.
1744
17452001-08-03 23:20  fnevgeny
1746
1747	* ac-tools/configure.in: The argument of --with-printcmd configure
1748	  switch wasn't quoted.
1749
17502001-08-03 21:45  fnevgeny
1751
1752	* T1lib/: README, README.t1lib: Use a generic README for T1lib.
1753
17542001-07-27 01:17  fnevgeny
1755
1756	* doc/CHANGES.html, src/buildinfo.c, templates/Default.agr: 5.1.5
1757	  release candidate #0.
1758
17592001-07-27 01:11  fnevgeny
1760
1761	* src/plotone.c: Fixed drawing lef/right stairs line type.
1762
17632001-07-27 00:51  fnevgeny
1764
1765	* T1lib/t1lib/t1finfo.c: A bug in T1_QueryLigs() fixed.
1766
17672001-07-13 23:20  fnevgeny
1768
1769	* src/plotone.c: Don't use anything but main palette colors in
1770	  XYCOLOR.
1771
17722001-07-02 09:50  fnevgeny
1773
1774	* src/buildinfo.c: Final 5.1.4 release.
1775
17762001-06-21 01:05  fnevgeny
1777
1778	* arch/os2/: Make.conf.os2, README, config.h.os2: Minor/cosmetics
1779	  OS/2 changes (from AM).
1780
17812001-06-21 01:03  fnevgeny
1782
1783	* doc/Tutorial.sgml: Minor enchancements from AM.
1784
17852001-06-18 00:20  fnevgeny
1786
1787	* doc/CHANGES.html, src/buildinfo.c: 5.1.4 release candidate #2.
1788
17892001-06-17 23:44  fnevgeny
1790
1791	* examples/tmc.c: Explicitly activate graphs in tmc.c.
1792
17932001-06-17 23:43  fnevgeny
1794
1795	* src/: graphs.c, graphs.h, pars.yacc: Added graph_allocate() - to
1796	  allocate an initially hidden graph.  set_graph_active() uses it.
1797
17982001-06-17 01:24  fnevgeny
1799
1800	* doc/CHANGES.html, doc/FAQ.sgml, src/buildinfo.c: 5.1.4 release
1801	  candidate #1.
1802
18032001-06-16 00:39  fnevgeny
1804
1805	* src/: graphs.c, graphs.h, graphutils.c, main.c, motifutils.c,
1806	  pars.yacc: Drop the second argument in set_graph_active().
1807
18082001-06-07 23:45  fnevgeny
1809
1810	* src/graphs.c: Make set_graph_active() work as set_graph_hidden()
1811	  when the flag is FALSE instead of kill_graph().
1812
18132001-06-07 23:44  fnevgeny
1814
1815	* src/: Make.dep, mathstuff.c: Added "protos.h" (for missing.h,
1816	  actually) to	mathstuff.c and updated the deps.
1817
18182001-05-31 23:56  fnevgeny
1819
1820	* doc/CHANGES.html, doc/UsersGuide.sgml, src/buildinfo.c,
1821	  templates/Default.agr: 5.1.4 release candidate #0.
1822
18232001-05-31 23:34  fnevgeny
1824
1825	* doc/UsersGuide.sgml: Updated DLL docs for OS/2 (by AM).
1826
18272001-05-31 23:23  fnevgeny
1828
1829	* src/: Make.common, Make.dep, mathstuff.c, mathstuff.h, pars.yacc:
1830	  Moved all math wrappers/utility funcs from pars.yacc to the newly
1831	  added mathstuff.*. Added wrappers around Cephes ellpe() and
1832	  ellpk() which in fact calculated for (1-x) argument. The patch by
1833	  AM.
1834
18352001-05-31 23:05  fnevgeny
1836
1837	* src/compwin.c: In the "Sample points" dialog, even when the "log.
1838	  expression" is selected, one had to input some values into
1839	  start/step input fields anyway.
1840
18412001-05-31 22:48  fnevgeny
1842
1843	* src/rstdrv.c: Check that freed ihandle pointer is not referenced.
1844
18452001-04-08 16:02  fnevgeny
1846
1847	* doc/CHANGES.html, doc/UsersGuide.sgml, src/buildinfo.c: Final
1848	  5.1.3 release.
1849
18502001-04-08 15:40  fnevgeny
1851
1852	* src/: draw.c, draw.h: Backported from 5.2 the linewidth/bbox
1853	  stuff.
1854
18552001-04-07 23:57  fnevgeny
1856
1857	* src/graphs.h: Use unsigned char as the symchar type in the
1858	  'plotarr' struct.
1859
18602001-04-07 22:49  fnevgeny
1861
1862	* src/: drawticks.c, graphs.c: Backported the axis label
1863	  autoplacement stuff.
1864
18652001-04-07 00:20  fnevgeny
1866
1867	* doc/CHANGES.html, doc/UsersGuide.sgml, src/pars.yacc: Added
1868	  AUTOSCALE ONREAD (by Luc).
1869
18702001-03-31 16:29  fnevgeny
1871
1872	* ac-tools/shtool: Updated shtool to version 1.5.2.
1873
18742001-03-31 16:23  fnevgeny
1875
1876	* ac-tools/: config.guess, config.sub: Updated config.guess and
1877	  config.sub.
1878
18792001-03-31 15:50  fnevgeny
1880
1881	* doc/CHANGES.html, doc/FAQ.sgml, doc/UsersGuide.sgml,
1882	  src/buildinfo.c: 5.1.3 release candidate #2.
1883
18842001-03-31 15:41  fnevgeny
1885
1886	* doc/grace.1: Added RESOURCES and FILES sections.
1887
18882001-03-31 01:38  fnevgeny
1889
1890	* src/pdfdrv.c: Setting PDF compression level was done outside the
1891	  relevant scope.
1892
18932001-03-27 02:24  fnevgeny
1894
1895	* src/device.c: Oops... how it happened that the last change not
1896	  actually committed??
1897
18982001-03-21 00:15  fnevgeny
1899
1900	* src/printwin.c: The "Rescale plot on page size change" option in
1901	  the "File/Print setup" dialog had no effect if the selected
1902	  device was X11.
1903
19042001-03-15 22:00  fnevgeny
1905
1906	* src/: device.c, device.h: When switching output device, check
1907	  whether it supports direct printing and if not, set output to
1908	  file.
1909
19102001-03-08 00:51  fnevgeny
1911
1912	* src/defines.h: Get rid of obsolete LOCWORLD/LOCVIEW defines.
1913
19142001-03-06 00:25  fnevgeny
1915
1916	* src/pdfdrv.c: Include stdlib.h (for atoi()).
1917
19182001-03-01 00:04  fnevgeny
1919
1920	* src/: files.c, utils.c, utils.h: Removed fexists() as a separate
1921	  function.  Added check for return value of filter_write() in
1922	  grace_openw().
1923
19242001-02-26 23:44  fnevgeny
1925
1926	* doc/CHANGES.html, doc/UsersGuide.sgml, src/buildinfo.c: 5.1.3
1927	  release candidate #1.
1928
19292001-02-26 23:33  fnevgeny
1930
1931	* src/tickwin.c: When switching to log scale, set major/minor tick
1932	  settings to 10/9 by default.
1933
19342001-02-26 23:23  fnevgeny
1935
1936	* T1lib/type1/scanfont.c: A wrong pointer cast fixed.
1937
19382001-02-25 13:49  fnevgeny
1939
1940	* src/xutil.c: A stupid typo fixed.
1941
19422001-02-22 23:19  fnevgeny
1943
1944	* src/: utils.c, xutil.c: Set icon's title = project name.
1945
19462001-02-19 23:44  fnevgeny
1947
1948	* T1lib/t1lib/: t1subset.c, t1subset.h: Oops. t1subset* forgotten.
1949
19502001-02-19 23:43  fnevgeny
1951
1952	* src/pdfdrv.c, src/t1fonts.c, src/t1fonts.h, T1lib/Makefile,
1953	  T1lib/t1lib/.dependencies, T1lib/t1lib/Makefile,
1954	  T1lib/t1lib/sysconf.h, T1lib/t1lib/t1afmtool.c,
1955	  T1lib/t1lib/t1base.c, T1lib/t1lib/t1base.h,
1956	  T1lib/t1lib/t1finfo.c, T1lib/t1lib/t1lib.h, T1lib/t1lib/t1misc.h,
1957	  T1lib/t1lib/t1outline.c, T1lib/type1/hdigit.h,
1958	  T1lib/type1/paths.c, T1lib/type1/scanfont.c, T1lib/type1/t1io.c,
1959	  T1lib/type1/type1.c, ac-tools/configure.in: Backported from the
1960	  main trunk T1lib-1.1 & related changes.
1961
19622001-02-14 00:46  fnevgeny
1963
1964	* src/utils.c: A text polish.
1965
19662001-02-12 23:44  fnevgeny
1967
1968	* src/psdrv.c: List used fonts in %%DocumentNeededResources.
1969
19702001-02-12 23:10  fnevgeny
1971
1972	* doc/Tutorial.sgml: Updated tutorials.
1973
19742001-02-05 23:48  fnevgeny
1975
1976	* ac-tools/: config.guess, config.sub: Updated config.guess and
1977	  config.sub.
1978
19792001-02-05 23:20  fnevgeny
1980
1981	* scripts/cvs2cl.pl: Updated cvs2cl.pl.
1982
19832001-02-03 15:46  fnevgeny
1984
1985	* doc/CHANGES.html, doc/FAQ.sgml, doc/UsersGuide.sgml,
1986	  src/buildinfo.c, templates/Default.agr: 5.1.3 release candidate
1987	  #0.
1988
19892001-02-03 15:29  fnevgeny
1990
1991	* ac-tools/configure.in: Allow to specify print command at
1992	  `configure' time.
1993
19942001-02-03 15:03  fnevgeny
1995
1996	* src/dates.c: Enable grace to read floats when they are explicitly
1997	  signed and positive.
1998
19992001-01-20 01:14  fnevgeny
2000
2001	* src/pars.yacc: Added "HELP url" and "HELP" to the parser.
2002
20032001-01-20 00:54  fnevgeny
2004
2005	* COPYRIGHT, src/helpwin.c, src/main.c: Updated copyright dates.
2006
20072001-01-20 00:52  fnevgeny
2008
2009	* src/plotone.c: Legend entries for BARDY and BARDYDY sets weren't
2010	  drawn.
2011
20122001-01-20 00:13  fnevgeny
2013
2014	* src/: buildinfo.c, mifdrv.c: Produce a mif-file with a textflow
2015	  in which the graph is included, so it can be included in another
2016	  FrameMaker document.	A conversion table added to generate the
2017	  hex-codes needed in mif-files for special characters.  The patch
2018	  by Matthias Dillier.
2019
20202001-01-19 23:54  fnevgeny
2021
2022	* Xbae/Xbae/Input.c: Include stdio.h for *printf().
2023
20242000-12-02 00:01  fnevgeny
2025
2026	* grace_np/grace_np.h: Removed unused EXIT_* #defines from
2027	  grace_np.h.
2028
20292000-12-01 23:22  fnevgeny
2030
2031	* src/defaults.c: Init legend's bbox.
2032
20332000-11-30 23:18  fnevgeny
2034
2035	* src/tickwin.c: Precision of offsets in the Axes dialog were
2036	  restricted to two digits.
2037
20382000-11-30 23:11  fnevgeny
2039
2040	* src/motifutils.c: Fixed rounding error in calculation pulldown
2041	  menu length.
2042
20432000-09-10 02:59  fnevgeny
2044
2045	* src/buildinfo.c: Final 5.1.2 release.
2046
20472000-09-10 02:50  fnevgeny
2048
2049	* examples/tstack.agr: Updated world stack manipulation example.
2050
20512000-09-09 02:19  fnevgeny
2052
2053	* ac-tools/: config.guess, config.sub: Newest config.guess and
2054	  config.sub from the GNU ftp site.
2055
20562000-09-09 01:59  fnevgeny
2057
2058	* arch/os2/: Make.conf.os2, README, config.h.os2: Minor updates
2059	  from AM.
2060
20612000-09-07 02:59  fnevgeny
2062
2063	* doc/CHANGES.html, src/buildinfo.c: grace-5.1.2rc2 snapshot.
2064
20652000-09-07 02:50  fnevgeny
2066
2067	* templates/Default.agr: Updated default template.
2068
20692000-09-07 02:40  fnevgeny
2070
2071	* src/: defines.h, setappwin.c, setutils.c: Implemented baseline
2072	  setting to the set (y) average - based on the patch by Dominique
2073	  Bissieres.
2074
20752000-09-07 01:20  fnevgeny
2076
2077	* Xbae/Xbae/Create.c: Removed compile-time restriction on the
2078	  number of X server screens.
2079
20802000-09-07 00:33  fnevgeny
2081
2082	* src/draw.c: Fixed a floating point rounding bug in the polygon
2083	  clipping.
2084
20852000-09-01 00:59  fnevgeny
2086
2087	* doc/CHANGES.html, src/buildinfo.c: grace-5.1.2rc1 snapshot.
2088
20892000-09-01 00:49  fnevgeny
2090
2091	* src/ssdata.c: create_set_fromblock() didn't copy but merely
2092	  assigned strings. The patch by LM.
2093
20942000-08-28 00:18  fnevgeny
2095
2096	* src/setutils.c: Remove XYZ hack from set_dataset_type().
2097
20982000-08-24 01:05  fnevgeny
2099
2100	* doc/UsersGuide.sgml, src/pars.yacc: Added PAGE RESIZE xdim, ydim.
2101
21022000-08-24 00:19  fnevgeny
2103
2104	* patches/sgmltools.patch: Removed sgmltools.patch since it's
2105	  incorporated in the current linuxdoc suite.
2106
21072000-08-24 00:13  fnevgeny
2108
2109	* ac-tools/configure.in, doc/UsersGuide.sgml: Require PDFlib-3.02.
2110
21112000-08-22 00:56  fnevgeny
2112
2113	* src/buildinfo.c: 5.1.2 release candidate.
2114
21152000-08-22 00:53  fnevgeny
2116
2117	* doc/CHANGES.html, doc/Makefile, doc/UsersGuide.sgml,
2118	  src/computils.c, src/motifinc.h, src/motifutils.c,
2119	  src/printwin.c, src/psdrv.c, src/psdrv.h: Backported some stuff
2120	  from the main 5.2 trunk: - backslashes in PS; - DocumentData in
2121	  PS; - monotonicity/splines; - tall pulldown menus; - linuxdoc for
2122	  sgml processing; - file path in "Print setup".
2123
21242000-08-14 01:53  fnevgeny
2125
2126	* src/: globals.h, main.c: Removed unused global var "readcdf".
2127
21282000-08-03 01:10  fnevgeny
2129
2130	* Makefile: Build ChangeLog only for the 5.1 branch.
2131
21322000-08-01 02:58  fnevgeny
2133
2134	* doc/CHANGES.html, doc/FAQ.sgml, src/buildinfo.c: grace-5.1.2dev1
2135	  snapshot.
2136
2137