Regenerated (cvs2cl.pl -b -r -t --accum --gmt).
[nedit.git] / ChangeLog
blob24dcce44bc448b75b64d2b1e54afd8c02d26c289
1 2003-06-06 18:04  edg
3         * source/: rangeset.c (1.7), textBuf.c (1.28): Fixed a rangeset
4         implementation flaw that caused all kinds of memory leaks in
5         different places. Buffers should not have rangeset modification
6         callbacks when there are no rangesets attached.
8 2003-06-06 17:13  edg
10         * util/misc.c (1.57): Window group hints leak fixes.
12 2003-06-06 17:07  edg
14         * source/nedit.c (1.49): Use proper resource class name to avoid
15         uninitialized memory read.
17 2003-06-06 17:06  edg
19         * util/misc.h (1.19), ReleaseNotes (1.22), source/search.c (1.59),
20         util/misc.c (1.56): Workaround for OpenMotif radio button bug (SF
21         #678198).  (Tested with 6 different Motif flavours/versions).
23 2003-06-05 22:01  n8gray
25         * doc/help.etx (1.49), source/help_data.h (1.47),
26         source/help_topic.h (1.40), source/macro.c (1.71): Changed
27         calltip() so that "tipKey", "tagKey", and "tipText" are
28         position-independent optional arguments.  .  WARNING: This WILL
29         break any existing calltip calls with more than one argument!!!  A
30         call like calltip(foo, "tipText", pos, bar, ...) needs to be
31         changed to calltip(foo, pos, "tipText", bar, ...) and calltip(foo,
32         "tipText") needs to be changed to calltip(foo, -1, "tipText").
34 2003-06-04 15:34  slobasso
36         * source/: preferences.c (1.98), window.c (1.84): remove unused
37         variables
39 2003-06-02 15:18  edg
41         * source/menu.c (1.79): Fixed wrong title in Exit dialog.
43 2003-05-29 21:07  tringali
45         * util/fontsel.h (1.9): Match function declaration to definition
47 2003-05-28 08:26  edg
49         * source/preferences.c (1.97): Added an automatic upgrade routine
50         for the changed "wc" shell command.
52 2003-05-27 22:32  yooden
54         * source/preferences.c (1.96): Replaces csh-specific scriptlet with
55         awklet.
57 2003-05-27 21:31  tringali
59         * source/window.c (1.83): Propogate colors to new windows on
60         opening (744294)
62 2003-05-27 15:55  edg
64         * source/preferences.c (1.95): Automatically add Identifier2 text
65         drawing style when upgrading to 5.4.
67 2003-05-26 09:10  edg
69         * ChangeLog (1.33): Regenerated (cvs2cl.pl -b -r -t --accum --gmt).
71 2003-05-26 09:07  edg
73         * ReleaseNotes (1.21): Added bugs #559902, 561659, 526981, and
74         582469.
76 2003-05-26 08:16  edg
78         * source/search.c (1.58): Committed SF patch #559902: Show Matching
79         Range Bugfix (Tom Heathcote).
81 2003-05-25 15:55  edg
83         * doc/help.etx (1.48), source/help_data.h (1.46),
84         source/help_topic.h (1.39), source/highlightData.c (1.52),
85         source/macro.c (1.70), source/menu.c (1.78), source/preferences.c
86         (1.94), source/preferences.h (1.35): Removed and disabled some of
87         the backlighting functionality and marked it as being experimental
88         (for the 5.4 release).
90 2003-05-24 19:15  tringali
92         * source/: menu.c (1.77), nedit.h (1.39), preferences.c (1.93),
93         preferences.h (1.34), window.c (1.82): Simplified the color dialog
94         box so that all colors are global.  Plug some leaks when parsing
95         color names.  Table-drive color settings to reduce duplicate code.
97 2003-05-24 18:36  tringali
99         * util/check_lin_tif.c (1.5): Allow Motif 2.1.x instead of just
100         update level 30.  We've delivered NEdit with these configurations
101         and they work fine.
103 2003-05-24 13:11  yooden
105         * source/highlightData.c (1.51): Fixed missing escape in NEdit
106         Macro highlighting pattern.
108 2003-05-23 14:27  tringali
110         * source/nedit.c (1.48): Avoid a crash when trying to drag widgets
111         (not text) in non-default visual.  This appears to be a OSF Motif
112         bug so we just disable dragging entirely.  Not a great solution.
114 2003-05-23 10:58  edg
116         * ReleaseNotes (1.20): Added bug #715767.
118 2003-05-23 07:48  edg
120         * source/preferences.c (1.92): Removed autoload.nm from NEdit macro
121         recognition patterns again (covered by .nm) and made the upgrade
122         routines also work for people who already upgraded to the post-5.3
123         preference format.
125 2003-05-22 22:12  yooden
127         * source/: preferences.c (1.91), highlightData.c (1.50): New
128         version of NEdit Macro syntax highlighting patterns.
130 2003-05-22 22:00  edg
132         * source/highlightData.c (1.49): Small update to the Python
133         highlighting patterns (due to changed delimiters).
135 2003-05-22 21:56  edg
137         * source/preferences.c (1.90): Defined a non-default set of
138         delimiters for Python mode.  Added autoload.nm to the recognition
139         patterns for NEdit Macro mode.  Added nedit.rc to the recognition
140         patterns for X Resources mode.  Added a 5.3 to 5.4 upgrade routine
141         for the 3 changes above.
143 2003-05-20 05:41  n8gray
145         * source/macro.c (1.69): Committing Tom Heathcote's minor rangeset
146         patch.  If it breaks everything blame him.  :-)
148 2003-05-20 00:27  n8gray
150         * Makefile (1.11), makefiles/Makefile.aix (1.7),
151         makefiles/Makefile.bsdi (1.5), makefiles/Makefile.ccur (1.5),
152         makefiles/Makefile.convex (1.5), makefiles/Makefile.cygwin (1.7),
153         makefiles/Makefile.dcosx (1.5), makefiles/Makefile.dec (1.6),
154         makefiles/Makefile.depend (1.5), makefiles/Makefile.freebsd (1.5),
155         makefiles/Makefile.generic (1.10), makefiles/Makefile.hpux (1.5),
156         makefiles/Makefile.linux (1.11), makefiles/Makefile.lynx (1.6),
157         makefiles/Makefile.m88k.svr4 (1.5), makefiles/Makefile.macosx
158         (1.4), makefiles/Makefile.netbsd (1.5), makefiles/Makefile.openbsd
159         (1.3), makefiles/Makefile.os2 (1.14), makefiles/Makefile.osf (1.6),
160         makefiles/Makefile.qnx (1.3), makefiles/Makefile.reliant (1.5),
161         makefiles/Makefile.sco (1.6), makefiles/Makefile.sgi (1.5),
162         makefiles/Makefile.solaris (1.9), makefiles/Makefile.sunos (1.5),
163         makefiles/Makefile.superux (1.5), makefiles/Makefile.uhc (1.5),
164         makefiles/Makefile.ultrix (1.5), makefiles/Makefile.unicos (1.7),
165         makefiles/Makefile.unixware (1.6), util/Makefile.common (1.8),
166         util/check_lin_tif.c (1.4): Added verify_config target to all
167         Makefiles.  On most platforms it does nothing, but on Linux it
168         triggers a check of the *tif version.  This should also probably be
169         enabled on openbsd, freebsd, and any other platform where
170         OpenMotif/Lesstif use is common, but I'll leave that to people more
171         familiar with those platforms.
173 2003-05-19 21:55  slobasso
175         * source/highlightData.c (1.48): Adjusted Nedit Macro Language
176         highlighting: removed delete from actions and added to keywords and
177         added the following items Variables: calltip_ID Macro Routines:
178         calltip, kill_calltip Actions: focus_pane, unload_tags_file,
179         goto_matching, select_to_matching,    set_auto_indent,
180         set_em_tab_dist, set_fonts, set_highlight_syntax,   
181         set_incremental_backup, set_incremental_search_line, set_locked,   
182         set_make_backup_copy, set_overtype_mode, set_show_line_numbers,   
183         set_show_matching, set_match_syntax_based, set_statistics_line,   
184         set_tab_dist, set_use_tabs, set_wrap_margin, set_wrap_text
186 2003-05-19 08:03  edg
188         * doc/help.etx (1.47), source/help_data.h (1.45),
189         source/help_topic.h (1.38): Added missing replace_all()
190         documentation (Tom Heathcote) and removed the "experimental"
191         classification for smart indent.
193 2003-05-18 20:05  edg
195         * source/: nedit.c (1.47), nedit.h (1.38): Workaround for KDE's
196         FONTLIST bug (and for the various BACKGROUND and FOREGROUND
197         resource values).
199 2003-05-16 17:15  n8gray
201         * util/check_lin_tif.c (1.3): Added 92.32 to known-good LessTif.
202         
203         Feel free to do this yourselves!  :-)  It's pretty easy to do.
205 2003-05-16 16:58  edg
207         * source/highlightData.c (1.47): Updated Python patterns (no
208         updated delimiters yet).
210 2003-05-16 16:51  slobasso
212         * util/.cvsignore (1.2): added check_lin_tif
214 2003-05-16 16:50  slobasso
216         * source/nedit.c (1.46): removed unused variable warning
218 2003-05-16 16:47  slobasso
220         * source/: text.c (1.43), text.h (1.17), textDisp.c (1.53),
221         textDisp.h (1.23): re-commit graphics expose code and added window
222         obscurred hack back in that was erroneously removed. This should
223         put us back where we were without reintroducing a bug that was
224         fixed.
226 2003-05-16 15:11  tringali
228         * source/: text.c (1.42), text.h (1.16), textDisp.c (1.52),
229         textDisp.h (1.22): Removed explicit handling of GraphicsExpose
230         events that was causing incomplete redraws, reverting to older
231         algorithm.  (I've extracted the code into a patch and will post it
232         back on SF to address the problem it was trying to fix.)
234 2003-05-16 13:47  tringali
236         * util/misc.c (1.55): Fix for missing icons (via C. Rasmussen)
238 2003-05-16 05:23  tksoh
240         * source/window.c (1.81): Fix for SF bug #715767: remaining panes
241         resized incorrectly after closing a splitpane.
243 2003-05-15 19:47  n8gray
245         * util/check_lin_tif.c (1.2): Modified copyright notice to be more
246         consistent with the rest of NEdit.
248 2003-05-15 19:42  n8gray
250         * Makefile (1.10), makefiles/Makefile.linux (1.10),
251         source/Makefile.common (1.15), source/help.c (1.95),
252         util/Makefile.common (1.7), util/check_lin_tif.c (1.1): Added code
253         to detect the version of Motif/Lesstif being built against and
254         complain if it's known-bad or unknown.  There's probably room for
255         improvement in both the build and detection portions of this code.
257 2003-05-15 07:36  edg
259         * ChangeLog (1.32): Regenerated (please only update with cvs2cl.pl
260         -b -r -t --accum --gmt).
262 2003-05-15 07:33  edg
264         * source/parse_noyacc.c (1.7): Copied the recent modifications of
265         parse.y.
267 2003-05-14 19:12  n8gray
269         * ChangeLog (1.31): Isn't there a way to generate or update this
270         automatically with CVS?
272 2003-05-14 19:08  n8gray
274         * source/parse.y (1.26): Comments don't eat backslash-escaped
275         newlines, so this is legal:    t_print("Hello " # This is a common
276         greeting \            "world"  # This is the recipient of the
277         greeting \            "\n")    # This is a newline character
279 2003-05-04 23:54  yooden
281         * source/macro.c (1.67): Removed some second level leftovers from
282         the old Highlighting API.
284 2003-05-04 13:20  yooden
286         * doc/help.etx (1.46), source/file.c (1.64), source/help_data.h
287         (1.43), source/help_topic.h (1.36), source/menu.c (1.75): Fixes SF
288         #617840: Append Line Feed on Save The buffer now reflects that a
289         line is added on save.
291 2003-05-03 22:45  yooden
293         * doc/help.etx (1.45), source/help_data.h (1.42),
294         source/help_topic.h (1.35), source/macro.c (1.66): Removes old
295         Highlighting Information API; fixes some inconsistencies in the
296         Highlighting Information API; adds deprecated section to macro
297         section in online help.
299 2003-05-03 09:15  edg
301         * util/misc.c (1.54): Made translation table for mouse wheel
302         static, as suggested by Scott.
304 2003-05-02 19:19  edg
306         * source/highlightData.c (1.45), source/nedit.c (1.45),
307         source/search.c (1.56), source/shell.c (1.25), source/smartIndent.c
308         (1.26), source/userCmds.c (1.32), util/fontsel.c (1.25),
309         util/getfiles.c (1.25), util/managedList.c (1.12), util/misc.c
310         (1.53), util/misc.h (1.18): Committed SF #715941: File dialog wheel
311         support (generalized to all scrolled widgets, except main text
312         area, which already had support).
314 2003-05-02 18:25  edg
316         * source/rangeset_fn.h (1.4): Obsolete due to new rangeset API.
318 2003-05-02 18:18  edg
320         * doc/help.etx (1.44), makefiles/Makefile.depend (1.4),
321         source/Makefile.dependencies (1.21), source/help_data.h (1.41),
322         source/help_topic.h (1.34), source/highlightData.c (1.44),
323         source/macro.c (1.65), source/rangeset.c (1.4), source/rangeset.h
324         (1.2), source/rangeset_fn.h (1.3), source/textBuf.c (1.27),
325         source/textBuf.h (1.14), source/textDisp.c (1.50),
326         util/Makefile.dependencies (1.7): Committed patch #628933: New
327         rangeset API. (Including the fix of SF #728988: rangeset_add of
328         empty range works - bad!) Users of range sets will have to update
329         their macros.
331 2003-04-24 17:20  edg
333         * source/menu.c (1.74): Crash fix: setting NEDIT_HOME to /dev/null
334         caused a coredump because the PrevOpen array never got initialized
335         in that case.
337 2003-04-24 11:47  edg
339         * source/nedit.c (1.44), util/DialogF.c (1.27), util/DialogF.h
340         (1.9), util/fileUtils.c (1.30): Various fixes related to SF
341         #488412: doOpen() flaws.
343 2003-04-24 08:57  edg
345         * source/highlightData.c (1.43): Updated LaTeX highlight patterns
346         provided by Joerg (SF #607072: Syntax highlight failure in LaTeX).
348 2003-04-24 08:26  edg
350         * source/menu.c (1.73): Fix for SF #726325: goto_line_number only
351         accepts 1 arg
353 2003-04-18 01:07  n8gray
355         * source/calltips.c (1.5), source/calltips.h (1.2),
356         source/help_data.h (1.40), source/help_topic.h (1.33),
357         source/text.c (1.40), source/text.h (1.15), source/textDisp.c
358         (1.49), source/textDisp.h (1.21), source/textP.h (1.8),
359         doc/help.etx (1.43): Setting "nedit*background: blue" should not
360         change the background of calltips.  This change makes calltips get
361         their colors from nedit*calltipForeground and
362         nedit*calltipBackground.
364 2003-04-17 21:46  n8gray
366         * source/: nedit.c (1.43), nedit.h (1.37), preferences.c (1.88),
367         text.c (1.39): Applied color migration patch.  IMPORTANT:  Remember
368         to move the call to migrateColorResources into the "convert to 5.4"
369         area before releasing 5.4!!!
371 2003-04-17 09:03  edg
373         * source/: macro.c (1.64), smartIndent.c (1.25): Fix for SF
374         #602336: Wrong Initialization Order and SF #628552: Startup
375         sequence. Macro file is now loaded before smart indent macros are
376         processed.
378 2003-04-15 23:03  yooden
380         * source/help.c (1.92): Whitespace only.
382 2003-04-15 20:00  yooden
384         * doc/help.etx (1.42), source/help_data.h (1.39),
385         source/help_topic.h (1.32): Small documentation fixes.
387 2003-04-10 20:28  edg
389         * source/calltips.c (1.4), util/misc.c (1.52), util/misc.h (1.17):
390         Fix for SF #602260: Calltips crashes. Calltip popup shells now
391         inherit the proper visual and color depth.
393 2003-04-10 20:08  tringali
395         * source/help.c (1.91): Help text was allocating colors
396         incorrectly, making help text invisible when running with a
397         non-default Visual.  Don't assume "black" is help text color!
399 2003-04-10 18:47  tringali
401         * source/: text.c (1.38), text.h (1.14), textP.h (1.7), window.c
402         (1.80): Fix upside-down GetPrefTypingHidesPointer dependency -- the
403         window code should be setting into the text widget, instead of the
404         text widget getting it directly from preferences.
406 2003-04-10 18:39  tringali
408         * source/parse.y (1.24): #include <stdlib.h> to avoid warnings on
409         some systems about no malloc proto.
411 2003-04-10 18:37  tringali
413         * util/utils.c (1.20): Don't quit if getpwuid() fails.  It can fail
414         if some nameservices are not responding through no fault of the
415         user.
417 2003-04-10 17:58  edg
419         * source/Makefile.dependencies (1.20): Updated dependencies.
421 2003-04-10 17:37  edg
423         * util/DialogF.c (1.26): Warning fix.
425 2003-04-10 09:39  edg
427         * source/file.c (1.63): Added some missing fclose() calls in
428         IncludeFile().
430 2003-04-09 14:56  edg
432         * source/file.c (1.62): Aaargh. Another few missing commas.
434 2003-04-09 14:53  edg
436         * source/file.c (1.61): Added another few missing commas in DialogF
437         calls.
439 2003-04-09 13:52  edg
441         * source/file.c (1.60): Added missing comma in DialogF call.
443 2003-04-08 23:47  yooden
445         * source/help.c (1.90): Added one missing DialogF() title.
447 2003-04-08 08:54  edg
449         * source/: highlight.c (1.41), menu.c (1.72), preferences.c (1.87),
450         smartIndent.c (1.24): Fixed indentation inconsistencies and dialog
451         title typos.
453 2003-04-07 22:51  yooden
455         * source/file.c (1.59), source/highlight.c (1.40),
456         source/highlightData.c (1.42), source/macro.c (1.63), source/menu.c
457         (1.71), source/preferences.c (1.86), source/search.c (1.55),
458         source/selection.c (1.24), source/shell.c (1.24), source/shift.c
459         (1.14), source/smartIndent.c (1.23), source/tags.c (1.49),
460         source/userCmds.c (1.31), util/DialogF.c (1.25), util/DialogF.h
461         (1.8), util/fileUtils.c (1.29), util/fontsel.c (1.24), util/misc.c
462         (1.51), util/printUtils.c (1.22): The Sore Hands Patch: Added
463         dialog title to DialogF().
465 2003-04-06 00:46  yooden
467         * source/highlightData.c (1.41), source/macro.c (1.62),
468         source/menu.c (1.70), source/preferences.c (1.85),
469         source/smartIndent.c (1.22), source/userCmds.c (1.30),
470         util/printUtils.c (1.21): Some changed dialog titles, error
471         messages and general code beautification.
473 2003-04-03 19:05  jlous
475         * source/file.c (1.58), source/macro.c (1.61), source/nedit.h
476         (1.36), source/preferences.c (1.84), source/window.c (1.79),
477         util/fileUtils.c (1.28), util/fileUtils.h (1.10), util/prefFile.c
478         (1.19): Committing patch 621211, accepting foreign linebreaks in
479         prefs- and macro files.
481 2003-04-03 15:45  edg
483         * source/window.c (1.78): Fix for SF #713780: flickers during macro
484         execution. (Uwe Lehnert)
486 2003-03-26 16:36  edg
488         * source/textDisp.c (1.48): Reverted some of the unnecessary (and
489         seemingly invalid) changes related to the cursor GC introduced in
490         version 1.46. (SF #710124).
492 2003-03-26 10:40  edg
494         * source/textDisp.c (1.47): Yesterday's clipping changes were not
495         ok: the gutter between the line numbers and the text area could be
496         filled with character fragments. Clipping ranges are now adjusted
497         when line numbers are drawn.
499 2003-03-25 18:31  n8gray
501         * source/: textDisp.c (1.46), textDisp.h (1.20): Committing edg's
502         patch to fix usage of shared GCs.
504 2003-03-25 01:33  n8gray
506         * source/textDisp.c (1.45): Fixed line number color problems. 
507         Stupid cut & paste error...
509 2003-03-24 23:56  yooden
511         * source/nedit.c (1.42): Paranoid protection against pathological
512         language settings.
514 2003-03-24 17:05  edg
516         * source/: menu.c (1.69), nedit.h (1.35), window.c (1.77): Fix for
517         SF bug #564782: Show Path in Windows Menu
519 2003-03-24 16:20  tringali
521         * source/nedit.c (1.41): Account for LANG being unset.
523 2003-03-21 18:51  n8gray
525         * source/: textDisp.c (1.44), window.c (1.76): Fixing 2 color
526         problems.  1: Changing line number GC properties affected *all*
527         buffers.  2: New panes used default text area colors instead of
528         their window's.
530 2003-03-21 18:31  tringali
532         * source/: nedit.c (1.40), help.c (1.89): Avoid crash when running
533         under a UTF-8 locale, and display locale in help.
535 2003-03-21 18:22  edg
537         * source/: preferences.c (1.83), smartIndent.c (1.21),
538         smartIndent.h (1.6): Fix for SF bug #439867: Language mode renaming
539         bug.
541 2003-03-20 13:23  edg
543         * makefiles/Makefile.sco (1.5): Typo fix (SF #689808: SCO makefile
544         error).
546 2003-03-20 13:05  edg
548         * util/fontsel.c (1.23): Removed some unused variables (gcc
549         warnings).
551 2003-03-20 13:02  edg
553         * source/: help.c (1.88), highlight.c (1.39), highlight.h (1.10),
554         textDisp.c (1.43): Fix for SF #700823: Nedit crash after highlight
555         Perl-Syntax on OS/390.  Made the syntax highlighting style
556         information independent of the character coding (ASCII or EBCDIC).
558 2003-03-18 10:58  edg
560         * util/managedList.c (1.11): Fix for SF #705495: Crash while
561         Copying Pattern.
563 2003-03-14 22:27  n8gray
565         * doc/help.etx (1.41), source/help_data.h (1.38),
566         source/help_topic.h (1.31), source/preferences.c (1.82): Added a
567         warning label to the color dialog and changed help text to make it
568         more clear that foreground colors only apply when syntax
569         highlighting is disabled.
571 2003-03-13 09:11  n8gray
573         * util/fontsel.c (1.22): Hide the sample when the "Show
574         Proportional Fonts" toggle is toggled and the font selection is
575         cleared.  Also added a prototype for enableSample().
577 2003-03-12 18:33  n8gray
579         * util/fontsel.c (1.21): Tabs -> Spaces
580         
581         If you want a shock, turn on backlighting, set tabs to a slightly
582         off-background color, and edit just about any file in the NEdit
583         project.
585 2003-03-12 18:03  n8gray
587         * util/fontsel.c (1.20): Fixed clearing of sample field when "show
588         proportional fonts" was toggled.  Hide sample text when font
589         selection is invalid.
591 2003-03-07 19:52  n8gray
593         * source/preferences.c (1.81): Made helper function addColorGroup()
594         static.
596 2003-03-07 19:46  n8gray
598         * source/preferences.c (1.80): Using XtSetMappedWhenManaged to
599         show/hide the error labels in the color dialog.  Thanks Scott!
601 2003-03-07 01:50  n8gray
603         * doc/help.etx (1.40), source/help_data.h (1.37),
604         source/help_topic.h (1.30), source/preferences.c (1.79): Duh. 
605         Forgot to save before the last commit.  Also changed docs to
606         reflect new labels in color dialog.
608 2003-03-07 01:34  n8gray
610         * source/preferences.c (1.78): Minor labelsmithing on color dialog.
612 2003-03-07 01:07  n8gray
614         * source/preferences.c (1.77): Using a more reliable hack for
615         showing/hiding the (Invalid!) labels in the color dialog.  To hide
616         it I set its fg color to its bg color.  To unhide it I restore the
617         fg color from its parent.  This way the label's width doesn't
618         change, solving the potential visual bug mentioned in my previous
619         commit.
620         
621         I tried changing the label from a gadget to a widget but the
622         XtMap/UnmapWidget functions still failed.  Oh well, this works ok.
624 2003-03-05 23:50  n8gray
626         * doc/help.etx (1.39), source/help_data.h (1.36),
627         source/help_topic.h (1.29), source/menu.c (1.68), source/nedit.h
628         (1.34), source/preferences.c (1.76), source/preferences.h (1.32),
629         source/textDisp.c (1.42), source/textDisp.h (1.19), source/window.c
630         (1.75), source/window.h (1.12), util/fontsel.c (1.19),
631         util/fontsel.h (1.8): Adding the color dialog and documentation. 
632         Also adds a colored, editable text field to the font browser
633         dialog.
634         
635         There's a potential minor visual bug depending on the user's fonts.
636          I've tried to fix it but can't seem to figure it out.  Search for
637         XXX in preferences.c for details.
639 2003-02-20 17:30  arnef
641         * source/: file.c (1.57), nc.c (1.33), server.c (1.21): Fixed
642         problem with processing of nc command line.
644 2003-02-18 20:17  tringali
646         * util/misc.c (1.50): Set group hint so that recent versions of
647         Sawfish will group windows together.
649 2003-02-17 01:51  n8gray
651         * source/Makefile.common (1.14): Added parse.c target so that build
652         falls back to parse_noyacc.c if neither bison nor yacc can be
653         found. See:
654         http://www.nedit.org/archives/develop/2002-Apr/0512.html for a
655         discussion of this issue.
657 2003-02-15 02:33  yooden
659         * source/file.c (1.56), util/getfiles.c (1.24), util/misc.c (1.49),
660         util/getfiles.h (1.6): Removed GetNewFilename()
662 2003-02-15 01:06  yooden
664         * source/preferences.h (1.31): Removed double function
665         declarations.
667 2003-01-14 22:36  n8gray
669         * source/tags.c (1.48): Added a private lineEmpty function for use
670         when loading calltips files.  Also fixed bug where calltip position
671         modifiers weren't reset when tips were posted by means other than
672         the calltip macro subroutine.
674 2003-01-14 09:50  edg
676         * source/regularExp.c (1.21): Fix for \S, \W, \L, and \D
677         erroneously matching on \0.
679 2003-01-10 15:33  tringali
681         * source/: window.c (1.74), nedit.c (1.39), text.c (1.37): Apply
682         the "frame around text area" patch and associated geometry fixes. 
683         Looks right when the background is light-colored (default), less so
684         if you use a dark background.  Can be disabled with resources if
685         you don't like it.
687 2003-01-10 15:32  tringali
689         * source/file.c (1.55): Fix to prevent file dialog from growing
690         wider than the screen.  This is needed for window managers that do
691         not respect XmNmaxWidth (sawfish, twm, fvwm).
693 2003-01-10 15:29  tringali
695         * util/: getfiles.c (1.23), misc.c (1.48): Prevent the file dialog
696         from getting bigger than screen.  This fix is for window managers
697         that do not respect XmNmaxWidth (sawfish, twm, fvwm).
699 2003-01-07 22:37  tringali
701         * doc/: nedit.doc (1.37), nedit.html (1.31): Remove autogenerated
702         files from CVS to reduce conflicts.  They are now automatically
703         generated by the cron script for the website snapshot.
705 2003-01-06 15:36  edg
707         * source/smartIndent.c (1.20): Bug fix: garbage collection could be
708         triggered during smart indent newline macro (very old copy & paste
709         error).
711 2003-01-02 02:02  yooden
713         * doc/nedit.doc (1.36), doc/nedit.html (1.30), source/help_data.h
714         (1.35), source/help_topic.h (1.28): Updated reference to regex book
715         part two.
717 2003-01-02 01:48  yooden
719         * doc/help.etx (1.38): Updated Reference to Regex book.
721 2003-01-01 15:57  edg
723         * source/smartIndent.c (1.19): Fix for crash bug reported @develop:
724         newline macro inserting a string caused a recursive loop when
725         triggered through smart indent.
727 2002-12-13 17:23  edg
729         * doc/Makefile (1.4): Added targets to regenerate the FAQ and build
730         the FAQ distribution.
732 2002-12-13 17:20  edg
734         * doc/: faq.txt (1.4), faq.xml (1.5): Added a Q&A about the changed
735         binding of KP Enter (execute command line).
737 2002-12-12 17:26  slobasso
739         * source/text.h (1.13): Remove warnings on hpux 10.20 compiler.
741 2002-12-12 17:26  slobasso
743         * source/selection.c (1.23): Cleanup string to int conversion.
745 2002-12-12 17:26  slobasso
747         * source/: search.c (1.54), search.h (1.18): Centralize string to
748         enum conversions for search_type.
750 2002-12-12 17:26  slobasso
752         * source/parse_noyacc.c (1.5): Match changes in parse.y
754 2002-12-12 17:25  slobasso
756         * source/parse.y (1.23): Move string constant code into function
757         InstallStringConstSymbol.
759 2002-12-12 17:25  slobasso
761         * source/nedit.h (1.33): New macro TYPE_INT_STR_SIZE to determine a
762         safe string size for integer-like types.
764 2002-12-12 17:25  slobasso
766         * source/macro.c (1.60): More macro failure macros and new macro
767         call valid_number.  Use of new macro TYPE_INT_STR_SIZE and
768         PERM_ALLOC_STR.  Add optional index to rangeset_defined.
770 2002-12-12 17:25  slobasso
772         * source/interpret.h (1.12): New macro PERM_ALLOC_STR for static
773         strings that look allocated and move StringToNum global for
774         verification code.  New call InstallStringConstSymbol and move
775         DataValue.tag to an enum.
777 2002-12-12 17:25  slobasso
779         * source/interpret.c (1.32): Use of new macro PERM_ALLOC_STR for
780         static strings that look allocated and move StringToNum global for
781         verification code.  New call InstallStringConstSymbol cleanup of
782         macro debug code with new stack dump. Rewrite SwapCode without
783         allocations.  Use of TYPE_INT_STR_SIZE for int string size. Fixes
784         to grabage collection to allow for PERM_ALLOC_STR and catch mod by
785         0 errors.
787 2002-12-12 17:25  slobasso
789         * source/highlightData.c (1.40): New nedit macro call valid_number.
791 2002-12-12 17:25  slobasso
793         * doc/help.etx (1.37), doc/nedit.doc (1.35), doc/nedit.html (1.29),
794         source/help_data.h (1.34): Add optional index to rangeset_defined
795         and new function valid_number.
797 2002-12-11 18:24  tringali
799         * util/misc.c (1.47): Avoid a 5-second hang when posting a dialog
800         with certain window managers (Sawfish)
802 2002-12-10 13:16  edg
804         * source/nc.c (1.32): Dropped support for reading preferences from
805         a .nc file. It was entirely undocumented and probably never used by
806         anyone (and it didn't work anymore since the introduction of the
807         NEDIT_HOME patch).
809 2002-12-10 12:29  edg
811         * source/nc.c (1.31): Fixed a bug in yesterday's bug fix: macro
812         commands could be executed twice when a new server was started.
814 2002-12-09 17:55  edg
816         * source/nedit.c (1.38): Fix for SF #649442: Dangerous shell
817         command. Changed the shortcut for "Execute Command Line" from "KP
818         Enter" to "Ctrl+KP Enter" to avoid accidental execution of
819         arbitrary commands.
821 2002-12-09 17:18  edg
823         * source/nc.c (1.30): Fixed various command line argument passing
824         bugs introduced by the nc -wait patch (-icon, -geometry, -lm, ...
825         were dropped when a new file was opened and/or a new server was
826         started).
828 2002-12-08 09:29  yooden
830         * source/: highlight.c (1.38), highlightData.c (1.39), macro.c
831         (1.59), rangeset.c (1.3), search.c (1.53): Some code cleanup and
832         removal of development artefacts.
834 2002-12-04 12:30  edg
836         * source/macro.c (1.58): Added boundary checks to searchStringMS()
837         to avoid illegal memory accesses when passing a too large or
838         negative starting position to the search_string() macro.
840 2002-12-02 15:59  tringali
842         * Makefile (1.9): Removed "doc" from default target so users
843         without Perl can build.  (We need a "developer only" target or mode
844         to do this right.)
846 2002-11-28 23:22  yooden
848         * source/macro.c (1.57), source/menu.c (1.67), source/preferences.c
849         (1.75), util/prefFile.c (1.18), util/utils.c (1.19), util/utils.h
850         (1.11): Fixes the bug in the preference file name algorithm
851         reported by Scott in develop@.
853 2002-11-22 18:18  tringali
855         * util/misc.c (1.46): Constrain maximum size of dialogs so they
856         aren't bigger than the screen.  (Slightly modified from Eddy's
857         original version.)
859 2002-11-22 17:51  edg
861         * source/window.c (1.73): Minor improvement in the virtual key
862         binding parsing: ignore comment lines.
864 2002-11-19 18:05  edg
866         * source/: highlight.c (1.37), regularExp.c (1.20), search.c
867         (1.52), textBuf.c (1.26), textBuf.h (1.13): Fixes for SF bugs
868         #515120 (changed behaviour of search?) and #429110 (RegEx search
869         bugs at end of buffer) and a cleanup of the SearchWindow function.
871 2002-11-15 12:21  edg
873         * doc/setext (1.10): Minor backward compatibility fix for older
874         Perl version (5.004).
876 2002-11-13 21:59  tringali
878         * source/: help_data.h (1.33), help_topic.h (1.27): - Change help
879         version to 5.4DEV
881 2002-11-13 21:58  tringali
883         * source/: calltips.c (1.3), text.h (1.12), textDisp.c (1.41):
884         Don't #include "textP.h" where we can get away with it.
886 2002-11-13 21:58  tringali
888         * source/help.c (1.87): Clean up #ifdef of HAVE__XMVERSIONSTRING
889         and reorder visual info
891 2002-11-13 21:58  tringali
893         * source/highlightData.c (1.38): - Fix indentation, labels, and
894         mnemonics in highlightData.c
896 2002-11-13 21:57  tringali
898         * source/: nedit.c (1.37), preferences.c (1.74): - Fix defaults
899         fonts to specify iso8859-1, for RH7.3.
901 2002-11-13 17:56  edg
903         * source/: highlightData.c (1.37), regularExp.c (1.19): Implemented
904         the more conventional word boundary semantics for regular
905         expressions and adapted the built-in highlight patterns to the
906         changed semantics (the latter is largely automated).
908 2002-11-12 10:04  ajhood
910         * doc/help.etx (1.36), doc/nedit.doc (1.34), doc/nedit.html (1.28),
911         source/help.c (1.86), source/help_data.h (1.32),
912         source/help_topic.h (1.26): Document default value of
913         nedit.backlightCharTypes Stop *backlightCharTypes in .Xdefaults
914         etc. affecting Help
916 2002-11-08 20:22  edg
918         * source/: comnedit.com (1.9), highlight.c (1.36), highlight.h
919         (1.9), lnknedit.com (1.7), macro.c (1.56), menu.c (1.66), nedit.h
920         (1.32), preferences.c (1.73), preferences.h (1.30), rangeset.c
921         (1.2), rangeset_fn.h (1.2), server_common.c (1.3), text.h (1.11),
922         textDisp.h (1.18): VMS compilation and linking fixes (Michael
923         Smith).
925 2002-11-08 16:53  slobasso
927         * source/macro.c (1.55): Removed unused variables and fixed error
928         macro.
930 2002-10-31 16:08  edg
932         * doc/help.etx (1.35), doc/nc.man (1.6), doc/nedit.doc (1.33),
933         doc/nedit.html (1.27), source/help_data.h (1.31),
934         source/help_topic.h (1.25), source/nc.c (1.29): Fix for invalid
935         atom usage after time-out.  Made the nc time-out configurable
936         (-timeout <seconds> command line option and nc.timeOut X resource)
937         + documentation updates.
939 2002-10-30 11:44  edg
941         * ChangeLog (1.29): Minor correction.
943 2002-10-30 11:42  edg
945         * ChangeLog (1.28): Removed lots of duplicate entries and added
946         lots of missing entries.  (Apparently, a merge has gone wrong a few
947         months ago).
949 2002-10-30 11:11  edg
951         * ChangeLog (1.27): Update.
953 2002-10-29 15:49  edg
955         * source/server.c (1.20): Fix for crash when sending a macro
956         command to the server through nc, while another command is still
957         running. New commands for a window are now rejected when it is
958         already running a macro (beeps).
960 2002-10-26 00:06  yooden
962         * util/: utils.c (1.18), utils.h (1.10): Fixes wrong declaration
963         and documentation, adds missing Copyright line.
965 2002-10-16 17:28  n8gray
967         * source/: preferences.c (1.72), preferences.h (1.29), window.c
968         (1.72): Don't switch to PLAIN mode before closing a window just to
969         force unloading of calltips files -- it's slow!
970         
971         Also fixed a potentially erroneous error message in
972         reapplyLanguageMode.
974 2002-10-15 11:00  ajhood
976         * doc/help.etx (1.34), doc/nedit.doc (1.32), doc/nedit.html (1.26),
977         source/help_data.h (1.30), source/help_topic.h (1.24),
978         source/highlight.c (1.35), source/highlight.h (1.8),
979         source/highlightData.c (1.36), source/highlightData.h (1.10),
980         source/interpret.c (1.31), source/interpret.h (1.11),
981         source/macro.c (1.54), source/preferences.c (1.71),
982         source/preferences.h (1.28), source/textDisp.c (1.40),
983         source/textDisp.h (1.17): Tony's backlight/highlight and SF bug
984         619234 fixes
986 2002-10-14 18:41  n8gray
988         * source/: text.c (1.36), textBuf.c (1.25), textBuf.h (1.12),
989         textDisp.c (1.39), textSel.c (1.11): Committing patch for
990         keyboard-based rectangular selection.
992 2002-10-13 15:53  yooden
994         * doc/help.etx (1.33), doc/nedit.doc (1.31), doc/nedit.html (1.25),
995         source/help_data.h (1.29), source/help_topic.h (1.23): Another tiny
996         doc patch. (Thanks Yury)
998 2002-10-12 13:33  yooden
1000         * doc/help.etx (1.32), doc/nedit.doc (1.30), doc/nedit.html (1.24),
1001         source/help_data.h (1.28), source/help_topic.h (1.22): Fixes small
1002         documentation bug.
1004 2002-10-10 22:04  slobasso
1006         * source/macro.c (1.53): fix comment typo
1008 2002-10-07 19:39  arnef
1010         * source/nc.c (1.28): Fix for bug 619231 -  nc hangs after
1011         crash/kill Generate a property change event to break a deadlock.
1013 2002-10-07 16:19  edg
1015         * source/search.c (1.51): Fix for crash bug when search string is
1016         too long in search and replace dialogs (triggered when
1017         nedit.findReplaceUsesSelection was True and a long selection was
1018         made), reported through the discuss list.
1020 2002-10-04 23:21  slobasso
1022         * source/: macro.c (1.52), tags.c (1.47): remove compiler warnings
1024 2002-10-01 23:45  n8gray
1026         * doc/help.etx (1.31), doc/nedit.doc (1.29), doc/nedit.html (1.23),
1027         source/help_data.h (1.27), source/help_topic.h (1.21): Added
1028         documentation for column argument to goto_line_number and the goto
1029         line dialog.
1031 2002-09-27 12:19  ajhood
1033         * source/preferences.c (1.70): set default value for
1034         nedit.backlightCharTypes
1036 2002-09-26 12:37  ajhood
1038         * doc/NEdit.ad (1.3), doc/README.FAQ (1.3), doc/faq-txt-pass2.xsl
1039         (1.3), doc/faq-txt.awk (1.3), doc/faq-txt.dtd (1.3),
1040         doc/faq-txt.xsl (1.3), doc/faq.dtd (1.3), doc/faq.txt (1.3),
1041         doc/faq.xml (1.4), doc/faq.xsl (1.3), doc/help.etx (1.30),
1042         doc/nedit.doc (1.28), doc/nedit.html (1.22), doc/setext (1.9),
1043         doc/setext-info.txt (1.3), makefiles/Makefile.depend (1.3),
1044         source/Makefile.common (1.13), source/help.c (1.85),
1045         source/help_data.h (1.26), source/help_topic.h (1.20),
1046         source/highlight.c (1.34), source/highlight.h (1.7),
1047         source/highlightData.c (1.35), source/highlightData.h (1.9),
1048         source/macro.c (1.51), source/menu.c (1.65), source/nedit.h (1.31),
1049         source/parse.y (1.22), source/preferences.c (1.69),
1050         source/preferences.h (1.27), source/smartIndent.c (1.18),
1051         source/tags.c (1.46), source/text.c (1.35), source/text.h (1.10),
1052         source/textBuf.c (1.24), source/textBuf.h (1.11), source/textDisp.c
1053         (1.38), source/textDisp.h (1.16), source/textP.h (1.6),
1054         source/window.c (1.71), source/window.h (1.11),
1055         source/windowTitle.c (1.9), util/fileUtils.c (1.27), util/misc.c
1056         (1.45), util/printUtils.c (1.20): backlight/rangeset patch from
1057         Josef Maier and Tony Balinski, ported to CVS by Andy Hood.
1059 2002-09-26 12:04  ajhood
1061         * Makefile (1.8): auto-rebuild help.doc, help.html and help_*.h If
1062         someone can explain how CVS didn't accept the previous commit tell
1063         me.
1065 2002-09-26 11:45  ajhood
1067         * source/: rangeset.c (1.1), rangeset.h (1.1), rangeset_fn.h (1.1):
1068         New files for backlight/rangeset.
1070 2002-09-26 10:24  ajhood
1072         * doc/Makefile (1.3): auto-rebuild help.doc, help.html and help_*.h
1073         if any of the prerequisites change
1075 2002-09-26 10:22  ajhood
1077         * README (1.30): Add comments on -DHAVE__XMVERSIONSTRING compile
1078         option.
1080 2002-09-26 10:01  ajhood
1082         * makefiles/: Makefile.aix (1.6), Makefile.bsdi (1.4),
1083         Makefile.ccur (1.4), Makefile.convex (1.4), Makefile.cygwin (1.5),
1084         Makefile.dcosx (1.4), Makefile.dec (1.5), Makefile.freebsd (1.4),
1085         Makefile.generic (1.9), Makefile.hpux (1.4), Makefile.linux (1.9),
1086         Makefile.lynx (1.5), Makefile.m88k.svr4 (1.4), Makefile.macosx
1087         (1.3), Makefile.netbsd (1.4), Makefile.openbsd (1.2), Makefile.os2
1088         (1.13), Makefile.osf (1.5), Makefile.qnx (1.2), Makefile.reliant
1089         (1.4), Makefile.sco (1.4), Makefile.sgi (1.4), Makefile.solaris
1090         (1.8), Makefile.sunos (1.4), Makefile.superux (1.4), Makefile.uhc
1091         (1.4), Makefile.ultrix (1.4), Makefile.unicos (1.6),
1092         Makefile.unixware (1.5): Add comments on -DHAVE__XMVERSIONSTRING
1093         compile option.
1095 2002-09-25 10:56  edg
1097         * doc/help.etx (1.29), source/file.c (1.54), source/help_data.h
1098         (1.25), source/help_topic.h (1.19), source/menu.c (1.64),
1099         source/nedit.h (1.30), source/preferences.c (1.68),
1100         source/preferences.h (1.26), source/textBuf.c (1.23),
1101         source/textBuf.h (1.10), source/window.c (1.70): Committed SF patch
1102         #602426: Check for real changes of ext. mod files.  The additional
1103         check is on by default, and a mode message appears if comparison
1104         takes more than 1 second.
1106 2002-09-23 12:06  edg
1108         * source/userCmds.c (1.29), util/misc.c (1.44), util/misc.h (1.16):
1109         Fix for SF #612558: Macro shortcuts still NumLock sensitive.  Lock
1110         and NumLock are now ignored when entering an accelerator.
1112 2002-09-23 11:16  edg
1114         * util/getfiles.c (1.22): Fix for SF bug #613092: Open file
1115         browsing works incorrect.  Keystroke history is now reset after
1116         each list refresh.
1118 2002-09-18 20:17  arnef
1120         * source/search.c (1.50): Fixing error in initial commit of 'nc
1121         -wait' patch.  Removing a XtDispatchEvent() that shouldn't have
1122         been there.
1124 2002-09-17 09:01  edg
1126         * source/server_common.c (1.2): Fix for SF bug #610438: Committing
1127         patch 403647 causes link fail.  Replaced XGetAtomNames() by a loop
1128         using XGetAtomName().
1130 2002-09-13 08:28  edg
1132         * source/preferences.c (1.67): Fix for SF bug #608693: coredump
1133         with -tabs option.  The tab distance is now clipped within its
1134         valid range.
1136 2002-09-11 18:59  arnef
1138         * source/Makefile.common (1.12), source/Makefile.dependencies
1139         (1.19), source/file.c (1.53), source/macro.c (1.50), source/nc.c
1140         (1.27), source/nedit.h (1.29), source/preferences.c (1.66),
1141         source/search.c (1.49), source/selection.c (1.22), source/server.c
1142         (1.19), source/server.h (1.5), source/server_common.c (1.1),
1143         source/server_common.h (1.1), source/window.c (1.69),
1144         util/Makefile.dependencies (1.6): Committing the 'nc -wait' patch
1145         (SF #403647).
1147 2002-09-10 12:17  ajhood
1149         * doc/nedit.doc (1.27), doc/nedit.html (1.21), source/help_data.h
1150         (1.24), source/help_topic.h (1.18): I too can forget to do commit
1151         the generated files.
1153 2002-09-10 12:10  ajhood
1155         * doc/help.etx (1.28), source/help.c (1.84): Adds visual info to
1156         version [eg Visual: Id 0x23 TrueColor 24 bit (Default)] Allows use
1157         of _XmVersionString. Add -DHAVE__XMVERSIONSTRING compile option,
1158         and if it doesn't link, you don't have it. (This may be exported by
1159         Motif but there is no header to tell you if it is there or not.)
1161 2002-09-06 19:21  n8gray
1163         * source/calltips.c (1.2): Changing calltip label widget name from
1164         "calltipW" back to "calltip" so that resources work as advertised.
1166 2002-09-06 19:13  n8gray
1168         * doc/help.etx (1.27), doc/nedit.doc (1.26), doc/nedit.html (1.20),
1169         source/Makefile.common (1.11), source/Makefile.dependencies (1.18),
1170         source/calltips.c (1.1), source/calltips.h (1.1),
1171         source/help_data.h (1.23), source/help_topic.h (1.17),
1172         source/macro.c (1.49), source/tags.c (1.45), source/tags.h (1.13),
1173         source/text.c (1.34), source/textDisp.c (1.37), source/textDisp.h
1174         (1.15): New features:     Positioning of calltips can be controlled
1175         more precisely using optional     arguments to calltip().  These
1176         include "center", "right", "above", and     "strict".  Non-strict,
1177         non-anchored calltips will always show up *somewhere*     on-screen
1178         even if the cursor is not on-screen.
1179         
1180         Modifications:     Refactored calltip UI code into calltips.c/.h. 
1181         Updated help files,     makefiles, and dependencies.  Cleaned up
1182         tags.c/.h somewhat.
1184 2002-09-05 23:17  slobasso
1186         * source/: interpret.c (1.30), parse.y (1.21), parse_noyacc.c
1187         (1.4): made the following work when arrayaExpression is anything
1188         that returns an array as the result: for (x in arrayaExpression) {
1189         }
1191 2002-09-05 23:15  slobasso
1193         * source/nedit.c (1.36): fixed Cardinal vs int compare warning.
1195 2002-09-05 17:48  tringali
1197         * doc/help.etx (1.26), source/nedit.c (1.35), util/misc.c (1.43),
1198         util/misc.h (1.15): Acquire default colors and fonts from the
1199         environment if using the default visual.
1201 2002-09-04 08:40  n8gray
1203         * source/: tags.c (1.44), textDisp.c (1.36): Minor cleanup of
1204         tags.c (it could use a lot more).
1205         
1206         Also improved calltips so that they try not to go off the edges of
1207         the screen.  Thanks to TK, from whom I stole much code.  Since he
1208         stole his tooltip code from me, the circle is complete.  :^)
1210 2002-09-04 05:58  n8gray
1212         * source/: textDisp.c (1.35), textDisp.h (1.14): Calltips should
1213         finally update on any vertical cursor movement!  Plus, non-
1214         anchored calltips maintain their X positions on redrawing.  Also, I
1215         found out that textD->cursorX/cursorY are *not* a reliable way to
1216         get the X/Y positions of the insertion point, so other potential
1217         calltips bugs might be fixed.
1218         
1219         This is one of those nice commits where I've removed almost as many
1220         lines as I've added.  :^)
1222 2002-09-03 01:10  n8gray
1224         * source/: file.c (1.52), nedit.h (1.28), window.c (1.68): This
1225         should fix the worst of the problems in file.c.  There are still
1226         potential problems if you lose read permission on a file as you're
1227         editing it, but I wanted to commit what's done so far.
1229 2002-09-02 23:18  n8gray
1231         * source/textDisp.c (1.34): Fixing problem where scroll-wheel-down
1232         on empty files caused erroneous scrolling.  It was a problem with
1233         mixing Cardinal (unsigned) and signed values.  I took the approach
1234         of casting cursorVPadding to int before using it, since it's nice
1235         to have Xt reject negative values automatically.
1237 2002-09-02 08:55  edg
1239         * source/textDisp.c (1.33): Fix for crash bug reported through
1240         develop@: regex bug using ^.* BufCopyFromBuf() could be called with
1241         invalid paramaters in continous wrapping mode.
1243 2002-08-31 15:14  yooden
1245         * doc/help.etx (1.25), doc/nedit.doc (1.25), doc/nedit.html (1.19),
1246         doc/setext (1.8), doc/setext-info.txt (1.2), source/help_data.h
1247         (1.22): Another help update, some setext documentation and a minor
1248         setext change.
1250 2002-08-31 08:48  yooden
1252         * source/: help_data.h (1.21), help_topic.h (1.16): Corrected Help,
1253         second batch.
1255 2002-08-31 08:46  yooden
1257         * doc/: help.etx (1.24), nedit.doc (1.24), nedit.html (1.18):
1258         Slight correction in help.etx.
1260 2002-08-31 07:24  n8gray
1262         * doc/help.etx (1.23), doc/nedit.doc (1.23), doc/nedit.html (1.17),
1263         source/help_data.h (1.20), source/help_topic.h (1.15),
1264         source/text.c (1.33), source/text.h (1.9), source/textDisp.c
1265         (1.32), source/textP.h (1.5): Committing the edge-phobic cursor
1266         patch, with documentation and without tab-space mixing.  (The new
1267         resource is nedit*text.cursorVPadding by the way.)
1269 2002-08-31 00:52  slobasso
1271         * source/: interpret.c (1.29), interpret.h (1.10), parse.y (1.20):
1272         Lots of array code cleanup including fixes for the following
1273         formats: x[9][8] = 6 delete x[4][2][] ++x[4] x[3]-- x[4][5] += 7
1274         ... and many more.  Also fixed some cases in which array aliasing
1275         could occur. Arrays are supposed to have VALUE semantics.
1277 2002-08-28 14:14  tringali
1279         * source/preferences.c (1.65): Revive upgrade message to 5.4 file
1280         format
1282 2002-08-27 08:05  edg
1284         * source/textDisp.c (1.31): Fixes for SF #600175: Coredump when
1285         dismissing resized window Array bounds read & write fixes in
1286         calcLineStarts() when number of visible lines becomes zero (only
1287         possible in help windows).  Avoid scrollbar slider size < 1 warning
1288         (which was harmless but annoying).
1290 2002-08-27 05:39  n8gray
1292         * source/: file.c (1.51), undo.c (1.14), undo.h (1.6): Committing
1293         the file deletion notification patch.  I used a specialized message
1294         for ENOACCES but used strerror output along with a suggested cause
1295         (deletion or relocation by another program) in the other cases,
1296         since there are several possible causes of stat() failure.
1297         
1298         I'm committing the patch despite the minor controversy over the
1299         message text because it's better to have some message than none at
1300         all.
1301         
1302         There is still much bogosity in file.c, including another place
1303         where stat() failure causes no warning.
1305 2002-08-23 07:52  n8gray
1307         * source/textBuf.c (1.22): Fixed a miscalculation in
1308         overlayRectInLine that could cause extra letters to be deleted
1309         during rectangular drags over tabs.  See SF bug #557225 "rect. 
1310         selection drag buglet" for a description of the problem.
1312 2002-08-23 00:52  slobasso
1314         * source/interpret.c (1.28): Fixed bug that didn't allow built in
1315         array variables to be iterated with a for loop.
1317 2002-08-22 23:52  slobasso
1319         * source/window.c (1.67): Remove unused variables.
1321 2002-08-22 18:43  slobasso
1323         * source/userCmds.c (1.28): Fix size calculation and escape
1324         characters in menu item names.
1326 2002-08-22 08:40  n8gray
1328         * source/undo.c (1.13): Fixed SF bug #578551 "Scrolling to
1329         searched/altered selection" by adding MakeSelectionVisible() calls
1330         to Undo and Redo.
1332 2002-08-22 08:10  n8gray
1334         * source/window.c (1.66): Nuking trailing whitespace from my last
1335         commit.
1337 2002-08-22 08:05  n8gray
1339         * source/window.c (1.65): MakeSelectionVisible in window.c was not
1340         paying attention to wrapped lines.  To see the problem in an older
1341         version:
1342         
1343         1.  Open a large file and scroll to the center somewhere 2.  Enable
1344         continuous wrapping and resize window so lots of lines wrap 3. 
1345         Select a word and make a mark with Alt+M,a 4.  Page Up or Down for
1346         several screens 5.  Go to the mark with Alt+G,a
1347         
1348         If there are enough wrapped lines between your position and the
1349         mark then the selection and the cursor will be completely
1350         offscreen.
1351         
1352         Also restructured the function so that horizontal scrolling is not
1353         bypassed prematurely.
1355 2002-08-21 13:21  tringali
1357         * source/help.c (1.83): Remove duplicate widgets caused by a bum
1358         merge.
1360 2002-08-21 07:19  n8gray
1362         * source/file.c (1.50): Fixed bug where clicking on the WM's close
1363         button in an unsaved and untitled buffer, answering yes to the
1364         "Save before closing" dialog, then aborting the Save-As dialog led
1365         to the window being closed and the changes being lost.  The
1366         function CloseFileAndWindow wasn't returning FALSE when the Save-As
1367         failed.
1369 2002-08-19 21:41  tringali
1371         * source/preferences.c (1.64): Remove "alpha" versioning - it
1372         wasn't forwards compatabile, and there were no auto-upgrades done
1373         despite the message printed.
1375 2002-08-19 07:22  n8gray
1377         * source/textDisp.c (1.30): Calltips are now redrawn on TextDMoveUp
1378         and TextDMoveDown.  This should help those who end up with cursors
1379         behind calltips when entering multi-line function calls.
1381 2002-08-17 14:28  yooden
1383         * source/window.c (1.64): Removed unused variables.
1385 2002-08-16 14:43  tringali
1387         * source/file.c (1.49): Fix hang caused by posting the "reload"
1388         dialog box on a hidden window (during multi-file replace
1389         validation).
1391 2002-08-15 19:03  n8gray
1393         * source/: file.c (1.48), window.c (1.63): Fixed the flickering
1394         stats line problem (SF bugs 595106, 594838).  Also fixed "save-as
1395         doesn't update the stats line" bug.
1397 2002-08-14 19:20  n8gray
1399         * source/textDisp.c (1.29): Fixed off-by-one error in
1400         expandAllTabs.  Also added check for NULL on its return value in
1401         TextDShowCalltip.
1403 2002-08-14 08:42  n8gray
1405         * source/textDisp.c (1.28): Removed debugging cruft from
1406         TextDShowCalltip.
1408 2002-08-13 22:12  n8gray
1410         * doc/help.etx (1.22), doc/nedit.doc (1.22), doc/nedit.html (1.16),
1411         source/help_data.h (1.19), source/help_topic.h (1.14),
1412         source/text.c (1.32), source/textDisp.c (1.27), source/textDisp.h
1413         (1.13): Added "absolute" argument to line-oriented action routines,
1414         and "wrap" argument to delete_to_start_of_line.
1416 2002-08-12 21:21  tringali
1418         * source/tags.c (1.43), source/window.c (1.62), source/window.h
1419         (1.10), util/misc.c (1.42), util/misc.h (1.14): Post watch cursor
1420         keep screen drawn while loading large tags files.
1422 2002-08-12 15:37  tringali
1424         * source/window.c (1.61): Reimplement I-search button focus
1425         management, so it doesn't have an ugly flash
1427 2002-08-10 23:59  tringali
1429         * source/undo.c (1.12): Added preference for disbling selection
1430         modification during Undo.
1432 2002-08-10 23:58  tringali
1434         * source/text.c (1.31): - Fix bad hardware tab of 4 spaces.  Please
1435         set hardware tabs to 8 for NEdit! - Explicitly remove modifiers on
1436         some virtual bindings to account for system   that map different
1437         modified keys to different bindings (e.g., Ctrl-PgUp =  
1438         osfPageLeft, PgUp = osfPageUp) - Use unions in favor of casts in
1439         XEvents.
1441 2002-08-10 23:54  tringali
1443         * source/highlightData.c (1.34): Use non-capturing parenthesis in C
1444         and C++ patterns where appropriate.
1446 2002-08-10 23:53  tringali
1448         * source/preferences.h (1.25): Added preference to disable
1449         modifying selection on Undo.
1451 2002-08-10 23:52  tringali
1453         * source/preferences.c (1.63): Added preference to disable changing
1454         the selection to match Undo.
1456 2002-08-10 23:51  tringali
1458         * source/server.c (1.18): Use union for XEvents instead of casts.
1460 2002-08-10 23:48  tringali
1462         * source/: interpret.c (1.27), interpret.h (1.9), macro.c (1.48):
1463         Use unions in place of nonportable casts to avoid warnings
1465 2002-08-10 23:45  tringali
1467         * source/help_data.h (1.18): Regenerated from help.etx update (fix
1468         X resource names)
1470 2002-08-10 23:43  tringali
1472         * source/help.c (1.82): More detail for Motif version, and change
1473         button labels on help browser to be more like WinHelp
1475 2002-08-09 20:48  tringali
1477         * util/system.h (1.12): Support for Lynx, MacOS; better x86
1478         reporting
1480 2002-08-09 14:08  tringali
1482         * doc/: help.etx (1.21), nedit.doc (1.21), nedit.html (1.15): Fix
1483         typo in last commit (replace * with @*)
1485 2002-08-09 13:52  tringali
1487         * doc/: help.etx (1.20), nedit.doc (1.20), nedit.html (1.14):
1488         Update incorrect X resources (nedit*text.foo) and upgrade version.
1490 2002-08-09 13:11  tringali
1492         * source/window.c (1.60): Convert // style comment to /* */, so it
1493         compiles again. NEdit is C89, not C++ or C99!
1495 2002-08-08 21:00  n8gray
1497         * doc/help.etx (1.19), doc/nedit.doc (1.19), doc/nedit.html (1.13),
1498         source/help_data.h (1.17), source/help_topic.h (1.13),
1499         source/nedit.h (1.27), source/window.c (1.59): Fixing the
1500         "ever-growing stats line" bug seen under lesstif.  Also, the stats
1501         area code is generally much nicer now, IMHO.
1503 2002-08-02 08:36  n8gray
1505         * doc/help.etx (1.18), doc/nedit.doc (1.18), doc/nedit.html (1.12),
1506         source/help_data.h (1.16), source/help_topic.h (1.12), source/nc.c
1507         (1.26): nc.autoStart now defaults to True.  I've had to explain
1508         that warning message one too many times...
1509         
1510         If anybody finds this offensive, it's easy to revert.  ;^)
1512 2002-08-01 00:53  n8gray
1514         * doc/help.etx (1.17), doc/nedit.doc (1.17), doc/nedit.html (1.11),
1515         source/help_data.h (1.15), source/help_topic.h (1.11),
1516         source/macro.c (1.47): Added optional "copy" argument to
1517         replace_in_string to make it return a copy of the input string if
1518         no replacements were done.
1520 2002-07-31 23:34  slobasso
1522         * source/interpret.c (1.26): made comment more clear
1524 2002-07-31 20:08  edg
1526         * source/highlight.c (1.33): Fix for yesterday's "fix" (which
1527         wasn't entirely waterproof).
1529 2002-07-30 13:54  edg
1531         * source/highlight.c (1.32): Fix for pattern related crash reported
1532         by Joor: I've overlooked a special case in the recent speed
1533         improvements.
1535 2002-07-29 08:05  n8gray
1537         * doc/help.etx (1.16), doc/nedit.doc (1.16), doc/nedit.html (1.10),
1538         source/help_data.h (1.14), source/help_topic.h (1.10): Minor change
1539         to the documentation for nedit.typingHidesPointer X resource.  By
1540         the way, the X resources section of the documentation doesn't seem
1541         to be in any order whatsoever.  Maybe it should be sorted or
1542         grouped into functional groups.
1544 2002-07-29 03:51  n8gray
1546         * source/macro.c (1.46): Applying TK's autoflushing t_print patch
1547         (SF #552760).  I'm not adding a call to isatty, but if anybody
1548         cares enough about the issue they're welcome to do it.  I just want
1549         to make sure the patch isn't forgotten.
1551 2002-07-28 19:25  edg
1553         * source/preferences.c (1.62): Introduced alpha preference file
1554         version numbering (5.4a1, 5.4a2, ...) for development versions.
1556 2002-07-27 08:55  yooden
1558         * source/: highlightData.c (1.33), macro.c (1.45), preferences.c
1559         (1.61), preferences.h (1.24), smartIndent.c (1.17), userCmds.c
1560         (1.27): Removed obsolete function CopyAllocatedString()
1562 2002-07-26 22:19  n8gray
1564         * source/window.c (1.58): Fixed flickering under-shadow on stats
1565         line.  (Thanks to TK Soh for the fix.) Also fixed horrible
1566         tab-space mixing.
1568 2002-07-26 21:39  n8gray
1570         * ChangeLog (1.26), doc/help.etx (1.15), doc/nedit.doc (1.15),
1571         doc/nedit.html (1.9), source/file.c (1.47), source/help_data.h
1572         (1.13), source/help_topic.h (1.9), source/macro.c (1.44),
1573         source/menu.c (1.63), source/nedit.c (1.34), source/nedit.h (1.26),
1574         source/preferences.c (1.60), source/tags.c (1.42), source/tags.h
1575         (1.12), source/text.c (1.30), source/textDisp.c (1.26),
1576         source/textDisp.h (1.12), source/window.c (1.57): This is the big
1577         one.  NEdit is now calltips-enabled!  :-)
1579 2002-07-20 23:18  yooden
1581         * util/fileUtils.c (1.26): Cover different return value of
1582         readlink() for Lynx.
1584 2002-07-20 23:15  yooden
1586         * makefiles/Makefile.lynx (1.4): Avoid annoying warnings about
1587         include files.
1589 2002-07-20 09:37  amai
1591         * util/utils.c (1.17): Fix order of #includes
1593 2002-07-17 20:42  slobasso
1595         * source/menu.c (1.62): Lesstif was causing problems with
1596         accelerators kicking off actions on KeyRelease events rather than
1597         KeyPress events. This should fix key accelerated Mark and Goto Mark
1598         commands.
1600 2002-07-17 15:14  edg
1602         * source/: highlight.c (1.31), highlightData.c (1.32), regularExp.c
1603         (1.18), regularExp.h (1.10): Speed improvements in syntax
1604         highlighting and regex engines.
1606 2002-07-16 11:39  edg
1608         * source/window.c (1.56): Inserted a cast to suppress a warning
1609         with certain compilers.
1611 2002-07-15 14:11  edg
1613         * source/: help.c (1.81), macro.c (1.43), preferences.c (1.59),
1614         regularExp.c (1.17), regularExp.h (1.9), search.c (1.48), search.h
1615         (1.17), tags.c (1.41): Lookbehind regex fix: adding missing
1616         backward search extent information.
1618 2002-07-12 11:44  edg
1620         * source/window.c (1.55), util/misc.c (1.41): Presumed fix for SF
1621         #550870: Nedit quietly exits unexpectedly.  Missing X atoms were
1622         not created, but always used.
1624 2002-07-11 21:18  slobasso
1626         * source/file.c (1.46), source/file.h (1.10), source/help.c (1.80),
1627         source/help.h (1.10), source/highlight.c (1.30), util/DialogF.h
1628         (1.7), util/clearcase.h (1.3), util/fileUtils.h (1.9),
1629         util/fontsel.h (1.7), util/getfiles.h (1.5), util/managedList.h
1630         (1.5), util/misc.h (1.13), util/prefFile.h (1.6), util/printUtils.h
1631         (1.7), util/system.h (1.11), util/utils.c (1.16), util/utils.h
1632         (1.9), util/vmsParam.h (1.4), util/vmsUtils.h (1.5),
1633         source/highlight.h (1.6), source/highlightData.c (1.31),
1634         source/highlightData.h (1.8), source/interpret.c (1.25),
1635         source/interpret.h (1.8), source/macro.c (1.42), source/macro.h
1636         (1.4), source/menu.c (1.61), source/menu.h (1.7), source/nc.c
1637         (1.25), source/nedit.c (1.33), source/nedit.h (1.25),
1638         source/parse.h (1.5), source/parse.y (1.19), source/parse_noyacc.c
1639         (1.3), source/preferences.c (1.58), source/preferences.h (1.23),
1640         source/rbTree.c (1.7), source/rbTree.h (1.3), source/regexConvert.c
1641         (1.8), source/regexConvert.h (1.4), source/regularExp.c (1.16),
1642         source/regularExp.h (1.8), source/search.c (1.47), source/search.h
1643         (1.16), source/selection.c (1.21), source/selection.h (1.5),
1644         source/server.c (1.17), source/server.h (1.4), source/shell.c
1645         (1.23), source/shell.h (1.5), source/shift.c (1.13), source/shift.h
1646         (1.4), source/smartIndent.c (1.16), source/smartIndent.h (1.5),
1647         source/tags.c (1.40), source/tags.h (1.11), source/text.c (1.29),
1648         source/text.h (1.8), source/textBuf.c (1.21), source/textBuf.h
1649         (1.9), source/textDisp.c (1.25), source/textDisp.h (1.11),
1650         source/textDrag.c (1.8), source/textDrag.h (1.3), source/textP.h
1651         (1.4), source/textSel.c (1.10), source/textSel.h (1.3),
1652         source/undo.c (1.11), source/undo.h (1.5), source/userCmds.c
1653         (1.26), source/userCmds.h (1.5), source/window.c (1.54),
1654         source/window.h (1.9), source/windowTitle.c (1.8),
1655         source/windowTitle.h (1.2): more header file cleanup
1657 2002-07-09 14:15  edg
1659         * doc/help.etx (1.14), doc/nedit.doc (1.14), doc/nedit.html (1.8),
1660         source/help_data.h (1.12), source/help_topic.h (1.8),
1661         source/highlight.c (1.29), source/preferences.c (1.57),
1662         source/regularExp.c (1.15), source/regularExp.h (1.7),
1663         source/search.c (1.46): Committed SF patch #530308: look-behind
1664         regular expression matching.
1666 2002-07-05 22:28  uid71894
1668         * doc/help.etx (1.13), source/macro.c (1.41), source/menu.c (1.60),
1669         source/preferences.c (1.56), util/prefFile.c (1.17), util/utils.c
1670         (1.15), util/utils.h (1.8): Moves NEdit's config files in ~/.nedit/
1671         or $NEDIT_HOME.
1673 2002-06-29 13:56  yooden
1675         * source/preferences.c (1.55): Added some comment macros for
1676         default language modes.
1678 2002-06-26 23:39  slobasso
1680         * util/: DialogF.c (1.24), DialogF.h (1.6), clearcase.c (1.4),
1681         clearcase.h (1.2), fileUtils.c (1.25), fileUtils.h (1.8), fontsel.c
1682         (1.18), fontsel.h (1.6), getfiles.c (1.21), getfiles.h (1.4),
1683         managedList.c (1.10), managedList.h (1.4), misc.c (1.40), misc.h
1684         (1.12), prefFile.c (1.16), prefFile.h (1.5), printUtils.c (1.19),
1685         printUtils.h (1.6), system.h (1.10), utils.c (1.14), utils.h (1.7),
1686         vmsParam.h (1.3), vmsUtils.h (1.4): make .h files include their
1687         requirements and move local .h files to top of include list.
1689 2002-06-26 23:37  slobasso
1691         * source/: shell.c (1.22), textDisp.c (1.24): warnings cleanup
1693 2002-06-20 21:32  slobasso
1695         * source/: text.c (1.28), text.h (1.7), textDisp.c (1.23),
1696         textDisp.h (1.10): Added code to handle graphics expose events that
1697         can result from calls to XCopyArea(). Also added code to look for
1698         these events since they can get backlogged in some circumstances.
1699         Removed hack to determine if we were obscured, since this should no
1700         longer be needed.
1702 2002-06-10 16:56  slobasso
1704         * source/tags.c (1.39): fixed merge conflict.
1706 2002-06-08 13:56  tringali
1708         * ChangeLog (1.25), Makefile (1.7), README (1.29), ReleaseNotes
1709         (1.16), doc/help.etx (1.12), doc/nedit.doc (1.13), doc/nedit.html
1710         (1.7), makefiles/Makefile.macosx (1.2), makefiles/Makefile.os2
1711         (1.12), source/Makefile.dependencies (1.17), source/comnedit.com
1712         (1.8), source/file.c (1.45), source/help.c (1.79), source/help.h
1713         (1.9), source/help_data.h (1.11), source/help_topic.h (1.7),
1714         source/highlight.c (1.28), source/highlightData.c (1.30),
1715         source/highlightData.h (1.7), source/lnknedit.com (1.6),
1716         source/nc.c (1.24), source/nedit.c (1.32), source/preferences.c
1717         (1.54), source/preferences.h (1.22), source/server.c (1.16),
1718         source/shell.c (1.21), source/tags.c (1.38), source/window.c
1719         (1.53), source/windowTitle.c (1.7), util/DialogF.c (1.23),
1720         util/comutil.com (1.4), util/fileUtils.c (1.24), util/fontsel.c
1721         (1.17), util/misc.c (1.39), util/prefFile.c (1.15),
1722         util/printUtils.c (1.18), util/utils.c (1.13), util/utils.h (1.6):
1723         Merge 5.3 release branch fixes back to mainline development.
1725 2002-06-01 15:18  tringali
1727         * Makefile (tags: REL-5-3) (BETA-5-3.3): Final changes for 5.3
1729 2002-06-01 13:44  tringali
1731         * doc/nedit.doc, doc/nedit.html, source/help_data.h
1732         (BETA-5-3.[4,4,4]) (utags: REL-5-3): Update version to 5.3 for
1733         final release.
1735 2002-05-16 07:53  edg
1737         * source/preferences.c (tags: REL-5-3) (BETA-5-3.5): Fix for SF
1738         #555364: 5.3RC1 preferences update not complete (provided by Markus
1739         Schwarzenberg).
1741 2002-05-08 16:19  slobasso
1743         * source/menu.c (1.59): Removed many calls to
1744         HidePointerOnKeyedEvent() that shouldn't have been put there.
1746 2002-05-08 15:30  slobasso
1748         * source/menu.c (1.58): verify we have an event before checking the
1749         type
1751 2002-05-07 01:13  n8gray
1753         * source/preferences.c (1.53): nedit.typingHidesPointer resource is
1754         no longer saved in .nedit file, just like other optional X
1755         resources.  (e.g. nedit.shell, nedit.tagFile, etc.)
1757 2002-05-06 15:52  slobasso
1759         * source/menu.c (1.57): Removed a call to HidePointerOnKeyedEvent
1760         in unloadTagsFileMenuCB that caused a crash.
1762 2002-05-03 13:36  amai
1764         * ChangeLog (tags: REL-5-3) (BETA-5-3.2): Update
1766 2002-05-02 00:01  slobasso
1768         * source/shell.c (BETA-5-3.3): Added code to allow substituted
1769         command strings to be arbitrarily long.
1771 2002-05-01 06:36  n8gray
1773         * source/: nedit.h (1.24), window.c (1.52): Committed separate
1774         line/col patch.
1775         
1776         Commit Haiku:     Line and Col on Right     Not Customizable Yet   
1777          Hope There Are No Bugs
1779 2002-04-29 17:16  slobasso
1781         * doc/.cvsignore (1.2): added .version
1783 2002-04-29 08:39  edg
1785         * util/comutil.com (BETA-5-3.1): VMS "makefile" enhancements (Jack
1786         Patteeuw).
1788 2002-04-29 00:35  amai
1790         * .cvsignore (1.1), doc/.cvsignore (1.1), source/.cvsignore (1.3),
1791         util/.cvsignore (1.1): Add/enhance .cvsignore .cvsignore files
1793 2002-04-29 00:28  amai
1795         * source/window.c (1.51): Drop an unused #include
1797 2002-04-26 16:10  slobasso
1799         * source/tags.c (1.37): Removed unused variables and double free.
1801 2002-04-26 16:06  slobasso
1803         * source/tags.c (1.36): Cleanup FindDefinition and how globals are
1804         used. Changes were actually in previous revision, but I
1805         accidentally committed without comment.
1807 2002-04-26 16:04  slobasso
1809         * source/tags.c (1.35): [no log message]
1811 2002-04-24 20:40  edg
1813         * source/: comnedit.com, lnknedit.com (BETA-5-3.[1,1]): VMS
1814         compilation and linking fixes (Jack Patteeuw).
1816 2002-04-23 19:52  edg
1818         * source/nc.c, source/preferences.c, source/window.c,
1819         source/windowTitle.c, util/fileUtils.c (BETA-5-3.[2,4,4,9,1]):
1820         Various VMS compilation & linking fixes. 5.3 now compiles and runs
1821         at least on Alpha OpenVMS V7.2-1 (confirmed by Jack Patteeuw, who
1822         also reported the problems).
1824 2002-04-22 16:37  slobasso
1826         * source/text.c (1.27): fix compiler warning.
1828 2002-04-22 15:24  amai
1830         * ChangeLog (1.24): Update
1832 2002-04-22 15:22  amai
1834         * makefiles/Makefile.macosx (BETA-5-3.2): Fix line endings from
1835         "\\" to "\".  Correct linking order in alternative set of flags
1836         using XFree86 with LessTif
1838 2002-04-19 21:40  slobasso
1840         * doc/help.etx (1.11): Added new feature to hide mouse pointer
1841         while typing.
1843 2002-04-19 16:22  slobasso
1845         * source/: help_data.h (1.10), menu.c (1.56), menu.h (1.6),
1846         preferences.c (1.52), preferences.h (1.21), text.c (1.26), text.h
1847         (1.6), textDisp.c (1.22), textDisp.h (1.9): Added new feature to
1848         hide mouse pointer while typing.
1850 2002-04-16 17:29  edg
1852         * source/nc.c, source/server.c, source/windowTitle.c, util/utils.c,
1853         util/utils.h (BETA-5-3.[1,1,8,1,1]): Renamed GetHostName() to
1854         GetNameOfHost() to avoid linking problems on VMS (the VMS linker is
1855         case-insensitive; GetHostName() conflicts with standard
1856         gethostname()).
1858 2002-04-15 10:46  edg
1860         * source/: file.c, preferences.c, preferences.h (BETA-5-3.[1,3,1]):
1861         Fix for linking problem on VMS: function
1862         GetPrefAlwaysCheckRelativeTagsSpecs had more than 31 characters.
1863         Replaced it by GetPrefAlwaysCheckRelTagsSpecs.
1865 2002-04-13 20:24  edg
1867         * source/window.c (BETA-5-3.3): Minor fix: MakeSelectionVisible()
1868         did not take into account line numbers.  (SF #543178: Line numbers
1869         hide CTRL-M matches).
1871 2002-04-12 18:12  edg
1873         * doc/help.etx, doc/nedit.doc, doc/nedit.html, source/help_data.h
1874         (BETA-5-3.[1,3,3,3]): Documentation fixes (X-resource section).
1876 2002-04-12 18:09  edg
1878         * source/help.c (BETA-5-3.7): Backed out previous change because
1879         affects default width of help windows.  Will consult developers
1880         first.
1882 2002-04-12 17:50  edg
1884         * source/help.c (BETA-5-3.6): Small fix: nedit.helpFont was ignored
1885         when determining initial size of help windows (instead, the value
1886         of the now obsolete nedit*helpText.font resource was used
1887         implicitly).
1889 2002-04-10 09:41  edg
1891         * source/highlight.c (BETA-5-3.4): Crash fix for syntax
1892         highlighting pattern sets containing only pass-2 patterns.
1894 2002-03-28 14:21  edg
1896         * util/printUtils.c (tags: BETA-5-3-RC1) (BETA-5-3.1): Applied
1897         patch submitted with SF bug #536168: printing to KDE print
1898         framework.
1900 2002-03-26 22:32  amai
1902         * makefiles/Makefile.macosx (tags: BETA-5-3-RC1) (BETA-5-3.1): Add
1903         sample linker command using LessTif as posted on discuss@
1905 2002-03-26 13:43  edg
1907         * util/fontsel.c (tags: BETA-5-3-RC1) (BETA-5-3.1): Prevent
1908         possible crash when the Font dialog is destroyed while a modal Font
1909         Selection dialog is up.
1911 2002-03-25 10:02  edg
1913         * source/highlight.c (tags: BETA-5-3-RC1) (BETA-5-3.3): Prevent
1914         buffer overflow in DialogF when reporting a RE compilation error
1915         for a very large RE.
1917 2002-03-23 17:04  edg
1919         * source/shell.c (tags: BETA-5-3-RC1) (BETA-5-3.2): The line
1920         counting algorithm for shell command output dialog is still not
1921         fullproof (it would require emulating word wrapping). Now a
1922         scrollbar is created when there is a risk of underestimating the
1923         number of lines, to make sure that no line ever gets obscured.
1925 2002-03-22 15:54  edg
1927         * source/shell.c (BETA-5-3.1): Fix for shell command output dialog
1928         obscuring final lines under certain conditions (reported at discuss
1929         list).
1931 2002-03-21 08:41  edg
1933         * source/: window.c, tags.c (BETA-5-3.[2,2]) (utags: BETA-5-3-RC1):
1934         Got rid of strdup() call (+related comment in disabled code in
1935         tags.c).
1937 2002-03-21 00:19  amai
1939         * source/highlightData.c (tags: BETA-5-3-RC1) (BETA-5-3.4): SF
1940         Patch [ 531549 ] TCL highlight patterns updated.
1942 2002-03-21 00:15  amai
1944         * makefiles/Makefile.os2 (tags: BETA-5-3-RC1) (BETA-5-3.2): Correct
1945         linker flags for omf/debuggable build
1947 2002-03-20 18:30  edg
1949         * source/highlightData.c (BETA-5-3.3): Double bug fix in X
1950         Resources pattern: context distance violation and missing escapes
1951         and continuation highlights.
1953 2002-03-19 21:39  edg
1955         * source/help.c (tags: BETA-5-3-RC1) (BETA-5-3.5): Replaced
1956         (non-ANSI) snprintf() call by equivalent code.
1958 2002-03-19 18:29  edg
1960         * source/windowTitle.c (tags: BETA-5-3-RC1) (BETA-5-3.7): The
1961         background color copying code for the preview didn't work with all
1962         Motif versions (it even crashed). Now copied the color from the
1963         form iso. a label.  This should work also for Motif 1.2.
1965 2002-03-19 17:42  edg
1967         * Makefile (tags: BETA-5-3-RC1) (BETA-5-3.2): Include nedit.html in
1968         binary distributions.
1970 2002-03-19 17:39  edg
1972         * ChangeLog, doc/nedit.doc, doc/nedit.html, source/help_data.h,
1973         source/help_topic.h (BETA-5-3.[1,2,2,2,2]) (utags: BETA-5-3-RC1):
1974         Final update for 5.3RC1 (hopefully).
1976 2002-03-19 08:51  edg
1978         * source/windowTitle.c (BETA-5-3.6): Changed the preview field's
1979         background color to make it clear that it is read-only.
1981 2002-03-18 23:41  edg
1983         * source/highlight.c (BETA-5-3.2): Fix for SF #531577: Balance
1984         fails before text viewed.  Unparsed parens are parsed with pass-2
1985         patterns when necessary.
1987 2002-03-18 23:15  edg
1989         * source/: help.c, nedit.c (tags: BETA-5-3-RC1) (BETA-5-3.[4,2]):
1990         Committed Markus' latest enhancements (focus related).
1992 2002-03-17 11:21  yooden
1994         * source/windowTitle.c, util/prefFile.c (tags: BETA-5-3-RC1)
1995         (BETA-5-3.[5,1]): Makes the cursor in the Window Title Dialog's
1996         preview field invisible.
1998 2002-03-16 20:40  edg
2000         * source/window.c (BETA-5-3.1): Changed 2 free() calls into XFree
2001         calls().
2003 2002-03-15 14:36  amai
2005         * source/: Makefile.dependencies (tags: BETA-5-3-RC1) (BETA-5-3.1),
2006         Makefile.dependencies (1.16): Update
2008 2002-03-15 08:51  edg
2010         * source/: help.c, help.h (tags: BETA-5-3-RC1), nedit.c
2011         (BETA-5-3.[3,1,1]): Applied patch 526967: single window help with
2012         history (with a minor modification in the mnemonics: P for Previous
2013         iso. Print).
2015 2002-03-14 17:41  amai
2017         * source/textDisp.c (1.21), source/textDrag.c (1.7),
2018         source/textSel.c (1.9), source/undo.c (1.10), source/userCmds.c
2019         (1.25), source/window.c (1.50), source/windowTitle.c (1.6),
2020         util/DialogF.c (1.22), util/clearcase.c (1.3), util/fileUtils.c
2021         (1.23), util/fontsel.c (1.16), util/getfiles.c (1.20),
2022         util/managedList.c (1.9), util/misc.c (1.38), util/prefFile.c
2023         (1.14), util/printUtils.c (1.17), util/utils.c (1.12): Attempt to
2024         complete last commit (add trailing optional #include)
2026 2002-03-14 17:18  amai
2028         * source/: rbTree.c (1.6), regexConvert.c (1.7), regularExp.c
2029         (1.14), search.c (1.45), selection.c (1.20), server.c (1.15),
2030         shell.c (1.20), shift.c (1.12), smartIndent.c (1.15), tags.c
2031         (1.34), text.c (1.25), textBuf.c (1.20): Add an optional #include
2032         at the end of all #includes in each .c source file. Document that
2033         stuff in Makefile.generic
2035 2002-03-14 17:15  amai
2037         * makefiles/Makefile.generic (1.8), source/file.c (1.44),
2038         source/help.c (1.78), source/highlight.c (1.27),
2039         source/highlightData.c (1.29), source/interpret.c (1.24),
2040         source/linkdate.c (1.3), source/macro.c (1.40), source/menu.c
2041         (1.55), source/nc.c (1.23), source/nedit.c (1.31),
2042         source/preferences.c (1.51): Add an optional #include at the end of
2043         all #includes in each .c source file. Document that stuff in
2044         Makefile.generic
2046 2002-03-14 15:33  edg
2048         * source/windowTitle.c (BETA-5-3.4): Removed some toggle button
2049         margin height overrides that caused the mnemonic underscores to
2050         disappear with certain Motif versions.
2052 2002-03-14 01:25  amai
2054         * source/file.c (1.43), source/help.c (1.77), source/highlight.c
2055         (1.26), source/highlightData.c (1.28), source/interpret.c (1.23),
2056         source/linkdate.c (1.2), source/macro.c (1.39), source/menu.c
2057         (1.54), source/nc.c (1.22), source/preferences.c (1.50),
2058         source/rbTree.c (1.5), source/regexConvert.c (1.6),
2059         source/regularExp.c (1.13), source/search.c (1.44),
2060         source/selection.c (1.19), source/server.c (1.14), source/shell.c
2061         (1.19), source/shift.c (1.11), source/smartIndent.c (1.14),
2062         source/tags.c (1.33), source/text.c (1.24), source/textBuf.c
2063         (1.19), source/textDisp.c (1.20), source/textDrag.c (1.6),
2064         source/textSel.c (1.8), source/undo.c (1.9), source/userCmds.c
2065         (1.24), source/window.c (1.49), source/windowTitle.c (1.5),
2066         util/DialogF.c (1.21), util/clearcase.c (1.2), util/fileUtils.c
2067         (1.22), util/fontsel.c (1.15), util/getfiles.c (1.19),
2068         util/managedList.c (1.8), util/misc.c (1.37), util/prefFile.c
2069         (1.13), util/printUtils.c (1.16), util/utils.c (1.11): Optionally
2070         #include "../config.h" anywhere at first place in all(?) .c files
2072 2002-03-13 17:15  edg
2074         * source/help.c (BETA-5-3.2): Leak fix: style buffers were leaked
2075         when help windows were closed or dismissed.
2077 2002-03-13 13:19  edg
2079         * source/highlightData.c (BETA-5-3.2): Minor fix in Tcl patterns:
2080         newlines are allowed in double quoted strings.
2082 2002-03-13 12:05  edg
2084         * source/preferences.c, util/DialogF.c, util/misc.c
2085         (BETA-5-3.[2,1,1]) (utags: BETA-5-3-RC1): Various minor leak fixes.
2087 2002-03-13 12:04  edg
2089         * source/windowTitle.c (BETA-5-3.3): Made the preview field use a
2090         variable width font to avoid obscuring it too easily.
2092 2002-03-12 20:22  edg
2094         * source/preferences.c (BETA-5-3.1): Small leak fix in language
2095         mode detection.
2097 2002-03-12 20:20  edg
2099         * source/: highlight.c, highlightData.c, highlightData.h (tags:
2100         BETA-5-3-RC1) (BETA-5-3.[1,1,1]): Revised syntax-based paren
2101         matching algorithm: relaxes constraints on highlight patterns.
2102         Valid matches should no longer be missed.
2104 2002-03-12 16:59  edg
2106         * source/help.c (BETA-5-3.1): Leak fix: text was leaked when
2107         printed.
2109 2002-03-12 16:22  edg
2111         * source/windowTitle.c (BETA-5-3.2): Removed an XmStringFree() call
2112         that was left behind (and caused a crash).
2114 2002-03-12 16:16  amai
2116         * makefiles/Makefile.os2 (BETA-5-3.1): Reduce stack size of
2117         binaries.
2119 2002-03-12 14:52  edg
2121         * Makefile, README (tags: BETA-5-3-RC1), ReleaseNotes (tags:
2122         BETA-5-3-RC1), doc/nedit.doc, doc/nedit.html, source/help_data.h,
2123         source/help_topic.h (BETA-5-3.[1,2,2,1,1,1,1]): Set version to
2124         5.3RC1.
2126 2002-03-12 09:04  edg
2128         * ReleaseNotes, source/tags.c (BETA-5-3.[1,1]): Applied patch
2129         #520941: FindDefinition function incorrectly reads the X selection
2130         even when an argument has been provided for the find_definition()
2131         action routine.
2133 2002-03-12 00:46  amai
2135         * README (BETA-5-3.1): Small updates on LessTif info
2137 2002-03-11 23:09  tringali
2139         * source/windowTitle.c (BETA-5-3.1): Fix UI so dialog doesn't jump
2140         around.  Also prevent overflow bug in text field.
2142 2002-03-11 22:41  amai
2144         * source/windowTitle.c (1.4): Fix compiler warning
2146 2002-03-11 22:40  amai
2148         * README (1.28): Small updates on LessTif info
2150 2002-03-11 22:18  edg
2152         * doc/nedit.doc (1.12), doc/nedit.html (1.6), source/help_data.h
2153         (1.9), source/help_topic.h (1.6), README (1.27), ReleaseNotes
2154         (1.15): Last update before 5.3 branch.
2156 2002-03-11 22:05  edg
2158         * doc/help.etx (1.10, BETA-5-3-RC1), source/highlight.c (1.25),
2159         source/highlight.h (1.5, BETA-5-3-RC1), source/menu.c (1.53,
2160         BETA-5-3-RC1), source/nedit.h (1.23, BETA-5-3-RC1),
2161         source/preferences.c (1.49), source/preferences.h (1.20,
2162         BETA-5-3-RC1), source/search.c (1.43, BETA-5-3-RC1),
2163         source/window.c (1.48): Applied SF patch #513976: Syntax-based
2164         parenthesis matching.
2166 2002-03-11 18:17  edg
2168         * ChangeLog (1.23), README (1.26), ReleaseNotes (1.14): Update for
2169         5.3.
2171 2002-03-08 10:40  edg
2173         * source/window.c (1.47): Fix for #527319: segfault in
2174         virtKeyBindingsAreInvalid().
2176 2002-03-08 08:43  edg
2178         * source/tags.c (1.32): Fix for #527222: malloc bugs in tags.c
2179         (Nathan Gray).
2181 2002-03-07 20:49  edg
2183         * doc/nedit.doc (1.11), doc/nedit.html (1.5), source/help_data.h
2184         (1.8), source/help_topic.h (1.5): Regenerated.
2186 2002-03-07 20:36  edg
2188         * doc/help.etx (1.9), source/windowTitle.c (1.3): Applied patch
2189         #519092: Customizable window title UI redesign
2191 2002-03-07 17:40  edg
2193         * source/menu.c (1.52): Removed some (unnecessary) statements that
2194         could cause the X server to freeze when the background menu was
2195         popped up while any of the lock keys were on.
2197 2002-03-07 16:42  tringali
2199         * makefiles/Makefile.linux (1.8, BETA-5-3-RC1): Add -lXp.
2201 2002-03-06 22:04  edg
2203         * doc/help.etx (1.8), source/nedit.h (1.22), source/preferences.c
2204         (1.48), source/preferences.h (1.19), source/window.c (1.46): Added
2205         patch #525903: Workaround for invalid virtual key bindings attached
2206         to the root window: invalid bindings are detected and ignored
2207         (behavior can be controlled with a new X-resource).
2209 2002-03-06 14:42  tringali
2211         * makefiles/Makefile.linux (1.7): Force Motif to be pulled in
2212         statically by default.  Linux users tend to upgrade frequently or
2213         move binaries across systems, causing library version skew.
2215 2002-03-04 20:10  amai
2217         * source/tags.c (1.31): Remove unused statements/code lines as
2218         pointed out on develop@
2220 2002-03-02 17:02  yooden
2222         * doc/help.etx (1.7), source/file.c (1.42, BETA-5-3-RC1),
2223         source/menu.c (1.51), source/nedit.h (1.21), source/preferences.c
2224         (1.47), source/preferences.h (1.18): Makes the line feed NEdit
2225         appends on save optional. (SF Bug #495009)
2227 2002-03-01 22:44  slobasso
2229         * source/interpret.c (1.22, BETA-5-3-RC1): properly round pow()
2230         results
2232 2002-03-01 17:13  amai
2234         * ChangeLog (1.22), README (1.25): Update timestamp and ChangeLog
2236 2002-03-01 17:12  amai
2238         * util/fileUtils.c (1.21, BETA-5-3-RC1): Add a UNICOS-specific call
2239         to readlink()
2241 2002-03-01 17:04  amai
2243         * util/fontsel.c (1.14): Replace rint(x) by floor(x+0.5)
2245 2002-03-01 16:04  amai
2247         * makefiles/Makefile.unicos (1.5, BETA-5-3-RC1): Patch from Paolo
2248         Palazzi to compile on UNICOS 10.0.1.0
2250 2002-02-27 14:44  edg
2252         * source/window.c (1.45): Setfont: fixed a bug with the window
2253         getting the wrong width when changing the font size under fvwm (or
2254         any other ICCCM2 compliant window manager). Fix provided by Dominik
2255         Vogt of fvwm.
2257 2002-02-27 11:26  edg
2259         * source/text.c (1.23, BETA-5-3-RC1): Replaced the "None" modifiers
2260         by "~Alt ~Shift ~Ctrl ~Meta", because "None" also excludes lock
2261         keys and prevents PageUp/PageDown from responding when, for
2262         instance, the NumLock key is on (so I didn't mix up my binaries
2263         after all :-).
2265 2002-02-25 17:28  edg
2267         * source/text.c (1.22): Reverted the last change. I've probably
2268         mixed up my NEdit binaries.
2270 2002-02-25 14:29  edg
2272         * source/text.c (1.21): Removed the recently introduced None
2273         modifiers in default key bindings.  They don't seem to be
2274         recognized by all Motif versions, causing the PageUp/PageDown keys
2275         to stop working.
2277 2002-02-25 10:32  edg
2279         * source/textDisp.c (1.19, BETA-5-3-RC1): Fix for SF #522263:
2280         segfault fix (Nathaniel Gray).
2282 2002-02-24 21:16  edg
2284         * source/: textBuf.c (1.18), textBuf.h (1.8) (utags: BETA-5-3-RC1):
2285         Fix for #522038: Internal error when splitting window.  Allowed
2286         more than one pre-delete callback per window (I originally thought
2287         that only one was necessary).
2289 2002-02-23 20:01  edg
2291         * source/window.c (1.44): Avoid temporarily invalid WM size hints.
2292         They seem to amplify the effects of a bug in fvwm2 (SF #496526:
2293         Very wide nedit window with fvwm).
2295 2002-02-21 18:53  tringali
2297         * source/text.c (1.20): Fix broken PageUp and PageDown keys on
2298         systems that bind osfPageLeft to Ctrl-PageUp.
2300 2002-02-20 13:03  amai
2302         * source/help.c (1.76): Make getBuildInfo() to return a static
2303         string.
2305 2002-02-16 14:39  edg
2307         * source/help_data.h (1.7): Regenerated with fixed setext (fixes
2308         some style problems).
2310 2002-02-16 14:37  edg
2312         * doc/setext (1.7, BETA-5-3-RC1): Style transition fixes by Steven
2313         Haehn.
2315 2002-02-15 09:41  edg
2317         * doc/nedit.html (1.4), source/help_data.h (1.6),
2318         source/help_topic.h (1.4): Regenerated with fixed setext.
2320 2002-02-15 09:37  edg
2322         * doc/setext (1.6): Applied bug fixes in help and html generation
2323         (provided by Steven Haehn).
2325 2002-02-14 21:08  edg
2327         * source/preferences.c (1.46): Bumped .nedit file version to 5.3.
2329 2002-02-14 21:04  edg
2331         * README (1.24): Synchronized author list with help.etx.
2333 2002-02-14 20:24  amai
2335         * README (1.23), ReleaseNotes (1.13): Re-arrange some text
2337 2002-02-14 14:28  tringali
2339         * source/preferences.c (1.45): Oops, helvetica fonts aren't italic,
2340         they're oblique.
2342 2002-02-13 23:10  edg
2344         * README (1.22), ReleaseNotes (1.12): Preparation of 5.3 release.
2346 2002-02-13 23:07  edg
2348         * source/nc.c (1.21, BETA-5-3-RC1): Preparation of 5.3 release.
2350 2002-02-13 20:47  tringali
2352         * source/preferences.c (1.44): Change help fonts to be like the
2353         defaults we have in nedit.c to reduce the likelihood of them being
2354         missing or defective.
2356 2002-02-13 20:00  tringali
2358         * util/misc.c (1.36): Fix for [ #478234 ] nedit crash with Xwindows
2359         on 2nd screen
2361 2002-02-13 18:03  edg
2363         * ChangeLog (1.21): Update.
2365 2002-02-13 14:14  edg
2367         * source/textDisp.c (1.18): Fix for SF bug #516920: line numbering
2368         in continuous wrap mode.
2370 2002-02-13 12:30  edg
2372         * doc/nedit.doc (1.10), doc/nedit.html (1.3), source/help_data.h
2373         (1.5), source/help_topic.h (1.3): Regenerated documentation.
2375 2002-02-13 12:27  edg
2377         * doc/setext-info.txt (1.1, BETA-5-3-RC1): Added setext format
2378         documentation provided by Steven Haehn.
2380 2002-02-13 12:12  edg
2382         * doc/help.etx (1.6): Minor fixes.
2384 2002-02-11 21:23  arnef
2386         * source/windowTitle.c (1.2): Fixed reason for crash when window is
2387         destroyed.  Removing leading dashes and spaces Checking for array
2388         out of bounds when creating title.
2390 2002-02-11 10:45  edg
2392         * source/highlightData.c (1.27): Upgraded X Resources highlight
2393         patterns to improve highlighting performance.  SF bug #481290;
2394         patterns provided by Markus Schwarzenberg.
2396 2002-02-08 23:26  tringali
2398         * source/nedit.c (1.30): Yet another attempted fix for 434383:
2399         menus showing up as blocks.
2401 2002-02-07 10:23  edg
2403         * doc/help.etx (1.5): Updates for SF bug #489601: misprint in
2404         help.c.
2406 2002-02-07 10:00  edg
2408         * doc/help.etx (1.4): Fix for SF bug #432203: Error in regex help
2409         for \l and \L.
2411 2002-02-07 09:28  edg
2413         * doc/setext (1.5): Comment on #! interpreter line is not allowed
2414         for every shell.
2416 2002-02-05 22:01  edg
2418         * source/highlight.c (1.24): Fix for SF bug #512961: NEdit LOCKS
2419         UP, and also for a similar bug reported at the discuss mailing list
2420         (Philippe Poilbarbe: Infinite Loop).  Yet another char/unsigned
2421         char mixup problem.
2423 2002-02-05 20:55  edg
2425         * source/regularExp.c (1.12, BETA-5-3-RC1): Fixed a char/unsigned
2426         char comparison problem that caused crashes when patterns contained
2427         characters with ASCII code >= 128.
2429 2002-02-05 18:16  edg
2431         * source/: textBuf.c (1.17), textDisp.c (1.17), textDisp.h (1.8,
2432         BETA-5-3-RC1), window.c (1.43): Bug fix for SF bug #510631: 5.2
2433         segmentation fault on Linux/i386.  Modifying tab distance in
2434         continous wrap mode brought the text display widget in an illegal
2435         state.
2437 2002-02-05 13:15  edg
2439         * source/highlight.c (1.23): Bugfix in color allocation (Thomas
2440         Schuetzkowski).
2442 2002-02-03 16:41  edg
2444         * source/: textBuf.c (1.16), textBuf.h (1.7), textDisp.c (1.16),
2445         textDisp.h (1.7): Patches for SF bug #485415: Continuous wrap
2446         updating bugs.  Continuous wrap mode combined with variable font
2447         sizes resulted in wrong text display calculations.
2449 2002-02-01 15:03  edg
2451         * source/textDisp.c (1.15): Patch for SF bug #510765: Help>Version
2452         scrollbar can get corrupted.  The text display widget used wrong
2453         style information for wrapping calculations when using variable
2454         width fonts.
2456 2002-01-28 10:43  amai
2458         * ChangeLog (1.20), source/help.c (1.75), source/nedit.c (1.29),
2459         source/server.c (1.13, BETA-5-3-RC1), source/tags.c (1.30),
2460         source/textDisp.c (1.14), source/textDrag.c (1.5, BETA-5-3-RC1),
2461         source/undo.c (1.8, BETA-5-3-RC1): Add some explicit #include
2462         <string.h>
2464 2002-01-23 16:54  tringali
2466         * source/help.c (1.74): Change parenthesis style to match the rest
2467         of nedit source code.
2469 2002-01-23 16:53  tringali
2471         * source/textSel.c (1.7, BETA-5-3-RC1): Accept COMPOUND_TEXT
2472         selection requests for compatability with recent versions of
2473         gnome-terminal.
2475 2002-01-17 01:34  amai
2477         * makefiles/Makefile.os2 (1.11): Some small fixes/enhancements
2479 2002-01-15 17:05  tringali
2481         * source/: menu.c (1.50), window.c (1.42): Lower case, Upper case,
2482         and Find Def do not require an NEdit selection.  LC/UC can operate
2483         on the cursor, and Find Def can use an external selection.
2485 2002-01-13 16:01  yooden
2487         * source/: menu.c (1.49), window.c (1.41): Removed four
2488         XtSetSensitive calls that prevent use of 'Open Selected' and 'Find
2489         Selection' on selections that are not NEdit's.
2491 2002-01-12 00:59  amai
2493         * makefiles/Makefile.os2 (1.10), source/nc.c (1.20): Makefile.os2:
2494         update/correct some linker options nc.c: I think I previously
2495         messed up the commandline for EMX&VMS case.  Perhaps not a good
2496         idea to mess around in code which I can't test...
2498 2002-01-11 18:21  amai
2500         * source/nc.c (1.19): Fix for server startup command line on OS/2:
2501         missing flag for START command and fix memory leak.
2503 2002-01-11 13:10  amai
2505         * doc/setext (1.4), source/help_data.h (1.4): Patch from Steven
2506         Haehn to add some static/const to setext output
2508 2002-01-10 12:49  amai
2510         * source/help.c (1.73): Make some funcs/vars static
2512 2002-01-08 16:06  amai
2514         * README (1.21): New timestamp ...  (a test whether the commit
2515         messages get a different subject now)
2517 2002-01-08 14:33  amai
2519         * ChangeLog (1.19), source/menu.c (1.48), source/nedit.h (1.20),
2520         source/window.c (1.40): Make more menu Items sensitive WRT an
2521         existing selection: Cut, Upper, Lower
2523 2002-01-07 10:15  amai
2525         * source/tags.c (1.29): Jump to tags only referenced by line
2526         number.  Fix by M. Schwarzenberg.
2528 2002-01-05 16:52  amai
2530         * source/search.c (1.42): Only set *again menu Items on the first
2531         search ever (not on each)
2533 2002-01-05 16:45  amai
2535         * source/: Makefile.dependencies (1.15), menu.c (1.47), nedit.h
2536         (1.19), search.c (1.41), search.h (1.15, BETA-5-3-RC1), window.c
2537         (1.39): Toggle Menu Item sensitivity, including those from SF Bug [
2538         #486072 ] Selection commands sensitivity incorrect
2540 2002-01-05 02:19  edel
2542         * source/: help_data.h (1.3), help_topic.h (1.2): Regenerated
2543         help_topic.h and help_data.h for change in help.ext
2545 2002-01-05 02:09  edel
2547         * makefiles/Makefile.solaris (1.7, BETA-5-3-RC1): Reverting to 1.5
2548         (I accidentally committed my private mods, sorry).
2550 2002-01-05 01:48  edel
2552         * doc/help.etx (1.3), doc/setext (1.3), makefiles/Makefile.solaris
2553         (1.6), source/help.c (1.72), source/preferences.c (1.43),
2554         source/preferences.h (1.17): Help updates from Steve.  Remove
2555         unused title font resources, add back some missing help text.
2557 2002-01-04 16:39  amai
2559         * ChangeLog (1.18), source/textDisp.c (1.13): Fix ("wrong")
2560         compiler (gcc) warning about two uninitialized variables
2562 2001-12-31 14:34  amai
2564         * source/nc.c (1.18): Fix a problem with calling nedit from nc on
2565         OS/2 which I introduced recently.  Enlarge Preferences.serverCmd
2566         array.
2568 2001-12-24 11:50  amai
2570         * source/macro.c (1.38, BETA-5-3-RC1): Fix by Gilles J. Seguin for
2571         SF Bug [ #480966 ] Composed characters in learned sequence
2573 2001-12-24 09:46  amai
2575         * source/file.c (1.41), source/highlight.c (1.22), source/menu.c
2576         (1.46), util/getfiles.c (1.18, BETA-5-3-RC1): Fix for SF Bug [
2577         #480960 ] No titles in some dialog boxes as sent to develop@ from
2578         T. Haude
2580 2001-12-24 09:26  amai
2582         * ChangeLog (1.17), source/parse_noyacc.c (1.2, BETA-5-3-RC1),
2583         source/window.c (1.38): Update ChangeLog, parse_noyacc.c. Typo in
2584         window.c
2586 2001-12-24 09:18  amai
2588         * source/: interpret.c (1.21), interpret.h (1.7, BETA-5-3-RC1),
2589         parse.y (1.18, BETA-5-3-RC1): Apply SF Patch [ #496413 ]
2590         preliminary patch for #495293 from A. Hood which in turn fixes SF
2591         Bug [ #495293 ] continue outside of loop causes segfault
2593 2001-12-20 15:38  amai
2595         * source/: comnedit.com (1.7, BETA-5-3-RC1), parse.c_noyacc (1.8),
2596         parse_noyacc.c (1.1): Rename our fallback version of the parse.c
2597         code to have a reasonable file extension. Update VMS command file
2598         accordingly
2600 2001-12-19 17:08  tringali
2602         * source/help.c (1.71): Fix incorrect array size that crashes on
2603         platforms where sizeof(char*) != sizeof(int)
2605 2001-12-19 14:51  tringali
2607         * source/: window.c (1.37), nedit.c (1.28): Back out frame around
2608         text patch; doesn't work well with LessTif
2610 2001-12-18 18:53  tringali
2612         * source/: nedit.c (1.27), window.c (1.36): Put frame around text
2613         widget, for consistent look with XmScrolledText Patch courtesy of
2614         C. Rasmussen (If you don't like it, disable it with
2615         *pane*XmFrame.shadowThickness: 0)
2617 2001-12-17 16:28  amai
2619         * source/selection.c (1.18, BETA-5-3-RC1): Fix compilation problem
2621 2001-12-16 04:31  ajhood
2623         * source/selection.c (1.17):  Modified Files:
2624                 selection.c
2625         replacing sprintf lost the path name when opening files
2627 2001-12-14 14:35  edel
2629         * source/help_topic.h (1.1): Separated auto-generated part of
2630         help.h into different file, help_topic.h.
2632 2001-12-14 05:14  edel
2634         * doc/: Makefile (1.2, BETA-5-3-RC1), help.etx (1.2), nedit.doc
2635         (1.9), nedit.html (1.2), setext (1.2): Rearranged styles to put
2636         fixed fonts first, for sizing help text widget.
2638 2001-12-14 05:12  edel
2640         * source/: Makefile.dependencies (1.14), help.c (1.70), help.h
2641         (1.8), help_data.h (1.2): Rearanged help fonts so window is sized
2642         to match fixed-width formatting.  Fixed underlined fonts not
2643         working.
2645 2001-12-13 15:44  amai
2647         * source/tags.c (1.28): Drop // comments from last check-in
2649 2001-12-13 13:31  amai
2651         * ChangeLog (1.16), source/help.h (1.7): Add prototype to help.h to
2652         fix build warning
2654 2001-12-13 13:27  amai
2656         * source/tags.c (1.27), source/tags.h (1.10, BETA-5-3-RC1),
2657         util/fileUtils.c (1.20), util/utils.c (1.10, BETA-5-3-RC1),
2658         util/utils.h (1.5, BETA-5-3-RC1): Apply SF Patch [ #491109 ]
2659         recognize etags TAGS files added from M. Schwarzenberg
2661 2001-12-13 13:14  amai
2663         * source/interpret.c (1.20), source/macro.c (1.37), source/menu.c
2664         (1.45), source/parse.y (1.17), source/preferences.c (1.42),
2665         source/search.c (1.40), source/selection.c (1.16), source/tags.c
2666         (1.26), source/userCmds.c (1.23, BETA-5-3-RC1), util/printUtils.c
2667         (1.15): Fix for SF Bug [ #491943 ] missing (unsigned char) casts
2668         from M. Schwarzenberg
2670 2001-12-12 17:07  edel
2672         * source/help.c (1.69): Fixed hyperlink after search crash, search
2673         memory leak, cleaned up code, added more comments.
2675 2001-12-10 05:11  edel
2677         * source/help_data.h (1.1): Help data generated from
2678         ../doc/help.etx
2680 2001-12-10 05:07  edel
2682         * doc/nedit.html (1.1): Copy of html documentation generated by new
2683         help system
2685 2001-12-10 05:03  edel
2687         * doc/: Makefile (1.1), help.etx (1.1), nedit.doc (1.8), setext
2688         (1.1): New help system!
2690 2001-12-10 04:57  edel
2692         * source/: Makefile.dependencies (1.13), help.c (1.68), help.h
2693         (1.6), highlight.c (1.21), highlight.h (1.4), menu.c (1.44),
2694         preferences.c (1.41), preferences.h (1.16), textDisp.c (1.12): New
2695         help system!
2697 2001-12-07 10:50  amai
2699         * source/file.c (1.40): Close file handle upon various error
2700         conditions to leave the routine w/o success. Also reject block
2701         devices in addition to directories.
2703 2001-12-05 10:16  amai
2705         * source/: nc.c (1.17), nedit.c (1.26): nc: don't use XtWarning
2706         when report invalid commanline argument.  nedit: react properly if
2707         file name on commandline is too long. Now starts up GUI.
2709 2001-12-04 18:03  amai
2711         * ChangeLog (1.15), source/server.c (1.12), util/getfiles.c (1.17):
2712         More checks for ParseFilename()'s return value
2714 2001-12-04 17:50  amai
2716         * source/file.c (1.39), source/menu.c (1.43), source/nc.c (1.16),
2717         source/nedit.c (1.25), source/selection.c (1.15), source/tags.c
2718         (1.25), util/DialogF.c (1.20), util/fileUtils.c (1.19):
2719         ParseFilename() often gets called w/o the caller to ensure that the
2720         arguments are proper.  Let it do some checks and have an useful
2721         return value.
2723 2001-12-04 11:14  amai
2725         * makefiles/Makefile.macosx (1.1): Add Makefile for MacOS X, as
2726         found on our website
2728 2001-12-03 22:21  amai
2730         * source/: help.c (1.67), nedit.c (1.24): Update source timestamp
2731         and add -V to commandline help
2733 2001-12-03 22:18  amai
2735         * source/nc.c (1.15): Resolve a mess of #ifdefs in handling
2736         commandline args.  Implement -V|-version for nc
2738 2001-12-03 16:46  tringali
2740         * source/: Makefile.common (1.10, BETA-5-3-RC1), help.c (1.66),
2741         linkdate.c (1.1, BETA-5-3-RC1): Make build date more accurate by
2742         updating on actual link, not when help.c was last compiled.
2744 2001-12-02 17:58  edg
2746         * source/: textBuf.c (1.15), textSel.c (1.6): Applied SF patch
2747         #487945: Fix for rectangular overstrike paste.
2749 2001-11-30 15:41  tringali
2751         * source/: nedit.c (1.23), window.c (1.35): [487153] Let user
2752         override font of statistics line
2754 2001-11-27 22:53  edg
2756         * source/search.c (1.39): Enhancement to the (multi-file)
2757         replacement dialog: all files are first checked for changes to set
2758         correct sensitivity for the multi-file button and to generate an
2759         up-to-date list of writable files in the multi-file dialog.
2761 2001-11-27 10:47  amai
2763         * source/: help.c (1.65), menu.c (1.42), shell.c (1.18): Patch from
2764         A. Riese SF Patch [ #434451 ] line numbers in shell commands
2766 2001-11-27 09:09  amai
2768         * source/file.c (1.38), source/menu.c (1.41), util/prefFile.c
2769         (1.12), util/utils.c (1.9), util/utils.h (1.4): Introduce
2770         PrependHome() to create all paths of type $HOME/file without
2771         overflow.  Fixes some leaks, other remain ...
2773 2001-11-26 21:40  amai
2775         * util/: fileUtils.c (1.18), utils.c (1.8): Quit if a "safe"
2776         getpw*() call fails. GetUserName() returns a safe, cached result
2778 2001-11-26 17:17  amai
2780         * ChangeLog (1.14), README (1.20), source/help.c (1.64),
2781         source/nc.c (1.14), source/nedit.c (1.22): Apply Patch from M.
2782         Schwarzenberg: SF Patch [ #485610 ] -- open filenames starting with
2783         a dash
2785 2001-11-26 14:54  amai
2787         * util/fileUtils.c (1.17): Try to fix a potential memory
2788         (security?!?) leak in ExpandTile()
2790 2001-11-26 14:17  amai
2792         * util/utils.c (1.7): Cache return value of GetHomeDir() and return
2793         a private reference.  Earlier we did return a string that could be
2794         invalided before it was used!?
2796 2001-11-25 23:03  edg
2798         * source/file.c (1.37): Crash fix: avoid closing windows twice when
2799         user destroys the window of a file that could not be opened instead
2800         of closing the error dialog.
2802 2001-11-25 22:05  edg
2804         * source/textBuf.c (1.14): Small fix: tighter buffer boundary check
2805         when accessing characters.
2807 2001-11-24 11:57  amai
2809         * source/file.c (1.36): Patch from Thorsten Haude for SF Bug [
2810         #484870 ] Double Mnemonic
2812 2001-11-24 11:41  amai
2814         * makefiles/Makefile.qnx (1.1, BETA-5-3-RC1): Add Makefile for QNX
2815         as posted on develop@ mailinglist
2817 2001-11-22 21:01  amai
2819         * source/interpret.c (1.19), source/preferences.c (1.40),
2820         source/textBuf.c (1.13), source/textBuf.h (1.6), util/printUtils.c
2821         (1.14), util/printUtils.h (1.5, BETA-5-3-RC1): Another small const
2822         patch
2824 2001-11-21 16:36  amai
2826         * util/misc.c (1.35): Patch SF [#483505 ] Fix warning on DEC Not
2827         literally, I extended the comment a bit.
2829 2001-11-20 15:53  amai
2831         * README (1.19): Sorry, another "dummy" commit, to check for the
2832         commit messages :-)
2834 2001-11-20 15:36  amai
2836         * ReleaseNotes (1.11): Switch to "5.2+" ...
2838 2001-11-20 15:31  amai
2840         * README (1.18): Start list of 5.2+ features/changes
2842 2001-11-20 13:25  amai
2844         * source/selection.c (1.14), util/system.h (1.9, BETA-5-3-RC1): Add
2845         Intel's icc/ecc to our list of known compilers (and fix a compiler
2846         warning)
2848 2001-11-18 19:53  amai
2850         * ChangeLog (1.13): Update
2852 2001-11-18 19:02  arnef
2854         * source/Makefile.common (1.9), source/Makefile.dependencies
2855         (1.12), source/help.c (1.63), source/help.h (1.5), source/menu.c
2856         (1.40), source/nc.c (1.13), source/preferences.c (1.39),
2857         source/preferences.h (1.15), source/server.c (1.11),
2858         source/window.c (1.34), source/window.h (1.8, BETA-5-3-RC1),
2859         source/windowTitle.c (1.1), source/windowTitle.h (1.1,
2860         BETA-5-3-RC1), util/Makefile.common (1.6, BETA-5-3-RC1),
2861         util/Makefile.dependencies (1.5, BETA-5-3-RC1), util/clearcase.c
2862         (1.1, BETA-5-3-RC1), util/clearcase.h (1.1, BETA-5-3-RC1),
2863         util/fileUtils.c (1.16), util/fileUtils.h (1.7, BETA-5-3-RC1),
2864         util/utils.c (1.6), util/utils.h (1.3): Added Customise Window
2865         Title patch Ref.
2866         http://sourceforge.net/tracker/?func=detail&atid=311005&aid=477875&
2867         group_id=11005
2869 2001-11-16 16:06  tringali
2871         * util/misc.c (1.34): 482504: Bad CapsLock grab on certain keyboard
2872         configurations
2874 2001-11-16 12:47  amai
2876         * source/userCmds.c (1.22): "const patch"
2878 2001-11-16 11:13  amai
2880         * source/: selection.c (1.13), shift.c (1.10, BETA-5-3-RC1): Add
2881         two missing #includes
2883 2001-11-16 11:02  amai
2885         * source/: help.c (1.62), shell.c (1.17), userCmds.c (1.21): Apply
2886         patch SF [ #434451 ] line numbers in shell commands from Axel
2887         Riese.
2889 2001-11-16 10:06  amai
2891         * source/: help.c (1.61), menu.c (1.39), selection.c (1.12),
2892         selection.h (1.4, BETA-5-3-RC1), text.c (1.19), text.h (1.5,
2893         BETA-5-3-RC1), textDisp.c (1.11), textDisp.h (1.6): Apply patch for
2894          SF [ #403435 ] Go to column in "Goto Line Number" dialog (added
2895         some 'consts', missing #include, etc.)
2897 2001-11-16 09:39  amai
2899         * source/: tags.c (1.24), tags.h (1.9), textBuf.c (1.12), textBuf.h
2900         (1.5), userCmds.c (1.20): Another "const patch"
2902 2001-11-15 14:28  amai
2904         * makefiles/Makefile.openbsd (1.1, BETA-5-3-RC1): In principle the
2905         same as Makefile.netbsd, but I arbitrarily chose a Motif 2.1 setup
2906         and added -lXp already
2908 2001-11-13 21:07  amai
2910         * makefiles/Makefile.os2 (1.9): For now we don't have/use
2911         readlink(2) on OS/2
2913 2001-11-13 11:10  amai
2915         * source/: search.c (1.38), search.h (1.14): Add some more 'const's
2916         to public search routines
2918 2001-11-12 14:04  amai
2920         * util/: DialogF.c (1.19), DialogF.h (1.5, BETA-5-3-RC1), misc.c
2921         (1.33), misc.h (1.11, BETA-5-3-RC1): Another small 'const patch'
2923 2001-11-12 13:46  amai
2925         * makefiles/Makefile.generic (1.7, BETA-5-3-RC1), source/tags.c
2926         (1.23), util/fileUtils.c (1.15), util/fileUtils.h (1.6): Revised
2927         version of Patch from Markus Schwarzenberg: SF [ #479589 ] path for
2928         tags files should be resolved I added a catch for systems without
2929         links/readlink(2)
2931 2001-11-10 00:00  slobasso
2933         * source/help.c (1.60): fixed bad eol in string
2935 2001-11-09 23:58  slobasso
2937         * source/highlightData.c (1.26): added in to NEdit macro language
2938         keywords
2940 2001-11-08 16:05  amai
2942         * makefiles/Makefile.generic (1.6), makefiles/Makefile.os2 (1.8),
2943         source/file.c (1.35): Drop WRITES_DOS_TEXT catch finally!
2945 2001-11-08 13:49  amai
2947         * ChangeLog (1.12): Update
2949 2001-11-08 13:47  amai
2951         * README (1.17), source/help.c (1.59): Add timestamp again to
2952         version info. The build date is not necessarily an indicator for
2953         the date of the underlying sources ...
2955 2001-11-08 12:55  edg
2957         * source/search.c (1.37): Fixed a bug for replacements in
2958         rectangular selections: false matches could hide valid ones.
2960 2001-11-07 22:54  edg
2962         * source/preferences.c (1.38): Added a patch for the last remaining
2963         issue of SF bug #230912 (Postscript language mode definition on
2964         VMS), and added a post-5.2 preferences upgrading routine, to be
2965         extended when other preferences are upgraded.
2967 2001-11-05 15:17  tringali
2969         * source/highlightData.c (1.25): Update C/C++ preprocessor patterns
2970         with specific keywords (#include, #define, etc.)
2972 2001-11-02 12:17  edg
2974         * source/file.c (1.34): Changed misleading "Create" button label in
2975         dialogs to "New File" (Thorsten Haude, SF bug #449765).
2977 2001-11-02 12:13  edg
2979         * README (1.16), doc/nedit.doc (1.7), source/help.c (1.58): Minor
2980         documentation updates (Thorsten Haude).
2982 2001-11-01 20:22  edg
2984         * util/fontsel.c (1.13): Removed a debug print statement that was
2985         left behind accidentally.
2987 2001-10-31 17:25  edg
2989         * util/getfiles.c (1.16): Added a VMS-specific check for a Motif
2990         2.x bug workaround (one was added earlier, but it should have been
2991         done at two places).
2993 2001-10-31 16:36  edg
2995         * source/: nedit.c (1.21), preferences.c (1.37): Changed default
2996         font sizes from 12 pixels to 12 points. This should improve
2997         portability.
2999 2001-10-30 21:47  tringali
3001         * source/preferences.c (1.36): Merge post-RC1 changes to mainline
3003 2001-10-27 20:19  edg
3005         * source/: menu.c (1.38), userCmds.c (1.19): Added extra checks to
3006         prevent macro/background menu commands from being executed by the
3007         user while another command is already running (to prevent a crash).
3008         Also added beeps to notify the user in those cases that the
3009         commands are rejected.
3011 2001-10-26 20:17  amai
3013         * makefiles/: Makefile.generic (1.5), Makefile.os2 (1.7): Document
3014         -DWRITES_DOS_TEXT - at least it's used on OS/2!
3016 2001-10-25 15:51  tringali
3018         * source/preferences.c (tags: REL-5-2) (BETA-5-2.6): Compare file
3019         versions as integers to avoid bad float comparisonsCompare file
3020         versions as integers to avoid bad float comparisonsCompare file
3021         versions as integers to avoid bad float comparisonsCompare file
3022         versions as integers to avoid bad float comparisons
3024 2001-10-22 08:50  amai
3026         * source/: tags.c (1.22), tags.h (1.8): Patch for SF [ #473602 ] no
3027         mult. tags selection on 1st find def from Markus Schwarzenberg
3029 2001-10-21 15:13  tringali
3031         * README (1.15), ReleaseNotes (1.10), doc/faq-txt.awk (1.2,
3032         BETA-5-3-RC1), doc/faq-txt.dtd (1.2, BETA-5-3-RC1), doc/faq-txt.xsl
3033         (1.2, BETA-5-3-RC1), doc/faq.dtd (1.2, BETA-5-3-RC1), doc/faq.xml
3034         (1.3, BETA-5-3-RC1), doc/faq.xsl (1.2, BETA-5-3-RC1), doc/nc.man
3035         (1.5, BETA-5-3-RC1), doc/nedit.doc (1.6), doc/nedit.man (1.6,
3036         BETA-5-3-RC1), source/file.c (1.33), source/help.c (1.57),
3037         source/highlight.c (1.20), source/highlightData.c (1.24),
3038         source/nedit.c (1.20), source/preferences.c (1.35), source/search.c
3039         (1.36), source/shell.c (1.16), util/fontsel.c (1.12),
3040         util/fontsel.h (1.5, BETA-5-3-RC1), util/prefFile.c (1.11),
3041         util/system.h (1.8): Merge post-5.2RC1 changes into mainline
3043 2001-10-21 15:09  tringali
3045         * doc/NEdit.ad (1.2, BETA-5-3-RC1), doc/README.FAQ (1.2,
3046         BETA-5-3-RC1), doc/faq-txt-pass2.xsl (1.2, BETA-5-3-RC1),
3047         doc/faq.txt (1.2, BETA-5-3-RC1), makefiles/Makefile.depend (1.2,
3048         BETA-5-3-RC1), makefiles/Makefile.linux (1.6),
3049         makefiles/Makefile.os2 (1.6), makefiles/Makefile.solaris (1.5),
3050         makefiles/Makefile.unixware (1.4, BETA-5-3-RC1): Merge post-5.2RC1
3051         changes into mainline
3053 2001-10-16 14:41  edg
3055         * ChangeLog (tags: REL-5-2) (BETA-5-2.6): Final update for 5.2
3056         release.
3058 2001-10-15 20:10  amai
3060         * source/tags.c (1.21): Latest patch for SF [ #466742 ] Tag not
3061         found
3063 2001-10-15 17:33  slobasso
3065         * source/nc.c (1.12): Patch to allow for multi-line macros to be
3066         passed on nc command line when a nedit server is not already
3067         running.
3069 2001-10-15 17:28  slobasso
3071         * source/: file.c (1.32), file.h (1.9, BETA-5-3-RC1), nedit.c
3072         (1.19), nedit.h (1.18), server.c (1.10): Changed -read behavior to
3073         mimic the Read Only menu option.
3075 2001-10-15 17:24  slobasso
3077         * source/text.c (1.18): Fixes problem where triple clicking to
3078         select a word wrapped line was inconsistent with the subsequent
3079         dragging to extend the selection. The behavior now matches.
3081 2001-10-12 19:34  tringali
3083         * Makefile, source/help.c (BETA-5-2.[1,9]) (utags: REL-5-2): Prep
3084         work for final 5.2 release
3086 2001-10-12 11:54  edg
3088         * README (tags: REL-5-2) (BETA-5-2.5): Minor updates.
3090 2001-10-12 10:36  edg
3092         * README, ReleaseNotes (tags: REL-5-2) (BETA-5-2.[4,2]): Updates in
3093         preparation of the 5.2 release.
3095 2001-10-11 13:19  edg
3097         * source/preferences.c (BETA-5-2.5): Fixed a bug in the 5.2
3098         preferences upgrading routine: new language modes were added, but
3099         the corresponding highlight patterns were not enabled.
3101 2001-10-10 18:32  edg
3103         * source/shell.c (tags: REL-5-2) (BETA-5-2.1): Fixed a bug that
3104         could cause NEdit to crash or garble a file when the user modifies
3105         the buffer while the output of an external command is being
3106         inserted.
3108 2001-10-08 07:29  amai
3110         * ChangeLog (BETA-5-2.5), ChangeLog (1.11): Update
3112 2001-10-06 13:09  amai
3114         * ReleaseNotes (BETA-5-2.1): Some very minor changes towards the
3115         release
3117 2001-10-06 11:42  amai
3119         * README, source/help.c (BETA-5-2.[3,8]): "lame attempt" to enfore
3120         a release: drop "RC" and update timestamps!
3122 2001-10-04 11:02  amai
3124         * makefiles/Makefile.solaris (tags: REL-5-2) (BETA-5-2.2): Use
3125         CC=cc.  After all it's the most - since only - standard conforming
3126         setting
3128 2001-10-04 10:16  amai
3130         * source/tags.c (1.20): Patch for SF Bug [ #466742 ] Tag not found.
3131          This is tags-semicolon2.diff as submitted by Markus Schwarzenberg.
3133 2001-10-04 09:44  amai
3135         * README (1.14), source/help.c (1.56): Update timestamps
3137 2001-10-02 17:06  amai
3139         * source/help.c (BETA-5-2.7): Get PrintVersion() work again and
3140         update timestamp
3142 2001-10-02 07:16  amai
3144         * doc/README.FAQ (1.1): file README.FAQ was initially added on
3145         branch BETA-5-2.
3147 2001-10-02 07:16  amai
3149         * doc/faq-txt-pass2.xsl (1.1): file faq-txt-pass2.xsl was initially
3150         added on branch BETA-5-2.
3152 2001-10-02 07:16  amai
3154         * doc/: README.FAQ, faq-txt-pass2.xsl, faq.dtd, faq.txt, faq.xml
3155         (BETA-5-2.[1,1,1,3,5]) (utags: REL-5-2): FAQ updates from Florian
3156         Xhumari (20011001)
3158 2001-10-01 13:34  amai
3160         * source/highlightData.c (tags: REL-5-2) (BETA-5-2.1): minor
3161         pattern fix, bug 455877
3163 2001-10-01 12:42  edg
3165         * source/preferences.c (BETA-5-2.4): Changed the order in which new
3166         5.2 language modes were added to the list during upgrading (they
3167         are now simply appended instead of inserted).
3169 2001-10-01 08:30  edg
3171         * util/prefFile.c (tags: REL-5-2) (BETA-5-2.1): Fixed a bug in the
3172         preferences restoration mechanism (prefFileRead is now properly
3173         set, even if already present in the resource file).
3175 2001-09-30 19:49  edg
3177         * source/preferences.c (BETA-5-2.3): Added a 5.1 to 5.2 preferences
3178         upgrading routine (language modes and highlight styles).
3180 2001-09-27 12:41  edg
3182         * source/file.c (tags: REL-5-2) (BETA-5-2.1): Added comment about
3183         use of tmpnam (Thorsten Haude).
3185 2001-09-26 21:05  amai
3187         * makefiles/Makefile.unixware (tags: REL-5-2) (BETA-5-2.1): Add
3188         -lSM -lICE  to libs as reported on the list as for UnixWare 7.1.1
3190 2001-09-21 09:58  amai
3192         * source/: tags.c (1.19), tags.h (1.7): 'const' patch + fix small
3193         memory leak + protect against memory overflow in Add*TagFile
3195 2001-09-20 19:30  tringali
3197         * doc/nedit.doc (tags: REL-5-2), source/help.c (BETA-5-2.[3,6]): -
3198         Merge slobasso 5.2 doc fixes erronously applies to mainline here
3200 2001-09-20 14:24  tringali
3202         * source/nedit.c (tags: REL-5-2) (BETA-5-2.1): Remove "iso8859" as
3203         some servers do not have this encoding installed.
3205 2001-09-20 11:14  amai
3207         * ChangeLog (1.10): Update
3209 2001-09-20 11:13  amai
3211         * ChangeLog (BETA-5-2.4): Update. Remove info about recent main
3212         trunk
3214 2001-09-19 12:11  amai
3216         * makefiles/: Makefile.linux, Makefile.os2 (BETA-5-2.[1,1]) (utags:
3217         REL-5-2): Document -lXp flag (required when linking against a Motif
3218         2.1 compatible libXm)
3220 2001-09-17 14:06  amai
3222         * source/file.c (1.31), source/regularExp.c (1.11), source/search.h
3223         (1.13), util/printUtils.c (1.13): Still minor cleanup. Make
3224         compiler/lint even more happy
3226 2001-09-14 15:59  edg
3228         * source/highlight.c (tags: REL-5-2) (BETA-5-2.1): Fixes for SF
3229         bugs #459965 and #460859 (they are related), including patch
3230         #460229.
3232 2001-09-13 14:11  tringali
3234         * source/preferences.c (BETA-5-2.2): #458807: Automatically add 5.2
3235         styles if .nedit file is pre-5.2
3237 2001-09-12 20:14  amai
3239         * doc/: faq-txt.awk (tags: REL-5-2), faq-txt.dtd (tags: REL-5-2),
3240         faq-txt.xsl (tags: REL-5-2), faq.txt, faq.xml, faq.xsl (tags:
3241         REL-5-2) (BETA-5-2.[1,1,1,2,4,1]): Update as sent from Florian
3242         Xhumari
3244 2001-09-12 09:45  amai
3246         * ChangeLog (BETA-5-2.3): I forgot to update this file in this beta
3247         branch ...
3249 2001-09-12 09:18  amai
3251         * makefiles/Makefile.depend (tags: REL-5-2) (BETA-5-2.1): Add CVS
3252         info line to output. Makes life even more simple
3254 2001-09-11 11:24  amai
3256         * doc/faq.xml (BETA-5-2.3): Add a non-visible CVS stamp and update
3257         version/time stamp
3259 2001-09-11 10:17  edg
3261         * source/search.c (tags: REL-5-2) (BETA-5-2.1): Fixed a minor
3262         button sensitivity bug (Multiple Files... button was grayed out
3263         after canceling multi-file replace dialog and modifying search
3264         text).
3266 2001-09-10 15:28  amai
3268         * util/system.h (tags: REL-5-2) (BETA-5-2.2): Update/add/fix
3269         compiler info
3271 2001-09-10 13:42  amai
3273         * source/help.c (BETA-5-2.5): Update timestamp
3275 2001-09-10 13:41  amai
3277         * doc/faq.xml (BETA-5-2.2): Some updates WRT LessTif, mostly
3278         cosmetics.
3280 2001-09-07 14:16  amai
3282         * doc/NEdit.ad (1.1): file NEdit.ad was initially added on branch
3283         BETA-5-2.
3285 2001-09-07 14:16  amai
3287         * doc/NEdit.ad (tags: REL-5-2) (BETA-5-2.1): Add a 5.1 app defaults
3288         file - needs to be updated probably.  This contains only
3289         outcommented entries!
3291 2001-09-07 07:46  amai
3293         * doc/nc.man (tags: REL-5-2), doc/nedit.doc, source/help.c
3294         (BETA-5-2.[1,2,4]): Fix typos as reported on the list
3296 2001-09-07 07:39  amai
3298         * source/help.c (BETA-5-2.3): Don't call XmRegisterConverters() for
3299         Motif 2.1, add declaration for 2.0 and add a "helpful" comment on
3300         all that
3302 2001-09-06 09:39  amai
3304         * ChangeLog (1.9), source/help.c (1.55): ChangeLog update and a new
3305         timestamp
3307 2001-09-06 09:37  amai
3309         * source/: Makefile.dependencies (1.11), file.c (1.30), tags.c
3310         (1.18), tags.h (1.6): Add missing #include and add some 'const'. 
3311         Update dependencies
3313 2001-09-05 11:44  amai
3315         * source/: file.c (1.29), help.c (1.54), preferences.c (1.34),
3316         preferences.h (1.14), tags.c (1.17), tags.h (1.5): Patch for SF bug
3317         [ #451997 ] bugs in tags.c/normalizePathname from Markus
3318         Schwarzenberg
3320 2001-09-04 17:55  amai
3322         * doc/nedit.doc, source/help.c (BETA-5-2.[1,2]): Fix typo reported
3323         on the mailinglist
3325 2001-08-31 22:16  amai
3327         * doc/: faq.txt, faq.xml (BETA-5-2.[1,1]): Update FAQ as sent from
3328         Florian Xhumari.  Add plain text version of FAQ
3330 2001-08-31 22:16  amai
3332         * doc/faq.txt (1.1): file faq.txt was initially added on branch
3333         BETA-5-2.
3335 2001-08-30 21:04  tringali
3337         * util/system.h (BETA-5-2.1): Fix for Solaris x86 "unknown"
3339 2001-08-30 20:19  amai
3341         * ChangeLog (BETA-5-2.2): Update
3343 2001-08-30 20:17  amai
3345         * source/preferences.c (BETA-5-2.1): /bin/csh doesn't make sense on
3346         OS/2 - even as a default value only
3348 2001-08-29 15:56  slobasso
3350         * source/help.c (1.53): fixed mispellings
3352 2001-08-29 13:56  amai
3354         * source/regularExp.c (1.10): Fix lint warning: octal constants
3355         shouldn't carry a suffix like 'L'!?
3357 2001-08-29 08:27  amai
3359         * util/: misc.c (1.32), misc.h (1.10): Second attempt to fix a
3360         specific compiler warning and a 'const' addition
3362 2001-08-29 00:01  slobasso
3364         * source/file.c (1.28): moved braces so nedit goto matching works
3366 2001-08-28 23:18  slobasso
3368         * doc/nedit.doc (1.5), source/help.c (1.52): documentation cleanup
3370 2001-08-28 22:24  slobasso
3372         * source/help.c (1.51): Array documentation cleanup.
3374 2001-08-28 11:41  amai
3376         * source/tags.c (1.16): 'const' patch
3378 2001-08-28 11:29  amai
3380         * source/file.c (1.27), source/highlight.c (1.19),
3381         source/interpret.c (1.18), source/macro.c (1.36), source/menu.c
3382         (1.37), source/preferences.c (1.33), source/preferences.h (1.13),
3383         source/tags.c (1.15), source/text.c (1.17), util/misc.c (1.31): Fix
3384         some more lclint warnings: type casts, make some things static (no,
3385         not all unused ones, 'some'), etc.
3387 2001-08-27 18:45  slobasso
3389         * source/macro.c (1.35): fixed static linkage of actionToString to
3390         match declaration
3392 2001-08-27 09:08  amai
3394         * source/nc.c (1.11): startServer() changes: has a return type now;
3395         re-shuffle some code Also make another global var static and
3396         replace a printf() by puts()
3398 2001-08-26 02:28  slobasso
3400         * source/macro.c (1.34): removed unused variable
3402 2001-08-25 15:58  amai
3404         * source/: file.c (1.26), highlightData.c (1.23), highlightData.h
3405         (1.6), preferences.c (1.32), preferences.h (1.12), regexConvert.c
3406         (1.5, BETA-5-3-RC1), regexConvert.h (1.3, BETA-5-3-RC1), server.h
3407         (1.3, BETA-5-3-RC1), shell.c (1.15), shell.h (1.4, BETA-5-3-RC1),
3408         undo.c (1.7), undo.h (1.4, BETA-5-3-RC1): Another 'const' patch
3410 2001-08-25 15:24  amai
3412         * source/: file.c (1.25), file.h (1.8), highlightData.c (1.22),
3413         highlightData.h (1.5), macro.c (1.33), macro.h (1.3, BETA-5-3-RC1),
3414         regularExp.c (1.9), regularExp.h (1.6, BETA-5-3-RC1), search.c
3415         (1.35), search.h (1.12): Another 'const' patch
3417 2001-08-25 12:16  amai
3419         * util/printUtils.c (1.12): The very last signed vs. unsigned
3420         warning on my system ...
3422 2001-08-25 12:09  amai
3424         * source/: highlightData.c (1.21), menu.c (1.36), preferences.c
3425         (1.31), regularExp.c (1.8), shell.c (1.14), userCmds.c (1.18): Fix
3426         a couple of "unsigned vs. int" compiler warnings. Using gcc on OS/2
3427         this warning is now completly wiped out!
3429 2001-08-25 11:55  amai
3431         * util/: DialogF.c (1.18), misc.c (1.30), prefFile.c (1.10): Fix
3432         compiler warnings. Mostly unsigned vs. signed int issues
3434 2001-08-25 11:49  amai
3436         * README (BETA-5-2.2): A couple of fixes, enhancements (see report
3437         on mailinglist)
3439 2001-08-24 18:34  amai
3441         * makefiles/Makefile.solaris (BETA-5-2.1): No debug build by
3442         default. Patch from Thorsten Haude
3444 2001-08-24 08:33  amai
3446         * util/: fontsel.c, fontsel.h, misc.c (BETA-5-2.[2,2,2]) (utags:
3447         REL-5-2): Undo some changes which I erroneously checked in ...
3449 2001-08-24 08:28  amai
3451         * ChangeLog, util/fontsel.c, util/fontsel.h, util/misc.c
3452         (BETA-5-2.[1,1,1,1]): Updated Changelog.  Includes whole history,
3453         including new beta branch.  New options of cvs2cl used, listing
3454         contains now revision/branch info, timestamps are in GMT, etc.
3456 2001-08-24 08:19  amai
3458         * source/macro.c (1.32): Fix warnings, add 'const's, make func
3459         static
3461 2001-08-23 17:57  amai
3463         * source/selection.c (1.11): Try to fix two lint/compiler warnings
3465 2001-08-23 17:42  amai
3467         * source/search.c (1.34): Fix wrong return type in function (in a
3468         "dead" branch)
3470 2001-08-23 14:59  amai
3472         * source/: highlightData.c (1.20), interpret.c (1.17), shift.c
3473         (1.9), smartIndent.c (1.13, BETA-5-3-RC1): Make some more functions
3474         static
3476 2001-08-23 14:39  amai
3478         * util/: misc.c (1.29), misc.h (1.9): Drop 'wrong' prototype for
3479         standard function. Fix a function signature to avoid warnings
3481 2001-08-23 14:11  amai
3483         * util/: fontsel.c (1.11), fontsel.h (1.4): Fix lint warning about
3484         float to integer assignment and add some more 'const's
3486 2001-08-23 13:57  amai
3488         * util/misc.c (1.28): Drop unused #include
3490 2001-08-22 15:41  amai
3492         * README, source/help.c (BETA-5-2.[1,1]): First updates for "RC1"
3494 2001-08-22 15:39  amai
3496         * doc/nedit.man (tags: REL-5-2) (BETA-5-2.1): Update from Joor
3497         Loohuis.
3499 2001-08-21 14:29  tringali
3501         * source/: userCmds.c (1.17), window.c (1.33) (utags: REL-5-2):
3502         #449569: Ensure shell/macro accelerators also have accelerator fix
3504 2001-08-20 20:36  tringali
3506         * source/window.c (1.32): #449569: Avoid startup failure when
3507         window manager grabs the same key as an accelerator
3509 2001-08-18 12:35  amai
3511         * source/Makefile.dependencies (1.10, REL-5-2): Update
3513 2001-08-18 12:24  amai
3515         * source/: help.c (1.50), help.h (1.4, REL-5-2), nedit.c (1.18):
3516         Add a PrintVersion() call to nedit.  Some more 'const' patches :-)
3518 2001-08-18 11:48  jlous
3520         * README (1.13), doc/nedit.man (1.5), source/help.c (1.49): Moved
3521         Thorsten Haude credits from pattern contributor to developer.
3523 2001-08-17 23:02  edg
3525         * README (1.12), makefiles/Makefile.aix (1.5, BETA-5-3-RC1,
3526         REL-5-2), makefiles/Makefile.bsdi (1.3, BETA-5-3-RC1, REL-5-2),
3527         makefiles/Makefile.ccur (1.3, BETA-5-3-RC1, REL-5-2),
3528         makefiles/Makefile.convex (1.3, BETA-5-3-RC1, REL-5-2),
3529         makefiles/Makefile.cygwin (1.4, BETA-5-3-RC1, REL-5-2),
3530         makefiles/Makefile.dcosx (1.3, BETA-5-3-RC1, REL-5-2),
3531         makefiles/Makefile.dec (1.4, BETA-5-3-RC1, REL-5-2),
3532         makefiles/Makefile.freebsd (1.3, BETA-5-3-RC1, REL-5-2),
3533         makefiles/Makefile.generic (1.4, REL-5-2), makefiles/Makefile.hpux
3534         (1.3, BETA-5-3-RC1, REL-5-2), makefiles/Makefile.linux (1.5),
3535         makefiles/Makefile.lynx (1.3, BETA-5-3-RC1, REL-5-2),
3536         makefiles/Makefile.m88k.svr4 (1.3, BETA-5-3-RC1, REL-5-2),
3537         makefiles/Makefile.netbsd (1.3, BETA-5-3-RC1, REL-5-2),
3538         makefiles/Makefile.os2 (1.5), makefiles/Makefile.osf (1.4,
3539         BETA-5-3-RC1, REL-5-2), makefiles/Makefile.reliant (1.3,
3540         BETA-5-3-RC1, REL-5-2), makefiles/Makefile.sco (1.3, BETA-5-3-RC1,
3541         REL-5-2), makefiles/Makefile.sgi (1.3, BETA-5-3-RC1, REL-5-2),
3542         makefiles/Makefile.solaris (1.4), makefiles/Makefile.sunos (1.3,
3543         BETA-5-3-RC1, REL-5-2), makefiles/Makefile.superux (1.3,
3544         BETA-5-3-RC1, REL-5-2), makefiles/Makefile.uhc (1.3, BETA-5-3-RC1,
3545         REL-5-2), makefiles/Makefile.ultrix (1.3, BETA-5-3-RC1, REL-5-2),
3546         makefiles/Makefile.unicos (1.4, REL-5-2),
3547         makefiles/Makefile.unixware (1.3), source/help.c (1.48),
3548         source/preferences.c (1.30): Made the REPLACE_SCOPE compilation
3549         option more visible and changed the default replace scope selection
3550         preference to "Smart".
3552 2001-08-17 21:54  edg
3554         * source/highlight.c (1.18): Added a fix for SF bug #449828.
3556 2001-08-17 14:09  tringali
3558         * source/tags.c (1.14, REL-5-2): Fix for crash in shared tag
3559         allocation on Solaris (compiler bug?)
3561 2001-08-17 11:01  amai
3563         * source/: window.c (1.31), window.h (1.7, REL-5-2): Another
3564         'const' patch
3566 2001-08-17 10:56  amai
3568         * util/: fileUtils.c (1.14), fileUtils.h (1.5) (utags: REL-5-2):
3569         Export two more interfaces. Fix for CompressPathname() to avoid
3570         multiple slashes in path. (Markus Schwarzenberg)
3572 2001-08-16 18:33  slobasso
3574         * source/highlightData.c (1.19): Fixed NEdit macro language
3575         patterns to contain previously added items.
3577 2001-08-16 17:24  amai
3579         * source/highlight.c (1.17): Fix for [ nedit-Bugs-435384 ] circular
3580         patterns reference hangs NEdit
3582 2001-08-16 09:49  amai
3584         * source/highlightData.c (1.18): Patch [ #451485 ] updated Sh Ksh
3585         Bash patterns submitted from Joor Loohuis
3587 2001-08-15 09:16  amai
3589         * source/: Makefile.dependencies (1.9), regexConvert.c (1.4,
3590         REL-5-2): Another source was missing to #include it's own header
3591         for consistency checking!
3593 2001-08-15 09:08  amai
3595         * ChangeLog (1.8): Update (ok, not even a week has passed, but it's
3596         a nice overview ...)
3598 2001-08-15 09:00  amai
3600         * source/preferences.h (1.11, REL-5-2), util/misc.c (1.27),
3601         util/misc.h (1.8, REL-5-2): Have unique value for MAX_ACCEL_LEN
3603 2001-08-15 08:56  amai
3605         * source/Makefile.dependencies (1.8): Update
3607 2001-08-15 08:56  amai
3609         * source/: userCmds.c (1.16), userCmds.h (1.4, BETA-5-3-RC1,
3610         REL-5-2): Source should include it's own headers for consistency
3611         checking.  Add some const to signatures, drop an unused arg from a
3612         static interface.
3614 2001-08-14 15:05  slobasso
3616         * source/rbTree.c (1.4, BETA-5-3-RC1, REL-5-2): fixed comment
3617         spacing
3619 2001-08-14 14:40  slobasso
3621         * source/rbTree.c (1.3): added gnu license
3623 2001-08-14 08:50  jlous
3625         * README (1.11): README credits updated to reflect version dialog
3627 2001-08-14 08:37  jlous
3629         * source/file.c (1.24), source/help.c (1.47), source/highlight.c
3630         (1.16), source/highlightData.c (1.17), source/interpret.c (1.16,
3631         REL-5-2), source/macro.c (1.31, REL-5-2), source/menu.c (1.35,
3632         REL-5-2), source/nc.c (1.10, REL-5-2), source/nedit.c (1.17),
3633         source/preferences.c (1.29), source/search.c (1.33),
3634         source/selection.c (1.10, REL-5-2), source/server.c (1.9, REL-5-2),
3635         source/shell.c (1.13), source/shift.c (1.8, REL-5-2),
3636         source/smartIndent.c (1.12, REL-5-2), source/tags.c (1.13),
3637         source/text.c (1.16, REL-5-2), source/textBuf.c (1.11, REL-5-2),
3638         source/textDisp.c (1.10, REL-5-2), source/textDrag.c (1.4,
3639         REL-5-2), source/textSel.c (1.5, REL-5-2), source/undo.c (1.6,
3640         REL-5-2), source/userCmds.c (1.15), source/window.c (1.30),
3641         util/DialogF.c (1.17, REL-5-2), util/fileUtils.c (1.13),
3642         util/fontsel.c (1.10), util/getfiles.c (1.15, REL-5-2),
3643         util/managedList.c (1.7, BETA-5-3-RC1, REL-5-2), util/misc.c
3644         (1.26), util/prefFile.c (1.9), util/printUtils.c (1.11, REL-5-2),
3645         util/system.h (1.7), util/utils.c (1.5, REL-5-2), util/vmsUtils.c
3646         (1.5, BETA-5-3-RC1, REL-5-2): Fixed license statements to pure GPL
3648 2001-08-13 13:48  tringali
3650         * doc/: nc.man (1.4), nedit.man (1.4): manpage updates from Joor.
3652 2001-08-13 09:55  amai
3654         * doc/nedit.doc (1.4), source/help.c (1.46): Doc patch from
3655         Thorsten Haude posted on Fri Aug 10 2001
3657 2001-08-13 09:51  amai
3659         * doc/nedit.doc (1.3), source/help.c (1.45): Patch from Thorsten
3660         Haude: Document Arrays within nedit.doc and typo fix in help.c
3662 2001-08-12 15:45  amai
3664         * makefiles/Makefile.generic (1.3), source/comnedit.com (1.6,
3665         REL-5-2): Drop last references to NO_FCHMOD #define
3667 2001-08-11 19:51  edg
3669         * source/search.c (1.32): Fixed SF bug #448006: three beeps; one to
3670         many.
3672 2001-08-10 20:36  amai
3674         * source/highlightData.c (1.16): TeX pattern patch from Joerg
3675         Fischer <jf505@yahoo.de>
3677 2001-08-10 14:35  amai
3679         * source/Makefile.dependencies (1.7): Update dependency list
3681 2001-08-09 20:58  tringali
3683         * source/nedit.c (1.16): Fix for wrong menu font [#434383]
3685 2001-08-09 18:47  amai
3687         * util/system.h (1.6): Correct a comment :-)
3689 2001-08-09 18:46  amai
3691         * makefiles/Makefile.os2 (1.4): Drop -DNO_FCHMOD flag
3693 2001-08-09 18:41  slobasso
3695         * source/Makefile.common (1.8, REL-5-2): added parse.c to cleaned
3696         files for make clean
3698 2001-08-09 18:39  slobasso
3700         * source/userCmds.c (1.14): removed attachment possibly causing
3701         window manager loop
3703 2001-08-09 18:03  slobasso
3705         * source/: smartIndent.c (1.11), smartIndent.h (1.4, BETA-5-3-RC1,
3706         REL-5-2), macro.c (1.30): We now keep track if we are in smart
3707         indent macros so garbage collection won't remove things from under
3708         a macro.
3710 2001-08-09 13:34  amai
3712         * source/highlight.c (1.15), source/highlightData.c (1.15),
3713         source/interpret.c (1.15), source/search.c (1.31),
3714         source/selection.c (1.9), source/shell.c (1.12),
3715         source/smartIndent.c (1.10), source/textBuf.c (1.10),
3716         source/textSel.c (1.4), source/userCmds.c (1.13), source/window.c
3717         (1.29), util/managedList.c (1.6): Add lots of missing #include
3718         <string.h>
3720 2001-08-09 08:37  amai
3722         * source/help.c (1.44): Add hardcoded timestamp (month) again
3724 2001-08-09 07:37  amai
3726         * source/.cvsignore (1.2, BETA-5-3-RC1, REL-5-2): Add entry
3728 2001-08-08 22:31  slobasso
3730         * source/file.c (1.23): remove fchmod calls except when under VMS
3732 2001-08-08 18:29  amai
3734         * makefiles/Makefile.os2 (1.3): Update from my private working copy
3736 2001-08-08 08:39  amai
3738         * ChangeLog (1.7): Update (should be done weekly perhaps and could
3739         even be done automatically?)
3741 2001-08-08 08:37  amai
3743         * source/parse.c_noyacc (1.7, REL-5-2): Re-generate from parse.y. 
3744         BTW, yacc from Digital Unix 4.0x is being used
3746 2001-08-08 08:34  amai
3748         * source/parse.y (1.16, REL-5-2): Add an #include <string.h> (there
3749         was no error/warning; somehow we already got this probably)
3751 2001-08-07 23:46  slobasso
3753         * source/Makefile.common (1.7): changed highlightData.c to be
3754         compiled with BIGGER_STRINGS
3756 2001-08-07 01:53  tringali
3758         * ReleaseNotes (1.9), source/highlightData.c (1.14),
3759         source/preferences.c (1.28): #448420: Pattern updates from Joor
3761 2001-08-07 01:12  tringali
3763         * source/nedit.c (1.15): Fix for #448402: nedit quits if unable to
3764         resolve X locale
3766 2001-08-06 21:24  amai
3768         * README (1.10): correction to "Requirements" section
3770 2001-08-06 21:21  amai
3772         * README (1.9): Add "Requirements for building NEdit" section
3774 2001-08-06 20:38  tringali
3776         * doc/nedit.doc (1.2), source/help.c (1.43): Sync help with doc. 
3777         (Updates from Thorsten Haude)
3779 2001-08-04 20:49  tringali
3781         * source/file.c (1.22), source/menu.c (1.34), source/nc.c (1.9),
3782         source/nedit.c (1.14), source/server.c (1.8), source/shell.c
3783         (1.11), source/window.c (1.28), util/misc.c (1.25): Ensure exit
3784         returns a meaningful (succes/fail) status to the user
3786 2001-08-04 20:23  tringali
3788         * util/system.h (1.5): Add info for lots more compilers.
3790 2001-08-03 12:16  amai
3792         * ReleaseNotes (1.8): Small updates
3794 2001-08-02 23:45  tringali
3796         * util/system.h (1.4): Add definitions for MSVC, Sun Workshop, etc.
3798 2001-08-02 22:59  slobasso
3800         * source/macro.c (1.29): Fixed problem where error message is
3801         written if empty learned macro is executed. Also disallowed replay
3802         from executing if a macro is already in progress. This caused a
3803         crash by overflowing the interpreter stack.
3805 2001-08-02 22:54  slobasso
3807         * source/file.c (1.21): added symlink security patch and added mode
3808         parameter to open calls with O_CREAT
3810 2001-08-02 17:26  amai
3812         * source/interpret.c (1.14): Avoid crash when calling
3813         "self_insert()" from macro menu: fill in missing entries from our
3814         fakes key event
3816 2001-08-01 07:41  amai
3818         * ChangeLog (1.6): Update
3820 2001-08-01 07:40  amai
3822         * source/help.c (1.42): Again hardcode a string about the
3823         development version "August 2001".  Build time may be misleading
3824         ...
3826 2001-07-31 23:16  slobasso
3828         * source/macro.c (1.28): fixed problem where closing window while
3829         learning would make it impossible to finish or cancel learing.
3831 2001-07-31 11:58  amai
3833         * source/text.c (1.15): Fix minor warnings
3835 2001-07-31 07:46  amai
3837         * util/managedList.c (1.5): Don't name variables 'index', may be an
3838         interface in BSD-like libc
3840 2001-07-31 07:43  amai
3842         * util/getfiles.c (1.14): Fix lint warning: "getfiles.c", line 716:
3843         warning: args redefinition hides earlier one
3845 2001-07-31 07:40  amai
3847         * util/fontsel.c (1.9): Don't use 'index' as name for variable; may
3848         be a call in a BSD-like libc
3850 2001-07-29 17:51  amai
3852         * source/highlight.c (1.14): Experimental patch to fix "mismatched"
3853         memory handling calls as indicated by "purify". Probably not
3854         complete and should be checked again with purify _now_!
3856 2001-07-28 19:53  tringali
3858         * Makefile (1.6): #442517: add explanatory text how to use make
3860 2001-07-25 18:37  tringali
3862         * source/help.c (1.41): Add more detailed info about Motif (runtime
3863         version number)
3865 2001-07-25 18:36  tringali
3867         * util/system.h (1.3): Use "Digital/Tru64 Unix" in place of OSF/1
3869 2001-07-25 18:36  tringali
3871         * doc/: nc.man (1.3), nedit.man (1.3): Update authors for 5.2
3873 2001-07-25 18:05  slobasso
3875         * util/misc.c (1.24): made changes so that Num_Lock's mod mask is
3876         found rather than assuming Mod3
3878 2001-07-25 14:36  amai
3880         * source/textBuf.c (1.9): Attempt to fix memory leak reported by
3881         Thorsten Haude
3883 2001-07-25 13:03  amai
3885         * util/misc.c (1.23): Try to fix small memory leak reported by
3886         Thorsten Haude
3888 2001-07-25 07:49  amai
3890         * util/system.h (1.2): Add "EMX=OS/2"
3892 2001-07-25 07:39  amai
3894         * source/Makefile.dependencies (1.6), util/Makefile.dependencies
3895         (1.4, REL-5-2): Update dependency lists
3897 2001-07-24 21:55  tringali
3899         * util/system.h (1.1): Add host compliation information to help
3901 2001-07-24 21:54  tringali
3903         * source/: help.c (1.40), tags.c (1.12), tags.h (1.4, REL-5-2): -
3904         Use shared strings for lower memory use with large tags files.  -
3905         Add compilation host information to help, update authors
3907 2001-07-24 19:27  slobasso
3909         * util/misc.c (1.22): Fix array size define to match actual array
3910         size.  Incorrect size could result in infinite loop.
3912 2001-07-18 13:01  amai
3914         * ChangeLog (1.5): Update
3916 2001-07-18 13:00  amai
3918         * source/: search.c (1.30), search.h (1.11, REL-5-2), window.c
3919         (1.27): Shrink two function names to 31 characters length and below
3920         (seems to be a limit on some VMS systems)
3922 2001-07-17 08:19  amai
3924         * doc/faq.xml (1.2): Updated version from  Florian Xhumari as of
3925         http://galleries.free.fr/nedit-faq-01-07-16.tar.gz
3927 2001-07-17 07:31  amai
3929         * source/preferences.c (1.27), util/getfiles.c (1.13),
3930         util/vmsUtils.c (1.4): VMS patches from Blair Phillips
3931         <blair.phillips@airservices.gov.au>:  avoid rint() re-definition,
3932         fix for non-unix file root, case-insensitive match on filename
3933         extensions.
3935 2001-07-16 20:41  amai
3937         * source/lnknedit.com (1.5, BETA-5-3-RC1, REL-5-2): VMS patch from
3938         mark.geary@qwest.com
3940 2001-07-16 14:48  amai
3942         * doc/: nc.man (1.2), nedit.man (1.2): Man page updates from Joor
3943         Loohuis
3945 2001-07-16 11:49  amai
3947         * doc/: faq-txt.awk (1.1), faq-txt.dtd (1.1), faq-txt.xsl (1.1),
3948         faq.dtd (1.1), faq.xml (1.1), faq.xsl (1.1): faq*: add FAQ files
3949         found on our website
3951 2001-07-11 21:35  amai
3953         * source/: parse.c_noyacc (1.6), parse.h (1.4, BETA-5-3-RC1,
3954         REL-5-2), parse.y (1.15): Back out "const" patch for ParseMacro().
3955         Was incomplete, therefore broken
3957 2001-07-11 15:21  amai
3959         * source/: comnedit.com (1.5), file.c (1.20), lnknedit.com (1.4):
3960         VMS patches from  <Mark.Geary@qwest.com> (not literally as for
3961         file.c)
3963 2001-07-11 08:06  amai
3965         * source/parse.c_noyacc (1.5): Update from current parse.y
3967 2001-07-11 08:04  amai
3969         * source/: parse.h (1.3), parse.y (1.14): Add some 'const' to
3970         ParseMacro() signature
3972 2001-07-11 07:55  amai
3974         * util/: comutil.com (1.3, BETA-5-3-RC1, REL-5-2), utils.c (1.4):
3975         VMS patches from Mark.Geary@qwest.com
3977 2001-07-07 09:55  amai
3979         * ChangeLog (1.4): Update
3981 2001-07-07 09:54  amai
3983         * COPYRIGHT (1.1, BETA-5-3-RC1, REL-5-2), README (1.8): Have an
3984         external file for the license terms. README refers to it
3986 2001-07-07 09:48  amai
3988         * nc.man (1.4), nedit.doc (1.6), nedit.man (1.4), doc/nc.man (1.1),
3989         doc/nedit.doc (1.1), doc/nedit.man (1.1): Move doc files to
3990         separate subdirectory
3992 2001-07-04 09:42  uid30962
3994         * README (1.7): Update some references to LessTif
3996 2001-07-04 09:29  uid30962
3998         * ReleaseNotes (1.7): ReleaseNotes: Upddate
4000 2001-07-03 12:53  amai
4002         * source/Makefile.dependencies (1.5): Makefile.dependencies: update
4003         depedency list
4005 2001-07-03 12:13  amai
4007         * source/help.c (1.39): help.c: A new month has come ...
4009 2001-06-23 09:31  amai
4011         * ChangeLog (1.3): ChangeLog: update
4013 2001-06-22 18:27  tringali
4015         * source/: nedit.c (1.13), window.c (1.26): Allow stats line
4016         background color to be set by user [#431891]
4018 2001-06-22 18:25  tringali
4020         * source/macro.c (1.27): Incremental reading from files via J. Lous
4021         [Patch #434465]
4023 2001-06-22 14:32  amai
4025         * source/file.c (1.19): file.c: fail when trying to read in a
4026         directory as a file
4028 2001-06-21 14:54  edel
4030         * source/shell.c (1.10): Fixed shell dialog BadMatch crash on
4031         Solaris 2.5
4033 2001-06-20 15:48  amai
4035         * source/macro.c (1.26): macro.c: replace snprintf() by sprintf(). 
4036          Add #include <string.h>
4038 2001-06-20 08:24  amai
4040         * ChangeLog (1.2): ChangeLog: update
4042 2001-06-19 20:00  slobasso
4044         * source/macro.c (1.25): Added Thorsten's code to put correct key
4045         codes in status bar during recording and macro running.
4047 2001-06-09 18:48  amai
4049         * makefiles/: Makefile.dec (1.3), Makefile.osf (1.3),
4050         Makefile.superux (1.2): Makefile.superux: add CVS Id Makefile.dec
4051         Makefile.osf: briefly comment on the os versions they are supposed 
4052            to work with
4054 2001-06-08 08:14  amai
4056         * source/help.c (1.38): help.c: update timestamp to "June, 2001"
4058 2001-06-07 19:52  amai
4060         * ChangeLog (1.1): ChangeLog: finally add the output of "cvs2cl".  
4061          Needs to be updated regularly ...
4063 2001-06-06 19:24  tringali
4065         * makefiles/Makefile.linux (1.4): 
4066         Remove -DEDITRES, this causes link failure.
4068 2001-06-06 10:00  amai
4070         * util/: DialogF.c (1.16), fontsel.c (1.8), getfiles.c (1.12),
4071         misc.c (1.21), prefFile.c (1.8): *.c: add some explicit #include
4072         <string.h>. Previously  it was done implicitly ...
4074 2001-06-05 12:52  amai
4076         * makefiles/Makefile.linux (1.3): Makefile.linux: drop
4077         -I/-L/usr/lesstif/* flags and add a suitable comment  instead
4079 2001-06-05 08:01  amai
4081         * source/file.c (1.18): file.c: security fix for WriteBackupFile()
4083 2001-06-01 20:09  edel
4085         * makefiles/: Makefile.solaris (1.3), Makefile.superux (1.1): From:
4086         Ian Johnston" <Ian.Johnston@dlr.de>
4088 2001-05-31 08:49  amai
4090         * source/nedit.h (1.17, REL-5-2): nedit.h: add 'extern' to variable
4091         declaration in header    (to avoid problem with multiple
4092         definitions)
4094 2001-05-29 18:21  arnef
4096         * source/menu.c (1.33): Add separator in Preferences/Default
4097         Settings/Customize Menus
4099 2001-05-19 16:09  tringali
4101         * util/misc.c (1.20): Fix bug in mnemonic building- don't build
4102         mnemonics for XK_VoidSymbol.  Fixes various problems with XFree86
4103         servers.
4105 2001-05-17 11:42  arnef
4107         * source/: menu.c (1.32), nedit.h (1.16), preferences.c (1.26),
4108         preferences.h (1.10), window.c (1.25): Adding path to windows menu
4109         file entries
4111 2001-05-15 20:04  amai
4113         * makefiles/Makefile.depend (1.1): Makefile.depend: Makefile used
4114         to generate (internal) the dependency list.                   This
4115         file does not build anything!
4117 2001-05-12 00:48  tringali
4119         * ReleaseNotes (1.6), source/text.c (1.14): - Add support for mouse
4120         wheel scrolling in the main text area.
4122 2001-05-11 19:56  amai
4124         * util/fileUtils.c (1.12): fileUtils.c: really tiny patch for OS/2
4125         only (drive letters ;-)
4127 2001-05-11 08:05  amai
4129         * source/file.c (1.17): file.c: Corrected(!) version of SuSe
4130         security patch for temporary    file security problem within
4131         PrintString().     Tested once for compile/runtime ...
4133 2001-05-05 18:01  arnef
4135         * source/menu.c (1.31): Changing default for sortOpenPrevDefCB
4136         should invalidate all open window's OpenPrev menu
4138 2001-05-04 18:33  arnef
4140         * source/: nedit.h (1.15), search.c (1.29), search.h (1.10),
4141         window.c (1.24): Make the buttons in Find and Replace dialogs
4142         sensitive on the state of 'Search for' field.
4144 2001-05-03 09:42  amai
4146         * source/help.c (1.37): help.c: update timestamp to "May, 2001"
4148 2001-04-25 21:37  edg
4150         * util/DialogF.c (1.15): Added a fix to handle unexpected
4151         destruction of dialogs gracefully.
4153 2001-04-25 19:03  amai
4155         * nedit.doc (1.5): nedit.doc: fix some typos, convert some "nedit"
4156         to "NEdit", drop some comment about pre 1.2 Motif
4158 2001-04-25 17:01  amai
4160         * util/fileUtils.c (1.11): fileUtils.c: forgot one special case
4161         where the "//" patch might to a crash. Next time I should probably
4162         <think> first, <code> later
4164 2001-04-25 16:48  amai
4166         * util/fileUtils.c (1.10): fileUtils.c: fix typo in my
4167         "double-slash patch" from today
4169 2001-04-25 07:52  amai
4171         * util/fileUtils.c (1.9): fileUtils.c: avoid double "//" in path
4172         strings as this may not work out on              non-un*x systems
4174 2001-04-24 21:10  tringali
4176         * util/misc.c (1.19): Fix crash bug in OpenMotif, where asking for
4177         the the Display/Window of a gadget produces a NULL pointer.
4179 2001-04-18 19:12  slobasso
4181         * source/window.c (1.23): needed to save/restore horizontal and
4182         vertical scroll positions when changing hw tab size.
4184 2001-04-18 19:08  slobasso
4186         * util/DialogF.c (1.14): fixed use of int where Cardinal should be
4188 2001-04-18 17:10  slobasso
4190         * source/: help.c (1.36), macro.c (1.24): new $server_name
4191         variable.
4193 2001-04-18 17:02  slobasso
4195         * source/: file.c (1.16), file.h (1.7, REL-5-2), help.c (1.35),
4196         menu.c (1.30), window.c (1.22): added optional parameter to close()
4197         action for save option.
4199 2001-04-18 16:51  slobasso
4201         * util/DialogF.c (1.13): fixed a mistake I introduced while
4202         debugging
4204 2001-04-18 16:12  slobasso
4206         * util/DialogF.c (1.12): cleaned up createMnemonics in an effort to
4207         fix a crash bug. Bug still not fixed.
4209 2001-04-17 23:40  slobasso
4211         * source/help.c (1.34): cleaned up formatting and moved Windows
4212         Menu items into correct area
4214 2001-04-17 20:13  slobasso
4216         * source/window.c (1.21): save and restore insert positions when hw
4217         tab sizes are changed
4219 2001-04-17 18:47  slobasso
4221         * source/macro.c (1.23): cleaned up RedundantActions, adding some
4222         missing items
4224 2001-04-16 23:49  slobasso
4226         * source/: file.c (1.15), nedit.h (1.14): added bit to distinguish
4227         between too much binary data and -read
4229 2001-04-16 23:20  slobasso
4231         * source/: file.c (1.14), file.h (1.6), macro.c (1.22), menu.c
4232         (1.29), nedit.h (1.13), search.c (1.28), selection.c (1.8),
4233         window.c (1.20): readOnly vs lockWrite access fix, now handles the
4234         many other locked possibilities
4236 2001-04-16 16:36  edg
4238         * source/: help.c (1.33), window.c (1.19): Added workarounds for
4239         openmotif bugs [SF bug 231876].
4241 2001-04-16 14:04  amai
4243         * source/textBuf.c (1.8): texBuf.c: try to fix a bug introduced by
4244         a "const" patch.            Pointed out by <arne@forlie.com>
4246 2001-04-14 09:51  amai
4248         * makefiles/Makefile.unicos (1.3), source/preferences.c (1.25),
4249         source/text.c (1.13), source/userCmds.c (1.12): *: applied re-vised
4250         version of patches for UNICOS from    Bill Matson
4251         <wjm@sdc.cs.boeing.com>
4253 2001-04-13 22:58  slobasso
4255         * util/DialogF.c (1.11): fix build problem introduced in previous
4256         change UCHAR_MAX is in limits.h
4258 2001-04-13 17:50  tringali
4260         * ReleaseNotes (1.5), source/file.c (1.13), source/help.c (1.32),
4261         source/highlightData.c (1.13), source/macro.c (1.21),
4262         source/preferences.c (1.24), source/search.c (1.27),
4263         source/smartIndent.c (1.9), source/userCmds.c (1.11),
4264         util/DialogF.c (1.10), util/fontsel.c (1.7), util/getfiles.c
4265         (1.11), util/misc.c (1.18), util/misc.h (1.7), util/printUtils.c
4266         (1.10): - Updated release notes - Added unmodified mnemonics to
4267         confirmation dialogs.  - Fix bug in mnemonics where there could be
4268         two of the same menmonics   on one dialog.
4270 2001-04-13 15:02  slobasso
4272         * source/search.c (1.26): fixed regex search backwards bug if wrap
4273         turned off.
4275 2001-04-12 22:02  edg
4277         * source/: help.c (1.31), macro.c (1.20), menu.c (1.28), nedit.h
4278         (1.12), preferences.c (1.23), search.c (1.25), window.c (1.18),
4279         window.h (1.6): Extended the Show Matching (..) functionality: Off,
4280         Delimiter, and Range.  Original patch was submitted by Thorsten
4281         Haude.
4283 2001-04-12 15:09  amai
4285         * source/menu.c (1.27): menu.c: allow to specify control codes in
4286         hex/dec/oct format         also improve checking of input
4288 2001-04-09 22:12  amai
4290         * util/: misc.c (1.17), misc.h (1.6): misc.c misc.h: another
4291         "const" patch
4293 2001-04-09 21:43  edg
4295         * source/help.c (1.30): Added information about new search
4296         extensions and related stuff.
4298 2001-04-09 21:38  edg
4300         * source/: nedit.h (1.11), search.c (1.24): Minor fixes and
4301         improvements in isearch + beep on search wrap combination.
4303 2001-04-09 18:46  edg
4305         * util/misc.c (1.16): Typo fix in recent accelerator fix.
4307 2001-04-06 13:09  amai
4309         * source/: preferences.c (1.22), preferences.h (1.9):
4310         preferences.*: even more "const" additions
4312 2001-04-06 13:03  amai
4314         * source/: interpret.c (1.13), interpret.h (1.6, REL-5-2):
4315         interpret.*: another "const" patch
4317 2001-04-06 09:49  amai
4319         * source/file.c (1.12), source/file.h (1.5), source/help.c (1.29),
4320         source/highlightData.c (1.12), source/highlightData.h (1.4,
4321         REL-5-2), source/preferences.c (1.21), source/preferences.h (1.8),
4322         source/regularExp.c (1.7, REL-5-2), source/regularExp.h (1.5,
4323         REL-5-2), source/search.c (1.23), source/search.h (1.9),
4324         source/textBuf.c (1.7), source/textBuf.h (1.4, REL-5-2),
4325         util/fileUtils.c (1.8), util/fileUtils.h (1.4), util/printUtils.c
4326         (1.9), util/printUtils.h (1.4, REL-5-2): *.c *.h: big "const"
4327         patch.           Except in textBuf.c it's only a couple of const
4328         additions.           In textBuf.c I had to change a coupl of lines
4329         to get this done -           should be on the safe side of life ...
4331 2001-04-04 19:38  edg
4333         * source/: preferences.c (1.20), search.c (1.22): Minor bug fixes
4334         in search extensions related code.
4336 2001-04-03 22:59  edg
4338         * source/: menu.c (1.26), nedit.h (1.10), preferences.c (1.19),
4339         preferences.h (1.7), search.c (1.21), search.h (1.8): Added "smart"
4340         replace scope behaviour to the replace dialog radio button
4341         alternative, and made it configurable through a preference.
4343 2001-04-03 08:06  amai
4345         * source/help.c (1.28): help.c: the "April" patch ...
4347 2001-04-03 01:42  tringali
4349         * util/misc.c (1.15): Don't allow traversal to insensitive widgets.
4351 2001-04-02 20:52  edg
4353         * source/: highlight.c (1.13), macro.c (1.19), menu.c (1.25),
4354         nedit.h (1.9), preferences.c (1.18), preferences.h (1.6),
4355         regularExp.c (1.6), regularExp.h (1.4), search.c (1.20), search.h
4356         (1.7), window.c (1.17): Introduced additional search modes [Markus
4357         Schwarzenberg].  Added beep on search wrap option [Markus
4358         Schwarzenberg].  Added sticky case sensitivity search preference
4359         [Markus Schwarzenberg].  Replace and find dialog and incremental
4360         search bar layout changes (currently two layout alternatives for
4361         replace dialog, for evaluation purposes).
4363 2001-03-30 17:54  slobasso
4365         * source/highlightData.c (1.11): new global in nedit macro language
4366         $empty_array
4368 2001-03-30 17:48  slobasso
4370         * source/: help.c (1.27), macro.c (1.18): added a new empty array
4371         global
4373 2001-03-27 23:00  slobasso
4375         * source/help.c (1.26): minor formatting fix
4377 2001-03-27 15:37  tringali
4379         * makefiles/Makefile.aix (1.4): Add FUNCPROTO=15 for the IBM X
4380         headers, which require a bitmask in this #define in order to
4381         control function prototypes.
4383 2001-03-26 15:46  slobasso
4385         * source/: interpret.c (1.12), interpret.h (1.5), macro.c (1.17):
4386         minor array code cleanup
4388 2001-03-25 08:42  arnef
4390         * source/tags.c (1.11): Fixed bug #217022
4392 2001-03-23 23:11  slobasso
4394         * source/highlightData.c (1.10): added missing variables to NEdit
4395         macro highlighting data
4397 2001-03-23 14:41  slobasso
4399         * source/undo.c (1.5): undo/redo sets the selection to the changed
4400         text
4402 2001-03-21 21:25  edg
4404         * source/search.c (1.19): Changed the initial default selection for
4405         multi-file replacement dialog to all files instead of none. 
4406         Multi-file replacement dialog now makes sure that at least the
4407         first selected item is visible when displayed.  Removed the #ifdefs
4408         for conditional multi-file replacement functionality.  Minor layout
4409         change for the replace dialog.
4411 2001-03-21 21:20  edg
4413         * source/window.c (1.16): Removed #ifdef for conditional multi-file
4414         replacement functionality.
4416 2001-03-19 16:30  slobasso
4418         * source/: highlight.c (1.12), regexConvert.c (1.3), regularExp.c
4419         (1.5), search.c (1.18), text.c (1.12), textBuf.c (1.6), textDisp.c
4420         (1.9): removing warnings for RH7 linux compiler
4422 2001-03-19 14:43  tringali
4424         * source/: text.c (1.11), nedit.c (1.12): 
4425         
4426         Move toggle overstrike accelerator to Motif standard "Insert", free
4427         up Ctrl+B for other uses.
4429 2001-03-17 06:44  arnef
4431         * source/search.c (1.17): Fixed bug related to
4432         XtGetSelectionValue() and variables going out of scope.  Added
4433         mnemonic to Replace& Find Button.
4435 2001-03-16 22:24  slobasso
4437         * source/menu.c (1.24): fixed menu argument to set_wrap_text
4439 2001-03-16 20:28  amai
4441         * source/: nc.c (1.8), nedit.c (1.11): nc.c nedit.c: wildcard
4442         expansion for non-sh shells on OS/2 (EMX)
4444 2001-03-13 16:48  slobasso
4446         * source/help.c (1.25), source/macro.c (1.16), source/search.c
4447         (1.16), source/selection.c (1.7), source/shell.c (1.9),
4448         source/shift.c (1.7), source/textDisp.c (1.8), util/DialogF.c
4449         (1.9), util/fontsel.c (1.6), util/printUtils.c (1.8): cleanup
4450         warnings under linux compiler
4452 2001-03-12 15:24  slobasso
4454         * source/help.c (1.24): fixed a few minor mistakes.
4456 2001-03-12 15:15  slobasso
4458         * source/: help.c (1.23), macro.c (1.15), menu.c (1.23),
4459         preferences.c (1.17), window.c (1.15), window.h (1.5): added final
4460         window settable prefs through actions and verified all should be
4461         macro recordable.
4463 2001-03-11 02:31  slobasso
4465         * source/: help.c (1.22), menu.c (1.22), nedit.h (1.8): new macro
4466         access to many window settings
4468 2001-03-10 15:36  arnef
4470         * source/: help.c (1.21), menu.c (1.21), nedit.c (1.10), nedit.h
4471         (1.7), preferences.c (1.16), preferences.h (1.5), search.c (1.15),
4472         search.h (1.6): Implemented replace/find functionality, patch no
4473         403934
4475 2001-03-09 22:30  slobasso
4477         * source/help.c (1.20): changed delete() to delete_selection() in
4478         docs
4480 2001-03-09 22:27  slobasso
4482         * source/menu.c (1.20): changed Delete menu item to use
4483         delete_selection action
4485 2001-03-09 22:21  slobasso
4487         * source/parse.y (1.13): added lex hack for delete array[key] vs
4488         delete() abiguity
4490 2001-03-09 16:58  slobasso
4492         * source/: help.c (1.19), macro.c (1.14), menu.c (1.19), text.c
4493         (1.10), text.h (1.4, REL-5-2), textDisp.c (1.7), textDisp.h (1.5,
4494         REL-5-2), window.c (1.14), window.h (1.4): adding new variables for
4495         font width and pane index and size and focus_pane action
4497 2001-03-06 19:49  slobasso
4499         * source/: interpret.c (1.11), rbTree.c (1.2), rbTree.h (1.2,
4500         BETA-5-3-RC1, REL-5-2): added comments, cleaned up a few minor bugs
4501         and added cvs id's to new files
4503 2001-03-06 15:02  slobasso
4505         * source/macro.c (1.13): add comments
4507 2001-03-06 01:00  slobasso
4509         * source/: interpret.c (1.10), parse.y (1.12): code cleanup
4511 2001-03-05 21:39  slobasso
4513         * source/highlightData.c (1.9): bring syntax hilighting up to
4514         latest changes in nedit macro language
4516 2001-03-05 19:26  slobasso
4518         * source/: interpret.c (1.9), macro.c (1.12), parse.y (1.11): fixed
4519         a few warnings and made splitMS compatible with array sub-scripts
4520         end cases, which is what is was designed for
4522 2001-03-05 16:20  amai
4524         * source/: help.c (1.18), parse.y (1.10): help.c: It's "March" now
4525         ...  parse.y: add two yy*() prototypes to make compiler happy
4527 2001-03-05 15:00  slobasso
4529         * source/: Makefile.common (1.6), Makefile.dependencies (1.4),
4530         help.c (1.17), interpret.c (1.8), interpret.h (1.4), macro.c
4531         (1.11), menu.c (1.18), nedit.c (1.9), parse.y (1.9), rbTree.c
4532         (1.1), rbTree.h (1.1), shell.c (1.8), smartIndent.c (1.8),
4533         userCmds.c (1.10): array macro feature
4535 2001-02-26 23:38  edg
4537         * Makefile (1.5), README (1.6), ReleaseNotes (1.4), nc.man (1.3),
4538         nedit.doc (1.4), nedit.man (1.3), makefiles/Makefile.aix (1.3),
4539         makefiles/Makefile.bsdi (1.2), makefiles/Makefile.ccur (1.2),
4540         makefiles/Makefile.convex (1.2), makefiles/Makefile.cygwin (1.3),
4541         makefiles/Makefile.dcosx (1.2), makefiles/Makefile.dec (1.2),
4542         makefiles/Makefile.freebsd (1.2), makefiles/Makefile.generic (1.2),
4543         makefiles/Makefile.hpux (1.2), makefiles/Makefile.linux (1.2),
4544         makefiles/Makefile.lynx (1.2), makefiles/Makefile.m88k.svr4 (1.2),
4545         makefiles/Makefile.netbsd (1.2), makefiles/Makefile.os2 (1.2),
4546         makefiles/Makefile.osf (1.2), makefiles/Makefile.reliant (1.2),
4547         makefiles/Makefile.sco (1.2), makefiles/Makefile.sgi (1.2),
4548         makefiles/Makefile.solaris (1.2), makefiles/Makefile.sunos (1.2),
4549         makefiles/Makefile.uhc (1.2), makefiles/Makefile.ultrix (1.2),
4550         makefiles/Makefile.unicos (1.2), makefiles/Makefile.unixware (1.2),
4551         source/Makefile.common (1.5), source/Makefile.dependencies (1.3),
4552         source/comnedit.com (1.4), source/file.c (1.11), source/file.h
4553         (1.4), source/help.c (1.16), source/help.h (1.3),
4554         source/highlight.c (1.11), source/highlight.h (1.3, REL-5-2),
4555         source/highlightData.c (1.8), source/highlightData.h (1.3),
4556         source/interpret.c (1.7), source/interpret.h (1.3),
4557         source/lnknedit.com (1.3), source/macro.c (1.10), source/macro.h
4558         (1.2, REL-5-2), source/menu.c (1.17), source/menu.h (1.5,
4559         BETA-5-3-RC1, REL-5-2), source/n.bm (1.2, BETA-5-3-RC1, REL-5-2),
4560         source/nc.c (1.7), source/nedit.bm (1.2, BETA-5-3-RC1, REL-5-2),
4561         source/nedit.c (1.8), source/nedit.h (1.6),
4562         source/nedit_options_file.opt (1.2, BETA-5-3-RC1, REL-5-2),
4563         source/parse.c_noyacc (1.4), source/parse.h (1.2), source/parse.y
4564         (1.8), source/preferences.c (1.15), source/preferences.h (1.4),
4565         source/regexConvert.c (1.2), source/regexConvert.h (1.2, REL-5-2),
4566         source/regularExp.c (1.4), source/regularExp.h (1.3),
4567         source/search.c (1.14), source/search.h (1.5), source/selection.c
4568         (1.6), source/selection.h (1.3, REL-5-2), source/server.c (1.7),
4569         source/server.h (1.2, REL-5-2), source/shell.c (1.7),
4570         source/shell.h (1.3, REL-5-2), source/shift.c (1.6), source/shift.h
4571         (1.3, BETA-5-3-RC1, REL-5-2), source/smartIndent.c (1.7),
4572         source/smartIndent.h (1.3), source/tags.c (1.10), source/tags.h
4573         (1.3), source/text.c (1.9), source/text.h (1.3), source/textBuf.c
4574         (1.5), source/textBuf.h (1.3), source/textDisp.c (1.6),
4575         source/textDisp.h (1.4), source/textDrag.c (1.3), source/textDrag.h
4576         (1.2, BETA-5-3-RC1, REL-5-2), source/textP.h (1.3, BETA-5-3-RC1,
4577         REL-5-2), source/textSel.c (1.3), source/textSel.h (1.2,
4578         BETA-5-3-RC1, REL-5-2), source/undo.c (1.4), source/undo.h (1.3,
4579         REL-5-2), source/userCmds.c (1.9), source/userCmds.h (1.3),
4580         source/window.c (1.13), source/window.h (1.3), util/DialogF.c
4581         (1.8), util/DialogF.h (1.4, REL-5-2), util/Makefile.common (1.5,
4582         REL-5-2), util/Makefile.dependencies (1.3), util/comutil.com (1.2),
4583         util/fileUtils.c (1.7), util/fileUtils.h (1.3), util/fontsel.c
4584         (1.5), util/fontsel.h (1.3), util/getfiles.c (1.10),
4585         util/getfiles.h (1.3, BETA-5-3-RC1, REL-5-2), util/managedList.c
4586         (1.4), util/managedList.h (1.3, BETA-5-3-RC1, REL-5-2), util/misc.c
4587         (1.14), util/misc.h (1.5), util/prefFile.c (1.7), util/prefFile.h
4588         (1.4, BETA-5-3-RC1, REL-5-2), util/printUtils.c (1.7),
4589         util/printUtils.h (1.3), util/utils.c (1.3), util/utils.h (1.2,
4590         REL-5-2), util/vmsParam.h (1.2, BETA-5-3-RC1, REL-5-2),
4591         util/vmsUtils.c (1.3), util/vmsUtils.h (1.3, BETA-5-3-RC1,
4592         REL-5-2): Added CVS Ids.
4594 2001-02-25 02:13  edel
4596         * source/parse.y (1.7): Fix conflicts in yacc grammar!
4598 2001-02-22 20:27  edel
4600         * source/highlight.c (1.10): My previous highlighting patch didn't
4601         take in to account styles which fail lookup in the pass1pattern
4602         list (like pass 2 patterns).
4604 2001-02-21 21:39  tringali
4606         * source/highlight.c (1.9): [Patch #101473] Use nearest-color match
4607         when colormap exhausted.
4609 2001-02-21 16:49  edel
4611         * source/highlight.c (1.8): Abutting styles could fool incremental
4612         highlighting into using an unparsable pattern with parseString.
4614 2001-02-20 23:54  slobasso
4616         * source/: help.c (1.15), macro.c (1.9): new preference global
4617         variables added
4619 2001-02-20 15:37  slobasso
4621         * source/menu.c (1.16): fixed bug where forgot to deref nArgs
4622         pointer
4624 2001-02-20 09:58  amai
4626         * Makefile (1.4), README (1.5): README:   change a couple of
4627         "nedit" to "NEdit" Makefile: slightly change comment text (fix
4628         typo, etc.)
4630 2001-02-19 16:39  slobasso
4632         * source/: help.c (1.14), macro.c (1.8), menu.c (1.15): added a new
4633         macro command string_compare() and an action raise_window()
4635 2001-02-19 16:30  slobasso
4637         * source/file.c (1.10): fix issue where reused untitled window is
4638         not given focus when raised.
4640 2001-02-19 10:03  amai
4642         * source/help.c (1.13): help.c: fix some typos and change a couple
4643         of         "nedit" to "NEdit". Actually it is not always        
4644         straightforward to see whether a "nedit" refers to         the
4645         whole product called "NEdit" or to the "nedit" executable ...
4647 2001-02-19 02:02  slobasso
4649         * source/text.c (1.8): fix warnings
4651 2001-02-17 14:03  amai
4653         * source/Makefile.dependencies (1.2), util/Makefile.dependencies
4654         (1.2): */Makefile.dependencies: update WRT new utils.*
4656 2001-02-17 13:59  amai
4658         * source/file.c (1.9), util/utils.c (1.2): file.c utils.c: add
4659         missing #includes
4661 2001-02-17 13:56  amai
4663         * util/: utils.c (1.1), utils.h (1.1): utils.*: new sources for
4664         general purpose, non-GUI stuff like          GetHomeDir()
4666 2001-02-17 13:53  amai
4668         * source/file.c (1.8), source/macro.c (1.7), source/menu.c (1.14),
4669         source/nc.c (1.6), source/server.c (1.6), source/tags.c (1.9),
4670         util/Makefile.common (1.4), util/fileUtils.c (1.6), util/prefFile.c
4671         (1.6): nc.c server.c: move #include <sys/types.h> before other
4672         <sys/*> Makefile.common: prepare for util/utils.c to be checked in
4673         file.c macro.c menu.c tags.c fileUtils.c prefFile.c:    use new
4674         GetCurDir(), GetHomeDir() calls
4676 2001-02-17 01:47  edel
4678         * source/: highlight.c (1.7), parse.y (1.6): 
4679         Empty code blocks are rejected by the macro language.
4681 2001-02-17 00:09  slobasso
4683         * source/interpret.c (1.6): when strings are converted to numbers
4684         and the conversion fails, use 0 rather than junk
4686 2001-02-16 14:58  amai
4688         * ReleaseNotes (1.3), source/tags.c (1.8), util/fileUtils.c (1.5):
4689         ReleaseNotes: add some bugs being addressed *.c: supply fallback if
4690         getcwd() fails      (in one case we used uninitialized memory
4691         earlier!)
4693 2001-02-16 14:25  amai
4695         * source/: Makefile.common (1.4), help.c (1.12): Makefile.common:
4696         nc depends on libNUtil.a! help.c: switch to "February 2001" ...
4698 2001-02-15 16:08  tringali
4700         * ReleaseNotes (1.2): 
4701         Add info about 5.2 features and bugfixes.
4703 2001-02-15 16:07  tringali
4705         * util/misc.c (1.13): 
4706         Fix simulateButtonPress() so it works for gadgets.  (Needed for
4707         DialogF mnemonics.)
4709 2001-02-15 16:06  tringali
4711         * util/DialogF.h (1.3): 
4712         Change dialog_type parameter to int to avoid warnings.
4714 2001-02-15 16:06  tringali
4716         * util/DialogF.c (1.7): 
4717         Automatically create mnemonics for dialog buttons.  Change
4718         dialog_type parameter to int to avoid warnings (comparing unsingned
4719         int for negative isn't exactly useful).
4721 2001-02-15 16:04  tringali
4723         * source/preferences.c (1.14): Default syntax highlighting to on.
4725 2001-02-15 16:04  tringali
4727         * source/nc.c (1.5): 
4728         
4729         - Remove warnings for 64-bit systems.  Extend strlen results to
4730         long and use   %ld as a format specifier.  strlen returns a size_t
4731         which is typically   an unsigned long on 64-bit systems.
4733 2001-02-14 00:34  slobasso
4735         * source/: help.c (1.11), text.c (1.7), textDisp.c (1.5),
4736         textDisp.h (1.3): added extra options to many of the macro actions
4738 2001-02-12 22:37  amai
4740         * source/preferences.c (1.13): preferences.c: patch from Thorsten
4741         Haude to issue a warning                if -import can not find the
4742         specified file
4744 2001-02-12 21:08  slobasso
4746         * source/: help.c (1.10), menu.c (1.13), nedit.h (1.5),
4747         preferences.c (1.12), preferences.h (1.3), search.c (1.13),
4748         search.h (1.4): Added a search wrap option to prefs and made some
4749         more options available to macro actions.
4751 2001-02-09 22:35  tringali
4753         * source/help.c (1.9): Remove obsolete reference to Caps-Lock bug.
4755 2001-02-09 22:34  slobasso
4757         * source/: interpret.c (1.5), interpret.h (1.2), parse.c_noyacc
4758         (1.3), parse.y (1.5): fixed a leak with static strings in the macro
4759         interpreter.
4761 2001-02-09 22:19  slobasso
4763         * source/: menu.c (1.12), text.c (1.6): fixed strCaseCmp() bug
4764         where partial strings would match.
4766 2001-02-09 21:07  amai
4768         * source/userCmds.c (1.8): userCmds.c: try to fix compiler warnings
4770 2001-02-09 09:08  amai
4772         * source/: menu.c (1.11), menu.h (1.4): menu.*: fix a 'pointer vs.
4773         integer constant' problem, by adding a         cast to the
4774         constants #definition
4776 2001-02-08 09:08  amai
4778         * source/Makefile.common (1.3), source/Makefile.dependencies (1.1),
4779         util/Makefile.common (1.3), util/Makefile.dependencies (1.1):
4780         */Makefile.common: include new */Makefile.dependencies: simple
4781         files containing the dependencies for all     objects (i.e. *.o)
4783 2001-02-08 08:52  amai
4785         * source/: menu.c (1.10), menu.h (1.3): menu.c menu.h: - correct my
4786         previous patch: XmNuserData requires XtPointer* arg               
4787         - add some more 'const's
4789 2001-02-06 16:04  amai
4791         * source/search.c (1.12), util/DialogF.c (1.6), util/getfiles.c
4792         (1.9): search.c DialogF.c getfiles.c: Drop #ifdef MOTIF10 sections.
4794 2001-02-06 12:07  amai
4796         * source/menu.c (1.9): menu.c: Fix a 'major' 64bit bug: we were
4797         passing a pointer to int         instead of pointer to pointer.
4798         This fixes the crash with         NEdit/LessTif on alpha when
4799         selecting the Window menu item!!
4801 2001-02-06 10:19  amai
4803         * source/preferences.c (1.11): preferences.c: drop unused #include
4804         <errno.h>
4806 2001-02-06 10:03  amai
4808         * source/interpret.c (1.4), util/prefFile.c (1.5), util/prefFile.h
4809         (1.3): interpret.c prefFile.*: add 'const' to some more functions'
4810         signature
4812 2001-02-06 10:02  amai
4814         * source/: nc.c (1.4), server.c (1.5): server.c nc.c: add checks
4815         whether some system calls succeed (e.g. uname())               
4816         changed signature of getHostName() and getUserName
4818 2001-02-05 19:45  amai
4820         * util/: DialogF.c (1.5), misc.c (1.12), prefFile.c (1.4),
4821         printUtils.c (1.6): DialogF.c misc.c prefFile.c printUtils.c: add
4822         'const' to some     functions' signatures
4824 2001-02-05 17:13  amai
4826         * source/: file.c (1.7), help.c (1.8), highlight.c (1.6),
4827         highlightData.c (1.7): file.c help.c highlight.c highlightData.c:
4828         Replace improper <0> as last argument          in XtVa*() interface
4829         calls by <NULL>
4831 2001-02-02 18:10  tringali
4833         * source/highlight.c (1.5): Replace debugging code of divide by 0
4834         with a more proper assert.  Dividing by zero generated warnings on
4835         lots of compilers.
4837 2001-02-02 14:47  amai
4839         * source/window.c (1.12): window.c: drop declaration of
4840         _XEditResCheckMessages(); should be in           according header  
4841                 Fix compiler warning about boolean expression
4843 2001-02-02 14:00  amai
4845         * Makefile (1.3), README (1.4): Makefile: do not list CVS/ subdir
4846         when running 'make' without argument README:   cosmetics
4847         (re-formatting)           add pointer to makefiles/Makefile.generic
4848         which explains     our current -D compiler options
4850 2001-02-02 13:12  amai
4852         * util/getfiles.c (1.8): getfiles.c: - add 'cont' add some places  
4853                     (as I realized we are already using it, so we don't    
4854                   discuss systems w/o here)             - drop */errno.h
4855         #includes (I couldn't see any usage of it currently)
4857 2001-02-01 23:16  tringali
4859         * makefiles/Makefile.aix (1.2): 
4860         
4861         Fix for bug 130164: force X headers to include full prototype
4862         information.
4864 2001-01-26 22:42  amai
4866         * source/: help.c (1.7), window.c (1.11): help.c: switch to
4867         "January, 2001" window.c: ad cast; should fix SF [Bug #130164 ]
4868         Compiler warning on AIX4.3.2 in                window.c
4870 2001-01-24 15:54  amai
4872         * util/misc.c (1.11), source/highlightData.c (1.6), source/menu.c
4873         (1.8), source/preferences.c (1.10), source/userCmds.c (1.7): *.c:
4874         The XmNnumChildren resource if of type 'Cardinal', not 'int'
4876 2001-01-10 10:42  amai
4878         * source/textBuf.c (1.4): textBuf.c: fix for SF [Bug #115195 ]
4879         textBuf.c:862 warning: '/*' within comment
4881 2001-01-05 21:18  amai
4883         * source/shell.c (1.6): shell.c: change some "Nedit" strings to
4884         "NEdit".           properly end an execl() parameter list by (char
4885         *)0
4887 2000-12-20 14:05  amai
4889         * source/help.c (1.6), source/nedit.c (1.7), source/search.c
4890         (1.11), source/window.c (1.10), util/getfiles.c (1.7): Replace
4891         "Lesstif" by "LessTif" ...  Update timestamp in version info to
4892         "december, 2000"
4894 2000-12-20 13:56  amai
4896         * README (1.3), source/.cvsignore (1.1), source/tags.c (1.7),
4897         util/misc.c (1.10): Add two missing #includes Add a .cvsignore for
4898         the two binaries beign built Update the docs WRT LessTif issues
4900 2000-12-19 21:08  tringali
4902         * nedit.doc (1.3): 
4903         
4904         Removed obsolete references to fnal.gov FTP server.
4906 2000-12-19 21:06  edg
4908         * source/selection.c (1.5): Added a fix for SF bug 126285: segfault
4909         with goto line.
4911 2000-12-15 20:57  edg
4913         * source/text.c (1.5): Fixed a selection highlighting bug (removed
4914         an earlier bogus patch).
4916 2000-12-10 19:35  edg
4918         * source/search.c (1.10): Fixed some (harmless) compiler warnings. 
4919         Added an extra check in the multi-file replacement code to make
4920         sure that the user didn't invalidate the replacement strings when
4921         the dialog isn't modal (bug in several Lesstif versions).
4923 2000-11-30 21:33  edg
4925         * util/getfiles.c (1.6): Implemented a workaround for a Motif 2.x
4926         file selection box bug.
4928 2000-11-30 21:31  edg
4930         * makefiles/Makefile.cygwin (1.2): Minor changes requested by
4931         Christian Denat.
4933 2000-11-23 23:23  edg
4935         * source/: search.c (1.9), search.h (1.3), window.c (1.9): Fixed a
4936         critical bug in the multi-file replace functionality.  Closing
4937         windows while a multi-file replace dialog was up could result in a
4938         crash. The lists are now updated when a window closes.
4940 2000-11-22 23:08  edg
4942         * source/: nedit.h (1.4), search.c (1.8), window.c (1.8): Added
4943         multi-file replace-all functionality.
4945 2000-11-22 21:50  edg
4947         * source/: preferences.c (1.9), search.c (1.7): Added a missing
4948         #include <stdio.h>.
4950 2000-11-07 14:03  edel
4952         * util/misc.c (1.9): Fix glitches in Caps/Num Lock patch
4954 2000-11-06 21:52  edel
4956         * source/: macro.c (1.6), preferences.c (1.8), shift.c (1.5),
4957         text.c (1.4), userCmds.c (1.6), window.c (1.7): Patch for Caps/Num
4958         Lock bug + a few other minor fixes
4960 2000-11-06 21:50  edel
4962         * util/: misc.c (1.8), misc.h (1.4): Patch for Caps/Num Lock Motif
4963         bug
4965 2000-10-06 21:23  edel
4967         * util/misc.c (1.7): Bug fix: BG menu not working with new best
4968         visual code
4970 2000-10-04 03:09  edel
4972         * util/: DialogF.c (1.4), fontsel.c (1.4), getfiles.c (1.5),
4973         managedList.c (1.3), misc.c (1.6), printUtils.c (1.5): For IA-64,
4974         XtVa argument lists must be terminated with NULL rather than 0
4976 2000-10-04 03:07  edel
4978         * source/: macro.c (1.5), menu.c (1.7), preferences.c (1.7),
4979         search.c (1.6), selection.c (1.4), shell.c (1.5), shift.c (1.4),
4980         smartIndent.c (1.6), tags.c (1.6), textDisp.c (1.4), userCmds.c
4981         (1.5), window.c (1.6): For IA-64, XtVa calls must be terminated
4982         w/NULL, rather than 0
4984 2000-09-29 15:48  edel
4986         * util/: fileUtils.c (1.4), misc.c (1.5): Support ClearCase version
4987         extended pathnames (and fix some compiler warns)
4989 2000-09-29 15:38  edel
4991         * source/: file.c (1.6), file.h (1.3), menu.c (1.6), nedit.c (1.6),
4992         preferences.c (1.6), server.c (1.4), shell.c (1.4): Updates from
4993         Max (via Arne), and Arne Førlie: ClearCase version extended paths,
4994         Untitled windows inherit parent path, and avoid reuse of Untitled
4995         windows which are currently running a macro.
4997 2000-09-26 20:28  edel
4999         * source/: file.c (1.5), help.c (1.5), highlightData.c (1.5),
5000         macro.c (1.4), menu.c (1.5), nedit.c (1.5), preferences.c (1.5),
5001         search.c (1.5), smartIndent.c (1.5), tags.c (1.5), userCmds.c
5002         (1.4), window.c (1.5): Allow nedit to use non-default visuals
5004 2000-09-26 20:25  edel
5006         * util/: DialogF.c (1.3), fontsel.c (1.3), getfiles.c (1.4), misc.c
5007         (1.4), misc.h (1.3), printUtils.c (1.4): Allow NEdit to use
5008         non-default visual
5010 2000-09-22 19:41  edel
5012         * util/: fileUtils.c (1.3), getfiles.c (1.3), misc.c (1.3),
5013         prefFile.c (1.3), printUtils.c (1.3): Changes since last posted
5014         development release
5016 2000-09-22 19:34  edel
5018         * source/: file.c (1.4), help.c (1.4), highlight.c (1.4),
5019         highlightData.c (1.4), interpret.c (1.3), macro.c (1.3), menu.c
5020         (1.4), nc.c (1.3), nedit.c (1.4), parse.y (1.4), preferences.c
5021         (1.4), regularExp.c (1.3), search.c (1.4), selection.c (1.3),
5022         server.c (1.3), shell.c (1.3), shift.c (1.3), smartIndent.c (1.4),
5023         tags.c (1.4), text.c (1.3), textBuf.c (1.3), undo.c (1.3),
5024         userCmds.c (1.3), window.c (1.4): Changes since last posted
5025         development release
5027 2000-09-10 18:15  tringali
5029         * makefiles/: Makefile.aix (1.1), Makefile.bsdi (1.1),
5030         Makefile.ccur (1.1), Makefile.convex (1.1), Makefile.cygwin (1.1),
5031         Makefile.dcosx (1.1), Makefile.dec (1.1), Makefile.freebsd (1.1),
5032         Makefile.generic (1.1), Makefile.hpux (1.1), Makefile.linux (1.1),
5033         Makefile.lynx (1.1), Makefile.m88k.svr4 (1.1), Makefile.netbsd
5034         (1.1), Makefile.os2 (1.1), Makefile.osf (1.1), Makefile.reliant
5035         (1.1), Makefile.sco (1.1), Makefile.sgi (1.1), Makefile.solaris
5036         (1.1), Makefile.sunos (1.1), Makefile.uhc (1.1), Makefile.ultrix
5037         (1.1), Makefile.unicos (1.1), Makefile.unixware (1.1) (utags:
5038         REL-5-1-1): 5.1.1 baseline
5040 2000-09-09 22:22  tringali
5042         * source/: comnedit.com (1.3), file.c (1.3), help.c (1.3),
5043         highlight.c (1.3), highlightData.c (1.3), menu.c (1.3), nedit.c
5044         (1.3), nedit.h (1.3), parse.c_noyacc (1.2), parse.y (1.3),
5045         preferences.c (1.3), search.c (1.3), smartIndent.c (1.3), tags.c
5046         (1.3), textDisp.c (1.3), window.c (1.3): 5.2 Development snapshot
5047         as of 5/29/2000
5049 2000-09-09 22:18  tringali
5051         * Makefile (1.2, REL-5-1-1), README (1.2, REL-5-1-1), ReleaseNotes
5052         (1.1, REL-5-1-1), nc.man (1.2, REL-5-1-1), nedit.doc (1.2,
5053         REL-5-1-1), nedit.man (1.2, REL-5-1-1), source/Makefile.common
5054         (1.2, REL-5-1-1), source/Makefile.dec (1.2), source/Makefile.hp
5055         (1.2), source/Makefile.ibm (1.2), source/Makefile.linux (1.2),
5056         source/Makefile.osf (1.2), source/Makefile.sgi (1.2),
5057         source/Makefile.solaris (1.2), source/Makefile.sunos (1.2),
5058         source/Makefile.ultrix (1.2), source/comnedit.com (1.2, REL-5-1-1),
5059         source/file.c (1.2, REL-5-1-1), source/file.h (1.2, REL-5-1-1),
5060         source/help.c (1.2, REL-5-1-1), source/help.h (1.2, REL-5-1-1),
5061         source/highlight.c (1.2, REL-5-1-1), source/highlight.h (1.2,
5062         REL-5-1-1), source/highlightData.c (1.2, REL-5-1-1),
5063         source/highlightData.h (1.2, REL-5-1-1), source/interpret.c (1.2,
5064         REL-5-1-1), source/lnknedit.com (1.2, REL-5-1-1), source/macro.c
5065         (1.2, REL-5-1-1), source/menu.c (1.2, REL-5-1-1), source/menu.h
5066         (1.2, REL-5-1-1), source/nc.c (1.2, REL-5-1-1), source/nedit.c
5067         (1.2, REL-5-1-1), source/nedit.h (1.2, REL-5-1-1), source/parse.y
5068         (1.2, REL-5-1-1), source/preferences.c (1.2, REL-5-1-1),
5069         source/preferences.h (1.2, REL-5-1-1), source/regexConvert.c (1.1,
5070         REL-5-1-1), source/regexConvert.h (1.1, REL-5-1-1),
5071         source/regularExp.c (1.2, REL-5-1-1), source/regularExp.h (1.2,
5072         REL-5-1-1), source/search.c (1.2, REL-5-1-1), source/search.h (1.2,
5073         REL-5-1-1), source/selection.c (1.2, REL-5-1-1), source/selection.h
5074         (1.2, REL-5-1-1), source/server.c (1.2, REL-5-1-1), source/shell.c
5075         (1.2, REL-5-1-1), source/shell.h (1.2, REL-5-1-1), source/shift.c
5076         (1.2, REL-5-1-1), source/shift.h (1.2, REL-5-1-1),
5077         source/smartIndent.c (1.2, REL-5-1-1), source/smartIndent.h (1.2,
5078         REL-5-1-1), source/tags.c (1.2, REL-5-1-1), source/tags.h (1.2,
5079         REL-5-1-1), source/text.c (1.2, REL-5-1-1), source/text.h (1.2,
5080         REL-5-1-1), source/textBuf.c (1.2, REL-5-1-1), source/textBuf.h
5081         (1.2, REL-5-1-1), source/textDisp.c (1.2, REL-5-1-1),
5082         source/textDisp.h (1.2, REL-5-1-1), source/textDrag.c (1.2,
5083         REL-5-1-1), source/textP.h (1.2, REL-5-1-1), source/textSel.c (1.2,
5084         REL-5-1-1), source/undo.c (1.2, REL-5-1-1), source/undo.h (1.2,
5085         REL-5-1-1), source/userCmds.c (1.2, REL-5-1-1), source/userCmds.h
5086         (1.2, REL-5-1-1), source/window.c (1.2, REL-5-1-1), source/window.h
5087         (1.2, REL-5-1-1), util/DialogF.c (1.2, REL-5-1-1), util/DialogF.h
5088         (1.2, REL-5-1-1), util/Makefile.common (1.2, REL-5-1-1),
5089         util/Makefile.dec (1.2), util/Makefile.hp (1.2), util/Makefile.ibm
5090         (1.2), util/Makefile.linux (1.2), util/Makefile.sgi (1.2),
5091         util/Makefile.solaris (1.2), util/Makefile.sunos (1.2),
5092         util/Makefile.ultrix (1.2), util/fileUtils.c (1.2, REL-5-1-1),
5093         util/fileUtils.h (1.2, REL-5-1-1), util/fontsel.c (1.2, REL-5-1-1),
5094         util/fontsel.h (1.2, REL-5-1-1), util/getfiles.c (1.2, REL-5-1-1),
5095         util/getfiles.h (1.2, REL-5-1-1), util/managedList.c (1.2,
5096         REL-5-1-1), util/managedList.h (1.2, REL-5-1-1), util/misc.c (1.2,
5097         REL-5-1-1), util/misc.h (1.2, REL-5-1-1), util/prefFile.c (1.2,
5098         REL-5-1-1), util/prefFile.h (1.2, REL-5-1-1), util/printUtils.c
5099         (1.2, REL-5-1-1), util/printUtils.h (1.2, REL-5-1-1),
5100         util/vmsUtils.c (1.2, REL-5-1-1), util/vmsUtils.h (1.2, REL-5-1-1):
5101         5.1.1 baseline
5103 2000-09-09 22:12  tringali
5105         * Makefile (1.1), README (1.1), nc.man (1.1), nedit.doc (1.1),
5106         nedit.man (1.1), source/Makefile.common (1.1), source/Makefile.dec
5107         (1.1), source/Makefile.hp (1.1), source/Makefile.ibm (1.1),
5108         source/Makefile.linux (1.1), source/Makefile.osf (1.1),
5109         source/Makefile.sgi (1.1), source/Makefile.solaris (1.1),
5110         source/Makefile.sunos (1.1), source/Makefile.ultrix (1.1),
5111         source/comnedit.com (1.1), source/file.c (1.1), source/file.h
5112         (1.1), source/help.c (1.1), source/help.h (1.1), source/highlight.c
5113         (1.1), source/highlight.h (1.1), source/highlightData.c (1.1),
5114         source/highlightData.h (1.1), source/interpret.c (1.1),
5115         source/interpret.h (1.1, REL-5-1-1), source/lnknedit.com (1.1),
5116         source/macro.c (1.1), source/macro.h (1.1, REL-5-1-1),
5117         source/menu.c (1.1), source/menu.h (1.1), source/n.bm (1.1,
5118         REL-5-1-1), source/nc.c (1.1), source/nedit.bm (1.1, REL-5-1-1),
5119         source/nedit.c (1.1), source/nedit.h (1.1),
5120         source/nedit_options_file.opt (1.1, REL-5-1-1),
5121         source/parse.c_noyacc (1.1, REL-5-1-1), source/parse.h (1.1,
5122         REL-5-1-1), source/parse.y (1.1), source/preferences.c (1.1),
5123         source/preferences.h (1.1), source/regularExp.c (1.1),
5124         source/regularExp.h (1.1), source/search.c (1.1), source/search.h
5125         (1.1), source/selection.c (1.1), source/selection.h (1.1),
5126         source/server.c (1.1), source/server.h (1.1, REL-5-1-1),
5127         source/shell.c (1.1), source/shell.h (1.1), source/shift.c (1.1),
5128         source/shift.h (1.1), source/smartIndent.c (1.1),
5129         source/smartIndent.h (1.1), source/tags.c (1.1), source/tags.h
5130         (1.1), source/text.c (1.1), source/text.h (1.1), source/textBuf.c
5131         (1.1), source/textBuf.h (1.1), source/textDisp.c (1.1),
5132         source/textDisp.h (1.1), source/textDrag.c (1.1), source/textDrag.h
5133         (1.1, REL-5-1-1), source/textP.h (1.1), source/textSel.c (1.1),
5134         source/textSel.h (1.1, REL-5-1-1), source/undo.c (1.1),
5135         source/undo.h (1.1), source/userCmds.c (1.1), source/userCmds.h
5136         (1.1), source/window.c (1.1), source/window.h (1.1), util/DialogF.c
5137         (1.1), util/DialogF.h (1.1), util/Makefile.common (1.1),
5138         util/Makefile.dec (1.1), util/Makefile.hp (1.1), util/Makefile.ibm
5139         (1.1), util/Makefile.linux (1.1), util/Makefile.sgi (1.1),
5140         util/Makefile.solaris (1.1), util/Makefile.sunos (1.1),
5141         util/Makefile.ultrix (1.1), util/comutil.com (1.1, REL-5-1-1),
5142         util/fileUtils.c (1.1), util/fileUtils.h (1.1), util/fontsel.c
5143         (1.1), util/fontsel.h (1.1), util/getfiles.c (1.1), util/getfiles.h
5144         (1.1), util/managedList.c (1.1), util/managedList.h (1.1),
5145         util/misc.c (1.1), util/misc.h (1.1), util/prefFile.c (1.1),
5146         util/prefFile.h (1.1), util/printUtils.c (1.1), util/printUtils.h
5147         (1.1), util/vmsParam.h (1.1, REL-5-1-1), util/vmsUtils.c (1.1),
5148         util/vmsUtils.h (1.1) (utags: REL-5-0-2): 5.0.2 baseline