482504: Bad CapsLock grab on certain keyboard configurations
[nedit.git] / ChangeLog
blob3d2b9980c5bc906535e7a7bb5806d9cf5f01834b
1 2001-11-08 13:47  amai
3         * README (1.17), source/help.c (1.59): Add timestamp again to
4         version info. The build date is not necessarily an indicator for
5         the date of the underlying sources ...
7 2001-11-08 12:55  edg
9         * source/search.c (1.37): Fixed a bug for replacements in
10         rectangular selections: false matches could hide valid ones.
12 2001-11-07 22:54  edg
14         * source/preferences.c (1.38): Added a patch for the last remaining
15         issue of SF bug #230912 (Postscript language mode definition on
16         VMS), and added a post-5.2 preferences upgrading routine, to be
17         extended when other preferences are upgraded.
19 2001-11-05 15:17  tringali
21         * source/highlightData.c (1.25): Update C/C++ preprocessor patterns
22         with specific keywords (#include, #define, etc.)
24 2001-11-02 12:17  edg
26         * source/file.c (1.34): Changed misleading "Create" button label in
27         dialogs to "New File" (Thorsten Haude, SF bug #449765).
29 2001-11-02 12:13  edg
31         * README (1.16), doc/nedit.doc (1.7), source/help.c (1.58): Minor
32         documentation updates (Thorsten Haude).
34 2001-11-01 20:22  edg
36         * util/fontsel.c (1.13): Removed a debug print statement that was
37         left behind accidentally.
39 2001-10-31 17:25  edg
41         * util/getfiles.c (1.16): Added a VMS-specific check for a Motif
42         2.x bug workaround (one was added earlier, but it should have been
43         done at two places).
45 2001-10-31 16:36  edg
47         * source/: nedit.c (1.21), preferences.c (1.37): Changed default
48         font sizes from 12 pixels to 12 points. This should improve
49         portability.
51 2001-10-30 21:47  tringali
53         * source/preferences.c (1.36): Merge post-RC1 changes to mainline
55 2001-10-27 20:19  edg
57         * source/: menu.c (1.38), userCmds.c (1.19): Added extra checks to
58         prevent macro/background menu commands from being executed by the
59         user while another command is already running (to prevent a crash).
60         Also added beeps to notify the user in those cases that the
61         commands are rejected.
63 2001-10-26 20:17  amai
65         * makefiles/: Makefile.generic (1.5), Makefile.os2 (1.7): Document
66         -DWRITES_DOS_TEXT - at least it's used on OS/2!
68 2001-10-25 15:51  tringali
70         * source/preferences.c (tags: REL-5-2) (BETA-5-2.6): Compare file
71         versions as integers to avoid bad float comparisonsCompare file
72         versions as integers to avoid bad float comparisonsCompare file
73         versions as integers to avoid bad float comparisonsCompare file
74         versions as integers to avoid bad float comparisons
76 2001-10-22 08:50  amai
78         * source/: tags.c (1.22), tags.h (1.8): Patch for SF [ #473602 ] no
79         mult. tags selection on 1st find def from Markus Schwarzenberg
81 2001-10-21 15:13  tringali
83         * README (1.15), ReleaseNotes (1.10), doc/faq-txt.awk (1.2),
84         doc/faq-txt.dtd (1.2), doc/faq-txt.xsl (1.2), doc/faq.dtd (1.2),
85         doc/faq.xml (1.3), doc/faq.xsl (1.2), doc/nc.man (1.5),
86         doc/nedit.doc (1.6), doc/nedit.man (1.6), source/file.c (1.33),
87         source/help.c (1.57), source/highlight.c (1.20),
88         source/highlightData.c (1.24), source/nedit.c (1.20),
89         source/preferences.c (1.35), source/search.c (1.36), source/shell.c
90         (1.16), util/fontsel.c (1.12), util/fontsel.h (1.5),
91         util/prefFile.c (1.11), util/system.h (1.8): Merge post-5.2RC1
92         changes into mainline
94 2001-10-21 15:09  tringali
96         * doc/NEdit.ad (1.2), doc/README.FAQ (1.2), doc/faq-txt-pass2.xsl
97         (1.2), doc/faq.txt (1.2), makefiles/Makefile.depend (1.2),
98         makefiles/Makefile.linux (1.6), makefiles/Makefile.os2 (1.6),
99         makefiles/Makefile.solaris (1.5), makefiles/Makefile.unixware
100         (1.4): Merge post-5.2RC1 changes into mainline
102 2001-10-16 14:41  edg
104         * ChangeLog (tags: REL-5-2) (BETA-5-2.6): Final update for 5.2
105         release.
107 2001-10-15 20:10  amai
109         * source/tags.c (1.21): Latest patch for SF [ #466742 ] Tag not
110         found
112 2001-10-15 17:33  slobasso
114         * source/nc.c (1.12): Patch to allow for multi-line macros to be
115         passed on nc command line when a nedit server is not already
116         running.
118 2001-10-15 17:28  slobasso
120         * source/: file.c (1.32), file.h (1.9), nedit.c (1.19), nedit.h
121         (1.18), server.c (1.10): Changed -read behavior to mimic the Read
122         Only menu option.
124 2001-10-15 17:24  slobasso
126         * source/text.c (1.18): Fixes problem where triple clicking to
127         select a word wrapped line was inconsistent with the subsequent
128         dragging to extend the selection. The behavior now matches.
130 2001-10-12 19:34  tringali
132         * Makefile, source/help.c (BETA-5-2.[1,9]) (utags: REL-5-2): Prep
133         work for final 5.2 release
135 2001-10-12 11:54  edg
137         * README (tags: REL-5-2) (BETA-5-2.5): Minor updates.
139 2001-10-12 10:36  edg
141         * README, ReleaseNotes (tags: REL-5-2) (BETA-5-2.[4,2]): Updates in
142         preparation of the 5.2 release.
144 2001-10-11 13:19  edg
146         * source/preferences.c (BETA-5-2.5): Fixed a bug in the 5.2
147         preferences upgrading routine: new language modes were added, but
148         the corresponding highlight patterns were not enabled.
150 2001-10-10 18:32  edg
152         * source/shell.c (tags: REL-5-2) (BETA-5-2.1): Fixed a bug that
153         could cause NEdit to crash or garble a file when the user modifies
154         the buffer while the output of an external command is being
155         inserted.
157 2001-10-08 07:29  amai
159         * ChangeLog (BETA-5-2.5), ChangeLog (1.11): Update
161 2001-10-06 13:09  amai
163         * ReleaseNotes (BETA-5-2.1): Some very minor changes towards the
164         release
166 2001-10-06 11:42  amai
168         * README, source/help.c (BETA-5-2.[3,8]): "lame attempt" to enfore
169         a release: drop "RC" and update timestamps!
171 2001-10-04 11:02  amai
173         * makefiles/Makefile.solaris (tags: REL-5-2) (BETA-5-2.2): Use
174         CC=cc.  After all it's the most - since only - standard conforming
175         setting
177 2001-10-04 10:16  amai
179         * source/tags.c (1.20): Patch for SF Bug [ #466742 ] Tag not found.
180          This is tags-semicolon2.diff as submitted by Markus Schwarzenberg.
182 2001-10-04 09:44  amai
184         * README (1.14), source/help.c (1.56): Update timestamps
186 2001-10-02 17:06  amai
188         * source/help.c (BETA-5-2.7): Get PrintVersion() work again and
189         update timestamp
191 2001-10-02 07:16  amai
193         * doc/README.FAQ (1.1): file README.FAQ was initially added on
194         branch BETA-5-2.
196 2001-10-02 07:16  amai
198         * doc/faq-txt-pass2.xsl (1.1): file faq-txt-pass2.xsl was initially
199         added on branch BETA-5-2.
201 2001-10-02 07:16  amai
203         * doc/: README.FAQ, faq-txt-pass2.xsl, faq.dtd, faq.txt, faq.xml
204         (BETA-5-2.[1,1,1,3,5]) (utags: REL-5-2): FAQ updates from Florian
205         Xhumari (20011001)
207 2001-10-01 13:34  amai
209         * source/highlightData.c (tags: REL-5-2) (BETA-5-2.1): minor
210         pattern fix, bug 455877
212 2001-10-01 12:42  edg
214         * source/preferences.c (BETA-5-2.4): Changed the order in which new
215         5.2 language modes were added to the list during upgrading (they
216         are now simply appended instead of inserted).
218 2001-10-01 08:30  edg
220         * util/prefFile.c (tags: REL-5-2) (BETA-5-2.1): Fixed a bug in the
221         preferences restoration mechanism (prefFileRead is now properly
222         set, even if already present in the resource file).
224 2001-09-30 19:49  edg
226         * source/preferences.c (BETA-5-2.3): Added a 5.1 to 5.2 preferences
227         upgrading routine (language modes and highlight styles).
229 2001-09-27 12:41  edg
231         * source/file.c (tags: REL-5-2) (BETA-5-2.1): Added comment about
232         use of tmpnam (Thorsten Haude).
234 2001-09-26 21:05  amai
236         * makefiles/Makefile.unixware (tags: REL-5-2) (BETA-5-2.1): Add
237         -lSM -lICE  to libs as reported on the list as for UnixWare 7.1.1
239 2001-09-21 09:58  amai
241         * source/: tags.c (1.19), tags.h (1.7): 'const' patch + fix small
242         memory leak + protect against memory overflow in Add*TagFile
244 2001-09-20 19:30  tringali
246         * doc/nedit.doc (tags: REL-5-2), source/help.c (BETA-5-2.[3,6]): -
247         Merge slobasso 5.2 doc fixes erronously applies to mainline here
249 2001-09-20 14:24  tringali
251         * source/nedit.c (tags: REL-5-2) (BETA-5-2.1): Remove "iso8859" as
252         some servers do not have this encoding installed.
254 2001-09-20 11:14  amai
256         * ChangeLog (1.10): Update
258 2001-09-20 11:13  amai
260         * ChangeLog (BETA-5-2.4): Update. Remove info about recent main
261         trunk
263 2001-09-19 12:11  amai
265         * makefiles/: Makefile.linux, Makefile.os2 (BETA-5-2.[1,1]) (utags:
266         REL-5-2): Document -lXp flag (required when linking against a Motif
267         2.1 compatible libXm)
269 2001-09-17 14:06  amai
271         * source/file.c (1.31), source/regularExp.c (1.11), source/search.h
272         (1.13), util/printUtils.c (1.13): Still minor cleanup. Make
273         compiler/lint even more happy
275 2001-09-14 15:59  edg
277         * source/highlight.c (tags: REL-5-2) (BETA-5-2.1): Fixes for SF
278         bugs #459965 and #460859 (they are related), including patch
279         #460229.
281 2001-09-13 14:11  tringali
283         * source/preferences.c (BETA-5-2.2): #458807: Automatically add 5.2
284         styles if .nedit file is pre-5.2
286 2001-09-12 20:14  amai
288         * doc/: faq-txt.awk (tags: REL-5-2), faq-txt.dtd (tags: REL-5-2),
289         faq-txt.xsl (tags: REL-5-2), faq.txt, faq.xml, faq.xsl (tags:
290         REL-5-2) (BETA-5-2.[1,1,1,2,4,1]): Update as sent from Florian
291         Xhumari
293 2001-09-12 09:45  amai
295         * ChangeLog (BETA-5-2.3): I forgot to update this file in this beta
296         branch ...
298 2001-09-12 09:18  amai
300         * makefiles/Makefile.depend (tags: REL-5-2) (BETA-5-2.1): Add CVS
301         info line to output. Makes life even more simple
303 2001-09-11 11:24  amai
305         * doc/faq.xml (BETA-5-2.3): Add a non-visible CVS stamp and update
306         version/time stamp
308 2001-09-11 10:17  edg
310         * source/search.c (tags: REL-5-2) (BETA-5-2.1): Fixed a minor
311         button sensitivity bug (Multiple Files... button was grayed out
312         after canceling multi-file replace dialog and modifying search
313         text).
315 2001-09-10 15:28  amai
317         * util/system.h (tags: REL-5-2) (BETA-5-2.2): Update/add/fix
318         compiler info
320 2001-09-10 13:42  amai
322         * source/help.c (BETA-5-2.5): Update timestamp
324 2001-09-10 13:41  amai
326         * doc/faq.xml (BETA-5-2.2): Some updates WRT LessTif, mostly
327         cosmetics.
329 2001-09-07 14:16  amai
331         * doc/NEdit.ad (1.1): file NEdit.ad was initially added on branch
332         BETA-5-2.
334 2001-09-07 14:16  amai
336         * doc/NEdit.ad (tags: REL-5-2) (BETA-5-2.1): Add a 5.1 app defaults
337         file - needs to be updated probably.  This contains only
338         outcommented entries!
340 2001-09-07 07:46  amai
342         * doc/nc.man (tags: REL-5-2), doc/nedit.doc, source/help.c
343         (BETA-5-2.[1,2,4]): Fix typos as reported on the list
345 2001-09-07 07:39  amai
347         * source/help.c (BETA-5-2.3): Don't call XmRegisterConverters() for
348         Motif 2.1, add declaration for 2.0 and add a "helpful" comment on
349         all that
351 2001-09-06 09:39  amai
353         * ChangeLog (1.9), source/help.c (1.55): ChangeLog update and a new
354         timestamp
356 2001-09-06 09:37  amai
358         * source/: Makefile.dependencies (1.11), file.c (1.30), tags.c
359         (1.18), tags.h (1.6): Add missing #include and add some 'const'. 
360         Update dependencies
362 2001-09-05 11:44  amai
364         * source/: file.c (1.29), help.c (1.54), preferences.c (1.34),
365         preferences.h (1.14), tags.c (1.17), tags.h (1.5): Patch for SF bug
366         [ #451997 ] bugs in tags.c/normalizePathname from Markus
367         Schwarzenberg
369 2001-09-04 17:55  amai
371         * doc/nedit.doc, source/help.c (BETA-5-2.[1,2]): Fix typo reported
372         on the mailinglist
374 2001-08-31 22:16  amai
376         * doc/: faq.txt, faq.xml (BETA-5-2.[1,1]): Update FAQ as sent from
377         Florian Xhumari.  Add plain text version of FAQ
379 2001-08-31 22:16  amai
381         * doc/faq.txt (1.1): file faq.txt was initially added on branch
382         BETA-5-2.
384 2001-08-30 21:04  tringali
386         * util/system.h (BETA-5-2.1): Fix for Solaris x86 "unknown"
388 2001-08-30 20:19  amai
390         * ChangeLog (BETA-5-2.2): Update
392 2001-08-30 20:17  amai
394         * source/preferences.c (BETA-5-2.1): /bin/csh doesn't make sense on
395         OS/2 - even as a default value only
397 2001-08-29 15:56  slobasso
399         * source/help.c (1.53): fixed mispellings
401 2001-08-29 13:56  amai
403         * source/regularExp.c (1.10): Fix lint warning: octal constants
404         shouldn't carry a suffix like 'L'!?
406 2001-08-29 08:27  amai
408         * util/: misc.c (1.32), misc.h (1.10): Second attempt to fix a
409         specific compiler warning and a 'const' addition
411 2001-08-29 00:01  slobasso
413         * source/file.c (1.28): moved braces so nedit goto matching works
415 2001-08-28 23:18  slobasso
417         * doc/nedit.doc (1.5), source/help.c (1.52): documentation cleanup
419 2001-08-28 22:24  slobasso
421         * source/help.c (1.51): Array documentation cleanup.
423 2001-08-28 11:41  amai
425         * source/tags.c (1.16): 'const' patch
427 2001-08-28 11:29  amai
429         * source/file.c (1.27), source/highlight.c (1.19),
430         source/interpret.c (1.18), source/macro.c (1.36), source/menu.c
431         (1.37), source/preferences.c (1.33), source/preferences.h (1.13),
432         source/tags.c (1.15), source/text.c (1.17), util/misc.c (1.31): Fix
433         some more lclint warnings: type casts, make some things static (no,
434         not all unused ones, 'some'), etc.
436 2001-08-27 18:45  slobasso
438         * source/macro.c (1.35): fixed static linkage of actionToString to
439         match declaration
441 2001-08-27 09:08  amai
443         * source/nc.c (1.11): startServer() changes: has a return type now;
444         re-shuffle some code Also make another global var static and
445         replace a printf() by puts()
447 2001-08-26 02:28  slobasso
449         * source/macro.c (1.34): removed unused variable
451 2001-08-25 15:58  amai
453         * source/: file.c (1.26), highlightData.c (1.23), highlightData.h
454         (1.6), preferences.c (1.32), preferences.h (1.12), regexConvert.c
455         (1.5), regexConvert.h (1.3), server.h (1.3), shell.c (1.15),
456         shell.h (1.4), undo.c (1.7), undo.h (1.4): Another 'const' patch
458 2001-08-25 15:24  amai
460         * source/: file.c (1.25), file.h (1.8), highlightData.c (1.22),
461         highlightData.h (1.5), macro.c (1.33), macro.h (1.3), regularExp.c
462         (1.9), regularExp.h (1.6), search.c (1.35), search.h (1.12):
463         Another 'const' patch
465 2001-08-25 12:16  amai
467         * util/printUtils.c (1.12): The very last signed vs. unsigned
468         warning on my system ...
470 2001-08-25 12:09  amai
472         * source/: highlightData.c (1.21), menu.c (1.36), preferences.c
473         (1.31), regularExp.c (1.8), shell.c (1.14), userCmds.c (1.18): Fix
474         a couple of "unsigned vs. int" compiler warnings. Using gcc on OS/2
475         this warning is now completly wiped out!
477 2001-08-25 11:55  amai
479         * util/: DialogF.c (1.18), misc.c (1.30), prefFile.c (1.10): Fix
480         compiler warnings. Mostly unsigned vs. signed int issues
482 2001-08-25 11:49  amai
484         * README (BETA-5-2.2): A couple of fixes, enhancements (see report
485         on mailinglist)
487 2001-08-24 18:34  amai
489         * makefiles/Makefile.solaris (BETA-5-2.1): No debug build by
490         default. Patch from Thorsten Haude
492 2001-08-24 08:33  amai
494         * util/: fontsel.c, fontsel.h, misc.c (BETA-5-2.[2,2,2]) (utags:
495         REL-5-2): Undo some changes which I erroneously checked in ...
497 2001-08-24 08:28  amai
499         * ChangeLog, util/fontsel.c, util/fontsel.h, util/misc.c
500         (BETA-5-2.[1,1,1,1]): Updated Changelog.  Includes whole history,
501         including new beta branch.  New options of cvs2cl used, listing
502         contains now revision/branch info, timestamps are in GMT, etc.
504 2001-08-24 08:19  amai
506         * source/macro.c (1.32): Fix warnings, add 'const's, make func
507         static
509 2001-08-23 17:57  amai
511         * source/selection.c (1.11): Try to fix two lint/compiler warnings
513 2001-08-23 17:42  amai
515         * source/search.c (1.34): Fix wrong return type in function (in a
516         "dead" branch)
518 2001-08-23 14:59  amai
520         * source/: highlightData.c (1.20), interpret.c (1.17), shift.c
521         (1.9), smartIndent.c (1.13): Make some more functions static
523 2001-08-23 14:39  amai
525         * util/: misc.c (1.29), misc.h (1.9): Drop 'wrong' prototype for
526         standard function. Fix a function signature to avoid warnings
528 2001-08-23 14:11  amai
530         * util/: fontsel.c (1.11), fontsel.h (1.4): Fix lint warning about
531         float to integer assignment and add some more 'const's
533 2001-08-23 13:57  amai
535         * util/misc.c (1.28): Drop unused #include
537 2001-08-22 15:41  amai
539         * README, source/help.c (BETA-5-2.[1,1]): First updates for "RC1"
541 2001-08-22 15:39  amai
543         * doc/nedit.man (tags: REL-5-2) (BETA-5-2.1): Update from Joor
544         Loohuis.
546 2001-08-21 14:29  tringali
548         * source/: userCmds.c (1.17), window.c (1.33) (utags: REL-5-2):
549         #449569: Ensure shell/macro accelerators also have accelerator fix
551 2001-08-20 20:36  tringali
553         * source/window.c (1.32): #449569: Avoid startup failure when
554         window manager grabs the same key as an accelerator
556 2001-08-18 12:35  amai
558         * source/Makefile.dependencies (1.10, REL-5-2): Update
560 2001-08-18 12:24  amai
562         * source/: help.c (1.50), help.h (1.4, REL-5-2), nedit.c (1.18):
563         Add a PrintVersion() call to nedit.  Some more 'const' patches :-)
565 2001-08-18 11:48  jlous
567         * README (1.13), doc/nedit.man (1.5), source/help.c (1.49): Moved
568         Thorsten Haude credits from pattern contributor to developer.
570 2001-08-17 23:02  edg
572         * README (1.12), makefiles/Makefile.aix (1.5, REL-5-2),
573         makefiles/Makefile.bsdi (1.3, REL-5-2), makefiles/Makefile.ccur
574         (1.3, REL-5-2), makefiles/Makefile.convex (1.3, REL-5-2),
575         makefiles/Makefile.cygwin (1.4, REL-5-2), makefiles/Makefile.dcosx
576         (1.3, REL-5-2), makefiles/Makefile.dec (1.4, REL-5-2),
577         makefiles/Makefile.freebsd (1.3, REL-5-2),
578         makefiles/Makefile.generic (1.4, REL-5-2), makefiles/Makefile.hpux
579         (1.3, REL-5-2), makefiles/Makefile.linux (1.5),
580         makefiles/Makefile.lynx (1.3, REL-5-2),
581         makefiles/Makefile.m88k.svr4 (1.3, REL-5-2),
582         makefiles/Makefile.netbsd (1.3, REL-5-2), makefiles/Makefile.os2
583         (1.5), makefiles/Makefile.osf (1.4, REL-5-2),
584         makefiles/Makefile.reliant (1.3, REL-5-2), makefiles/Makefile.sco
585         (1.3, REL-5-2), makefiles/Makefile.sgi (1.3, REL-5-2),
586         makefiles/Makefile.solaris (1.4), makefiles/Makefile.sunos (1.3,
587         REL-5-2), makefiles/Makefile.superux (1.3, REL-5-2),
588         makefiles/Makefile.uhc (1.3, REL-5-2), makefiles/Makefile.ultrix
589         (1.3, REL-5-2), makefiles/Makefile.unicos (1.4, REL-5-2),
590         makefiles/Makefile.unixware (1.3), source/help.c (1.48),
591         source/preferences.c (1.30): Made the REPLACE_SCOPE compilation
592         option more visible and changed the default replace scope selection
593         preference to "Smart".
595 2001-08-17 21:54  edg
597         * source/highlight.c (1.18): Added a fix for SF bug #449828.
599 2001-08-17 14:09  tringali
601         * source/tags.c (1.14, REL-5-2): Fix for crash in shared tag
602         allocation on Solaris (compiler bug?)
604 2001-08-17 11:01  amai
606         * source/: window.c (1.31), window.h (1.7, REL-5-2): Another
607         'const' patch
609 2001-08-17 10:56  amai
611         * util/: fileUtils.c (1.14), fileUtils.h (1.5) (utags: REL-5-2):
612         Export two more interfaces. Fix for CompressPathname() to avoid
613         multiple slashes in path. (Markus Schwarzenberg)
615 2001-08-16 18:33  slobasso
617         * source/highlightData.c (1.19): Fixed NEdit macro language
618         patterns to contain previously added items.
620 2001-08-16 17:24  amai
622         * source/highlight.c (1.17): Fix for [ nedit-Bugs-435384 ] circular
623         patterns reference hangs NEdit
625 2001-08-16 09:49  amai
627         * source/highlightData.c (1.18): Patch [ #451485 ] updated Sh Ksh
628         Bash patterns submitted from Joor Loohuis
630 2001-08-15 09:16  amai
632         * source/: Makefile.dependencies (1.9), regexConvert.c (1.4,
633         REL-5-2): Another source was missing to #include it's own header
634         for consistency checking!
636 2001-08-15 09:08  amai
638         * ChangeLog (1.8): Update (ok, not even a week has passed, but it's
639         a nice overview ...)
641 2001-08-15 09:00  amai
643         * source/preferences.h (1.11, REL-5-2), util/misc.c (1.27),
644         util/misc.h (1.8, REL-5-2): Have unique value for MAX_ACCEL_LEN
646 2001-08-15 08:56  amai
648         * source/Makefile.dependencies (1.8): Update
650 2001-08-15 08:56  amai
652         * source/: userCmds.c (1.16), userCmds.h (1.4, REL-5-2): Source
653         should include it's own headers for consistency checking.  Add some
654         const to signatures, drop an unused arg from a static interface.
656 2001-08-14 15:05  slobasso
658         * source/rbTree.c (1.4, REL-5-2): fixed comment spacing
660 2001-08-14 14:40  slobasso
662         * source/rbTree.c (1.3): added gnu license
664 2001-08-14 08:50  jlous
666         * README (1.11): README credits updated to reflect version dialog
668 2001-08-14 08:37  jlous
670         * source/file.c (1.24), source/help.c (1.47), source/highlight.c
671         (1.16), source/highlightData.c (1.17), source/interpret.c (1.16,
672         REL-5-2), source/macro.c (1.31, REL-5-2), source/menu.c (1.35,
673         REL-5-2), source/nc.c (1.10, REL-5-2), source/nedit.c (1.17),
674         source/preferences.c (1.29), source/search.c (1.33),
675         source/selection.c (1.10, REL-5-2), source/server.c (1.9, REL-5-2),
676         source/shell.c (1.13), source/shift.c (1.8, REL-5-2),
677         source/smartIndent.c (1.12, REL-5-2), source/tags.c (1.13),
678         source/text.c (1.16, REL-5-2), source/textBuf.c (1.11, REL-5-2),
679         source/textDisp.c (1.10, REL-5-2), source/textDrag.c (1.4,
680         REL-5-2), source/textSel.c (1.5, REL-5-2), source/undo.c (1.6,
681         REL-5-2), source/userCmds.c (1.15), source/window.c (1.30),
682         util/DialogF.c (1.17, REL-5-2), util/fileUtils.c (1.13),
683         util/fontsel.c (1.10), util/getfiles.c (1.15, REL-5-2),
684         util/managedList.c (1.7, REL-5-2), util/misc.c (1.26),
685         util/prefFile.c (1.9), util/printUtils.c (1.11, REL-5-2),
686         util/system.h (1.7), util/utils.c (1.5, REL-5-2), util/vmsUtils.c
687         (1.5, REL-5-2): Fixed license statements to pure GPL
689 2001-08-13 13:48  tringali
691         * doc/: nc.man (1.4), nedit.man (1.4): manpage updates from Joor.
693 2001-08-13 09:55  amai
695         * doc/nedit.doc (1.4), source/help.c (1.46): Doc patch from
696         Thorsten Haude posted on Fri Aug 10 2001
698 2001-08-13 09:51  amai
700         * doc/nedit.doc (1.3), source/help.c (1.45): Patch from Thorsten
701         Haude: Document Arrays within nedit.doc and typo fix in help.c
703 2001-08-12 15:45  amai
705         * makefiles/Makefile.generic (1.3), source/comnedit.com (1.6,
706         REL-5-2): Drop last references to NO_FCHMOD #define
708 2001-08-11 19:51  edg
710         * source/search.c (1.32): Fixed SF bug #448006: three beeps; one to
711         many.
713 2001-08-10 20:36  amai
715         * source/highlightData.c (1.16): TeX pattern patch from Joerg
716         Fischer <jf505@yahoo.de>
718 2001-08-10 14:35  amai
720         * source/Makefile.dependencies (1.7): Update dependency list
722 2001-08-09 20:58  tringali
724         * source/nedit.c (1.16): Fix for wrong menu font [#434383]
726 2001-08-09 18:47  amai
728         * util/system.h (1.6): Correct a comment :-)
730 2001-08-09 18:46  amai
732         * makefiles/Makefile.os2 (1.4): Drop -DNO_FCHMOD flag
734 2001-08-09 18:41  slobasso
736         * source/Makefile.common (1.8, REL-5-2): added parse.c to cleaned
737         files for make clean
739 2001-08-09 18:39  slobasso
741         * source/userCmds.c (1.14): removed attachment possibly causing
742         window manager loop
744 2001-08-09 18:03  slobasso
746         * source/: smartIndent.c (1.11), smartIndent.h (1.4, REL-5-2),
747         macro.c (1.30): We now keep track if we are in smart indent macros
748         so garbage collection won't remove things from under a macro.
750 2001-08-09 13:34  amai
752         * source/highlight.c (1.15), source/highlightData.c (1.15),
753         source/interpret.c (1.15), source/search.c (1.31),
754         source/selection.c (1.9), source/shell.c (1.12),
755         source/smartIndent.c (1.10), source/textBuf.c (1.10),
756         source/textSel.c (1.4), source/userCmds.c (1.13), source/window.c
757         (1.29), util/managedList.c (1.6): Add lots of missing #include
758         <string.h>
760 2001-08-09 08:37  amai
762         * source/help.c (1.44): Add hardcoded timestamp (month) again
764 2001-08-09 07:37  amai
766         * source/.cvsignore (1.2, REL-5-2): Add entry
768 2001-08-08 22:31  slobasso
770         * source/file.c (1.23): remove fchmod calls except when under VMS
772 2001-08-08 18:29  amai
774         * makefiles/Makefile.os2 (1.3): Update from my private working copy
776 2001-08-08 08:39  amai
778         * ChangeLog (1.7): Update (should be done weekly perhaps and could
779         even be done automatically?)
781 2001-08-08 08:37  amai
783         * source/parse.c_noyacc (1.7, REL-5-2): Re-generate from parse.y. 
784         BTW, yacc from Digital Unix 4.0x is being used
786 2001-08-08 08:34  amai
788         * source/parse.y (1.16, REL-5-2): Add an #include <string.h> (there
789         was no error/warning; somehow we already got this probably)
791 2001-08-07 23:46  slobasso
793         * source/Makefile.common (1.7): changed highlightData.c to be
794         compiled with BIGGER_STRINGS
796 2001-08-07 01:53  tringali
798         * ReleaseNotes (1.9), source/highlightData.c (1.14),
799         source/preferences.c (1.28): #448420: Pattern updates from Joor
801 2001-08-07 01:12  tringali
803         * source/nedit.c (1.15): Fix for #448402: nedit quits if unable to
804         resolve X locale
806 2001-08-06 21:24  amai
808         * README (1.10): correction to "Requirements" section
810 2001-08-06 21:21  amai
812         * README (1.9): Add "Requirements for building NEdit" section
814 2001-08-06 20:38  tringali
816         * doc/nedit.doc (1.2), source/help.c (1.43): Sync help with doc. 
817         (Updates from Thorsten Haude)
819 2001-08-04 20:49  tringali
821         * source/file.c (1.22), source/menu.c (1.34), source/nc.c (1.9),
822         source/nedit.c (1.14), source/server.c (1.8), source/shell.c
823         (1.11), source/window.c (1.28), util/misc.c (1.25): Ensure exit
824         returns a meaningful (succes/fail) status to the user
826 2001-08-04 20:23  tringali
828         * util/system.h (1.5): Add info for lots more compilers.
830 2001-08-03 12:16  amai
832         * ReleaseNotes (1.8): Small updates
834 2001-08-02 23:45  tringali
836         * util/system.h (1.4): Add definitions for MSVC, Sun Workshop, etc.
838 2001-08-02 22:59  slobasso
840         * source/macro.c (1.29): Fixed problem where error message is
841         written if empty learned macro is executed. Also disallowed replay
842         from executing if a macro is already in progress. This caused a
843         crash by overflowing the interpreter stack.
845 2001-08-02 22:54  slobasso
847         * source/file.c (1.21): added symlink security patch and added mode
848         parameter to open calls with O_CREAT
850 2001-08-02 17:26  amai
852         * source/interpret.c (1.14): Avoid crash when calling
853         "self_insert()" from macro menu: fill in missing entries from our
854         fakes key event
856 2001-08-01 07:41  amai
858         * ChangeLog (1.6): Update
860 2001-08-01 07:40  amai
862         * source/help.c (1.42): Again hardcode a string about the
863         development version "August 2001".  Build time may be misleading
864         ...
866 2001-07-31 23:16  slobasso
868         * source/macro.c (1.28): fixed problem where closing window while
869         learning would make it impossible to finish or cancel learing.
871 2001-07-31 11:58  amai
873         * source/text.c (1.15): Fix minor warnings
875 2001-07-31 07:46  amai
877         * util/managedList.c (1.5): Don't name variables 'index', may be an
878         interface in BSD-like libc
880 2001-07-31 07:43  amai
882         * util/getfiles.c (1.14): Fix lint warning: "getfiles.c", line 716:
883         warning: args redefinition hides earlier one
885 2001-07-31 07:40  amai
887         * util/fontsel.c (1.9): Don't use 'index' as name for variable; may
888         be a call in a BSD-like libc
890 2001-07-29 17:51  amai
892         * source/highlight.c (1.14): Experimental patch to fix "mismatched"
893         memory handling calls as indicated by "purify". Probably not
894         complete and should be checked again with purify _now_!
896 2001-07-28 19:53  tringali
898         * Makefile (1.6): #442517: add explanatory text how to use make
900 2001-07-25 18:37  tringali
902         * source/help.c (1.41): Add more detailed info about Motif (runtime
903         version number)
905 2001-07-25 18:36  tringali
907         * util/system.h (1.3): Use "Digital/Tru64 Unix" in place of OSF/1
909 2001-07-25 18:36  tringali
911         * doc/: nc.man (1.3), nedit.man (1.3): Update authors for 5.2
913 2001-07-25 18:05  slobasso
915         * util/misc.c (1.24): made changes so that Num_Lock's mod mask is
916         found rather than assuming Mod3
918 2001-07-25 14:36  amai
920         * source/textBuf.c (1.9): Attempt to fix memory leak reported by
921         Thorsten Haude
923 2001-07-25 13:03  amai
925         * util/misc.c (1.23): Try to fix small memory leak reported by
926         Thorsten Haude
928 2001-07-25 07:49  amai
930         * util/system.h (1.2): Add "EMX=OS/2"
932 2001-07-25 07:39  amai
934         * source/Makefile.dependencies (1.6), util/Makefile.dependencies
935         (1.4, REL-5-2): Update dependency lists
937 2001-07-24 21:55  tringali
939         * util/system.h (1.1): Add host compliation information to help
941 2001-07-24 21:54  tringali
943         * source/: help.c (1.40), tags.c (1.12), tags.h (1.4, REL-5-2): -
944         Use shared strings for lower memory use with large tags files.  -
945         Add compilation host information to help, update authors
947 2001-07-24 19:27  slobasso
949         * util/misc.c (1.22): Fix array size define to match actual array
950         size.  Incorrect size could result in infinite loop.
952 2001-07-18 13:01  amai
954         * ChangeLog (1.5): Update
956 2001-07-18 13:00  amai
958         * source/: search.c (1.30), search.h (1.11, REL-5-2), window.c
959         (1.27): Shrink two function names to 31 characters length and below
960         (seems to be a limit on some VMS systems)
962 2001-07-17 08:19  amai
964         * doc/faq.xml (1.2): Updated version from  Florian Xhumari as of
965         http://galleries.free.fr/nedit-faq-01-07-16.tar.gz
967 2001-07-17 07:31  amai
969         * source/preferences.c (1.27), util/getfiles.c (1.13),
970         util/vmsUtils.c (1.4): VMS patches from Blair Phillips
971         <blair.phillips@airservices.gov.au>:  avoid rint() re-definition,
972         fix for non-unix file root, case-insensitive match on filename
973         extensions.
975 2001-07-16 20:41  amai
977         * source/lnknedit.com (1.5, REL-5-2): VMS patch from
978         mark.geary@qwest.com
980 2001-07-16 14:48  amai
982         * doc/: nc.man (1.2), nedit.man (1.2): Man page updates from Joor
983         Loohuis
985 2001-07-16 11:49  amai
987         * doc/: faq-txt.awk (1.1), faq-txt.dtd (1.1), faq-txt.xsl (1.1),
988         faq.dtd (1.1), faq.xml (1.1), faq.xsl (1.1): faq*: add FAQ files
989         found on our website
991 2001-07-11 21:35  amai
993         * source/: parse.c_noyacc (1.6), parse.h (1.4, REL-5-2), parse.y
994         (1.15): Back out "const" patch for ParseMacro(). Was incomplete,
995         therefore broken
997 2001-07-11 15:21  amai
999         * source/: comnedit.com (1.5), file.c (1.20), lnknedit.com (1.4):
1000         VMS patches from  <Mark.Geary@qwest.com> (not literally as for
1001         file.c)
1003 2001-07-11 08:06  amai
1005         * source/parse.c_noyacc (1.5): Update from current parse.y
1007 2001-07-11 08:04  amai
1009         * source/: parse.h (1.3), parse.y (1.14): Add some 'const' to
1010         ParseMacro() signature
1012 2001-07-11 07:55  amai
1014         * util/: comutil.com (1.3, REL-5-2), utils.c (1.4): VMS patches
1015         from Mark.Geary@qwest.com
1017 2001-07-07 09:55  amai
1019         * ChangeLog (1.4): Update
1021 2001-07-07 09:54  amai
1023         * COPYRIGHT (1.1, REL-5-2), README (1.8): Have an external file for
1024         the license terms. README refers to it
1026 2001-07-07 09:48  amai
1028         * nc.man (1.4), nedit.doc (1.6), nedit.man (1.4), doc/nc.man (1.1),
1029         doc/nedit.doc (1.1), doc/nedit.man (1.1): Move doc files to
1030         separate subdirectory
1032 2001-07-04 09:42  uid30962
1034         * README (1.7): Update some references to LessTif
1036 2001-07-04 09:29  uid30962
1038         * ReleaseNotes (1.7): ReleaseNotes: Upddate
1040 2001-07-03 12:53  amai
1042         * source/Makefile.dependencies (1.5): Makefile.dependencies: update
1043         depedency list
1045 2001-07-03 12:13  amai
1047         * source/help.c (1.39): help.c: A new month has come ...
1049 2001-06-23 09:31  amai
1051         * ChangeLog (1.3): ChangeLog: update
1053 2001-06-22 18:27  tringali
1055         * source/: nedit.c (1.13), window.c (1.26): Allow stats line
1056         background color to be set by user [#431891]
1058 2001-06-22 18:25  tringali
1060         * source/macro.c (1.27): Incremental reading from files via J. Lous
1061         [Patch #434465]
1063 2001-06-22 14:32  amai
1065         * source/file.c (1.19): file.c: fail when trying to read in a
1066         directory as a file
1068 2001-06-21 14:54  edel
1070         * source/shell.c (1.10): Fixed shell dialog BadMatch crash on
1071         Solaris 2.5
1073 2001-06-20 15:48  amai
1075         * source/macro.c (1.26): macro.c: replace snprintf() by sprintf(). 
1076          Add #include <string.h>
1078 2001-06-20 08:24  amai
1080         * ChangeLog (1.2): ChangeLog: update
1082 2001-06-19 20:00  slobasso
1084         * source/macro.c (1.25): Added Thorsten's code to put correct key
1085         codes in status bar during recording and macro running.
1087 2001-06-09 18:48  amai
1089         * makefiles/: Makefile.dec (1.3), Makefile.osf (1.3),
1090         Makefile.superux (1.2): Makefile.superux: add CVS Id Makefile.dec
1091         Makefile.osf: briefly comment on the os versions they are supposed 
1092            to work with
1094 2001-06-08 08:14  amai
1096         * source/help.c (1.38): help.c: update timestamp to "June, 2001"
1098 2001-06-07 19:52  amai
1100         * ChangeLog (1.1): ChangeLog: finally add the output of "cvs2cl".  
1101          Needs to be updated regularly ...
1103 2001-06-06 19:24  tringali
1105         * makefiles/Makefile.linux (1.4): 
1106         Remove -DEDITRES, this causes link failure.
1108 2001-06-06 10:00  amai
1110         * util/: DialogF.c (1.16), fontsel.c (1.8), getfiles.c (1.12),
1111         misc.c (1.21), prefFile.c (1.8): *.c: add some explicit #include
1112         <string.h>. Previously  it was done implicitly ...
1114 2001-06-05 12:52  amai
1116         * makefiles/Makefile.linux (1.3): Makefile.linux: drop
1117         -I/-L/usr/lesstif/* flags and add a suitable comment  instead
1119 2001-06-05 08:01  amai
1121         * source/file.c (1.18): file.c: security fix for WriteBackupFile()
1123 2001-06-01 20:09  edel
1125         * makefiles/: Makefile.solaris (1.3), Makefile.superux (1.1): From:
1126         Ian Johnston" <Ian.Johnston@dlr.de>
1128 2001-05-31 08:49  amai
1130         * source/nedit.h (1.17, REL-5-2): nedit.h: add 'extern' to variable
1131         declaration in header    (to avoid problem with multiple
1132         definitions)
1134 2001-05-29 18:21  arnef
1136         * source/menu.c (1.33): Add separator in Preferences/Default
1137         Settings/Customize Menus
1139 2001-05-19 16:09  tringali
1141         * util/misc.c (1.20): Fix bug in mnemonic building- don't build
1142         mnemonics for XK_VoidSymbol.  Fixes various problems with XFree86
1143         servers.
1145 2001-05-17 11:42  arnef
1147         * source/: menu.c (1.32), nedit.h (1.16), preferences.c (1.26),
1148         preferences.h (1.10), window.c (1.25): Adding path to windows menu
1149         file entries
1151 2001-05-15 20:04  amai
1153         * makefiles/Makefile.depend (1.1): Makefile.depend: Makefile used
1154         to generate (internal) the dependency list.                   This
1155         file does not build anything!
1157 2001-05-12 00:48  tringali
1159         * ReleaseNotes (1.6), source/text.c (1.14): - Add support for mouse
1160         wheel scrolling in the main text area.
1162 2001-05-11 19:56  amai
1164         * util/fileUtils.c (1.12): fileUtils.c: really tiny patch for OS/2
1165         only (drive letters ;-)
1167 2001-05-11 08:05  amai
1169         * source/file.c (1.17): file.c: Corrected(!) version of SuSe
1170         security patch for temporary    file security problem within
1171         PrintString().     Tested once for compile/runtime ...
1173 2001-05-05 18:01  arnef
1175         * source/menu.c (1.31): Changing default for sortOpenPrevDefCB
1176         should invalidate all open window's OpenPrev menu
1178 2001-05-04 18:33  arnef
1180         * source/: nedit.h (1.15), search.c (1.29), search.h (1.10),
1181         window.c (1.24): Make the buttons in Find and Replace dialogs
1182         sensitive on the state of 'Search for' field.
1184 2001-05-03 09:42  amai
1186         * source/help.c (1.37): help.c: update timestamp to "May, 2001"
1188 2001-04-25 21:37  edg
1190         * util/DialogF.c (1.15): Added a fix to handle unexpected
1191         destruction of dialogs gracefully.
1193 2001-04-25 19:03  amai
1195         * nedit.doc (1.5): nedit.doc: fix some typos, convert some "nedit"
1196         to "NEdit", drop some comment about pre 1.2 Motif
1198 2001-04-25 17:01  amai
1200         * util/fileUtils.c (1.11): fileUtils.c: forgot one special case
1201         where the "//" patch might to a crash. Next time I should probably
1202         <think> first, <code> later
1204 2001-04-25 16:48  amai
1206         * util/fileUtils.c (1.10): fileUtils.c: fix typo in my
1207         "double-slash patch" from today
1209 2001-04-25 07:52  amai
1211         * util/fileUtils.c (1.9): fileUtils.c: avoid double "//" in path
1212         strings as this may not work out on              non-un*x systems
1214 2001-04-24 21:10  tringali
1216         * util/misc.c (1.19): Fix crash bug in OpenMotif, where asking for
1217         the the Display/Window of a gadget produces a NULL pointer.
1219 2001-04-18 19:12  slobasso
1221         * source/window.c (1.23): needed to save/restore horizontal and
1222         vertical scroll positions when changing hw tab size.
1224 2001-04-18 19:08  slobasso
1226         * util/DialogF.c (1.14): fixed use of int where Cardinal should be
1228 2001-04-18 17:10  slobasso
1230         * source/: help.c (1.36), macro.c (1.24): new $server_name
1231         variable.
1233 2001-04-18 17:02  slobasso
1235         * source/: file.c (1.16), file.h (1.7, REL-5-2), help.c (1.35),
1236         menu.c (1.30), window.c (1.22): added optional parameter to close()
1237         action for save option.
1239 2001-04-18 16:51  slobasso
1241         * util/DialogF.c (1.13): fixed a mistake I introduced while
1242         debugging
1244 2001-04-18 16:12  slobasso
1246         * util/DialogF.c (1.12): cleaned up createMnemonics in an effort to
1247         fix a crash bug. Bug still not fixed.
1249 2001-04-17 23:40  slobasso
1251         * source/help.c (1.34): cleaned up formatting and moved Windows
1252         Menu items into correct area
1254 2001-04-17 20:13  slobasso
1256         * source/window.c (1.21): save and restore insert positions when hw
1257         tab sizes are changed
1259 2001-04-17 18:47  slobasso
1261         * source/macro.c (1.23): cleaned up RedundantActions, adding some
1262         missing items
1264 2001-04-16 23:49  slobasso
1266         * source/: file.c (1.15), nedit.h (1.14): added bit to distinguish
1267         between too much binary data and -read
1269 2001-04-16 23:20  slobasso
1271         * source/: file.c (1.14), file.h (1.6), macro.c (1.22), menu.c
1272         (1.29), nedit.h (1.13), search.c (1.28), selection.c (1.8),
1273         window.c (1.20): readOnly vs lockWrite access fix, now handles the
1274         many other locked possibilities
1276 2001-04-16 16:36  edg
1278         * source/: help.c (1.33), window.c (1.19): Added workarounds for
1279         openmotif bugs [SF bug 231876].
1281 2001-04-16 14:04  amai
1283         * source/textBuf.c (1.8): texBuf.c: try to fix a bug introduced by
1284         a "const" patch.            Pointed out by <arne@forlie.com>
1286 2001-04-14 09:51  amai
1288         * makefiles/Makefile.unicos (1.3), source/preferences.c (1.25),
1289         source/text.c (1.13), source/userCmds.c (1.12): *: applied re-vised
1290         version of patches for UNICOS from    Bill Matson
1291         <wjm@sdc.cs.boeing.com>
1293 2001-04-13 22:58  slobasso
1295         * util/DialogF.c (1.11): fix build problem introduced in previous
1296         change UCHAR_MAX is in limits.h
1298 2001-04-13 17:50  tringali
1300         * ReleaseNotes (1.5), source/file.c (1.13), source/help.c (1.32),
1301         source/highlightData.c (1.13), source/macro.c (1.21),
1302         source/preferences.c (1.24), source/search.c (1.27),
1303         source/smartIndent.c (1.9), source/userCmds.c (1.11),
1304         util/DialogF.c (1.10), util/fontsel.c (1.7), util/getfiles.c
1305         (1.11), util/misc.c (1.18), util/misc.h (1.7), util/printUtils.c
1306         (1.10): - Updated release notes - Added unmodified mnemonics to
1307         confirmation dialogs.  - Fix bug in mnemonics where there could be
1308         two of the same menmonics   on one dialog.
1310 2001-04-13 15:02  slobasso
1312         * source/search.c (1.26): fixed regex search backwards bug if wrap
1313         turned off.
1315 2001-04-12 22:02  edg
1317         * source/: help.c (1.31), macro.c (1.20), menu.c (1.28), nedit.h
1318         (1.12), preferences.c (1.23), search.c (1.25), window.c (1.18),
1319         window.h (1.6): Extended the Show Matching (..) functionality: Off,
1320         Delimiter, and Range.  Original patch was submitted by Thorsten
1321         Haude.
1323 2001-04-12 15:09  amai
1325         * source/menu.c (1.27): menu.c: allow to specify control codes in
1326         hex/dec/oct format         also improve checking of input
1328 2001-04-09 22:12  amai
1330         * util/: misc.c (1.17), misc.h (1.6): misc.c misc.h: another
1331         "const" patch
1333 2001-04-09 21:43  edg
1335         * source/help.c (1.30): Added information about new search
1336         extensions and related stuff.
1338 2001-04-09 21:38  edg
1340         * source/: nedit.h (1.11), search.c (1.24): Minor fixes and
1341         improvements in isearch + beep on search wrap combination.
1343 2001-04-09 18:46  edg
1345         * util/misc.c (1.16): Typo fix in recent accelerator fix.
1347 2001-04-06 13:09  amai
1349         * source/: preferences.c (1.22), preferences.h (1.9):
1350         preferences.*: even more "const" additions
1352 2001-04-06 13:03  amai
1354         * source/: interpret.c (1.13), interpret.h (1.6, REL-5-2):
1355         interpret.*: another "const" patch
1357 2001-04-06 09:49  amai
1359         * source/file.c (1.12), source/file.h (1.5), source/help.c (1.29),
1360         source/highlightData.c (1.12), source/highlightData.h (1.4,
1361         REL-5-2), source/preferences.c (1.21), source/preferences.h (1.8),
1362         source/regularExp.c (1.7, REL-5-2), source/regularExp.h (1.5,
1363         REL-5-2), source/search.c (1.23), source/search.h (1.9),
1364         source/textBuf.c (1.7), source/textBuf.h (1.4, REL-5-2),
1365         util/fileUtils.c (1.8), util/fileUtils.h (1.4), util/printUtils.c
1366         (1.9), util/printUtils.h (1.4, REL-5-2): *.c *.h: big "const"
1367         patch.           Except in textBuf.c it's only a couple of const
1368         additions.           In textBuf.c I had to change a coupl of lines
1369         to get this done -           should be on the safe side of life ...
1371 2001-04-04 19:38  edg
1373         * source/: preferences.c (1.20), search.c (1.22): Minor bug fixes
1374         in search extensions related code.
1376 2001-04-03 22:59  edg
1378         * source/: menu.c (1.26), nedit.h (1.10), preferences.c (1.19),
1379         preferences.h (1.7), search.c (1.21), search.h (1.8): Added "smart"
1380         replace scope behaviour to the replace dialog radio button
1381         alternative, and made it configurable through a preference.
1383 2001-04-03 08:06  amai
1385         * source/help.c (1.28): help.c: the "April" patch ...
1387 2001-04-03 01:42  tringali
1389         * util/misc.c (1.15): Don't allow traversal to insensitive widgets.
1391 2001-04-02 20:52  edg
1393         * source/: highlight.c (1.13), macro.c (1.19), menu.c (1.25),
1394         nedit.h (1.9), preferences.c (1.18), preferences.h (1.6),
1395         regularExp.c (1.6), regularExp.h (1.4), search.c (1.20), search.h
1396         (1.7), window.c (1.17): Introduced additional search modes [Markus
1397         Schwarzenberg].  Added beep on search wrap option [Markus
1398         Schwarzenberg].  Added sticky case sensitivity search preference
1399         [Markus Schwarzenberg].  Replace and find dialog and incremental
1400         search bar layout changes (currently two layout alternatives for
1401         replace dialog, for evaluation purposes).
1403 2001-03-30 17:54  slobasso
1405         * source/highlightData.c (1.11): new global in nedit macro language
1406         $empty_array
1408 2001-03-30 17:48  slobasso
1410         * source/: help.c (1.27), macro.c (1.18): added a new empty array
1411         global
1413 2001-03-27 23:00  slobasso
1415         * source/help.c (1.26): minor formatting fix
1417 2001-03-27 15:37  tringali
1419         * makefiles/Makefile.aix (1.4): Add FUNCPROTO=15 for the IBM X
1420         headers, which require a bitmask in this #define in order to
1421         control function prototypes.
1423 2001-03-26 15:46  slobasso
1425         * source/: interpret.c (1.12), interpret.h (1.5), macro.c (1.17):
1426         minor array code cleanup
1428 2001-03-25 08:42  arnef
1430         * source/tags.c (1.11): Fixed bug #217022
1432 2001-03-23 23:11  slobasso
1434         * source/highlightData.c (1.10): added missing variables to NEdit
1435         macro highlighting data
1437 2001-03-23 14:41  slobasso
1439         * source/undo.c (1.5): undo/redo sets the selection to the changed
1440         text
1442 2001-03-21 21:25  edg
1444         * source/search.c (1.19): Changed the initial default selection for
1445         multi-file replacement dialog to all files instead of none. 
1446         Multi-file replacement dialog now makes sure that at least the
1447         first selected item is visible when displayed.  Removed the #ifdefs
1448         for conditional multi-file replacement functionality.  Minor layout
1449         change for the replace dialog.
1451 2001-03-21 21:20  edg
1453         * source/window.c (1.16): Removed #ifdef for conditional multi-file
1454         replacement functionality.
1456 2001-03-19 16:30  slobasso
1458         * source/: highlight.c (1.12), regexConvert.c (1.3), regularExp.c
1459         (1.5), search.c (1.18), text.c (1.12), textBuf.c (1.6), textDisp.c
1460         (1.9): removing warnings for RH7 linux compiler
1462 2001-03-19 14:43  tringali
1464         * source/: text.c (1.11), nedit.c (1.12): 
1465         
1466         Move toggle overstrike accelerator to Motif standard "Insert", free
1467         up Ctrl+B for other uses.
1469 2001-03-17 06:44  arnef
1471         * source/search.c (1.17): Fixed bug related to
1472         XtGetSelectionValue() and variables going out of scope.  Added
1473         mnemonic to Replace& Find Button.
1475 2001-03-16 22:24  slobasso
1477         * source/menu.c (1.24): fixed menu argument to set_wrap_text
1479 2001-03-16 20:28  amai
1481         * source/: nc.c (1.8), nedit.c (1.11): nc.c nedit.c: wildcard
1482         expansion for non-sh shells on OS/2 (EMX)
1484 2001-03-13 16:48  slobasso
1486         * source/help.c (1.25), source/macro.c (1.16), source/search.c
1487         (1.16), source/selection.c (1.7), source/shell.c (1.9),
1488         source/shift.c (1.7), source/textDisp.c (1.8), util/DialogF.c
1489         (1.9), util/fontsel.c (1.6), util/printUtils.c (1.8): cleanup
1490         warnings under linux compiler
1492 2001-03-12 15:24  slobasso
1494         * source/help.c (1.24): fixed a few minor mistakes.
1496 2001-03-12 15:15  slobasso
1498         * source/: help.c (1.23), macro.c (1.15), menu.c (1.23),
1499         preferences.c (1.17), window.c (1.15), window.h (1.5): added final
1500         window settable prefs through actions and verified all should be
1501         macro recordable.
1503 2001-03-11 02:31  slobasso
1505         * source/: help.c (1.22), menu.c (1.22), nedit.h (1.8): new macro
1506         access to many window settings
1508 2001-03-10 15:36  arnef
1510         * source/: help.c (1.21), menu.c (1.21), nedit.c (1.10), nedit.h
1511         (1.7), preferences.c (1.16), preferences.h (1.5), search.c (1.15),
1512         search.h (1.6): Implemented replace/find functionality, patch no
1513         403934
1515 2001-03-09 22:30  slobasso
1517         * source/help.c (1.20): changed delete() to delete_selection() in
1518         docs
1520 2001-03-09 22:27  slobasso
1522         * source/menu.c (1.20): changed Delete menu item to use
1523         delete_selection action
1525 2001-03-09 22:21  slobasso
1527         * source/parse.y (1.13): added lex hack for delete array[key] vs
1528         delete() abiguity
1530 2001-03-09 16:58  slobasso
1532         * source/: help.c (1.19), macro.c (1.14), menu.c (1.19), text.c
1533         (1.10), text.h (1.4, REL-5-2), textDisp.c (1.7), textDisp.h (1.5,
1534         REL-5-2), window.c (1.14), window.h (1.4): adding new variables for
1535         font width and pane index and size and focus_pane action
1537 2001-03-06 19:49  slobasso
1539         * source/: interpret.c (1.11), rbTree.c (1.2), rbTree.h (1.2,
1540         REL-5-2): added comments, cleaned up a few minor bugs and added cvs
1541         id's to new files
1543 2001-03-06 15:02  slobasso
1545         * source/macro.c (1.13): add comments
1547 2001-03-06 01:00  slobasso
1549         * source/: interpret.c (1.10), parse.y (1.12): code cleanup
1551 2001-03-05 21:39  slobasso
1553         * source/highlightData.c (1.9): bring syntax hilighting up to
1554         latest changes in nedit macro language
1556 2001-03-05 19:26  slobasso
1558         * source/: interpret.c (1.9), macro.c (1.12), parse.y (1.11): fixed
1559         a few warnings and made splitMS compatible with array sub-scripts
1560         end cases, which is what is was designed for
1562 2001-03-05 16:20  amai
1564         * source/: help.c (1.18), parse.y (1.10): help.c: It's "March" now
1565         ...  parse.y: add two yy*() prototypes to make compiler happy
1567 2001-03-05 15:00  slobasso
1569         * source/: Makefile.common (1.6), Makefile.dependencies (1.4),
1570         help.c (1.17), interpret.c (1.8), interpret.h (1.4), macro.c
1571         (1.11), menu.c (1.18), nedit.c (1.9), parse.y (1.9), rbTree.c
1572         (1.1), rbTree.h (1.1), shell.c (1.8), smartIndent.c (1.8),
1573         userCmds.c (1.10): array macro feature
1575 2001-02-26 23:38  edg
1577         * Makefile (1.5), README (1.6), ReleaseNotes (1.4), nc.man (1.3),
1578         nedit.doc (1.4), nedit.man (1.3), makefiles/Makefile.aix (1.3),
1579         makefiles/Makefile.bsdi (1.2), makefiles/Makefile.ccur (1.2),
1580         makefiles/Makefile.convex (1.2), makefiles/Makefile.cygwin (1.3),
1581         makefiles/Makefile.dcosx (1.2), makefiles/Makefile.dec (1.2),
1582         makefiles/Makefile.freebsd (1.2), makefiles/Makefile.generic (1.2),
1583         makefiles/Makefile.hpux (1.2), makefiles/Makefile.linux (1.2),
1584         makefiles/Makefile.lynx (1.2), makefiles/Makefile.m88k.svr4 (1.2),
1585         makefiles/Makefile.netbsd (1.2), makefiles/Makefile.os2 (1.2),
1586         makefiles/Makefile.osf (1.2), makefiles/Makefile.reliant (1.2),
1587         makefiles/Makefile.sco (1.2), makefiles/Makefile.sgi (1.2),
1588         makefiles/Makefile.solaris (1.2), makefiles/Makefile.sunos (1.2),
1589         makefiles/Makefile.uhc (1.2), makefiles/Makefile.ultrix (1.2),
1590         makefiles/Makefile.unicos (1.2), makefiles/Makefile.unixware (1.2),
1591         source/Makefile.common (1.5), source/Makefile.dependencies (1.3),
1592         source/comnedit.com (1.4), source/file.c (1.11), source/file.h
1593         (1.4), source/help.c (1.16), source/help.h (1.3),
1594         source/highlight.c (1.11), source/highlight.h (1.3, REL-5-2),
1595         source/highlightData.c (1.8), source/highlightData.h (1.3),
1596         source/interpret.c (1.7), source/interpret.h (1.3),
1597         source/lnknedit.com (1.3), source/macro.c (1.10), source/macro.h
1598         (1.2, REL-5-2), source/menu.c (1.17), source/menu.h (1.5, REL-5-2),
1599         source/n.bm (1.2, REL-5-2), source/nc.c (1.7), source/nedit.bm
1600         (1.2, REL-5-2), source/nedit.c (1.8), source/nedit.h (1.6),
1601         source/nedit_options_file.opt (1.2, REL-5-2), source/parse.c_noyacc
1602         (1.4), source/parse.h (1.2), source/parse.y (1.8),
1603         source/preferences.c (1.15), source/preferences.h (1.4),
1604         source/regexConvert.c (1.2), source/regexConvert.h (1.2, REL-5-2),
1605         source/regularExp.c (1.4), source/regularExp.h (1.3),
1606         source/search.c (1.14), source/search.h (1.5), source/selection.c
1607         (1.6), source/selection.h (1.3, REL-5-2), source/server.c (1.7),
1608         source/server.h (1.2, REL-5-2), source/shell.c (1.7),
1609         source/shell.h (1.3, REL-5-2), source/shift.c (1.6), source/shift.h
1610         (1.3, REL-5-2), source/smartIndent.c (1.7), source/smartIndent.h
1611         (1.3), source/tags.c (1.10), source/tags.h (1.3), source/text.c
1612         (1.9), source/text.h (1.3), source/textBuf.c (1.5),
1613         source/textBuf.h (1.3), source/textDisp.c (1.6), source/textDisp.h
1614         (1.4), source/textDrag.c (1.3), source/textDrag.h (1.2, REL-5-2),
1615         source/textP.h (1.3, REL-5-2), source/textSel.c (1.3),
1616         source/textSel.h (1.2, REL-5-2), source/undo.c (1.4), source/undo.h
1617         (1.3, REL-5-2), source/userCmds.c (1.9), source/userCmds.h (1.3),
1618         source/window.c (1.13), source/window.h (1.3), util/DialogF.c
1619         (1.8), util/DialogF.h (1.4, REL-5-2), util/Makefile.common (1.5,
1620         REL-5-2), util/Makefile.dependencies (1.3), util/comutil.com (1.2),
1621         util/fileUtils.c (1.7), util/fileUtils.h (1.3), util/fontsel.c
1622         (1.5), util/fontsel.h (1.3), util/getfiles.c (1.10),
1623         util/getfiles.h (1.3, REL-5-2), util/managedList.c (1.4),
1624         util/managedList.h (1.3, REL-5-2), util/misc.c (1.14), util/misc.h
1625         (1.5), util/prefFile.c (1.7), util/prefFile.h (1.4, REL-5-2),
1626         util/printUtils.c (1.7), util/printUtils.h (1.3), util/utils.c
1627         (1.3), util/utils.h (1.2, REL-5-2), util/vmsParam.h (1.2, REL-5-2),
1628         util/vmsUtils.c (1.3), util/vmsUtils.h (1.3, REL-5-2): Added CVS
1629         Ids.
1631 2001-02-25 02:13  edel
1633         * source/parse.y (1.7): Fix conflicts in yacc grammar!
1635 2001-02-22 20:27  edel
1637         * source/highlight.c (1.10): My previous highlighting patch didn't
1638         take in to account styles which fail lookup in the pass1pattern
1639         list (like pass 2 patterns).
1641 2001-02-21 21:39  tringali
1643         * source/highlight.c (1.9): [Patch #101473] Use nearest-color match
1644         when colormap exhausted.
1646 2001-02-21 16:49  edel
1648         * source/highlight.c (1.8): Abutting styles could fool incremental
1649         highlighting into using an unparsable pattern with parseString.
1651 2001-02-20 23:54  slobasso
1653         * source/: help.c (1.15), macro.c (1.9): new preference global
1654         variables added
1656 2001-02-20 15:37  slobasso
1658         * source/menu.c (1.16): fixed bug where forgot to deref nArgs
1659         pointer
1661 2001-02-20 09:58  amai
1663         * Makefile (1.4), README (1.5): README:   change a couple of
1664         "nedit" to "NEdit" Makefile: slightly change comment text (fix
1665         typo, etc.)
1667 2001-02-19 16:39  slobasso
1669         * source/: help.c (1.14), macro.c (1.8), menu.c (1.15): added a new
1670         macro command string_compare() and an action raise_window()
1672 2001-02-19 16:30  slobasso
1674         * source/file.c (1.10): fix issue where reused untitled window is
1675         not given focus when raised.
1677 2001-02-19 10:03  amai
1679         * source/help.c (1.13): help.c: fix some typos and change a couple
1680         of         "nedit" to "NEdit". Actually it is not always        
1681         straightforward to see whether a "nedit" refers to         the
1682         whole product called "NEdit" or to the "nedit" executable ...
1684 2001-02-19 02:02  slobasso
1686         * source/text.c (1.8): fix warnings
1688 2001-02-17 14:03  amai
1690         * source/Makefile.dependencies (1.2), util/Makefile.dependencies
1691         (1.2): */Makefile.dependencies: update WRT new utils.*
1693 2001-02-17 13:59  amai
1695         * source/file.c (1.9), util/utils.c (1.2): file.c utils.c: add
1696         missing #includes
1698 2001-02-17 13:56  amai
1700         * util/: utils.c (1.1), utils.h (1.1): utils.*: new sources for
1701         general purpose, non-GUI stuff like          GetHomeDir()
1703 2001-02-17 13:53  amai
1705         * source/file.c (1.8), source/macro.c (1.7), source/menu.c (1.14),
1706         source/nc.c (1.6), source/server.c (1.6), source/tags.c (1.9),
1707         util/Makefile.common (1.4), util/fileUtils.c (1.6), util/prefFile.c
1708         (1.6): nc.c server.c: move #include <sys/types.h> before other
1709         <sys/*> Makefile.common: prepare for util/utils.c to be checked in
1710         file.c macro.c menu.c tags.c fileUtils.c prefFile.c:    use new
1711         GetCurDir(), GetHomeDir() calls
1713 2001-02-17 01:47  edel
1715         * source/: highlight.c (1.7), parse.y (1.6): 
1716         Empty code blocks are rejected by the macro language.
1718 2001-02-17 00:09  slobasso
1720         * source/interpret.c (1.6): when strings are converted to numbers
1721         and the conversion fails, use 0 rather than junk
1723 2001-02-16 14:58  amai
1725         * ReleaseNotes (1.3), source/tags.c (1.8), util/fileUtils.c (1.5):
1726         ReleaseNotes: add some bugs being addressed *.c: supply fallback if
1727         getcwd() fails      (in one case we used uninitialized memory
1728         earlier!)
1730 2001-02-16 14:25  amai
1732         * source/: Makefile.common (1.4), help.c (1.12): Makefile.common:
1733         nc depends on libNUtil.a! help.c: switch to "February 2001" ...
1735 2001-02-15 16:08  tringali
1737         * ReleaseNotes (1.2): 
1738         Add info about 5.2 features and bugfixes.
1740 2001-02-15 16:07  tringali
1742         * util/misc.c (1.13): 
1743         Fix simulateButtonPress() so it works for gadgets.  (Needed for
1744         DialogF mnemonics.)
1746 2001-02-15 16:06  tringali
1748         * util/DialogF.h (1.3): 
1749         Change dialog_type parameter to int to avoid warnings.
1751 2001-02-15 16:06  tringali
1753         * util/DialogF.c (1.7): 
1754         Automatically create mnemonics for dialog buttons.  Change
1755         dialog_type parameter to int to avoid warnings (comparing unsingned
1756         int for negative isn't exactly useful).
1758 2001-02-15 16:04  tringali
1760         * source/preferences.c (1.14): Default syntax highlighting to on.
1762 2001-02-15 16:04  tringali
1764         * source/nc.c (1.5): 
1765         
1766         - Remove warnings for 64-bit systems.  Extend strlen results to
1767         long and use   %ld as a format specifier.  strlen returns a size_t
1768         which is typically   an unsigned long on 64-bit systems.
1770 2001-02-14 00:34  slobasso
1772         * source/: help.c (1.11), text.c (1.7), textDisp.c (1.5),
1773         textDisp.h (1.3): added extra options to many of the macro actions
1775 2001-02-12 22:37  amai
1777         * source/preferences.c (1.13): preferences.c: patch from Thorsten
1778         Haude to issue a warning                if -import can not find the
1779         specified file
1781 2001-02-12 21:08  slobasso
1783         * source/: help.c (1.10), menu.c (1.13), nedit.h (1.5),
1784         preferences.c (1.12), preferences.h (1.3), search.c (1.13),
1785         search.h (1.4): Added a search wrap option to prefs and made some
1786         more options available to macro actions.
1788 2001-02-09 22:35  tringali
1790         * source/help.c (1.9): Remove obsolete reference to Caps-Lock bug.
1792 2001-02-09 22:34  slobasso
1794         * source/: interpret.c (1.5), interpret.h (1.2), parse.c_noyacc
1795         (1.3), parse.y (1.5): fixed a leak with static strings in the macro
1796         interpreter.
1798 2001-02-09 22:19  slobasso
1800         * source/: menu.c (1.12), text.c (1.6): fixed strCaseCmp() bug
1801         where partial strings would match.
1803 2001-02-09 21:07  amai
1805         * source/userCmds.c (1.8): userCmds.c: try to fix compiler warnings
1807 2001-02-09 09:08  amai
1809         * source/: menu.c (1.11), menu.h (1.4): menu.*: fix a 'pointer vs.
1810         integer constant' problem, by adding a         cast to the
1811         constants #definition
1813 2001-02-08 09:08  amai
1815         * source/Makefile.common (1.3), source/Makefile.dependencies (1.1),
1816         util/Makefile.common (1.3), util/Makefile.dependencies (1.1):
1817         */Makefile.common: include new */Makefile.dependencies: simple
1818         files containing the dependencies for all     objects (i.e. *.o)
1820 2001-02-08 08:52  amai
1822         * source/: menu.c (1.10), menu.h (1.3): menu.c menu.h: - correct my
1823         previous patch: XmNuserData requires XtPointer* arg               
1824         - add some more 'const's
1826 2001-02-06 16:04  amai
1828         * source/search.c (1.12), util/DialogF.c (1.6), util/getfiles.c
1829         (1.9): search.c DialogF.c getfiles.c: Drop #ifdef MOTIF10 sections.
1831 2001-02-06 12:07  amai
1833         * source/menu.c (1.9): menu.c: Fix a 'major' 64bit bug: we were
1834         passing a pointer to int         instead of pointer to pointer.
1835         This fixes the crash with         NEdit/LessTif on alpha when
1836         selecting the Window menu item!!
1838 2001-02-06 10:19  amai
1840         * source/preferences.c (1.11): preferences.c: drop unused #include
1841         <errno.h>
1843 2001-02-06 10:03  amai
1845         * source/interpret.c (1.4), util/prefFile.c (1.5), util/prefFile.h
1846         (1.3): interpret.c prefFile.*: add 'const' to some more functions'
1847         signature
1849 2001-02-06 10:02  amai
1851         * source/: nc.c (1.4), server.c (1.5): server.c nc.c: add checks
1852         whether some system calls succeed (e.g. uname())               
1853         changed signature of getHostName() and getUserName
1855 2001-02-05 19:45  amai
1857         * util/: DialogF.c (1.5), misc.c (1.12), prefFile.c (1.4),
1858         printUtils.c (1.6): DialogF.c misc.c prefFile.c printUtils.c: add
1859         'const' to some     functions' signatures
1861 2001-02-05 17:13  amai
1863         * source/: file.c (1.7), help.c (1.8), highlight.c (1.6),
1864         highlightData.c (1.7): file.c help.c highlight.c highlightData.c:
1865         Replace improper <0> as last argument          in XtVa*() interface
1866         calls by <NULL>
1868 2001-02-02 18:10  tringali
1870         * source/highlight.c (1.5): Replace debugging code of divide by 0
1871         with a more proper assert.  Dividing by zero generated warnings on
1872         lots of compilers.
1874 2001-02-02 14:47  amai
1876         * source/window.c (1.12): window.c: drop declaration of
1877         _XEditResCheckMessages(); should be in           according header  
1878                 Fix compiler warning about boolean expression
1880 2001-02-02 14:00  amai
1882         * Makefile (1.3), README (1.4): Makefile: do not list CVS/ subdir
1883         when running 'make' without argument README:   cosmetics
1884         (re-formatting)           add pointer to makefiles/Makefile.generic
1885         which explains     our current -D compiler options
1887 2001-02-02 13:12  amai
1889         * util/getfiles.c (1.8): getfiles.c: - add 'cont' add some places  
1890                     (as I realized we are already using it, so we don't    
1891                   discuss systems w/o here)             - drop */errno.h
1892         #includes (I couldn't see any usage of it currently)
1894 2001-02-01 23:16  tringali
1896         * makefiles/Makefile.aix (1.2): 
1897         
1898         Fix for bug 130164: force X headers to include full prototype
1899         information.
1901 2001-01-26 22:42  amai
1903         * source/: help.c (1.7), window.c (1.11): help.c: switch to
1904         "January, 2001" window.c: ad cast; should fix SF [Bug #130164 ]
1905         Compiler warning on AIX4.3.2 in                window.c
1907 2001-01-24 15:54  amai
1909         * util/misc.c (1.11), source/highlightData.c (1.6), source/menu.c
1910         (1.8), source/preferences.c (1.10), source/userCmds.c (1.7): *.c:
1911         The XmNnumChildren resource if of type 'Cardinal', not 'int'
1913 2001-01-10 10:42  amai
1915         * source/textBuf.c (1.4): textBuf.c: fix for SF [Bug #115195 ]
1916         textBuf.c:862 warning: '/*' within comment
1918 2001-01-05 21:18  amai
1920         * source/shell.c (1.6): shell.c: change some "Nedit" strings to
1921         "NEdit".           properly end an execl() parameter list by (char
1922         *)0
1924 2000-12-20 14:05  amai
1926         * source/help.c (1.6), source/nedit.c (1.7), source/search.c
1927         (1.11), source/window.c (1.10), util/getfiles.c (1.7): Replace
1928         "Lesstif" by "LessTif" ...  Update timestamp in version info to
1929         "december, 2000"
1931 2000-12-20 13:56  amai
1933         * README (1.3), source/.cvsignore (1.1), source/tags.c (1.7),
1934         util/misc.c (1.10): Add two missing #includes Add a .cvsignore for
1935         the two binaries beign built Update the docs WRT LessTif issues
1937 2000-12-19 21:08  tringali
1939         * nedit.doc (1.3): 
1940         
1941         Removed obsolete references to fnal.gov FTP server.
1943 2000-12-19 21:06  edg
1945         * source/selection.c (1.5): Added a fix for SF bug 126285: segfault
1946         with goto line.
1948 2000-12-15 20:57  edg
1950         * source/text.c (1.5): Fixed a selection highlighting bug (removed
1951         an earlier bogus patch).
1953 2000-12-10 19:35  edg
1955         * source/search.c (1.10): Fixed some (harmless) compiler warnings. 
1956         Added an extra check in the multi-file replacement code to make
1957         sure that the user didn't invalidate the replacement strings when
1958         the dialog isn't modal (bug in several Lesstif versions).
1960 2000-11-30 21:33  edg
1962         * util/getfiles.c (1.6): Implemented a workaround for a Motif 2.x
1963         file selection box bug.
1965 2000-11-30 21:31  edg
1967         * makefiles/Makefile.cygwin (1.2): Minor changes requested by
1968         Christian Denat.
1970 2000-11-23 23:23  edg
1972         * source/: search.c (1.9), search.h (1.3), window.c (1.9): Fixed a
1973         critical bug in the multi-file replace functionality.  Closing
1974         windows while a multi-file replace dialog was up could result in a
1975         crash. The lists are now updated when a window closes.
1977 2000-11-22 23:08  edg
1979         * source/: nedit.h (1.4), search.c (1.8), window.c (1.8): Added
1980         multi-file replace-all functionality.
1982 2000-11-22 21:50  edg
1984         * source/: preferences.c (1.9), search.c (1.7): Added a missing
1985         #include <stdio.h>.
1987 2000-11-07 14:03  edel
1989         * util/misc.c (1.9): Fix glitches in Caps/Num Lock patch
1991 2000-11-06 21:52  edel
1993         * source/: macro.c (1.6), preferences.c (1.8), shift.c (1.5),
1994         text.c (1.4), userCmds.c (1.6), window.c (1.7): Patch for Caps/Num
1995         Lock bug + a few other minor fixes
1997 2000-11-06 21:50  edel
1999         * util/: misc.c (1.8), misc.h (1.4): Patch for Caps/Num Lock Motif
2000         bug
2002 2000-10-06 21:23  edel
2004         * util/misc.c (1.7): Bug fix: BG menu not working with new best
2005         visual code
2007 2000-10-04 03:09  edel
2009         * util/: DialogF.c (1.4), fontsel.c (1.4), getfiles.c (1.5),
2010         managedList.c (1.3), misc.c (1.6), printUtils.c (1.5): For IA-64,
2011         XtVa argument lists must be terminated with NULL rather than 0
2013 2000-10-04 03:07  edel
2015         * source/: macro.c (1.5), menu.c (1.7), preferences.c (1.7),
2016         search.c (1.6), selection.c (1.4), shell.c (1.5), shift.c (1.4),
2017         smartIndent.c (1.6), tags.c (1.6), textDisp.c (1.4), userCmds.c
2018         (1.5), window.c (1.6): For IA-64, XtVa calls must be terminated
2019         w/NULL, rather than 0
2021 2000-09-29 15:48  edel
2023         * util/: fileUtils.c (1.4), misc.c (1.5): Support ClearCase version
2024         extended pathnames (and fix some compiler warns)
2026 2000-09-29 15:38  edel
2028         * source/: file.c (1.6), file.h (1.3), menu.c (1.6), nedit.c (1.6),
2029         preferences.c (1.6), server.c (1.4), shell.c (1.4): Updates from
2030         Max (via Arne), and Arne Førlie: ClearCase version extended paths,
2031         Untitled windows inherit parent path, and avoid reuse of Untitled
2032         windows which are currently running a macro.
2034 2000-09-26 20:28  edel
2036         * source/: file.c (1.5), help.c (1.5), highlightData.c (1.5),
2037         macro.c (1.4), menu.c (1.5), nedit.c (1.5), preferences.c (1.5),
2038         search.c (1.5), smartIndent.c (1.5), tags.c (1.5), userCmds.c
2039         (1.4), window.c (1.5): Allow nedit to use non-default visuals
2041 2000-09-26 20:25  edel
2043         * util/: DialogF.c (1.3), fontsel.c (1.3), getfiles.c (1.4), misc.c
2044         (1.4), misc.h (1.3), printUtils.c (1.4): Allow NEdit to use
2045         non-default visual
2047 2000-09-22 19:41  edel
2049         * util/: fileUtils.c (1.3), getfiles.c (1.3), misc.c (1.3),
2050         prefFile.c (1.3), printUtils.c (1.3): Changes since last posted
2051         development release
2053 2000-09-22 19:34  edel
2055         * source/: file.c (1.4), help.c (1.4), highlight.c (1.4),
2056         highlightData.c (1.4), interpret.c (1.3), macro.c (1.3), menu.c
2057         (1.4), nc.c (1.3), nedit.c (1.4), parse.y (1.4), preferences.c
2058         (1.4), regularExp.c (1.3), search.c (1.4), selection.c (1.3),
2059         server.c (1.3), shell.c (1.3), shift.c (1.3), smartIndent.c (1.4),
2060         tags.c (1.4), text.c (1.3), textBuf.c (1.3), undo.c (1.3),
2061         userCmds.c (1.3), window.c (1.4): Changes since last posted
2062         development release
2064 2000-09-10 18:15  tringali
2066         * makefiles/: Makefile.aix (1.1), Makefile.bsdi (1.1),
2067         Makefile.ccur (1.1), Makefile.convex (1.1), Makefile.cygwin (1.1),
2068         Makefile.dcosx (1.1), Makefile.dec (1.1), Makefile.freebsd (1.1),
2069         Makefile.generic (1.1), Makefile.hpux (1.1), Makefile.linux (1.1),
2070         Makefile.lynx (1.1), Makefile.m88k.svr4 (1.1), Makefile.netbsd
2071         (1.1), Makefile.os2 (1.1), Makefile.osf (1.1), Makefile.reliant
2072         (1.1), Makefile.sco (1.1), Makefile.sgi (1.1), Makefile.solaris
2073         (1.1), Makefile.sunos (1.1), Makefile.uhc (1.1), Makefile.ultrix
2074         (1.1), Makefile.unicos (1.1), Makefile.unixware (1.1) (utags:
2075         REL-5-1-1): 5.1.1 baseline
2077 2000-09-09 22:22  tringali
2079         * source/: comnedit.com (1.3), file.c (1.3), help.c (1.3),
2080         highlight.c (1.3), highlightData.c (1.3), menu.c (1.3), nedit.c
2081         (1.3), nedit.h (1.3), parse.c_noyacc (1.2), parse.y (1.3),
2082         preferences.c (1.3), search.c (1.3), smartIndent.c (1.3), tags.c
2083         (1.3), textDisp.c (1.3), window.c (1.3): 5.2 Development snapshot
2084         as of 5/29/2000
2086 2000-09-09 22:18  tringali
2088         * Makefile (1.2, REL-5-1-1), README (1.2, REL-5-1-1), ReleaseNotes
2089         (1.1, REL-5-1-1), nc.man (1.2, REL-5-1-1), nedit.doc (1.2,
2090         REL-5-1-1), nedit.man (1.2, REL-5-1-1), source/Makefile.common
2091         (1.2, REL-5-1-1), source/Makefile.dec (1.2), source/Makefile.hp
2092         (1.2), source/Makefile.ibm (1.2), source/Makefile.linux (1.2),
2093         source/Makefile.osf (1.2), source/Makefile.sgi (1.2),
2094         source/Makefile.solaris (1.2), source/Makefile.sunos (1.2),
2095         source/Makefile.ultrix (1.2), source/comnedit.com (1.2, REL-5-1-1),
2096         source/file.c (1.2, REL-5-1-1), source/file.h (1.2, REL-5-1-1),
2097         source/help.c (1.2, REL-5-1-1), source/help.h (1.2, REL-5-1-1),
2098         source/highlight.c (1.2, REL-5-1-1), source/highlight.h (1.2,
2099         REL-5-1-1), source/highlightData.c (1.2, REL-5-1-1),
2100         source/highlightData.h (1.2, REL-5-1-1), source/interpret.c (1.2,
2101         REL-5-1-1), source/lnknedit.com (1.2, REL-5-1-1), source/macro.c
2102         (1.2, REL-5-1-1), source/menu.c (1.2, REL-5-1-1), source/menu.h
2103         (1.2, REL-5-1-1), source/nc.c (1.2, REL-5-1-1), source/nedit.c
2104         (1.2, REL-5-1-1), source/nedit.h (1.2, REL-5-1-1), source/parse.y
2105         (1.2, REL-5-1-1), source/preferences.c (1.2, REL-5-1-1),
2106         source/preferences.h (1.2, REL-5-1-1), source/regexConvert.c (1.1,
2107         REL-5-1-1), source/regexConvert.h (1.1, REL-5-1-1),
2108         source/regularExp.c (1.2, REL-5-1-1), source/regularExp.h (1.2,
2109         REL-5-1-1), source/search.c (1.2, REL-5-1-1), source/search.h (1.2,
2110         REL-5-1-1), source/selection.c (1.2, REL-5-1-1), source/selection.h
2111         (1.2, REL-5-1-1), source/server.c (1.2, REL-5-1-1), source/shell.c
2112         (1.2, REL-5-1-1), source/shell.h (1.2, REL-5-1-1), source/shift.c
2113         (1.2, REL-5-1-1), source/shift.h (1.2, REL-5-1-1),
2114         source/smartIndent.c (1.2, REL-5-1-1), source/smartIndent.h (1.2,
2115         REL-5-1-1), source/tags.c (1.2, REL-5-1-1), source/tags.h (1.2,
2116         REL-5-1-1), source/text.c (1.2, REL-5-1-1), source/text.h (1.2,
2117         REL-5-1-1), source/textBuf.c (1.2, REL-5-1-1), source/textBuf.h
2118         (1.2, REL-5-1-1), source/textDisp.c (1.2, REL-5-1-1),
2119         source/textDisp.h (1.2, REL-5-1-1), source/textDrag.c (1.2,
2120         REL-5-1-1), source/textP.h (1.2, REL-5-1-1), source/textSel.c (1.2,
2121         REL-5-1-1), source/undo.c (1.2, REL-5-1-1), source/undo.h (1.2,
2122         REL-5-1-1), source/userCmds.c (1.2, REL-5-1-1), source/userCmds.h
2123         (1.2, REL-5-1-1), source/window.c (1.2, REL-5-1-1), source/window.h
2124         (1.2, REL-5-1-1), util/DialogF.c (1.2, REL-5-1-1), util/DialogF.h
2125         (1.2, REL-5-1-1), util/Makefile.common (1.2, REL-5-1-1),
2126         util/Makefile.dec (1.2), util/Makefile.hp (1.2), util/Makefile.ibm
2127         (1.2), util/Makefile.linux (1.2), util/Makefile.sgi (1.2),
2128         util/Makefile.solaris (1.2), util/Makefile.sunos (1.2),
2129         util/Makefile.ultrix (1.2), util/fileUtils.c (1.2, REL-5-1-1),
2130         util/fileUtils.h (1.2, REL-5-1-1), util/fontsel.c (1.2, REL-5-1-1),
2131         util/fontsel.h (1.2, REL-5-1-1), util/getfiles.c (1.2, REL-5-1-1),
2132         util/getfiles.h (1.2, REL-5-1-1), util/managedList.c (1.2,
2133         REL-5-1-1), util/managedList.h (1.2, REL-5-1-1), util/misc.c (1.2,
2134         REL-5-1-1), util/misc.h (1.2, REL-5-1-1), util/prefFile.c (1.2,
2135         REL-5-1-1), util/prefFile.h (1.2, REL-5-1-1), util/printUtils.c
2136         (1.2, REL-5-1-1), util/printUtils.h (1.2, REL-5-1-1),
2137         util/vmsUtils.c (1.2, REL-5-1-1), util/vmsUtils.h (1.2, REL-5-1-1):
2138         5.1.1 baseline
2140 2000-09-09 22:12  tringali
2142         * Makefile (1.1), README (1.1), nc.man (1.1), nedit.doc (1.1),
2143         nedit.man (1.1), source/Makefile.common (1.1), source/Makefile.dec
2144         (1.1), source/Makefile.hp (1.1), source/Makefile.ibm (1.1),
2145         source/Makefile.linux (1.1), source/Makefile.osf (1.1),
2146         source/Makefile.sgi (1.1), source/Makefile.solaris (1.1),
2147         source/Makefile.sunos (1.1), source/Makefile.ultrix (1.1),
2148         source/comnedit.com (1.1), source/file.c (1.1), source/file.h
2149         (1.1), source/help.c (1.1), source/help.h (1.1), source/highlight.c
2150         (1.1), source/highlight.h (1.1), source/highlightData.c (1.1),
2151         source/highlightData.h (1.1), source/interpret.c (1.1),
2152         source/interpret.h (1.1, REL-5-1-1), source/lnknedit.com (1.1),
2153         source/macro.c (1.1), source/macro.h (1.1, REL-5-1-1),
2154         source/menu.c (1.1), source/menu.h (1.1), source/n.bm (1.1,
2155         REL-5-1-1), source/nc.c (1.1), source/nedit.bm (1.1, REL-5-1-1),
2156         source/nedit.c (1.1), source/nedit.h (1.1),
2157         source/nedit_options_file.opt (1.1, REL-5-1-1),
2158         source/parse.c_noyacc (1.1, REL-5-1-1), source/parse.h (1.1,
2159         REL-5-1-1), source/parse.y (1.1), source/preferences.c (1.1),
2160         source/preferences.h (1.1), source/regularExp.c (1.1),
2161         source/regularExp.h (1.1), source/search.c (1.1), source/search.h
2162         (1.1), source/selection.c (1.1), source/selection.h (1.1),
2163         source/server.c (1.1), source/server.h (1.1, REL-5-1-1),
2164         source/shell.c (1.1), source/shell.h (1.1), source/shift.c (1.1),
2165         source/shift.h (1.1), source/smartIndent.c (1.1),
2166         source/smartIndent.h (1.1), source/tags.c (1.1), source/tags.h
2167         (1.1), source/text.c (1.1), source/text.h (1.1), source/textBuf.c
2168         (1.1), source/textBuf.h (1.1), source/textDisp.c (1.1),
2169         source/textDisp.h (1.1), source/textDrag.c (1.1), source/textDrag.h
2170         (1.1, REL-5-1-1), source/textP.h (1.1), source/textSel.c (1.1),
2171         source/textSel.h (1.1, REL-5-1-1), source/undo.c (1.1),
2172         source/undo.h (1.1), source/userCmds.c (1.1), source/userCmds.h
2173         (1.1), source/window.c (1.1), source/window.h (1.1), util/DialogF.c
2174         (1.1), util/DialogF.h (1.1), util/Makefile.common (1.1),
2175         util/Makefile.dec (1.1), util/Makefile.hp (1.1), util/Makefile.ibm
2176         (1.1), util/Makefile.linux (1.1), util/Makefile.sgi (1.1),
2177         util/Makefile.solaris (1.1), util/Makefile.sunos (1.1),
2178         util/Makefile.ultrix (1.1), util/comutil.com (1.1, REL-5-1-1),
2179         util/fileUtils.c (1.1), util/fileUtils.h (1.1), util/fontsel.c
2180         (1.1), util/fontsel.h (1.1), util/getfiles.c (1.1), util/getfiles.h
2181         (1.1), util/managedList.c (1.1), util/managedList.h (1.1),
2182         util/misc.c (1.1), util/misc.h (1.1), util/prefFile.c (1.1),
2183         util/prefFile.h (1.1), util/printUtils.c (1.1), util/printUtils.h
2184         (1.1), util/vmsParam.h (1.1, REL-5-1-1), util/vmsUtils.c (1.1),
2185         util/vmsUtils.h (1.1) (utags: REL-5-0-2): 5.0.2 baseline