3 * ReleaseNotes (1.21): Added bugs #559902, 561659, 526981, and
8 * source/search.c (1.58): Committed SF patch #559902: Show Matching
9 Range Bugfix (Tom Heathcote).
13 * doc/help.etx (1.48), source/help_data.h (1.46),
14 source/help_topic.h (1.39), source/highlightData.c (1.52),
15 source/macro.c (1.70), source/menu.c (1.78), source/preferences.c
16 (1.94), source/preferences.h (1.35): Removed and disabled some of
17 the backlighting functionality and marked it as being experimental
18 (for the 5.4 release).
20 2003-05-24 19:15 tringali
22 * source/: menu.c (1.77), nedit.h (1.39), preferences.c (1.93),
23 preferences.h (1.34), window.c (1.82): Simplified the color dialog
24 box so that all colors are global. Plug some leaks when parsing
25 color names. Table-drive color settings to reduce duplicate code.
27 2003-05-24 18:36 tringali
29 * util/check_lin_tif.c (1.5): Allow Motif 2.1.x instead of just
30 update level 30. We've delivered NEdit with these configurations
33 2003-05-24 13:11 yooden
35 * source/highlightData.c (1.51): Fixed missing escape in NEdit
36 Macro highlighting pattern.
38 2003-05-23 14:27 tringali
40 * source/nedit.c (1.48): Avoid a crash when trying to drag widgets
41 (not text) in non-default visual. This appears to be a OSF Motif
42 bug so we just disable dragging entirely. Not a great solution.
46 * ReleaseNotes (1.20): Added bug #715767.
50 * source/preferences.c (1.92): Removed autoload.nm from NEdit macro
51 recognition patterns again (covered by .nm) and made the upgrade
52 routines also work for people who already upgraded to the post-5.3
55 2003-05-22 22:12 yooden
57 * source/: preferences.c (1.91), highlightData.c (1.50): New
58 version of NEdit Macro syntax highlighting patterns.
62 * source/highlightData.c (1.49): Small update to the Python
63 highlighting patterns (due to changed delimiters).
67 * source/preferences.c (1.90): Defined a non-default set of
68 delimiters for Python mode. Added autoload.nm to the recognition
69 patterns for NEdit Macro mode. Added nedit.rc to the recognition
70 patterns for X Resources mode. Added a 5.3 to 5.4 upgrade routine
71 for the 3 changes above.
73 2003-05-20 05:41 n8gray
75 * source/macro.c (1.69): Committing Tom Heathcote's minor rangeset
76 patch. If it breaks everything blame him. :-)
78 2003-05-20 00:27 n8gray
80 * Makefile (1.11), makefiles/Makefile.aix (1.7),
81 makefiles/Makefile.bsdi (1.5), makefiles/Makefile.ccur (1.5),
82 makefiles/Makefile.convex (1.5), makefiles/Makefile.cygwin (1.7),
83 makefiles/Makefile.dcosx (1.5), makefiles/Makefile.dec (1.6),
84 makefiles/Makefile.depend (1.5), makefiles/Makefile.freebsd (1.5),
85 makefiles/Makefile.generic (1.10), makefiles/Makefile.hpux (1.5),
86 makefiles/Makefile.linux (1.11), makefiles/Makefile.lynx (1.6),
87 makefiles/Makefile.m88k.svr4 (1.5), makefiles/Makefile.macosx
88 (1.4), makefiles/Makefile.netbsd (1.5), makefiles/Makefile.openbsd
89 (1.3), makefiles/Makefile.os2 (1.14), makefiles/Makefile.osf (1.6),
90 makefiles/Makefile.qnx (1.3), makefiles/Makefile.reliant (1.5),
91 makefiles/Makefile.sco (1.6), makefiles/Makefile.sgi (1.5),
92 makefiles/Makefile.solaris (1.9), makefiles/Makefile.sunos (1.5),
93 makefiles/Makefile.superux (1.5), makefiles/Makefile.uhc (1.5),
94 makefiles/Makefile.ultrix (1.5), makefiles/Makefile.unicos (1.7),
95 makefiles/Makefile.unixware (1.6), util/Makefile.common (1.8),
96 util/check_lin_tif.c (1.4): Added verify_config target to all
97 Makefiles. On most platforms it does nothing, but on Linux it
98 triggers a check of the *tif version. This should also probably be
99 enabled on openbsd, freebsd, and any other platform where
100 OpenMotif/Lesstif use is common, but I'll leave that to people more
101 familiar with those platforms.
103 2003-05-19 21:55 slobasso
105 * source/highlightData.c (1.48): Adjusted Nedit Macro Language
106 highlighting: removed delete from actions and added to keywords and
107 added the following items Variables: calltip_ID Macro Routines:
108 calltip, kill_calltip Actions: focus_pane, unload_tags_file,
109 goto_matching, select_to_matching, set_auto_indent,
110 set_em_tab_dist, set_fonts, set_highlight_syntax,
111 set_incremental_backup, set_incremental_search_line, set_locked,
112 set_make_backup_copy, set_overtype_mode, set_show_line_numbers,
113 set_show_matching, set_match_syntax_based, set_statistics_line,
114 set_tab_dist, set_use_tabs, set_wrap_margin, set_wrap_text
118 * doc/help.etx (1.47), source/help_data.h (1.45),
119 source/help_topic.h (1.38): Added missing replace_all()
120 documentation (Tom Heathcote) and removed the "experimental"
121 classification for smart indent.
125 * source/: nedit.c (1.47), nedit.h (1.38): Workaround for KDE's
126 FONTLIST bug (and for the various BACKGROUND and FOREGROUND
129 2003-05-16 17:15 n8gray
131 * util/check_lin_tif.c (1.3): Added 92.32 to known-good LessTif.
133 Feel free to do this yourselves! :-) It's pretty easy to do.
137 * source/highlightData.c (1.47): Updated Python patterns (no
138 updated delimiters yet).
140 2003-05-16 16:51 slobasso
142 * util/.cvsignore (1.2): added check_lin_tif
144 2003-05-16 16:50 slobasso
146 * source/nedit.c (1.46): removed unused variable warning
148 2003-05-16 16:47 slobasso
150 * source/: text.c (1.43), text.h (1.17), textDisp.c (1.53),
151 textDisp.h (1.23): re-commit graphics expose code and added window
152 obscurred hack back in that was erroneously removed. This should
153 put us back where we were without reintroducing a bug that was
156 2003-05-16 15:11 tringali
158 * source/: text.c (1.42), text.h (1.16), textDisp.c (1.52),
159 textDisp.h (1.22): Removed explicit handling of GraphicsExpose
160 events that was causing incomplete redraws, reverting to older
161 algorithm. (I've extracted the code into a patch and will post it
162 back on SF to address the problem it was trying to fix.)
164 2003-05-16 13:47 tringali
166 * util/misc.c (1.55): Fix for missing icons (via C. Rasmussen)
168 2003-05-16 05:23 tksoh
170 * source/window.c (1.81): Fix for SF bug #715767: remaining panes
171 resized incorrectly after closing a splitpane.
173 2003-05-15 19:47 n8gray
175 * util/check_lin_tif.c (1.2): Modified copyright notice to be more
176 consistent with the rest of NEdit.
178 2003-05-15 19:42 n8gray
180 * Makefile (1.10), makefiles/Makefile.linux (1.10),
181 source/Makefile.common (1.15), source/help.c (1.95),
182 util/Makefile.common (1.7), util/check_lin_tif.c (1.1): Added code
183 to detect the version of Motif/Lesstif being built against and
184 complain if it's known-bad or unknown. There's probably room for
185 improvement in both the build and detection portions of this code.
189 * ChangeLog (1.32): Regenerated (please only update with cvs2cl.pl
190 -b -r -t --accum --gmt).
194 * source/parse_noyacc.c (1.7): Copied the recent modifications of
197 2003-05-14 19:12 n8gray
199 * ChangeLog (1.31): Isn't there a way to generate or update this
200 automatically with CVS?
202 2003-05-14 19:08 n8gray
204 * source/parse.y (1.26): Comments don't eat backslash-escaped
205 newlines, so this is legal: t_print("Hello " # This is a common
206 greeting \ "world" # This is the recipient of the
207 greeting \ "\n") # This is a newline character
209 2003-05-04 23:54 yooden
211 * source/macro.c (1.67): Removed some second level leftovers from
212 the old Highlighting API.
214 2003-05-04 13:20 yooden
216 * doc/help.etx (1.46), source/file.c (1.64), source/help_data.h
217 (1.43), source/help_topic.h (1.36), source/menu.c (1.75): Fixes SF
218 #617840: Append Line Feed on Save The buffer now reflects that a
219 line is added on save.
221 2003-05-03 22:45 yooden
223 * doc/help.etx (1.45), source/help_data.h (1.42),
224 source/help_topic.h (1.35), source/macro.c (1.66): Removes old
225 Highlighting Information API; fixes some inconsistencies in the
226 Highlighting Information API; adds deprecated section to macro
227 section in online help.
231 * util/misc.c (1.54): Made translation table for mouse wheel
232 static, as suggested by Scott.
236 * source/highlightData.c (1.45), source/nedit.c (1.45),
237 source/search.c (1.56), source/shell.c (1.25), source/smartIndent.c
238 (1.26), source/userCmds.c (1.32), util/fontsel.c (1.25),
239 util/getfiles.c (1.25), util/managedList.c (1.12), util/misc.c
240 (1.53), util/misc.h (1.18): Committed SF #715941: File dialog wheel
241 support (generalized to all scrolled widgets, except main text
242 area, which already had support).
246 * source/rangeset_fn.h (1.4): Obsolete due to new rangeset API.
250 * doc/help.etx (1.44), makefiles/Makefile.depend (1.4),
251 source/Makefile.dependencies (1.21), source/help_data.h (1.41),
252 source/help_topic.h (1.34), source/highlightData.c (1.44),
253 source/macro.c (1.65), source/rangeset.c (1.4), source/rangeset.h
254 (1.2), source/rangeset_fn.h (1.3), source/textBuf.c (1.27),
255 source/textBuf.h (1.14), source/textDisp.c (1.50),
256 util/Makefile.dependencies (1.7): Committed patch #628933: New
257 rangeset API. (Including the fix of SF #728988: rangeset_add of
258 empty range works - bad!) Users of range sets will have to update
263 * source/menu.c (1.74): Crash fix: setting NEDIT_HOME to /dev/null
264 caused a coredump because the PrevOpen array never got initialized
269 * source/nedit.c (1.44), util/DialogF.c (1.27), util/DialogF.h
270 (1.9), util/fileUtils.c (1.30): Various fixes related to SF
271 #488412: doOpen() flaws.
275 * source/highlightData.c (1.43): Updated LaTeX highlight patterns
276 provided by Joerg (SF #607072: Syntax highlight failure in LaTeX).
280 * source/menu.c (1.73): Fix for SF #726325: goto_line_number only
283 2003-04-18 01:07 n8gray
285 * source/calltips.c (1.5), source/calltips.h (1.2),
286 source/help_data.h (1.40), source/help_topic.h (1.33),
287 source/text.c (1.40), source/text.h (1.15), source/textDisp.c
288 (1.49), source/textDisp.h (1.21), source/textP.h (1.8),
289 doc/help.etx (1.43): Setting "nedit*background: blue" should not
290 change the background of calltips. This change makes calltips get
291 their colors from nedit*calltipForeground and
292 nedit*calltipBackground.
294 2003-04-17 21:46 n8gray
296 * source/: nedit.c (1.43), nedit.h (1.37), preferences.c (1.88),
297 text.c (1.39): Applied color migration patch. IMPORTANT: Remember
298 to move the call to migrateColorResources into the "convert to 5.4"
299 area before releasing 5.4!!!
303 * source/: macro.c (1.64), smartIndent.c (1.25): Fix for SF
304 #602336: Wrong Initialization Order and SF #628552: Startup
305 sequence. Macro file is now loaded before smart indent macros are
308 2003-04-15 23:03 yooden
310 * source/help.c (1.92): Whitespace only.
312 2003-04-15 20:00 yooden
314 * doc/help.etx (1.42), source/help_data.h (1.39),
315 source/help_topic.h (1.32): Small documentation fixes.
319 * source/calltips.c (1.4), util/misc.c (1.52), util/misc.h (1.17):
320 Fix for SF #602260: Calltips crashes. Calltip popup shells now
321 inherit the proper visual and color depth.
323 2003-04-10 20:08 tringali
325 * source/help.c (1.91): Help text was allocating colors
326 incorrectly, making help text invisible when running with a
327 non-default Visual. Don't assume "black" is help text color!
329 2003-04-10 18:47 tringali
331 * source/: text.c (1.38), text.h (1.14), textP.h (1.7), window.c
332 (1.80): Fix upside-down GetPrefTypingHidesPointer dependency -- the
333 window code should be setting into the text widget, instead of the
334 text widget getting it directly from preferences.
336 2003-04-10 18:39 tringali
338 * source/parse.y (1.24): #include <stdlib.h> to avoid warnings on
339 some systems about no malloc proto.
341 2003-04-10 18:37 tringali
343 * util/utils.c (1.20): Don't quit if getpwuid() fails. It can fail
344 if some nameservices are not responding through no fault of the
349 * source/Makefile.dependencies (1.20): Updated dependencies.
353 * util/DialogF.c (1.26): Warning fix.
357 * source/file.c (1.63): Added some missing fclose() calls in
362 * source/file.c (1.62): Aaargh. Another few missing commas.
366 * source/file.c (1.61): Added another few missing commas in DialogF
371 * source/file.c (1.60): Added missing comma in DialogF call.
373 2003-04-08 23:47 yooden
375 * source/help.c (1.90): Added one missing DialogF() title.
379 * source/: highlight.c (1.41), menu.c (1.72), preferences.c (1.87),
380 smartIndent.c (1.24): Fixed indentation inconsistencies and dialog
383 2003-04-07 22:51 yooden
385 * source/file.c (1.59), source/highlight.c (1.40),
386 source/highlightData.c (1.42), source/macro.c (1.63), source/menu.c
387 (1.71), source/preferences.c (1.86), source/search.c (1.55),
388 source/selection.c (1.24), source/shell.c (1.24), source/shift.c
389 (1.14), source/smartIndent.c (1.23), source/tags.c (1.49),
390 source/userCmds.c (1.31), util/DialogF.c (1.25), util/DialogF.h
391 (1.8), util/fileUtils.c (1.29), util/fontsel.c (1.24), util/misc.c
392 (1.51), util/printUtils.c (1.22): The Sore Hands Patch: Added
393 dialog title to DialogF().
395 2003-04-06 00:46 yooden
397 * source/highlightData.c (1.41), source/macro.c (1.62),
398 source/menu.c (1.70), source/preferences.c (1.85),
399 source/smartIndent.c (1.22), source/userCmds.c (1.30),
400 util/printUtils.c (1.21): Some changed dialog titles, error
401 messages and general code beautification.
403 2003-04-03 19:05 jlous
405 * source/file.c (1.58), source/macro.c (1.61), source/nedit.h
406 (1.36), source/preferences.c (1.84), source/window.c (1.79),
407 util/fileUtils.c (1.28), util/fileUtils.h (1.10), util/prefFile.c
408 (1.19): Committing patch 621211, accepting foreign linebreaks in
409 prefs- and macro files.
413 * source/window.c (1.78): Fix for SF #713780: flickers during macro
414 execution. (Uwe Lehnert)
418 * source/textDisp.c (1.48): Reverted some of the unnecessary (and
419 seemingly invalid) changes related to the cursor GC introduced in
420 version 1.46. (SF #710124).
424 * source/textDisp.c (1.47): Yesterday's clipping changes were not
425 ok: the gutter between the line numbers and the text area could be
426 filled with character fragments. Clipping ranges are now adjusted
427 when line numbers are drawn.
429 2003-03-25 18:31 n8gray
431 * source/: textDisp.c (1.46), textDisp.h (1.20): Committing edg's
432 patch to fix usage of shared GCs.
434 2003-03-25 01:33 n8gray
436 * source/textDisp.c (1.45): Fixed line number color problems.
437 Stupid cut & paste error...
439 2003-03-24 23:56 yooden
441 * source/nedit.c (1.42): Paranoid protection against pathological
446 * source/: menu.c (1.69), nedit.h (1.35), window.c (1.77): Fix for
447 SF bug #564782: Show Path in Windows Menu
449 2003-03-24 16:20 tringali
451 * source/nedit.c (1.41): Account for LANG being unset.
453 2003-03-21 18:51 n8gray
455 * source/: textDisp.c (1.44), window.c (1.76): Fixing 2 color
456 problems. 1: Changing line number GC properties affected *all*
457 buffers. 2: New panes used default text area colors instead of
460 2003-03-21 18:31 tringali
462 * source/: nedit.c (1.40), help.c (1.89): Avoid crash when running
463 under a UTF-8 locale, and display locale in help.
467 * source/: preferences.c (1.83), smartIndent.c (1.21),
468 smartIndent.h (1.6): Fix for SF bug #439867: Language mode renaming
473 * makefiles/Makefile.sco (1.5): Typo fix (SF #689808: SCO makefile
478 * util/fontsel.c (1.23): Removed some unused variables (gcc
483 * source/: help.c (1.88), highlight.c (1.39), highlight.h (1.10),
484 textDisp.c (1.43): Fix for SF #700823: Nedit crash after highlight
485 Perl-Syntax on OS/390. Made the syntax highlighting style
486 information independent of the character coding (ASCII or EBCDIC).
490 * util/managedList.c (1.11): Fix for SF #705495: Crash while
493 2003-03-14 22:27 n8gray
495 * doc/help.etx (1.41), source/help_data.h (1.38),
496 source/help_topic.h (1.31), source/preferences.c (1.82): Added a
497 warning label to the color dialog and changed help text to make it
498 more clear that foreground colors only apply when syntax
499 highlighting is disabled.
501 2003-03-13 09:11 n8gray
503 * util/fontsel.c (1.22): Hide the sample when the "Show
504 Proportional Fonts" toggle is toggled and the font selection is
505 cleared. Also added a prototype for enableSample().
507 2003-03-12 18:33 n8gray
509 * util/fontsel.c (1.21): Tabs -> Spaces
511 If you want a shock, turn on backlighting, set tabs to a slightly
512 off-background color, and edit just about any file in the NEdit
515 2003-03-12 18:03 n8gray
517 * util/fontsel.c (1.20): Fixed clearing of sample field when "show
518 proportional fonts" was toggled. Hide sample text when font
519 selection is invalid.
521 2003-03-07 19:52 n8gray
523 * source/preferences.c (1.81): Made helper function addColorGroup()
526 2003-03-07 19:46 n8gray
528 * source/preferences.c (1.80): Using XtSetMappedWhenManaged to
529 show/hide the error labels in the color dialog. Thanks Scott!
531 2003-03-07 01:50 n8gray
533 * doc/help.etx (1.40), source/help_data.h (1.37),
534 source/help_topic.h (1.30), source/preferences.c (1.79): Duh.
535 Forgot to save before the last commit. Also changed docs to
536 reflect new labels in color dialog.
538 2003-03-07 01:34 n8gray
540 * source/preferences.c (1.78): Minor labelsmithing on color dialog.
542 2003-03-07 01:07 n8gray
544 * source/preferences.c (1.77): Using a more reliable hack for
545 showing/hiding the (Invalid!) labels in the color dialog. To hide
546 it I set its fg color to its bg color. To unhide it I restore the
547 fg color from its parent. This way the label's width doesn't
548 change, solving the potential visual bug mentioned in my previous
551 I tried changing the label from a gadget to a widget but the
552 XtMap/UnmapWidget functions still failed. Oh well, this works ok.
554 2003-03-05 23:50 n8gray
556 * doc/help.etx (1.39), source/help_data.h (1.36),
557 source/help_topic.h (1.29), source/menu.c (1.68), source/nedit.h
558 (1.34), source/preferences.c (1.76), source/preferences.h (1.32),
559 source/textDisp.c (1.42), source/textDisp.h (1.19), source/window.c
560 (1.75), source/window.h (1.12), util/fontsel.c (1.19),
561 util/fontsel.h (1.8): Adding the color dialog and documentation.
562 Also adds a colored, editable text field to the font browser
565 There's a potential minor visual bug depending on the user's fonts.
566 I've tried to fix it but can't seem to figure it out. Search for
567 XXX in preferences.c for details.
569 2003-02-20 17:30 arnef
571 * source/: file.c (1.57), nc.c (1.33), server.c (1.21): Fixed
572 problem with processing of nc command line.
574 2003-02-18 20:17 tringali
576 * util/misc.c (1.50): Set group hint so that recent versions of
577 Sawfish will group windows together.
579 2003-02-17 01:51 n8gray
581 * source/Makefile.common (1.14): Added parse.c target so that build
582 falls back to parse_noyacc.c if neither bison nor yacc can be
584 http://www.nedit.org/archives/develop/2002-Apr/0512.html for a
585 discussion of this issue.
587 2003-02-15 02:33 yooden
589 * source/file.c (1.56), util/getfiles.c (1.24), util/misc.c (1.49),
590 util/getfiles.h (1.6): Removed GetNewFilename()
592 2003-02-15 01:06 yooden
594 * source/preferences.h (1.31): Removed double function
597 2003-01-14 22:36 n8gray
599 * source/tags.c (1.48): Added a private lineEmpty function for use
600 when loading calltips files. Also fixed bug where calltip position
601 modifiers weren't reset when tips were posted by means other than
602 the calltip macro subroutine.
606 * source/regularExp.c (1.21): Fix for \S, \W, \L, and \D
607 erroneously matching on \0.
609 2003-01-10 15:33 tringali
611 * source/: window.c (1.74), nedit.c (1.39), text.c (1.37): Apply
612 the "frame around text area" patch and associated geometry fixes.
613 Looks right when the background is light-colored (default), less so
614 if you use a dark background. Can be disabled with resources if
617 2003-01-10 15:32 tringali
619 * source/file.c (1.55): Fix to prevent file dialog from growing
620 wider than the screen. This is needed for window managers that do
621 not respect XmNmaxWidth (sawfish, twm, fvwm).
623 2003-01-10 15:29 tringali
625 * util/: getfiles.c (1.23), misc.c (1.48): Prevent the file dialog
626 from getting bigger than screen. This fix is for window managers
627 that do not respect XmNmaxWidth (sawfish, twm, fvwm).
629 2003-01-07 22:37 tringali
631 * doc/: nedit.doc (1.37), nedit.html (1.31): Remove autogenerated
632 files from CVS to reduce conflicts. They are now automatically
633 generated by the cron script for the website snapshot.
637 * source/smartIndent.c (1.20): Bug fix: garbage collection could be
638 triggered during smart indent newline macro (very old copy & paste
641 2003-01-02 02:02 yooden
643 * doc/nedit.doc (1.36), doc/nedit.html (1.30), source/help_data.h
644 (1.35), source/help_topic.h (1.28): Updated reference to regex book
647 2003-01-02 01:48 yooden
649 * doc/help.etx (1.38): Updated Reference to Regex book.
653 * source/smartIndent.c (1.19): Fix for crash bug reported @develop:
654 newline macro inserting a string caused a recursive loop when
655 triggered through smart indent.
659 * doc/Makefile (1.4): Added targets to regenerate the FAQ and build
660 the FAQ distribution.
664 * doc/: faq.txt (1.4), faq.xml (1.5): Added a Q&A about the changed
665 binding of KP Enter (execute command line).
667 2002-12-12 17:26 slobasso
669 * source/text.h (1.13): Remove warnings on hpux 10.20 compiler.
671 2002-12-12 17:26 slobasso
673 * source/selection.c (1.23): Cleanup string to int conversion.
675 2002-12-12 17:26 slobasso
677 * source/: search.c (1.54), search.h (1.18): Centralize string to
678 enum conversions for search_type.
680 2002-12-12 17:26 slobasso
682 * source/parse_noyacc.c (1.5): Match changes in parse.y
684 2002-12-12 17:25 slobasso
686 * source/parse.y (1.23): Move string constant code into function
687 InstallStringConstSymbol.
689 2002-12-12 17:25 slobasso
691 * source/nedit.h (1.33): New macro TYPE_INT_STR_SIZE to determine a
692 safe string size for integer-like types.
694 2002-12-12 17:25 slobasso
696 * source/macro.c (1.60): More macro failure macros and new macro
697 call valid_number. Use of new macro TYPE_INT_STR_SIZE and
698 PERM_ALLOC_STR. Add optional index to rangeset_defined.
700 2002-12-12 17:25 slobasso
702 * source/interpret.h (1.12): New macro PERM_ALLOC_STR for static
703 strings that look allocated and move StringToNum global for
704 verification code. New call InstallStringConstSymbol and move
705 DataValue.tag to an enum.
707 2002-12-12 17:25 slobasso
709 * source/interpret.c (1.32): Use of new macro PERM_ALLOC_STR for
710 static strings that look allocated and move StringToNum global for
711 verification code. New call InstallStringConstSymbol cleanup of
712 macro debug code with new stack dump. Rewrite SwapCode without
713 allocations. Use of TYPE_INT_STR_SIZE for int string size. Fixes
714 to grabage collection to allow for PERM_ALLOC_STR and catch mod by
717 2002-12-12 17:25 slobasso
719 * source/highlightData.c (1.40): New nedit macro call valid_number.
721 2002-12-12 17:25 slobasso
723 * doc/help.etx (1.37), doc/nedit.doc (1.35), doc/nedit.html (1.29),
724 source/help_data.h (1.34): Add optional index to rangeset_defined
725 and new function valid_number.
727 2002-12-11 18:24 tringali
729 * util/misc.c (1.47): Avoid a 5-second hang when posting a dialog
730 with certain window managers (Sawfish)
734 * source/nc.c (1.32): Dropped support for reading preferences from
735 a .nc file. It was entirely undocumented and probably never used by
736 anyone (and it didn't work anymore since the introduction of the
741 * source/nc.c (1.31): Fixed a bug in yesterday's bug fix: macro
742 commands could be executed twice when a new server was started.
746 * source/nedit.c (1.38): Fix for SF #649442: Dangerous shell
747 command. Changed the shortcut for "Execute Command Line" from "KP
748 Enter" to "Ctrl+KP Enter" to avoid accidental execution of
753 * source/nc.c (1.30): Fixed various command line argument passing
754 bugs introduced by the nc -wait patch (-icon, -geometry, -lm, ...
755 were dropped when a new file was opened and/or a new server was
758 2002-12-08 09:29 yooden
760 * source/: highlight.c (1.38), highlightData.c (1.39), macro.c
761 (1.59), rangeset.c (1.3), search.c (1.53): Some code cleanup and
762 removal of development artefacts.
766 * source/macro.c (1.58): Added boundary checks to searchStringMS()
767 to avoid illegal memory accesses when passing a too large or
768 negative starting position to the search_string() macro.
770 2002-12-02 15:59 tringali
772 * Makefile (1.9): Removed "doc" from default target so users
773 without Perl can build. (We need a "developer only" target or mode
776 2002-11-28 23:22 yooden
778 * source/macro.c (1.57), source/menu.c (1.67), source/preferences.c
779 (1.75), util/prefFile.c (1.18), util/utils.c (1.19), util/utils.h
780 (1.11): Fixes the bug in the preference file name algorithm
781 reported by Scott in develop@.
783 2002-11-22 18:18 tringali
785 * util/misc.c (1.46): Constrain maximum size of dialogs so they
786 aren't bigger than the screen. (Slightly modified from Eddy's
791 * source/window.c (1.73): Minor improvement in the virtual key
792 binding parsing: ignore comment lines.
796 * source/: highlight.c (1.37), regularExp.c (1.20), search.c
797 (1.52), textBuf.c (1.26), textBuf.h (1.13): Fixes for SF bugs
798 #515120 (changed behaviour of search?) and #429110 (RegEx search
799 bugs at end of buffer) and a cleanup of the SearchWindow function.
803 * doc/setext (1.10): Minor backward compatibility fix for older
804 Perl version (5.004).
806 2002-11-13 21:59 tringali
808 * source/: help_data.h (1.33), help_topic.h (1.27): - Change help
811 2002-11-13 21:58 tringali
813 * source/: calltips.c (1.3), text.h (1.12), textDisp.c (1.41):
814 Don't #include "textP.h" where we can get away with it.
816 2002-11-13 21:58 tringali
818 * source/help.c (1.87): Clean up #ifdef of HAVE__XMVERSIONSTRING
819 and reorder visual info
821 2002-11-13 21:58 tringali
823 * source/highlightData.c (1.38): - Fix indentation, labels, and
824 mnemonics in highlightData.c
826 2002-11-13 21:57 tringali
828 * source/: nedit.c (1.37), preferences.c (1.74): - Fix defaults
829 fonts to specify iso8859-1, for RH7.3.
833 * source/: highlightData.c (1.37), regularExp.c (1.19): Implemented
834 the more conventional word boundary semantics for regular
835 expressions and adapted the built-in highlight patterns to the
836 changed semantics (the latter is largely automated).
838 2002-11-12 10:04 ajhood
840 * doc/help.etx (1.36), doc/nedit.doc (1.34), doc/nedit.html (1.28),
841 source/help.c (1.86), source/help_data.h (1.32),
842 source/help_topic.h (1.26): Document default value of
843 nedit.backlightCharTypes Stop *backlightCharTypes in .Xdefaults
848 * source/: comnedit.com (1.9), highlight.c (1.36), highlight.h
849 (1.9), lnknedit.com (1.7), macro.c (1.56), menu.c (1.66), nedit.h
850 (1.32), preferences.c (1.73), preferences.h (1.30), rangeset.c
851 (1.2), rangeset_fn.h (1.2), server_common.c (1.3), text.h (1.11),
852 textDisp.h (1.18): VMS compilation and linking fixes (Michael
855 2002-11-08 16:53 slobasso
857 * source/macro.c (1.55): Removed unused variables and fixed error
862 * doc/help.etx (1.35), doc/nc.man (1.6), doc/nedit.doc (1.33),
863 doc/nedit.html (1.27), source/help_data.h (1.31),
864 source/help_topic.h (1.25), source/nc.c (1.29): Fix for invalid
865 atom usage after time-out. Made the nc time-out configurable
866 (-timeout <seconds> command line option and nc.timeOut X resource)
867 + documentation updates.
871 * ChangeLog (1.29): Minor correction.
875 * ChangeLog (1.28): Removed lots of duplicate entries and added
876 lots of missing entries. (Apparently, a merge has gone wrong a few
881 * ChangeLog (1.27): Update.
885 * source/server.c (1.20): Fix for crash when sending a macro
886 command to the server through nc, while another command is still
887 running. New commands for a window are now rejected when it is
888 already running a macro (beeps).
890 2002-10-26 00:06 yooden
892 * util/: utils.c (1.18), utils.h (1.10): Fixes wrong declaration
893 and documentation, adds missing Copyright line.
895 2002-10-16 17:28 n8gray
897 * source/: preferences.c (1.72), preferences.h (1.29), window.c
898 (1.72): Don't switch to PLAIN mode before closing a window just to
899 force unloading of calltips files -- it's slow!
901 Also fixed a potentially erroneous error message in
904 2002-10-15 11:00 ajhood
906 * doc/help.etx (1.34), doc/nedit.doc (1.32), doc/nedit.html (1.26),
907 source/help_data.h (1.30), source/help_topic.h (1.24),
908 source/highlight.c (1.35), source/highlight.h (1.8),
909 source/highlightData.c (1.36), source/highlightData.h (1.10),
910 source/interpret.c (1.31), source/interpret.h (1.11),
911 source/macro.c (1.54), source/preferences.c (1.71),
912 source/preferences.h (1.28), source/textDisp.c (1.40),
913 source/textDisp.h (1.17): Tony's backlight/highlight and SF bug
916 2002-10-14 18:41 n8gray
918 * source/: text.c (1.36), textBuf.c (1.25), textBuf.h (1.12),
919 textDisp.c (1.39), textSel.c (1.11): Committing patch for
920 keyboard-based rectangular selection.
922 2002-10-13 15:53 yooden
924 * doc/help.etx (1.33), doc/nedit.doc (1.31), doc/nedit.html (1.25),
925 source/help_data.h (1.29), source/help_topic.h (1.23): Another tiny
926 doc patch. (Thanks Yury)
928 2002-10-12 13:33 yooden
930 * doc/help.etx (1.32), doc/nedit.doc (1.30), doc/nedit.html (1.24),
931 source/help_data.h (1.28), source/help_topic.h (1.22): Fixes small
934 2002-10-10 22:04 slobasso
936 * source/macro.c (1.53): fix comment typo
938 2002-10-07 19:39 arnef
940 * source/nc.c (1.28): Fix for bug 619231 - nc hangs after
941 crash/kill Generate a property change event to break a deadlock.
945 * source/search.c (1.51): Fix for crash bug when search string is
946 too long in search and replace dialogs (triggered when
947 nedit.findReplaceUsesSelection was True and a long selection was
948 made), reported through the discuss list.
950 2002-10-04 23:21 slobasso
952 * source/: macro.c (1.52), tags.c (1.47): remove compiler warnings
954 2002-10-01 23:45 n8gray
956 * doc/help.etx (1.31), doc/nedit.doc (1.29), doc/nedit.html (1.23),
957 source/help_data.h (1.27), source/help_topic.h (1.21): Added
958 documentation for column argument to goto_line_number and the goto
961 2002-09-27 12:19 ajhood
963 * source/preferences.c (1.70): set default value for
964 nedit.backlightCharTypes
966 2002-09-26 12:37 ajhood
968 * doc/NEdit.ad (1.3), doc/README.FAQ (1.3), doc/faq-txt-pass2.xsl
969 (1.3), doc/faq-txt.awk (1.3), doc/faq-txt.dtd (1.3),
970 doc/faq-txt.xsl (1.3), doc/faq.dtd (1.3), doc/faq.txt (1.3),
971 doc/faq.xml (1.4), doc/faq.xsl (1.3), doc/help.etx (1.30),
972 doc/nedit.doc (1.28), doc/nedit.html (1.22), doc/setext (1.9),
973 doc/setext-info.txt (1.3), makefiles/Makefile.depend (1.3),
974 source/Makefile.common (1.13), source/help.c (1.85),
975 source/help_data.h (1.26), source/help_topic.h (1.20),
976 source/highlight.c (1.34), source/highlight.h (1.7),
977 source/highlightData.c (1.35), source/highlightData.h (1.9),
978 source/macro.c (1.51), source/menu.c (1.65), source/nedit.h (1.31),
979 source/parse.y (1.22), source/preferences.c (1.69),
980 source/preferences.h (1.27), source/smartIndent.c (1.18),
981 source/tags.c (1.46), source/text.c (1.35), source/text.h (1.10),
982 source/textBuf.c (1.24), source/textBuf.h (1.11), source/textDisp.c
983 (1.38), source/textDisp.h (1.16), source/textP.h (1.6),
984 source/window.c (1.71), source/window.h (1.11),
985 source/windowTitle.c (1.9), util/fileUtils.c (1.27), util/misc.c
986 (1.45), util/printUtils.c (1.20): backlight/rangeset patch from
987 Josef Maier and Tony Balinski, ported to CVS by Andy Hood.
989 2002-09-26 12:04 ajhood
991 * Makefile (1.8): auto-rebuild help.doc, help.html and help_*.h If
992 someone can explain how CVS didn't accept the previous commit tell
995 2002-09-26 11:45 ajhood
997 * source/: rangeset.c (1.1), rangeset.h (1.1), rangeset_fn.h (1.1):
998 New files for backlight/rangeset.
1000 2002-09-26 10:24 ajhood
1002 * doc/Makefile (1.3): auto-rebuild help.doc, help.html and help_*.h
1003 if any of the prerequisites change
1005 2002-09-26 10:22 ajhood
1007 * README (1.30): Add comments on -DHAVE__XMVERSIONSTRING compile
1010 2002-09-26 10:01 ajhood
1012 * makefiles/: Makefile.aix (1.6), Makefile.bsdi (1.4),
1013 Makefile.ccur (1.4), Makefile.convex (1.4), Makefile.cygwin (1.5),
1014 Makefile.dcosx (1.4), Makefile.dec (1.5), Makefile.freebsd (1.4),
1015 Makefile.generic (1.9), Makefile.hpux (1.4), Makefile.linux (1.9),
1016 Makefile.lynx (1.5), Makefile.m88k.svr4 (1.4), Makefile.macosx
1017 (1.3), Makefile.netbsd (1.4), Makefile.openbsd (1.2), Makefile.os2
1018 (1.13), Makefile.osf (1.5), Makefile.qnx (1.2), Makefile.reliant
1019 (1.4), Makefile.sco (1.4), Makefile.sgi (1.4), Makefile.solaris
1020 (1.8), Makefile.sunos (1.4), Makefile.superux (1.4), Makefile.uhc
1021 (1.4), Makefile.ultrix (1.4), Makefile.unicos (1.6),
1022 Makefile.unixware (1.5): Add comments on -DHAVE__XMVERSIONSTRING
1025 2002-09-25 10:56 edg
1027 * doc/help.etx (1.29), source/file.c (1.54), source/help_data.h
1028 (1.25), source/help_topic.h (1.19), source/menu.c (1.64),
1029 source/nedit.h (1.30), source/preferences.c (1.68),
1030 source/preferences.h (1.26), source/textBuf.c (1.23),
1031 source/textBuf.h (1.10), source/window.c (1.70): Committed SF patch
1032 #602426: Check for real changes of ext. mod files. The additional
1033 check is on by default, and a mode message appears if comparison
1034 takes more than 1 second.
1036 2002-09-23 12:06 edg
1038 * source/userCmds.c (1.29), util/misc.c (1.44), util/misc.h (1.16):
1039 Fix for SF #612558: Macro shortcuts still NumLock sensitive. Lock
1040 and NumLock are now ignored when entering an accelerator.
1042 2002-09-23 11:16 edg
1044 * util/getfiles.c (1.22): Fix for SF bug #613092: Open file
1045 browsing works incorrect. Keystroke history is now reset after
1048 2002-09-18 20:17 arnef
1050 * source/search.c (1.50): Fixing error in initial commit of 'nc
1051 -wait' patch. Removing a XtDispatchEvent() that shouldn't have
1054 2002-09-17 09:01 edg
1056 * source/server_common.c (1.2): Fix for SF bug #610438: Committing
1057 patch 403647 causes link fail. Replaced XGetAtomNames() by a loop
1058 using XGetAtomName().
1060 2002-09-13 08:28 edg
1062 * source/preferences.c (1.67): Fix for SF bug #608693: coredump
1063 with -tabs option. The tab distance is now clipped within its
1066 2002-09-11 18:59 arnef
1068 * source/Makefile.common (1.12), source/Makefile.dependencies
1069 (1.19), source/file.c (1.53), source/macro.c (1.50), source/nc.c
1070 (1.27), source/nedit.h (1.29), source/preferences.c (1.66),
1071 source/search.c (1.49), source/selection.c (1.22), source/server.c
1072 (1.19), source/server.h (1.5), source/server_common.c (1.1),
1073 source/server_common.h (1.1), source/window.c (1.69),
1074 util/Makefile.dependencies (1.6): Committing the 'nc -wait' patch
1077 2002-09-10 12:17 ajhood
1079 * doc/nedit.doc (1.27), doc/nedit.html (1.21), source/help_data.h
1080 (1.24), source/help_topic.h (1.18): I too can forget to do commit
1081 the generated files.
1083 2002-09-10 12:10 ajhood
1085 * doc/help.etx (1.28), source/help.c (1.84): Adds visual info to
1086 version [eg Visual: Id 0x23 TrueColor 24 bit (Default)] Allows use
1087 of _XmVersionString. Add -DHAVE__XMVERSIONSTRING compile option,
1088 and if it doesn't link, you don't have it. (This may be exported by
1089 Motif but there is no header to tell you if it is there or not.)
1091 2002-09-06 19:21 n8gray
1093 * source/calltips.c (1.2): Changing calltip label widget name from
1094 "calltipW" back to "calltip" so that resources work as advertised.
1096 2002-09-06 19:13 n8gray
1098 * doc/help.etx (1.27), doc/nedit.doc (1.26), doc/nedit.html (1.20),
1099 source/Makefile.common (1.11), source/Makefile.dependencies (1.18),
1100 source/calltips.c (1.1), source/calltips.h (1.1),
1101 source/help_data.h (1.23), source/help_topic.h (1.17),
1102 source/macro.c (1.49), source/tags.c (1.45), source/tags.h (1.13),
1103 source/text.c (1.34), source/textDisp.c (1.37), source/textDisp.h
1104 (1.15): New features: Positioning of calltips can be controlled
1105 more precisely using optional arguments to calltip(). These
1106 include "center", "right", "above", and "strict". Non-strict,
1107 non-anchored calltips will always show up *somewhere* on-screen
1108 even if the cursor is not on-screen.
1110 Modifications: Refactored calltip UI code into calltips.c/.h.
1111 Updated help files, makefiles, and dependencies. Cleaned up
1114 2002-09-05 23:17 slobasso
1116 * source/: interpret.c (1.30), parse.y (1.21), parse_noyacc.c
1117 (1.4): made the following work when arrayaExpression is anything
1118 that returns an array as the result: for (x in arrayaExpression) {
1121 2002-09-05 23:15 slobasso
1123 * source/nedit.c (1.36): fixed Cardinal vs int compare warning.
1125 2002-09-05 17:48 tringali
1127 * doc/help.etx (1.26), source/nedit.c (1.35), util/misc.c (1.43),
1128 util/misc.h (1.15): Acquire default colors and fonts from the
1129 environment if using the default visual.
1131 2002-09-04 08:40 n8gray
1133 * source/: tags.c (1.44), textDisp.c (1.36): Minor cleanup of
1134 tags.c (it could use a lot more).
1136 Also improved calltips so that they try not to go off the edges of
1137 the screen. Thanks to TK, from whom I stole much code. Since he
1138 stole his tooltip code from me, the circle is complete. :^)
1140 2002-09-04 05:58 n8gray
1142 * source/: textDisp.c (1.35), textDisp.h (1.14): Calltips should
1143 finally update on any vertical cursor movement! Plus, non-
1144 anchored calltips maintain their X positions on redrawing. Also, I
1145 found out that textD->cursorX/cursorY are *not* a reliable way to
1146 get the X/Y positions of the insertion point, so other potential
1147 calltips bugs might be fixed.
1149 This is one of those nice commits where I've removed almost as many
1150 lines as I've added. :^)
1152 2002-09-03 01:10 n8gray
1154 * source/: file.c (1.52), nedit.h (1.28), window.c (1.68): This
1155 should fix the worst of the problems in file.c. There are still
1156 potential problems if you lose read permission on a file as you're
1157 editing it, but I wanted to commit what's done so far.
1159 2002-09-02 23:18 n8gray
1161 * source/textDisp.c (1.34): Fixing problem where scroll-wheel-down
1162 on empty files caused erroneous scrolling. It was a problem with
1163 mixing Cardinal (unsigned) and signed values. I took the approach
1164 of casting cursorVPadding to int before using it, since it's nice
1165 to have Xt reject negative values automatically.
1167 2002-09-02 08:55 edg
1169 * source/textDisp.c (1.33): Fix for crash bug reported through
1170 develop@: regex bug using ^.* BufCopyFromBuf() could be called with
1171 invalid paramaters in continous wrapping mode.
1173 2002-08-31 15:14 yooden
1175 * doc/help.etx (1.25), doc/nedit.doc (1.25), doc/nedit.html (1.19),
1176 doc/setext (1.8), doc/setext-info.txt (1.2), source/help_data.h
1177 (1.22): Another help update, some setext documentation and a minor
1180 2002-08-31 08:48 yooden
1182 * source/: help_data.h (1.21), help_topic.h (1.16): Corrected Help,
1185 2002-08-31 08:46 yooden
1187 * doc/: help.etx (1.24), nedit.doc (1.24), nedit.html (1.18):
1188 Slight correction in help.etx.
1190 2002-08-31 07:24 n8gray
1192 * doc/help.etx (1.23), doc/nedit.doc (1.23), doc/nedit.html (1.17),
1193 source/help_data.h (1.20), source/help_topic.h (1.15),
1194 source/text.c (1.33), source/text.h (1.9), source/textDisp.c
1195 (1.32), source/textP.h (1.5): Committing the edge-phobic cursor
1196 patch, with documentation and without tab-space mixing. (The new
1197 resource is nedit*text.cursorVPadding by the way.)
1199 2002-08-31 00:52 slobasso
1201 * source/: interpret.c (1.29), interpret.h (1.10), parse.y (1.20):
1202 Lots of array code cleanup including fixes for the following
1203 formats: x[9][8] = 6 delete x[4][2][] ++x[4] x[3]-- x[4][5] += 7
1204 ... and many more. Also fixed some cases in which array aliasing
1205 could occur. Arrays are supposed to have VALUE semantics.
1207 2002-08-28 14:14 tringali
1209 * source/preferences.c (1.65): Revive upgrade message to 5.4 file
1212 2002-08-27 08:05 edg
1214 * source/textDisp.c (1.31): Fixes for SF #600175: Coredump when
1215 dismissing resized window Array bounds read & write fixes in
1216 calcLineStarts() when number of visible lines becomes zero (only
1217 possible in help windows). Avoid scrollbar slider size < 1 warning
1218 (which was harmless but annoying).
1220 2002-08-27 05:39 n8gray
1222 * source/: file.c (1.51), undo.c (1.14), undo.h (1.6): Committing
1223 the file deletion notification patch. I used a specialized message
1224 for ENOACCES but used strerror output along with a suggested cause
1225 (deletion or relocation by another program) in the other cases,
1226 since there are several possible causes of stat() failure.
1228 I'm committing the patch despite the minor controversy over the
1229 message text because it's better to have some message than none at
1232 There is still much bogosity in file.c, including another place
1233 where stat() failure causes no warning.
1235 2002-08-23 07:52 n8gray
1237 * source/textBuf.c (1.22): Fixed a miscalculation in
1238 overlayRectInLine that could cause extra letters to be deleted
1239 during rectangular drags over tabs. See SF bug #557225 "rect.
1240 selection drag buglet" for a description of the problem.
1242 2002-08-23 00:52 slobasso
1244 * source/interpret.c (1.28): Fixed bug that didn't allow built in
1245 array variables to be iterated with a for loop.
1247 2002-08-22 23:52 slobasso
1249 * source/window.c (1.67): Remove unused variables.
1251 2002-08-22 18:43 slobasso
1253 * source/userCmds.c (1.28): Fix size calculation and escape
1254 characters in menu item names.
1256 2002-08-22 08:40 n8gray
1258 * source/undo.c (1.13): Fixed SF bug #578551 "Scrolling to
1259 searched/altered selection" by adding MakeSelectionVisible() calls
1262 2002-08-22 08:10 n8gray
1264 * source/window.c (1.66): Nuking trailing whitespace from my last
1267 2002-08-22 08:05 n8gray
1269 * source/window.c (1.65): MakeSelectionVisible in window.c was not
1270 paying attention to wrapped lines. To see the problem in an older
1273 1. Open a large file and scroll to the center somewhere 2. Enable
1274 continuous wrapping and resize window so lots of lines wrap 3.
1275 Select a word and make a mark with Alt+M,a 4. Page Up or Down for
1276 several screens 5. Go to the mark with Alt+G,a
1278 If there are enough wrapped lines between your position and the
1279 mark then the selection and the cursor will be completely
1282 Also restructured the function so that horizontal scrolling is not
1283 bypassed prematurely.
1285 2002-08-21 13:21 tringali
1287 * source/help.c (1.83): Remove duplicate widgets caused by a bum
1290 2002-08-21 07:19 n8gray
1292 * source/file.c (1.50): Fixed bug where clicking on the WM's close
1293 button in an unsaved and untitled buffer, answering yes to the
1294 "Save before closing" dialog, then aborting the Save-As dialog led
1295 to the window being closed and the changes being lost. The
1296 function CloseFileAndWindow wasn't returning FALSE when the Save-As
1299 2002-08-19 21:41 tringali
1301 * source/preferences.c (1.64): Remove "alpha" versioning - it
1302 wasn't forwards compatabile, and there were no auto-upgrades done
1303 despite the message printed.
1305 2002-08-19 07:22 n8gray
1307 * source/textDisp.c (1.30): Calltips are now redrawn on TextDMoveUp
1308 and TextDMoveDown. This should help those who end up with cursors
1309 behind calltips when entering multi-line function calls.
1311 2002-08-17 14:28 yooden
1313 * source/window.c (1.64): Removed unused variables.
1315 2002-08-16 14:43 tringali
1317 * source/file.c (1.49): Fix hang caused by posting the "reload"
1318 dialog box on a hidden window (during multi-file replace
1321 2002-08-15 19:03 n8gray
1323 * source/: file.c (1.48), window.c (1.63): Fixed the flickering
1324 stats line problem (SF bugs 595106, 594838). Also fixed "save-as
1325 doesn't update the stats line" bug.
1327 2002-08-14 19:20 n8gray
1329 * source/textDisp.c (1.29): Fixed off-by-one error in
1330 expandAllTabs. Also added check for NULL on its return value in
1333 2002-08-14 08:42 n8gray
1335 * source/textDisp.c (1.28): Removed debugging cruft from
1338 2002-08-13 22:12 n8gray
1340 * doc/help.etx (1.22), doc/nedit.doc (1.22), doc/nedit.html (1.16),
1341 source/help_data.h (1.19), source/help_topic.h (1.14),
1342 source/text.c (1.32), source/textDisp.c (1.27), source/textDisp.h
1343 (1.13): Added "absolute" argument to line-oriented action routines,
1344 and "wrap" argument to delete_to_start_of_line.
1346 2002-08-12 21:21 tringali
1348 * source/tags.c (1.43), source/window.c (1.62), source/window.h
1349 (1.10), util/misc.c (1.42), util/misc.h (1.14): Post watch cursor
1350 keep screen drawn while loading large tags files.
1352 2002-08-12 15:37 tringali
1354 * source/window.c (1.61): Reimplement I-search button focus
1355 management, so it doesn't have an ugly flash
1357 2002-08-10 23:59 tringali
1359 * source/undo.c (1.12): Added preference for disbling selection
1360 modification during Undo.
1362 2002-08-10 23:58 tringali
1364 * source/text.c (1.31): - Fix bad hardware tab of 4 spaces. Please
1365 set hardware tabs to 8 for NEdit! - Explicitly remove modifiers on
1366 some virtual bindings to account for system that map different
1367 modified keys to different bindings (e.g., Ctrl-PgUp =
1368 osfPageLeft, PgUp = osfPageUp) - Use unions in favor of casts in
1371 2002-08-10 23:54 tringali
1373 * source/highlightData.c (1.34): Use non-capturing parenthesis in C
1374 and C++ patterns where appropriate.
1376 2002-08-10 23:53 tringali
1378 * source/preferences.h (1.25): Added preference to disable
1379 modifying selection on Undo.
1381 2002-08-10 23:52 tringali
1383 * source/preferences.c (1.63): Added preference to disable changing
1384 the selection to match Undo.
1386 2002-08-10 23:51 tringali
1388 * source/server.c (1.18): Use union for XEvents instead of casts.
1390 2002-08-10 23:48 tringali
1392 * source/: interpret.c (1.27), interpret.h (1.9), macro.c (1.48):
1393 Use unions in place of nonportable casts to avoid warnings
1395 2002-08-10 23:45 tringali
1397 * source/help_data.h (1.18): Regenerated from help.etx update (fix
1400 2002-08-10 23:43 tringali
1402 * source/help.c (1.82): More detail for Motif version, and change
1403 button labels on help browser to be more like WinHelp
1405 2002-08-09 20:48 tringali
1407 * util/system.h (1.12): Support for Lynx, MacOS; better x86
1410 2002-08-09 14:08 tringali
1412 * doc/: help.etx (1.21), nedit.doc (1.21), nedit.html (1.15): Fix
1413 typo in last commit (replace * with @*)
1415 2002-08-09 13:52 tringali
1417 * doc/: help.etx (1.20), nedit.doc (1.20), nedit.html (1.14):
1418 Update incorrect X resources (nedit*text.foo) and upgrade version.
1420 2002-08-09 13:11 tringali
1422 * source/window.c (1.60): Convert // style comment to /* */, so it
1423 compiles again. NEdit is C89, not C++ or C99!
1425 2002-08-08 21:00 n8gray
1427 * doc/help.etx (1.19), doc/nedit.doc (1.19), doc/nedit.html (1.13),
1428 source/help_data.h (1.17), source/help_topic.h (1.13),
1429 source/nedit.h (1.27), source/window.c (1.59): Fixing the
1430 "ever-growing stats line" bug seen under lesstif. Also, the stats
1431 area code is generally much nicer now, IMHO.
1433 2002-08-02 08:36 n8gray
1435 * doc/help.etx (1.18), doc/nedit.doc (1.18), doc/nedit.html (1.12),
1436 source/help_data.h (1.16), source/help_topic.h (1.12), source/nc.c
1437 (1.26): nc.autoStart now defaults to True. I've had to explain
1438 that warning message one too many times...
1440 If anybody finds this offensive, it's easy to revert. ;^)
1442 2002-08-01 00:53 n8gray
1444 * doc/help.etx (1.17), doc/nedit.doc (1.17), doc/nedit.html (1.11),
1445 source/help_data.h (1.15), source/help_topic.h (1.11),
1446 source/macro.c (1.47): Added optional "copy" argument to
1447 replace_in_string to make it return a copy of the input string if
1448 no replacements were done.
1450 2002-07-31 23:34 slobasso
1452 * source/interpret.c (1.26): made comment more clear
1454 2002-07-31 20:08 edg
1456 * source/highlight.c (1.33): Fix for yesterday's "fix" (which
1457 wasn't entirely waterproof).
1459 2002-07-30 13:54 edg
1461 * source/highlight.c (1.32): Fix for pattern related crash reported
1462 by Joor: I've overlooked a special case in the recent speed
1465 2002-07-29 08:05 n8gray
1467 * doc/help.etx (1.16), doc/nedit.doc (1.16), doc/nedit.html (1.10),
1468 source/help_data.h (1.14), source/help_topic.h (1.10): Minor change
1469 to the documentation for nedit.typingHidesPointer X resource. By
1470 the way, the X resources section of the documentation doesn't seem
1471 to be in any order whatsoever. Maybe it should be sorted or
1472 grouped into functional groups.
1474 2002-07-29 03:51 n8gray
1476 * source/macro.c (1.46): Applying TK's autoflushing t_print patch
1477 (SF #552760). I'm not adding a call to isatty, but if anybody
1478 cares enough about the issue they're welcome to do it. I just want
1479 to make sure the patch isn't forgotten.
1481 2002-07-28 19:25 edg
1483 * source/preferences.c (1.62): Introduced alpha preference file
1484 version numbering (5.4a1, 5.4a2, ...) for development versions.
1486 2002-07-27 08:55 yooden
1488 * source/: highlightData.c (1.33), macro.c (1.45), preferences.c
1489 (1.61), preferences.h (1.24), smartIndent.c (1.17), userCmds.c
1490 (1.27): Removed obsolete function CopyAllocatedString()
1492 2002-07-26 22:19 n8gray
1494 * source/window.c (1.58): Fixed flickering under-shadow on stats
1495 line. (Thanks to TK Soh for the fix.) Also fixed horrible
1498 2002-07-26 21:39 n8gray
1500 * ChangeLog (1.26), doc/help.etx (1.15), doc/nedit.doc (1.15),
1501 doc/nedit.html (1.9), source/file.c (1.47), source/help_data.h
1502 (1.13), source/help_topic.h (1.9), source/macro.c (1.44),
1503 source/menu.c (1.63), source/nedit.c (1.34), source/nedit.h (1.26),
1504 source/preferences.c (1.60), source/tags.c (1.42), source/tags.h
1505 (1.12), source/text.c (1.30), source/textDisp.c (1.26),
1506 source/textDisp.h (1.12), source/window.c (1.57): This is the big
1507 one. NEdit is now calltips-enabled! :-)
1509 2002-07-20 23:18 yooden
1511 * util/fileUtils.c (1.26): Cover different return value of
1512 readlink() for Lynx.
1514 2002-07-20 23:15 yooden
1516 * makefiles/Makefile.lynx (1.4): Avoid annoying warnings about
1519 2002-07-20 09:37 amai
1521 * util/utils.c (1.17): Fix order of #includes
1523 2002-07-17 20:42 slobasso
1525 * source/menu.c (1.62): Lesstif was causing problems with
1526 accelerators kicking off actions on KeyRelease events rather than
1527 KeyPress events. This should fix key accelerated Mark and Goto Mark
1530 2002-07-17 15:14 edg
1532 * source/: highlight.c (1.31), highlightData.c (1.32), regularExp.c
1533 (1.18), regularExp.h (1.10): Speed improvements in syntax
1534 highlighting and regex engines.
1536 2002-07-16 11:39 edg
1538 * source/window.c (1.56): Inserted a cast to suppress a warning
1539 with certain compilers.
1541 2002-07-15 14:11 edg
1543 * source/: help.c (1.81), macro.c (1.43), preferences.c (1.59),
1544 regularExp.c (1.17), regularExp.h (1.9), search.c (1.48), search.h
1545 (1.17), tags.c (1.41): Lookbehind regex fix: adding missing
1546 backward search extent information.
1548 2002-07-12 11:44 edg
1550 * source/window.c (1.55), util/misc.c (1.41): Presumed fix for SF
1551 #550870: Nedit quietly exits unexpectedly. Missing X atoms were
1552 not created, but always used.
1554 2002-07-11 21:18 slobasso
1556 * source/file.c (1.46), source/file.h (1.10), source/help.c (1.80),
1557 source/help.h (1.10), source/highlight.c (1.30), util/DialogF.h
1558 (1.7), util/clearcase.h (1.3), util/fileUtils.h (1.9),
1559 util/fontsel.h (1.7), util/getfiles.h (1.5), util/managedList.h
1560 (1.5), util/misc.h (1.13), util/prefFile.h (1.6), util/printUtils.h
1561 (1.7), util/system.h (1.11), util/utils.c (1.16), util/utils.h
1562 (1.9), util/vmsParam.h (1.4), util/vmsUtils.h (1.5),
1563 source/highlight.h (1.6), source/highlightData.c (1.31),
1564 source/highlightData.h (1.8), source/interpret.c (1.25),
1565 source/interpret.h (1.8), source/macro.c (1.42), source/macro.h
1566 (1.4), source/menu.c (1.61), source/menu.h (1.7), source/nc.c
1567 (1.25), source/nedit.c (1.33), source/nedit.h (1.25),
1568 source/parse.h (1.5), source/parse.y (1.19), source/parse_noyacc.c
1569 (1.3), source/preferences.c (1.58), source/preferences.h (1.23),
1570 source/rbTree.c (1.7), source/rbTree.h (1.3), source/regexConvert.c
1571 (1.8), source/regexConvert.h (1.4), source/regularExp.c (1.16),
1572 source/regularExp.h (1.8), source/search.c (1.47), source/search.h
1573 (1.16), source/selection.c (1.21), source/selection.h (1.5),
1574 source/server.c (1.17), source/server.h (1.4), source/shell.c
1575 (1.23), source/shell.h (1.5), source/shift.c (1.13), source/shift.h
1576 (1.4), source/smartIndent.c (1.16), source/smartIndent.h (1.5),
1577 source/tags.c (1.40), source/tags.h (1.11), source/text.c (1.29),
1578 source/text.h (1.8), source/textBuf.c (1.21), source/textBuf.h
1579 (1.9), source/textDisp.c (1.25), source/textDisp.h (1.11),
1580 source/textDrag.c (1.8), source/textDrag.h (1.3), source/textP.h
1581 (1.4), source/textSel.c (1.10), source/textSel.h (1.3),
1582 source/undo.c (1.11), source/undo.h (1.5), source/userCmds.c
1583 (1.26), source/userCmds.h (1.5), source/window.c (1.54),
1584 source/window.h (1.9), source/windowTitle.c (1.8),
1585 source/windowTitle.h (1.2): more header file cleanup
1587 2002-07-09 14:15 edg
1589 * doc/help.etx (1.14), doc/nedit.doc (1.14), doc/nedit.html (1.8),
1590 source/help_data.h (1.12), source/help_topic.h (1.8),
1591 source/highlight.c (1.29), source/preferences.c (1.57),
1592 source/regularExp.c (1.15), source/regularExp.h (1.7),
1593 source/search.c (1.46): Committed SF patch #530308: look-behind
1594 regular expression matching.
1596 2002-07-05 22:28 uid71894
1598 * doc/help.etx (1.13), source/macro.c (1.41), source/menu.c (1.60),
1599 source/preferences.c (1.56), util/prefFile.c (1.17), util/utils.c
1600 (1.15), util/utils.h (1.8): Moves NEdit's config files in ~/.nedit/
1603 2002-06-29 13:56 yooden
1605 * source/preferences.c (1.55): Added some comment macros for
1606 default language modes.
1608 2002-06-26 23:39 slobasso
1610 * util/: DialogF.c (1.24), DialogF.h (1.6), clearcase.c (1.4),
1611 clearcase.h (1.2), fileUtils.c (1.25), fileUtils.h (1.8), fontsel.c
1612 (1.18), fontsel.h (1.6), getfiles.c (1.21), getfiles.h (1.4),
1613 managedList.c (1.10), managedList.h (1.4), misc.c (1.40), misc.h
1614 (1.12), prefFile.c (1.16), prefFile.h (1.5), printUtils.c (1.19),
1615 printUtils.h (1.6), system.h (1.10), utils.c (1.14), utils.h (1.7),
1616 vmsParam.h (1.3), vmsUtils.h (1.4): make .h files include their
1617 requirements and move local .h files to top of include list.
1619 2002-06-26 23:37 slobasso
1621 * source/: shell.c (1.22), textDisp.c (1.24): warnings cleanup
1623 2002-06-20 21:32 slobasso
1625 * source/: text.c (1.28), text.h (1.7), textDisp.c (1.23),
1626 textDisp.h (1.10): Added code to handle graphics expose events that
1627 can result from calls to XCopyArea(). Also added code to look for
1628 these events since they can get backlogged in some circumstances.
1629 Removed hack to determine if we were obscured, since this should no
1632 2002-06-10 16:56 slobasso
1634 * source/tags.c (1.39): fixed merge conflict.
1636 2002-06-08 13:56 tringali
1638 * ChangeLog (1.25), Makefile (1.7), README (1.29), ReleaseNotes
1639 (1.16), doc/help.etx (1.12), doc/nedit.doc (1.13), doc/nedit.html
1640 (1.7), makefiles/Makefile.macosx (1.2), makefiles/Makefile.os2
1641 (1.12), source/Makefile.dependencies (1.17), source/comnedit.com
1642 (1.8), source/file.c (1.45), source/help.c (1.79), source/help.h
1643 (1.9), source/help_data.h (1.11), source/help_topic.h (1.7),
1644 source/highlight.c (1.28), source/highlightData.c (1.30),
1645 source/highlightData.h (1.7), source/lnknedit.com (1.6),
1646 source/nc.c (1.24), source/nedit.c (1.32), source/preferences.c
1647 (1.54), source/preferences.h (1.22), source/server.c (1.16),
1648 source/shell.c (1.21), source/tags.c (1.38), source/window.c
1649 (1.53), source/windowTitle.c (1.7), util/DialogF.c (1.23),
1650 util/comutil.com (1.4), util/fileUtils.c (1.24), util/fontsel.c
1651 (1.17), util/misc.c (1.39), util/prefFile.c (1.15),
1652 util/printUtils.c (1.18), util/utils.c (1.13), util/utils.h (1.6):
1653 Merge 5.3 release branch fixes back to mainline development.
1655 2002-06-01 15:18 tringali
1657 * Makefile (tags: REL-5-3) (BETA-5-3.3): Final changes for 5.3
1659 2002-06-01 13:44 tringali
1661 * doc/nedit.doc, doc/nedit.html, source/help_data.h
1662 (BETA-5-3.[4,4,4]) (utags: REL-5-3): Update version to 5.3 for
1665 2002-05-16 07:53 edg
1667 * source/preferences.c (tags: REL-5-3) (BETA-5-3.5): Fix for SF
1668 #555364: 5.3RC1 preferences update not complete (provided by Markus
1671 2002-05-08 16:19 slobasso
1673 * source/menu.c (1.59): Removed many calls to
1674 HidePointerOnKeyedEvent() that shouldn't have been put there.
1676 2002-05-08 15:30 slobasso
1678 * source/menu.c (1.58): verify we have an event before checking the
1681 2002-05-07 01:13 n8gray
1683 * source/preferences.c (1.53): nedit.typingHidesPointer resource is
1684 no longer saved in .nedit file, just like other optional X
1685 resources. (e.g. nedit.shell, nedit.tagFile, etc.)
1687 2002-05-06 15:52 slobasso
1689 * source/menu.c (1.57): Removed a call to HidePointerOnKeyedEvent
1690 in unloadTagsFileMenuCB that caused a crash.
1692 2002-05-03 13:36 amai
1694 * ChangeLog (tags: REL-5-3) (BETA-5-3.2): Update
1696 2002-05-02 00:01 slobasso
1698 * source/shell.c (BETA-5-3.3): Added code to allow substituted
1699 command strings to be arbitrarily long.
1701 2002-05-01 06:36 n8gray
1703 * source/: nedit.h (1.24), window.c (1.52): Committed separate
1706 Commit Haiku: Line and Col on Right Not Customizable Yet
1707 Hope There Are No Bugs
1709 2002-04-29 17:16 slobasso
1711 * doc/.cvsignore (1.2): added .version
1713 2002-04-29 08:39 edg
1715 * util/comutil.com (BETA-5-3.1): VMS "makefile" enhancements (Jack
1718 2002-04-29 00:35 amai
1720 * .cvsignore (1.1), doc/.cvsignore (1.1), source/.cvsignore (1.3),
1721 util/.cvsignore (1.1): Add/enhance .cvsignore .cvsignore files
1723 2002-04-29 00:28 amai
1725 * source/window.c (1.51): Drop an unused #include
1727 2002-04-26 16:10 slobasso
1729 * source/tags.c (1.37): Removed unused variables and double free.
1731 2002-04-26 16:06 slobasso
1733 * source/tags.c (1.36): Cleanup FindDefinition and how globals are
1734 used. Changes were actually in previous revision, but I
1735 accidentally committed without comment.
1737 2002-04-26 16:04 slobasso
1739 * source/tags.c (1.35): [no log message]
1741 2002-04-24 20:40 edg
1743 * source/: comnedit.com, lnknedit.com (BETA-5-3.[1,1]): VMS
1744 compilation and linking fixes (Jack Patteeuw).
1746 2002-04-23 19:52 edg
1748 * source/nc.c, source/preferences.c, source/window.c,
1749 source/windowTitle.c, util/fileUtils.c (BETA-5-3.[2,4,4,9,1]):
1750 Various VMS compilation & linking fixes. 5.3 now compiles and runs
1751 at least on Alpha OpenVMS V7.2-1 (confirmed by Jack Patteeuw, who
1752 also reported the problems).
1754 2002-04-22 16:37 slobasso
1756 * source/text.c (1.27): fix compiler warning.
1758 2002-04-22 15:24 amai
1760 * ChangeLog (1.24): Update
1762 2002-04-22 15:22 amai
1764 * makefiles/Makefile.macosx (BETA-5-3.2): Fix line endings from
1765 "\\" to "\". Correct linking order in alternative set of flags
1766 using XFree86 with LessTif
1768 2002-04-19 21:40 slobasso
1770 * doc/help.etx (1.11): Added new feature to hide mouse pointer
1773 2002-04-19 16:22 slobasso
1775 * source/: help_data.h (1.10), menu.c (1.56), menu.h (1.6),
1776 preferences.c (1.52), preferences.h (1.21), text.c (1.26), text.h
1777 (1.6), textDisp.c (1.22), textDisp.h (1.9): Added new feature to
1778 hide mouse pointer while typing.
1780 2002-04-16 17:29 edg
1782 * source/nc.c, source/server.c, source/windowTitle.c, util/utils.c,
1783 util/utils.h (BETA-5-3.[1,1,8,1,1]): Renamed GetHostName() to
1784 GetNameOfHost() to avoid linking problems on VMS (the VMS linker is
1785 case-insensitive; GetHostName() conflicts with standard
1788 2002-04-15 10:46 edg
1790 * source/: file.c, preferences.c, preferences.h (BETA-5-3.[1,3,1]):
1791 Fix for linking problem on VMS: function
1792 GetPrefAlwaysCheckRelativeTagsSpecs had more than 31 characters.
1793 Replaced it by GetPrefAlwaysCheckRelTagsSpecs.
1795 2002-04-13 20:24 edg
1797 * source/window.c (BETA-5-3.3): Minor fix: MakeSelectionVisible()
1798 did not take into account line numbers. (SF #543178: Line numbers
1799 hide CTRL-M matches).
1801 2002-04-12 18:12 edg
1803 * doc/help.etx, doc/nedit.doc, doc/nedit.html, source/help_data.h
1804 (BETA-5-3.[1,3,3,3]): Documentation fixes (X-resource section).
1806 2002-04-12 18:09 edg
1808 * source/help.c (BETA-5-3.7): Backed out previous change because
1809 affects default width of help windows. Will consult developers
1812 2002-04-12 17:50 edg
1814 * source/help.c (BETA-5-3.6): Small fix: nedit.helpFont was ignored
1815 when determining initial size of help windows (instead, the value
1816 of the now obsolete nedit*helpText.font resource was used
1819 2002-04-10 09:41 edg
1821 * source/highlight.c (BETA-5-3.4): Crash fix for syntax
1822 highlighting pattern sets containing only pass-2 patterns.
1824 2002-03-28 14:21 edg
1826 * util/printUtils.c (tags: BETA-5-3-RC1) (BETA-5-3.1): Applied
1827 patch submitted with SF bug #536168: printing to KDE print
1830 2002-03-26 22:32 amai
1832 * makefiles/Makefile.macosx (tags: BETA-5-3-RC1) (BETA-5-3.1): Add
1833 sample linker command using LessTif as posted on discuss@
1835 2002-03-26 13:43 edg
1837 * util/fontsel.c (tags: BETA-5-3-RC1) (BETA-5-3.1): Prevent
1838 possible crash when the Font dialog is destroyed while a modal Font
1839 Selection dialog is up.
1841 2002-03-25 10:02 edg
1843 * source/highlight.c (tags: BETA-5-3-RC1) (BETA-5-3.3): Prevent
1844 buffer overflow in DialogF when reporting a RE compilation error
1845 for a very large RE.
1847 2002-03-23 17:04 edg
1849 * source/shell.c (tags: BETA-5-3-RC1) (BETA-5-3.2): The line
1850 counting algorithm for shell command output dialog is still not
1851 fullproof (it would require emulating word wrapping). Now a
1852 scrollbar is created when there is a risk of underestimating the
1853 number of lines, to make sure that no line ever gets obscured.
1855 2002-03-22 15:54 edg
1857 * source/shell.c (BETA-5-3.1): Fix for shell command output dialog
1858 obscuring final lines under certain conditions (reported at discuss
1861 2002-03-21 08:41 edg
1863 * source/: window.c, tags.c (BETA-5-3.[2,2]) (utags: BETA-5-3-RC1):
1864 Got rid of strdup() call (+related comment in disabled code in
1867 2002-03-21 00:19 amai
1869 * source/highlightData.c (tags: BETA-5-3-RC1) (BETA-5-3.4): SF
1870 Patch [ 531549 ] TCL highlight patterns updated.
1872 2002-03-21 00:15 amai
1874 * makefiles/Makefile.os2 (tags: BETA-5-3-RC1) (BETA-5-3.2): Correct
1875 linker flags for omf/debuggable build
1877 2002-03-20 18:30 edg
1879 * source/highlightData.c (BETA-5-3.3): Double bug fix in X
1880 Resources pattern: context distance violation and missing escapes
1881 and continuation highlights.
1883 2002-03-19 21:39 edg
1885 * source/help.c (tags: BETA-5-3-RC1) (BETA-5-3.5): Replaced
1886 (non-ANSI) snprintf() call by equivalent code.
1888 2002-03-19 18:29 edg
1890 * source/windowTitle.c (tags: BETA-5-3-RC1) (BETA-5-3.7): The
1891 background color copying code for the preview didn't work with all
1892 Motif versions (it even crashed). Now copied the color from the
1893 form iso. a label. This should work also for Motif 1.2.
1895 2002-03-19 17:42 edg
1897 * Makefile (tags: BETA-5-3-RC1) (BETA-5-3.2): Include nedit.html in
1898 binary distributions.
1900 2002-03-19 17:39 edg
1902 * ChangeLog, doc/nedit.doc, doc/nedit.html, source/help_data.h,
1903 source/help_topic.h (BETA-5-3.[1,2,2,2,2]) (utags: BETA-5-3-RC1):
1904 Final update for 5.3RC1 (hopefully).
1906 2002-03-19 08:51 edg
1908 * source/windowTitle.c (BETA-5-3.6): Changed the preview field's
1909 background color to make it clear that it is read-only.
1911 2002-03-18 23:41 edg
1913 * source/highlight.c (BETA-5-3.2): Fix for SF #531577: Balance
1914 fails before text viewed. Unparsed parens are parsed with pass-2
1915 patterns when necessary.
1917 2002-03-18 23:15 edg
1919 * source/: help.c, nedit.c (tags: BETA-5-3-RC1) (BETA-5-3.[4,2]):
1920 Committed Markus' latest enhancements (focus related).
1922 2002-03-17 11:21 yooden
1924 * source/windowTitle.c, util/prefFile.c (tags: BETA-5-3-RC1)
1925 (BETA-5-3.[5,1]): Makes the cursor in the Window Title Dialog's
1926 preview field invisible.
1928 2002-03-16 20:40 edg
1930 * source/window.c (BETA-5-3.1): Changed 2 free() calls into XFree
1933 2002-03-15 14:36 amai
1935 * source/: Makefile.dependencies (tags: BETA-5-3-RC1) (BETA-5-3.1),
1936 Makefile.dependencies (1.16): Update
1938 2002-03-15 08:51 edg
1940 * source/: help.c, help.h (tags: BETA-5-3-RC1), nedit.c
1941 (BETA-5-3.[3,1,1]): Applied patch 526967: single window help with
1942 history (with a minor modification in the mnemonics: P for Previous
1945 2002-03-14 17:41 amai
1947 * source/textDisp.c (1.21), source/textDrag.c (1.7),
1948 source/textSel.c (1.9), source/undo.c (1.10), source/userCmds.c
1949 (1.25), source/window.c (1.50), source/windowTitle.c (1.6),
1950 util/DialogF.c (1.22), util/clearcase.c (1.3), util/fileUtils.c
1951 (1.23), util/fontsel.c (1.16), util/getfiles.c (1.20),
1952 util/managedList.c (1.9), util/misc.c (1.38), util/prefFile.c
1953 (1.14), util/printUtils.c (1.17), util/utils.c (1.12): Attempt to
1954 complete last commit (add trailing optional #include)
1956 2002-03-14 17:18 amai
1958 * source/: rbTree.c (1.6), regexConvert.c (1.7), regularExp.c
1959 (1.14), search.c (1.45), selection.c (1.20), server.c (1.15),
1960 shell.c (1.20), shift.c (1.12), smartIndent.c (1.15), tags.c
1961 (1.34), text.c (1.25), textBuf.c (1.20): Add an optional #include
1962 at the end of all #includes in each .c source file. Document that
1963 stuff in Makefile.generic
1965 2002-03-14 17:15 amai
1967 * makefiles/Makefile.generic (1.8), source/file.c (1.44),
1968 source/help.c (1.78), source/highlight.c (1.27),
1969 source/highlightData.c (1.29), source/interpret.c (1.24),
1970 source/linkdate.c (1.3), source/macro.c (1.40), source/menu.c
1971 (1.55), source/nc.c (1.23), source/nedit.c (1.31),
1972 source/preferences.c (1.51): Add an optional #include at the end of
1973 all #includes in each .c source file. Document that stuff in
1976 2002-03-14 15:33 edg
1978 * source/windowTitle.c (BETA-5-3.4): Removed some toggle button
1979 margin height overrides that caused the mnemonic underscores to
1980 disappear with certain Motif versions.
1982 2002-03-14 01:25 amai
1984 * source/file.c (1.43), source/help.c (1.77), source/highlight.c
1985 (1.26), source/highlightData.c (1.28), source/interpret.c (1.23),
1986 source/linkdate.c (1.2), source/macro.c (1.39), source/menu.c
1987 (1.54), source/nc.c (1.22), source/preferences.c (1.50),
1988 source/rbTree.c (1.5), source/regexConvert.c (1.6),
1989 source/regularExp.c (1.13), source/search.c (1.44),
1990 source/selection.c (1.19), source/server.c (1.14), source/shell.c
1991 (1.19), source/shift.c (1.11), source/smartIndent.c (1.14),
1992 source/tags.c (1.33), source/text.c (1.24), source/textBuf.c
1993 (1.19), source/textDisp.c (1.20), source/textDrag.c (1.6),
1994 source/textSel.c (1.8), source/undo.c (1.9), source/userCmds.c
1995 (1.24), source/window.c (1.49), source/windowTitle.c (1.5),
1996 util/DialogF.c (1.21), util/clearcase.c (1.2), util/fileUtils.c
1997 (1.22), util/fontsel.c (1.15), util/getfiles.c (1.19),
1998 util/managedList.c (1.8), util/misc.c (1.37), util/prefFile.c
1999 (1.13), util/printUtils.c (1.16), util/utils.c (1.11): Optionally
2000 #include "../config.h" anywhere at first place in all(?) .c files
2002 2002-03-13 17:15 edg
2004 * source/help.c (BETA-5-3.2): Leak fix: style buffers were leaked
2005 when help windows were closed or dismissed.
2007 2002-03-13 13:19 edg
2009 * source/highlightData.c (BETA-5-3.2): Minor fix in Tcl patterns:
2010 newlines are allowed in double quoted strings.
2012 2002-03-13 12:05 edg
2014 * source/preferences.c, util/DialogF.c, util/misc.c
2015 (BETA-5-3.[2,1,1]) (utags: BETA-5-3-RC1): Various minor leak fixes.
2017 2002-03-13 12:04 edg
2019 * source/windowTitle.c (BETA-5-3.3): Made the preview field use a
2020 variable width font to avoid obscuring it too easily.
2022 2002-03-12 20:22 edg
2024 * source/preferences.c (BETA-5-3.1): Small leak fix in language
2027 2002-03-12 20:20 edg
2029 * source/: highlight.c, highlightData.c, highlightData.h (tags:
2030 BETA-5-3-RC1) (BETA-5-3.[1,1,1]): Revised syntax-based paren
2031 matching algorithm: relaxes constraints on highlight patterns.
2032 Valid matches should no longer be missed.
2034 2002-03-12 16:59 edg
2036 * source/help.c (BETA-5-3.1): Leak fix: text was leaked when
2039 2002-03-12 16:22 edg
2041 * source/windowTitle.c (BETA-5-3.2): Removed an XmStringFree() call
2042 that was left behind (and caused a crash).
2044 2002-03-12 16:16 amai
2046 * makefiles/Makefile.os2 (BETA-5-3.1): Reduce stack size of
2049 2002-03-12 14:52 edg
2051 * Makefile, README (tags: BETA-5-3-RC1), ReleaseNotes (tags:
2052 BETA-5-3-RC1), doc/nedit.doc, doc/nedit.html, source/help_data.h,
2053 source/help_topic.h (BETA-5-3.[1,2,2,1,1,1,1]): Set version to
2056 2002-03-12 09:04 edg
2058 * ReleaseNotes, source/tags.c (BETA-5-3.[1,1]): Applied patch
2059 #520941: FindDefinition function incorrectly reads the X selection
2060 even when an argument has been provided for the find_definition()
2063 2002-03-12 00:46 amai
2065 * README (BETA-5-3.1): Small updates on LessTif info
2067 2002-03-11 23:09 tringali
2069 * source/windowTitle.c (BETA-5-3.1): Fix UI so dialog doesn't jump
2070 around. Also prevent overflow bug in text field.
2072 2002-03-11 22:41 amai
2074 * source/windowTitle.c (1.4): Fix compiler warning
2076 2002-03-11 22:40 amai
2078 * README (1.28): Small updates on LessTif info
2080 2002-03-11 22:18 edg
2082 * doc/nedit.doc (1.12), doc/nedit.html (1.6), source/help_data.h
2083 (1.9), source/help_topic.h (1.6), README (1.27), ReleaseNotes
2084 (1.15): Last update before 5.3 branch.
2086 2002-03-11 22:05 edg
2088 * doc/help.etx (1.10, BETA-5-3-RC1), source/highlight.c (1.25),
2089 source/highlight.h (1.5, BETA-5-3-RC1), source/menu.c (1.53,
2090 BETA-5-3-RC1), source/nedit.h (1.23, BETA-5-3-RC1),
2091 source/preferences.c (1.49), source/preferences.h (1.20,
2092 BETA-5-3-RC1), source/search.c (1.43, BETA-5-3-RC1),
2093 source/window.c (1.48): Applied SF patch #513976: Syntax-based
2094 parenthesis matching.
2096 2002-03-11 18:17 edg
2098 * ChangeLog (1.23), README (1.26), ReleaseNotes (1.14): Update for
2101 2002-03-08 10:40 edg
2103 * source/window.c (1.47): Fix for #527319: segfault in
2104 virtKeyBindingsAreInvalid().
2106 2002-03-08 08:43 edg
2108 * source/tags.c (1.32): Fix for #527222: malloc bugs in tags.c
2111 2002-03-07 20:49 edg
2113 * doc/nedit.doc (1.11), doc/nedit.html (1.5), source/help_data.h
2114 (1.8), source/help_topic.h (1.5): Regenerated.
2116 2002-03-07 20:36 edg
2118 * doc/help.etx (1.9), source/windowTitle.c (1.3): Applied patch
2119 #519092: Customizable window title UI redesign
2121 2002-03-07 17:40 edg
2123 * source/menu.c (1.52): Removed some (unnecessary) statements that
2124 could cause the X server to freeze when the background menu was
2125 popped up while any of the lock keys were on.
2127 2002-03-07 16:42 tringali
2129 * makefiles/Makefile.linux (1.8, BETA-5-3-RC1): Add -lXp.
2131 2002-03-06 22:04 edg
2133 * doc/help.etx (1.8), source/nedit.h (1.22), source/preferences.c
2134 (1.48), source/preferences.h (1.19), source/window.c (1.46): Added
2135 patch #525903: Workaround for invalid virtual key bindings attached
2136 to the root window: invalid bindings are detected and ignored
2137 (behavior can be controlled with a new X-resource).
2139 2002-03-06 14:42 tringali
2141 * makefiles/Makefile.linux (1.7): Force Motif to be pulled in
2142 statically by default. Linux users tend to upgrade frequently or
2143 move binaries across systems, causing library version skew.
2145 2002-03-04 20:10 amai
2147 * source/tags.c (1.31): Remove unused statements/code lines as
2148 pointed out on develop@
2150 2002-03-02 17:02 yooden
2152 * doc/help.etx (1.7), source/file.c (1.42, BETA-5-3-RC1),
2153 source/menu.c (1.51), source/nedit.h (1.21), source/preferences.c
2154 (1.47), source/preferences.h (1.18): Makes the line feed NEdit
2155 appends on save optional. (SF Bug #495009)
2157 2002-03-01 22:44 slobasso
2159 * source/interpret.c (1.22, BETA-5-3-RC1): properly round pow()
2162 2002-03-01 17:13 amai
2164 * ChangeLog (1.22), README (1.25): Update timestamp and ChangeLog
2166 2002-03-01 17:12 amai
2168 * util/fileUtils.c (1.21, BETA-5-3-RC1): Add a UNICOS-specific call
2171 2002-03-01 17:04 amai
2173 * util/fontsel.c (1.14): Replace rint(x) by floor(x+0.5)
2175 2002-03-01 16:04 amai
2177 * makefiles/Makefile.unicos (1.5, BETA-5-3-RC1): Patch from Paolo
2178 Palazzi to compile on UNICOS 10.0.1.0
2180 2002-02-27 14:44 edg
2182 * source/window.c (1.45): Setfont: fixed a bug with the window
2183 getting the wrong width when changing the font size under fvwm (or
2184 any other ICCCM2 compliant window manager). Fix provided by Dominik
2187 2002-02-27 11:26 edg
2189 * source/text.c (1.23, BETA-5-3-RC1): Replaced the "None" modifiers
2190 by "~Alt ~Shift ~Ctrl ~Meta", because "None" also excludes lock
2191 keys and prevents PageUp/PageDown from responding when, for
2192 instance, the NumLock key is on (so I didn't mix up my binaries
2195 2002-02-25 17:28 edg
2197 * source/text.c (1.22): Reverted the last change. I've probably
2198 mixed up my NEdit binaries.
2200 2002-02-25 14:29 edg
2202 * source/text.c (1.21): Removed the recently introduced None
2203 modifiers in default key bindings. They don't seem to be
2204 recognized by all Motif versions, causing the PageUp/PageDown keys
2207 2002-02-25 10:32 edg
2209 * source/textDisp.c (1.19, BETA-5-3-RC1): Fix for SF #522263:
2210 segfault fix (Nathaniel Gray).
2212 2002-02-24 21:16 edg
2214 * source/: textBuf.c (1.18), textBuf.h (1.8) (utags: BETA-5-3-RC1):
2215 Fix for #522038: Internal error when splitting window. Allowed
2216 more than one pre-delete callback per window (I originally thought
2217 that only one was necessary).
2219 2002-02-23 20:01 edg
2221 * source/window.c (1.44): Avoid temporarily invalid WM size hints.
2222 They seem to amplify the effects of a bug in fvwm2 (SF #496526:
2223 Very wide nedit window with fvwm).
2225 2002-02-21 18:53 tringali
2227 * source/text.c (1.20): Fix broken PageUp and PageDown keys on
2228 systems that bind osfPageLeft to Ctrl-PageUp.
2230 2002-02-20 13:03 amai
2232 * source/help.c (1.76): Make getBuildInfo() to return a static
2235 2002-02-16 14:39 edg
2237 * source/help_data.h (1.7): Regenerated with fixed setext (fixes
2238 some style problems).
2240 2002-02-16 14:37 edg
2242 * doc/setext (1.7, BETA-5-3-RC1): Style transition fixes by Steven
2245 2002-02-15 09:41 edg
2247 * doc/nedit.html (1.4), source/help_data.h (1.6),
2248 source/help_topic.h (1.4): Regenerated with fixed setext.
2250 2002-02-15 09:37 edg
2252 * doc/setext (1.6): Applied bug fixes in help and html generation
2253 (provided by Steven Haehn).
2255 2002-02-14 21:08 edg
2257 * source/preferences.c (1.46): Bumped .nedit file version to 5.3.
2259 2002-02-14 21:04 edg
2261 * README (1.24): Synchronized author list with help.etx.
2263 2002-02-14 20:24 amai
2265 * README (1.23), ReleaseNotes (1.13): Re-arrange some text
2267 2002-02-14 14:28 tringali
2269 * source/preferences.c (1.45): Oops, helvetica fonts aren't italic,
2272 2002-02-13 23:10 edg
2274 * README (1.22), ReleaseNotes (1.12): Preparation of 5.3 release.
2276 2002-02-13 23:07 edg
2278 * source/nc.c (1.21, BETA-5-3-RC1): Preparation of 5.3 release.
2280 2002-02-13 20:47 tringali
2282 * source/preferences.c (1.44): Change help fonts to be like the
2283 defaults we have in nedit.c to reduce the likelihood of them being
2284 missing or defective.
2286 2002-02-13 20:00 tringali
2288 * util/misc.c (1.36): Fix for [ #478234 ] nedit crash with Xwindows
2291 2002-02-13 18:03 edg
2293 * ChangeLog (1.21): Update.
2295 2002-02-13 14:14 edg
2297 * source/textDisp.c (1.18): Fix for SF bug #516920: line numbering
2298 in continuous wrap mode.
2300 2002-02-13 12:30 edg
2302 * doc/nedit.doc (1.10), doc/nedit.html (1.3), source/help_data.h
2303 (1.5), source/help_topic.h (1.3): Regenerated documentation.
2305 2002-02-13 12:27 edg
2307 * doc/setext-info.txt (1.1, BETA-5-3-RC1): Added setext format
2308 documentation provided by Steven Haehn.
2310 2002-02-13 12:12 edg
2312 * doc/help.etx (1.6): Minor fixes.
2314 2002-02-11 21:23 arnef
2316 * source/windowTitle.c (1.2): Fixed reason for crash when window is
2317 destroyed. Removing leading dashes and spaces Checking for array
2318 out of bounds when creating title.
2320 2002-02-11 10:45 edg
2322 * source/highlightData.c (1.27): Upgraded X Resources highlight
2323 patterns to improve highlighting performance. SF bug #481290;
2324 patterns provided by Markus Schwarzenberg.
2326 2002-02-08 23:26 tringali
2328 * source/nedit.c (1.30): Yet another attempted fix for 434383:
2329 menus showing up as blocks.
2331 2002-02-07 10:23 edg
2333 * doc/help.etx (1.5): Updates for SF bug #489601: misprint in
2336 2002-02-07 10:00 edg
2338 * doc/help.etx (1.4): Fix for SF bug #432203: Error in regex help
2341 2002-02-07 09:28 edg
2343 * doc/setext (1.5): Comment on #! interpreter line is not allowed
2346 2002-02-05 22:01 edg
2348 * source/highlight.c (1.24): Fix for SF bug #512961: NEdit LOCKS
2349 UP, and also for a similar bug reported at the discuss mailing list
2350 (Philippe Poilbarbe: Infinite Loop). Yet another char/unsigned
2353 2002-02-05 20:55 edg
2355 * source/regularExp.c (1.12, BETA-5-3-RC1): Fixed a char/unsigned
2356 char comparison problem that caused crashes when patterns contained
2357 characters with ASCII code >= 128.
2359 2002-02-05 18:16 edg
2361 * source/: textBuf.c (1.17), textDisp.c (1.17), textDisp.h (1.8,
2362 BETA-5-3-RC1), window.c (1.43): Bug fix for SF bug #510631: 5.2
2363 segmentation fault on Linux/i386. Modifying tab distance in
2364 continous wrap mode brought the text display widget in an illegal
2367 2002-02-05 13:15 edg
2369 * source/highlight.c (1.23): Bugfix in color allocation (Thomas
2372 2002-02-03 16:41 edg
2374 * source/: textBuf.c (1.16), textBuf.h (1.7), textDisp.c (1.16),
2375 textDisp.h (1.7): Patches for SF bug #485415: Continuous wrap
2376 updating bugs. Continuous wrap mode combined with variable font
2377 sizes resulted in wrong text display calculations.
2379 2002-02-01 15:03 edg
2381 * source/textDisp.c (1.15): Patch for SF bug #510765: Help>Version
2382 scrollbar can get corrupted. The text display widget used wrong
2383 style information for wrapping calculations when using variable
2386 2002-01-28 10:43 amai
2388 * ChangeLog (1.20), source/help.c (1.75), source/nedit.c (1.29),
2389 source/server.c (1.13, BETA-5-3-RC1), source/tags.c (1.30),
2390 source/textDisp.c (1.14), source/textDrag.c (1.5, BETA-5-3-RC1),
2391 source/undo.c (1.8, BETA-5-3-RC1): Add some explicit #include
2394 2002-01-23 16:54 tringali
2396 * source/help.c (1.74): Change parenthesis style to match the rest
2397 of nedit source code.
2399 2002-01-23 16:53 tringali
2401 * source/textSel.c (1.7, BETA-5-3-RC1): Accept COMPOUND_TEXT
2402 selection requests for compatability with recent versions of
2405 2002-01-17 01:34 amai
2407 * makefiles/Makefile.os2 (1.11): Some small fixes/enhancements
2409 2002-01-15 17:05 tringali
2411 * source/: menu.c (1.50), window.c (1.42): Lower case, Upper case,
2412 and Find Def do not require an NEdit selection. LC/UC can operate
2413 on the cursor, and Find Def can use an external selection.
2415 2002-01-13 16:01 yooden
2417 * source/: menu.c (1.49), window.c (1.41): Removed four
2418 XtSetSensitive calls that prevent use of 'Open Selected' and 'Find
2419 Selection' on selections that are not NEdit's.
2421 2002-01-12 00:59 amai
2423 * makefiles/Makefile.os2 (1.10), source/nc.c (1.20): Makefile.os2:
2424 update/correct some linker options nc.c: I think I previously
2425 messed up the commandline for EMX&VMS case. Perhaps not a good
2426 idea to mess around in code which I can't test...
2428 2002-01-11 18:21 amai
2430 * source/nc.c (1.19): Fix for server startup command line on OS/2:
2431 missing flag for START command and fix memory leak.
2433 2002-01-11 13:10 amai
2435 * doc/setext (1.4), source/help_data.h (1.4): Patch from Steven
2436 Haehn to add some static/const to setext output
2438 2002-01-10 12:49 amai
2440 * source/help.c (1.73): Make some funcs/vars static
2442 2002-01-08 16:06 amai
2444 * README (1.21): New timestamp ... (a test whether the commit
2445 messages get a different subject now)
2447 2002-01-08 14:33 amai
2449 * ChangeLog (1.19), source/menu.c (1.48), source/nedit.h (1.20),
2450 source/window.c (1.40): Make more menu Items sensitive WRT an
2451 existing selection: Cut, Upper, Lower
2453 2002-01-07 10:15 amai
2455 * source/tags.c (1.29): Jump to tags only referenced by line
2456 number. Fix by M. Schwarzenberg.
2458 2002-01-05 16:52 amai
2460 * source/search.c (1.42): Only set *again menu Items on the first
2461 search ever (not on each)
2463 2002-01-05 16:45 amai
2465 * source/: Makefile.dependencies (1.15), menu.c (1.47), nedit.h
2466 (1.19), search.c (1.41), search.h (1.15, BETA-5-3-RC1), window.c
2467 (1.39): Toggle Menu Item sensitivity, including those from SF Bug [
2468 #486072 ] Selection commands sensitivity incorrect
2470 2002-01-05 02:19 edel
2472 * source/: help_data.h (1.3), help_topic.h (1.2): Regenerated
2473 help_topic.h and help_data.h for change in help.ext
2475 2002-01-05 02:09 edel
2477 * makefiles/Makefile.solaris (1.7, BETA-5-3-RC1): Reverting to 1.5
2478 (I accidentally committed my private mods, sorry).
2480 2002-01-05 01:48 edel
2482 * doc/help.etx (1.3), doc/setext (1.3), makefiles/Makefile.solaris
2483 (1.6), source/help.c (1.72), source/preferences.c (1.43),
2484 source/preferences.h (1.17): Help updates from Steve. Remove
2485 unused title font resources, add back some missing help text.
2487 2002-01-04 16:39 amai
2489 * ChangeLog (1.18), source/textDisp.c (1.13): Fix ("wrong")
2490 compiler (gcc) warning about two uninitialized variables
2492 2001-12-31 14:34 amai
2494 * source/nc.c (1.18): Fix a problem with calling nedit from nc on
2495 OS/2 which I introduced recently. Enlarge Preferences.serverCmd
2498 2001-12-24 11:50 amai
2500 * source/macro.c (1.38, BETA-5-3-RC1): Fix by Gilles J. Seguin for
2501 SF Bug [ #480966 ] Composed characters in learned sequence
2503 2001-12-24 09:46 amai
2505 * source/file.c (1.41), source/highlight.c (1.22), source/menu.c
2506 (1.46), util/getfiles.c (1.18, BETA-5-3-RC1): Fix for SF Bug [
2507 #480960 ] No titles in some dialog boxes as sent to develop@ from
2510 2001-12-24 09:26 amai
2512 * ChangeLog (1.17), source/parse_noyacc.c (1.2, BETA-5-3-RC1),
2513 source/window.c (1.38): Update ChangeLog, parse_noyacc.c. Typo in
2516 2001-12-24 09:18 amai
2518 * source/: interpret.c (1.21), interpret.h (1.7, BETA-5-3-RC1),
2519 parse.y (1.18, BETA-5-3-RC1): Apply SF Patch [ #496413 ]
2520 preliminary patch for #495293 from A. Hood which in turn fixes SF
2521 Bug [ #495293 ] continue outside of loop causes segfault
2523 2001-12-20 15:38 amai
2525 * source/: comnedit.com (1.7, BETA-5-3-RC1), parse.c_noyacc (1.8),
2526 parse_noyacc.c (1.1): Rename our fallback version of the parse.c
2527 code to have a reasonable file extension. Update VMS command file
2530 2001-12-19 17:08 tringali
2532 * source/help.c (1.71): Fix incorrect array size that crashes on
2533 platforms where sizeof(char*) != sizeof(int)
2535 2001-12-19 14:51 tringali
2537 * source/: window.c (1.37), nedit.c (1.28): Back out frame around
2538 text patch; doesn't work well with LessTif
2540 2001-12-18 18:53 tringali
2542 * source/: nedit.c (1.27), window.c (1.36): Put frame around text
2543 widget, for consistent look with XmScrolledText Patch courtesy of
2544 C. Rasmussen (If you don't like it, disable it with
2545 *pane*XmFrame.shadowThickness: 0)
2547 2001-12-17 16:28 amai
2549 * source/selection.c (1.18, BETA-5-3-RC1): Fix compilation problem
2551 2001-12-16 04:31 ajhood
2553 * source/selection.c (1.17): Modified Files:
2555 replacing sprintf lost the path name when opening files
2557 2001-12-14 14:35 edel
2559 * source/help_topic.h (1.1): Separated auto-generated part of
2560 help.h into different file, help_topic.h.
2562 2001-12-14 05:14 edel
2564 * doc/: Makefile (1.2, BETA-5-3-RC1), help.etx (1.2), nedit.doc
2565 (1.9), nedit.html (1.2), setext (1.2): Rearranged styles to put
2566 fixed fonts first, for sizing help text widget.
2568 2001-12-14 05:12 edel
2570 * source/: Makefile.dependencies (1.14), help.c (1.70), help.h
2571 (1.8), help_data.h (1.2): Rearanged help fonts so window is sized
2572 to match fixed-width formatting. Fixed underlined fonts not
2575 2001-12-13 15:44 amai
2577 * source/tags.c (1.28): Drop // comments from last check-in
2579 2001-12-13 13:31 amai
2581 * ChangeLog (1.16), source/help.h (1.7): Add prototype to help.h to
2584 2001-12-13 13:27 amai
2586 * source/tags.c (1.27), source/tags.h (1.10, BETA-5-3-RC1),
2587 util/fileUtils.c (1.20), util/utils.c (1.10, BETA-5-3-RC1),
2588 util/utils.h (1.5, BETA-5-3-RC1): Apply SF Patch [ #491109 ]
2589 recognize etags TAGS files added from M. Schwarzenberg
2591 2001-12-13 13:14 amai
2593 * source/interpret.c (1.20), source/macro.c (1.37), source/menu.c
2594 (1.45), source/parse.y (1.17), source/preferences.c (1.42),
2595 source/search.c (1.40), source/selection.c (1.16), source/tags.c
2596 (1.26), source/userCmds.c (1.23, BETA-5-3-RC1), util/printUtils.c
2597 (1.15): Fix for SF Bug [ #491943 ] missing (unsigned char) casts
2598 from M. Schwarzenberg
2600 2001-12-12 17:07 edel
2602 * source/help.c (1.69): Fixed hyperlink after search crash, search
2603 memory leak, cleaned up code, added more comments.
2605 2001-12-10 05:11 edel
2607 * source/help_data.h (1.1): Help data generated from
2610 2001-12-10 05:07 edel
2612 * doc/nedit.html (1.1): Copy of html documentation generated by new
2615 2001-12-10 05:03 edel
2617 * doc/: Makefile (1.1), help.etx (1.1), nedit.doc (1.8), setext
2618 (1.1): New help system!
2620 2001-12-10 04:57 edel
2622 * source/: Makefile.dependencies (1.13), help.c (1.68), help.h
2623 (1.6), highlight.c (1.21), highlight.h (1.4), menu.c (1.44),
2624 preferences.c (1.41), preferences.h (1.16), textDisp.c (1.12): New
2627 2001-12-07 10:50 amai
2629 * source/file.c (1.40): Close file handle upon various error
2630 conditions to leave the routine w/o success. Also reject block
2631 devices in addition to directories.
2633 2001-12-05 10:16 amai
2635 * source/: nc.c (1.17), nedit.c (1.26): nc: don't use XtWarning
2636 when report invalid commanline argument. nedit: react properly if
2637 file name on commandline is too long. Now starts up GUI.
2639 2001-12-04 18:03 amai
2641 * ChangeLog (1.15), source/server.c (1.12), util/getfiles.c (1.17):
2642 More checks for ParseFilename()'s return value
2644 2001-12-04 17:50 amai
2646 * source/file.c (1.39), source/menu.c (1.43), source/nc.c (1.16),
2647 source/nedit.c (1.25), source/selection.c (1.15), source/tags.c
2648 (1.25), util/DialogF.c (1.20), util/fileUtils.c (1.19):
2649 ParseFilename() often gets called w/o the caller to ensure that the
2650 arguments are proper. Let it do some checks and have an useful
2653 2001-12-04 11:14 amai
2655 * makefiles/Makefile.macosx (1.1): Add Makefile for MacOS X, as
2656 found on our website
2658 2001-12-03 22:21 amai
2660 * source/: help.c (1.67), nedit.c (1.24): Update source timestamp
2661 and add -V to commandline help
2663 2001-12-03 22:18 amai
2665 * source/nc.c (1.15): Resolve a mess of #ifdefs in handling
2666 commandline args. Implement -V|-version for nc
2668 2001-12-03 16:46 tringali
2670 * source/: Makefile.common (1.10, BETA-5-3-RC1), help.c (1.66),
2671 linkdate.c (1.1, BETA-5-3-RC1): Make build date more accurate by
2672 updating on actual link, not when help.c was last compiled.
2674 2001-12-02 17:58 edg
2676 * source/: textBuf.c (1.15), textSel.c (1.6): Applied SF patch
2677 #487945: Fix for rectangular overstrike paste.
2679 2001-11-30 15:41 tringali
2681 * source/: nedit.c (1.23), window.c (1.35): [487153] Let user
2682 override font of statistics line
2684 2001-11-27 22:53 edg
2686 * source/search.c (1.39): Enhancement to the (multi-file)
2687 replacement dialog: all files are first checked for changes to set
2688 correct sensitivity for the multi-file button and to generate an
2689 up-to-date list of writable files in the multi-file dialog.
2691 2001-11-27 10:47 amai
2693 * source/: help.c (1.65), menu.c (1.42), shell.c (1.18): Patch from
2694 A. Riese SF Patch [ #434451 ] line numbers in shell commands
2696 2001-11-27 09:09 amai
2698 * source/file.c (1.38), source/menu.c (1.41), util/prefFile.c
2699 (1.12), util/utils.c (1.9), util/utils.h (1.4): Introduce
2700 PrependHome() to create all paths of type $HOME/file without
2701 overflow. Fixes some leaks, other remain ...
2703 2001-11-26 21:40 amai
2705 * util/: fileUtils.c (1.18), utils.c (1.8): Quit if a "safe"
2706 getpw*() call fails. GetUserName() returns a safe, cached result
2708 2001-11-26 17:17 amai
2710 * ChangeLog (1.14), README (1.20), source/help.c (1.64),
2711 source/nc.c (1.14), source/nedit.c (1.22): Apply Patch from M.
2712 Schwarzenberg: SF Patch [ #485610 ] -- open filenames starting with
2715 2001-11-26 14:54 amai
2717 * util/fileUtils.c (1.17): Try to fix a potential memory
2718 (security?!?) leak in ExpandTile()
2720 2001-11-26 14:17 amai
2722 * util/utils.c (1.7): Cache return value of GetHomeDir() and return
2723 a private reference. Earlier we did return a string that could be
2724 invalided before it was used!?
2726 2001-11-25 23:03 edg
2728 * source/file.c (1.37): Crash fix: avoid closing windows twice when
2729 user destroys the window of a file that could not be opened instead
2730 of closing the error dialog.
2732 2001-11-25 22:05 edg
2734 * source/textBuf.c (1.14): Small fix: tighter buffer boundary check
2735 when accessing characters.
2737 2001-11-24 11:57 amai
2739 * source/file.c (1.36): Patch from Thorsten Haude for SF Bug [
2740 #484870 ] Double Mnemonic
2742 2001-11-24 11:41 amai
2744 * makefiles/Makefile.qnx (1.1, BETA-5-3-RC1): Add Makefile for QNX
2745 as posted on develop@ mailinglist
2747 2001-11-22 21:01 amai
2749 * source/interpret.c (1.19), source/preferences.c (1.40),
2750 source/textBuf.c (1.13), source/textBuf.h (1.6), util/printUtils.c
2751 (1.14), util/printUtils.h (1.5, BETA-5-3-RC1): Another small const
2754 2001-11-21 16:36 amai
2756 * util/misc.c (1.35): Patch SF [#483505 ] Fix warning on DEC Not
2757 literally, I extended the comment a bit.
2759 2001-11-20 15:53 amai
2761 * README (1.19): Sorry, another "dummy" commit, to check for the
2764 2001-11-20 15:36 amai
2766 * ReleaseNotes (1.11): Switch to "5.2+" ...
2768 2001-11-20 15:31 amai
2770 * README (1.18): Start list of 5.2+ features/changes
2772 2001-11-20 13:25 amai
2774 * source/selection.c (1.14), util/system.h (1.9, BETA-5-3-RC1): Add
2775 Intel's icc/ecc to our list of known compilers (and fix a compiler
2778 2001-11-18 19:53 amai
2780 * ChangeLog (1.13): Update
2782 2001-11-18 19:02 arnef
2784 * source/Makefile.common (1.9), source/Makefile.dependencies
2785 (1.12), source/help.c (1.63), source/help.h (1.5), source/menu.c
2786 (1.40), source/nc.c (1.13), source/preferences.c (1.39),
2787 source/preferences.h (1.15), source/server.c (1.11),
2788 source/window.c (1.34), source/window.h (1.8, BETA-5-3-RC1),
2789 source/windowTitle.c (1.1), source/windowTitle.h (1.1,
2790 BETA-5-3-RC1), util/Makefile.common (1.6, BETA-5-3-RC1),
2791 util/Makefile.dependencies (1.5, BETA-5-3-RC1), util/clearcase.c
2792 (1.1, BETA-5-3-RC1), util/clearcase.h (1.1, BETA-5-3-RC1),
2793 util/fileUtils.c (1.16), util/fileUtils.h (1.7, BETA-5-3-RC1),
2794 util/utils.c (1.6), util/utils.h (1.3): Added Customise Window
2796 http://sourceforge.net/tracker/?func=detail&atid=311005&aid=477875&
2799 2001-11-16 16:06 tringali
2801 * util/misc.c (1.34): 482504: Bad CapsLock grab on certain keyboard
2804 2001-11-16 12:47 amai
2806 * source/userCmds.c (1.22): "const patch"
2808 2001-11-16 11:13 amai
2810 * source/: selection.c (1.13), shift.c (1.10, BETA-5-3-RC1): Add
2811 two missing #includes
2813 2001-11-16 11:02 amai
2815 * source/: help.c (1.62), shell.c (1.17), userCmds.c (1.21): Apply
2816 patch SF [ #434451 ] line numbers in shell commands from Axel
2819 2001-11-16 10:06 amai
2821 * source/: help.c (1.61), menu.c (1.39), selection.c (1.12),
2822 selection.h (1.4, BETA-5-3-RC1), text.c (1.19), text.h (1.5,
2823 BETA-5-3-RC1), textDisp.c (1.11), textDisp.h (1.6): Apply patch for
2824 SF [ #403435 ] Go to column in "Goto Line Number" dialog (added
2825 some 'consts', missing #include, etc.)
2827 2001-11-16 09:39 amai
2829 * source/: tags.c (1.24), tags.h (1.9), textBuf.c (1.12), textBuf.h
2830 (1.5), userCmds.c (1.20): Another "const patch"
2832 2001-11-15 14:28 amai
2834 * makefiles/Makefile.openbsd (1.1, BETA-5-3-RC1): In principle the
2835 same as Makefile.netbsd, but I arbitrarily chose a Motif 2.1 setup
2836 and added -lXp already
2838 2001-11-13 21:07 amai
2840 * makefiles/Makefile.os2 (1.9): For now we don't have/use
2843 2001-11-13 11:10 amai
2845 * source/: search.c (1.38), search.h (1.14): Add some more 'const's
2846 to public search routines
2848 2001-11-12 14:04 amai
2850 * util/: DialogF.c (1.19), DialogF.h (1.5, BETA-5-3-RC1), misc.c
2851 (1.33), misc.h (1.11, BETA-5-3-RC1): Another small 'const patch'
2853 2001-11-12 13:46 amai
2855 * makefiles/Makefile.generic (1.7, BETA-5-3-RC1), source/tags.c
2856 (1.23), util/fileUtils.c (1.15), util/fileUtils.h (1.6): Revised
2857 version of Patch from Markus Schwarzenberg: SF [ #479589 ] path for
2858 tags files should be resolved I added a catch for systems without
2861 2001-11-10 00:00 slobasso
2863 * source/help.c (1.60): fixed bad eol in string
2865 2001-11-09 23:58 slobasso
2867 * source/highlightData.c (1.26): added in to NEdit macro language
2870 2001-11-08 16:05 amai
2872 * makefiles/Makefile.generic (1.6), makefiles/Makefile.os2 (1.8),
2873 source/file.c (1.35): Drop WRITES_DOS_TEXT catch finally!
2875 2001-11-08 13:49 amai
2877 * ChangeLog (1.12): Update
2879 2001-11-08 13:47 amai
2881 * README (1.17), source/help.c (1.59): Add timestamp again to
2882 version info. The build date is not necessarily an indicator for
2883 the date of the underlying sources ...
2885 2001-11-08 12:55 edg
2887 * source/search.c (1.37): Fixed a bug for replacements in
2888 rectangular selections: false matches could hide valid ones.
2890 2001-11-07 22:54 edg
2892 * source/preferences.c (1.38): Added a patch for the last remaining
2893 issue of SF bug #230912 (Postscript language mode definition on
2894 VMS), and added a post-5.2 preferences upgrading routine, to be
2895 extended when other preferences are upgraded.
2897 2001-11-05 15:17 tringali
2899 * source/highlightData.c (1.25): Update C/C++ preprocessor patterns
2900 with specific keywords (#include, #define, etc.)
2902 2001-11-02 12:17 edg
2904 * source/file.c (1.34): Changed misleading "Create" button label in
2905 dialogs to "New File" (Thorsten Haude, SF bug #449765).
2907 2001-11-02 12:13 edg
2909 * README (1.16), doc/nedit.doc (1.7), source/help.c (1.58): Minor
2910 documentation updates (Thorsten Haude).
2912 2001-11-01 20:22 edg
2914 * util/fontsel.c (1.13): Removed a debug print statement that was
2915 left behind accidentally.
2917 2001-10-31 17:25 edg
2919 * util/getfiles.c (1.16): Added a VMS-specific check for a Motif
2920 2.x bug workaround (one was added earlier, but it should have been
2921 done at two places).
2923 2001-10-31 16:36 edg
2925 * source/: nedit.c (1.21), preferences.c (1.37): Changed default
2926 font sizes from 12 pixels to 12 points. This should improve
2929 2001-10-30 21:47 tringali
2931 * source/preferences.c (1.36): Merge post-RC1 changes to mainline
2933 2001-10-27 20:19 edg
2935 * source/: menu.c (1.38), userCmds.c (1.19): Added extra checks to
2936 prevent macro/background menu commands from being executed by the
2937 user while another command is already running (to prevent a crash).
2938 Also added beeps to notify the user in those cases that the
2939 commands are rejected.
2941 2001-10-26 20:17 amai
2943 * makefiles/: Makefile.generic (1.5), Makefile.os2 (1.7): Document
2944 -DWRITES_DOS_TEXT - at least it's used on OS/2!
2946 2001-10-25 15:51 tringali
2948 * source/preferences.c (tags: REL-5-2) (BETA-5-2.6): Compare file
2949 versions as integers to avoid bad float comparisonsCompare file
2950 versions as integers to avoid bad float comparisonsCompare file
2951 versions as integers to avoid bad float comparisonsCompare file
2952 versions as integers to avoid bad float comparisons
2954 2001-10-22 08:50 amai
2956 * source/: tags.c (1.22), tags.h (1.8): Patch for SF [ #473602 ] no
2957 mult. tags selection on 1st find def from Markus Schwarzenberg
2959 2001-10-21 15:13 tringali
2961 * README (1.15), ReleaseNotes (1.10), doc/faq-txt.awk (1.2,
2962 BETA-5-3-RC1), doc/faq-txt.dtd (1.2, BETA-5-3-RC1), doc/faq-txt.xsl
2963 (1.2, BETA-5-3-RC1), doc/faq.dtd (1.2, BETA-5-3-RC1), doc/faq.xml
2964 (1.3, BETA-5-3-RC1), doc/faq.xsl (1.2, BETA-5-3-RC1), doc/nc.man
2965 (1.5, BETA-5-3-RC1), doc/nedit.doc (1.6), doc/nedit.man (1.6,
2966 BETA-5-3-RC1), source/file.c (1.33), source/help.c (1.57),
2967 source/highlight.c (1.20), source/highlightData.c (1.24),
2968 source/nedit.c (1.20), source/preferences.c (1.35), source/search.c
2969 (1.36), source/shell.c (1.16), util/fontsel.c (1.12),
2970 util/fontsel.h (1.5, BETA-5-3-RC1), util/prefFile.c (1.11),
2971 util/system.h (1.8): Merge post-5.2RC1 changes into mainline
2973 2001-10-21 15:09 tringali
2975 * doc/NEdit.ad (1.2, BETA-5-3-RC1), doc/README.FAQ (1.2,
2976 BETA-5-3-RC1), doc/faq-txt-pass2.xsl (1.2, BETA-5-3-RC1),
2977 doc/faq.txt (1.2, BETA-5-3-RC1), makefiles/Makefile.depend (1.2,
2978 BETA-5-3-RC1), makefiles/Makefile.linux (1.6),
2979 makefiles/Makefile.os2 (1.6), makefiles/Makefile.solaris (1.5),
2980 makefiles/Makefile.unixware (1.4, BETA-5-3-RC1): Merge post-5.2RC1
2981 changes into mainline
2983 2001-10-16 14:41 edg
2985 * ChangeLog (tags: REL-5-2) (BETA-5-2.6): Final update for 5.2
2988 2001-10-15 20:10 amai
2990 * source/tags.c (1.21): Latest patch for SF [ #466742 ] Tag not
2993 2001-10-15 17:33 slobasso
2995 * source/nc.c (1.12): Patch to allow for multi-line macros to be
2996 passed on nc command line when a nedit server is not already
2999 2001-10-15 17:28 slobasso
3001 * source/: file.c (1.32), file.h (1.9, BETA-5-3-RC1), nedit.c
3002 (1.19), nedit.h (1.18), server.c (1.10): Changed -read behavior to
3003 mimic the Read Only menu option.
3005 2001-10-15 17:24 slobasso
3007 * source/text.c (1.18): Fixes problem where triple clicking to
3008 select a word wrapped line was inconsistent with the subsequent
3009 dragging to extend the selection. The behavior now matches.
3011 2001-10-12 19:34 tringali
3013 * Makefile, source/help.c (BETA-5-2.[1,9]) (utags: REL-5-2): Prep
3014 work for final 5.2 release
3016 2001-10-12 11:54 edg
3018 * README (tags: REL-5-2) (BETA-5-2.5): Minor updates.
3020 2001-10-12 10:36 edg
3022 * README, ReleaseNotes (tags: REL-5-2) (BETA-5-2.[4,2]): Updates in
3023 preparation of the 5.2 release.
3025 2001-10-11 13:19 edg
3027 * source/preferences.c (BETA-5-2.5): Fixed a bug in the 5.2
3028 preferences upgrading routine: new language modes were added, but
3029 the corresponding highlight patterns were not enabled.
3031 2001-10-10 18:32 edg
3033 * source/shell.c (tags: REL-5-2) (BETA-5-2.1): Fixed a bug that
3034 could cause NEdit to crash or garble a file when the user modifies
3035 the buffer while the output of an external command is being
3038 2001-10-08 07:29 amai
3040 * ChangeLog (BETA-5-2.5), ChangeLog (1.11): Update
3042 2001-10-06 13:09 amai
3044 * ReleaseNotes (BETA-5-2.1): Some very minor changes towards the
3047 2001-10-06 11:42 amai
3049 * README, source/help.c (BETA-5-2.[3,8]): "lame attempt" to enfore
3050 a release: drop "RC" and update timestamps!
3052 2001-10-04 11:02 amai
3054 * makefiles/Makefile.solaris (tags: REL-5-2) (BETA-5-2.2): Use
3055 CC=cc. After all it's the most - since only - standard conforming
3058 2001-10-04 10:16 amai
3060 * source/tags.c (1.20): Patch for SF Bug [ #466742 ] Tag not found.
3061 This is tags-semicolon2.diff as submitted by Markus Schwarzenberg.
3063 2001-10-04 09:44 amai
3065 * README (1.14), source/help.c (1.56): Update timestamps
3067 2001-10-02 17:06 amai
3069 * source/help.c (BETA-5-2.7): Get PrintVersion() work again and
3072 2001-10-02 07:16 amai
3074 * doc/README.FAQ (1.1): file README.FAQ was initially added on
3077 2001-10-02 07:16 amai
3079 * doc/faq-txt-pass2.xsl (1.1): file faq-txt-pass2.xsl was initially
3080 added on branch BETA-5-2.
3082 2001-10-02 07:16 amai
3084 * doc/: README.FAQ, faq-txt-pass2.xsl, faq.dtd, faq.txt, faq.xml
3085 (BETA-5-2.[1,1,1,3,5]) (utags: REL-5-2): FAQ updates from Florian
3088 2001-10-01 13:34 amai
3090 * source/highlightData.c (tags: REL-5-2) (BETA-5-2.1): minor
3091 pattern fix, bug 455877
3093 2001-10-01 12:42 edg
3095 * source/preferences.c (BETA-5-2.4): Changed the order in which new
3096 5.2 language modes were added to the list during upgrading (they
3097 are now simply appended instead of inserted).
3099 2001-10-01 08:30 edg
3101 * util/prefFile.c (tags: REL-5-2) (BETA-5-2.1): Fixed a bug in the
3102 preferences restoration mechanism (prefFileRead is now properly
3103 set, even if already present in the resource file).
3105 2001-09-30 19:49 edg
3107 * source/preferences.c (BETA-5-2.3): Added a 5.1 to 5.2 preferences
3108 upgrading routine (language modes and highlight styles).
3110 2001-09-27 12:41 edg
3112 * source/file.c (tags: REL-5-2) (BETA-5-2.1): Added comment about
3113 use of tmpnam (Thorsten Haude).
3115 2001-09-26 21:05 amai
3117 * makefiles/Makefile.unixware (tags: REL-5-2) (BETA-5-2.1): Add
3118 -lSM -lICE to libs as reported on the list as for UnixWare 7.1.1
3120 2001-09-21 09:58 amai
3122 * source/: tags.c (1.19), tags.h (1.7): 'const' patch + fix small
3123 memory leak + protect against memory overflow in Add*TagFile
3125 2001-09-20 19:30 tringali
3127 * doc/nedit.doc (tags: REL-5-2), source/help.c (BETA-5-2.[3,6]): -
3128 Merge slobasso 5.2 doc fixes erronously applies to mainline here
3130 2001-09-20 14:24 tringali
3132 * source/nedit.c (tags: REL-5-2) (BETA-5-2.1): Remove "iso8859" as
3133 some servers do not have this encoding installed.
3135 2001-09-20 11:14 amai
3137 * ChangeLog (1.10): Update
3139 2001-09-20 11:13 amai
3141 * ChangeLog (BETA-5-2.4): Update. Remove info about recent main
3144 2001-09-19 12:11 amai
3146 * makefiles/: Makefile.linux, Makefile.os2 (BETA-5-2.[1,1]) (utags:
3147 REL-5-2): Document -lXp flag (required when linking against a Motif
3148 2.1 compatible libXm)
3150 2001-09-17 14:06 amai
3152 * source/file.c (1.31), source/regularExp.c (1.11), source/search.h
3153 (1.13), util/printUtils.c (1.13): Still minor cleanup. Make
3154 compiler/lint even more happy
3156 2001-09-14 15:59 edg
3158 * source/highlight.c (tags: REL-5-2) (BETA-5-2.1): Fixes for SF
3159 bugs #459965 and #460859 (they are related), including patch
3162 2001-09-13 14:11 tringali
3164 * source/preferences.c (BETA-5-2.2): #458807: Automatically add 5.2
3165 styles if .nedit file is pre-5.2
3167 2001-09-12 20:14 amai
3169 * doc/: faq-txt.awk (tags: REL-5-2), faq-txt.dtd (tags: REL-5-2),
3170 faq-txt.xsl (tags: REL-5-2), faq.txt, faq.xml, faq.xsl (tags:
3171 REL-5-2) (BETA-5-2.[1,1,1,2,4,1]): Update as sent from Florian
3174 2001-09-12 09:45 amai
3176 * ChangeLog (BETA-5-2.3): I forgot to update this file in this beta
3179 2001-09-12 09:18 amai
3181 * makefiles/Makefile.depend (tags: REL-5-2) (BETA-5-2.1): Add CVS
3182 info line to output. Makes life even more simple
3184 2001-09-11 11:24 amai
3186 * doc/faq.xml (BETA-5-2.3): Add a non-visible CVS stamp and update
3189 2001-09-11 10:17 edg
3191 * source/search.c (tags: REL-5-2) (BETA-5-2.1): Fixed a minor
3192 button sensitivity bug (Multiple Files... button was grayed out
3193 after canceling multi-file replace dialog and modifying search
3196 2001-09-10 15:28 amai
3198 * util/system.h (tags: REL-5-2) (BETA-5-2.2): Update/add/fix
3201 2001-09-10 13:42 amai
3203 * source/help.c (BETA-5-2.5): Update timestamp
3205 2001-09-10 13:41 amai
3207 * doc/faq.xml (BETA-5-2.2): Some updates WRT LessTif, mostly
3210 2001-09-07 14:16 amai
3212 * doc/NEdit.ad (1.1): file NEdit.ad was initially added on branch
3215 2001-09-07 14:16 amai
3217 * doc/NEdit.ad (tags: REL-5-2) (BETA-5-2.1): Add a 5.1 app defaults
3218 file - needs to be updated probably. This contains only
3219 outcommented entries!
3221 2001-09-07 07:46 amai
3223 * doc/nc.man (tags: REL-5-2), doc/nedit.doc, source/help.c
3224 (BETA-5-2.[1,2,4]): Fix typos as reported on the list
3226 2001-09-07 07:39 amai
3228 * source/help.c (BETA-5-2.3): Don't call XmRegisterConverters() for
3229 Motif 2.1, add declaration for 2.0 and add a "helpful" comment on
3232 2001-09-06 09:39 amai
3234 * ChangeLog (1.9), source/help.c (1.55): ChangeLog update and a new
3237 2001-09-06 09:37 amai
3239 * source/: Makefile.dependencies (1.11), file.c (1.30), tags.c
3240 (1.18), tags.h (1.6): Add missing #include and add some 'const'.
3243 2001-09-05 11:44 amai
3245 * source/: file.c (1.29), help.c (1.54), preferences.c (1.34),
3246 preferences.h (1.14), tags.c (1.17), tags.h (1.5): Patch for SF bug
3247 [ #451997 ] bugs in tags.c/normalizePathname from Markus
3250 2001-09-04 17:55 amai
3252 * doc/nedit.doc, source/help.c (BETA-5-2.[1,2]): Fix typo reported
3255 2001-08-31 22:16 amai
3257 * doc/: faq.txt, faq.xml (BETA-5-2.[1,1]): Update FAQ as sent from
3258 Florian Xhumari. Add plain text version of FAQ
3260 2001-08-31 22:16 amai
3262 * doc/faq.txt (1.1): file faq.txt was initially added on branch
3265 2001-08-30 21:04 tringali
3267 * util/system.h (BETA-5-2.1): Fix for Solaris x86 "unknown"
3269 2001-08-30 20:19 amai
3271 * ChangeLog (BETA-5-2.2): Update
3273 2001-08-30 20:17 amai
3275 * source/preferences.c (BETA-5-2.1): /bin/csh doesn't make sense on
3276 OS/2 - even as a default value only
3278 2001-08-29 15:56 slobasso
3280 * source/help.c (1.53): fixed mispellings
3282 2001-08-29 13:56 amai
3284 * source/regularExp.c (1.10): Fix lint warning: octal constants
3285 shouldn't carry a suffix like 'L'!?
3287 2001-08-29 08:27 amai
3289 * util/: misc.c (1.32), misc.h (1.10): Second attempt to fix a
3290 specific compiler warning and a 'const' addition
3292 2001-08-29 00:01 slobasso
3294 * source/file.c (1.28): moved braces so nedit goto matching works
3296 2001-08-28 23:18 slobasso
3298 * doc/nedit.doc (1.5), source/help.c (1.52): documentation cleanup
3300 2001-08-28 22:24 slobasso
3302 * source/help.c (1.51): Array documentation cleanup.
3304 2001-08-28 11:41 amai
3306 * source/tags.c (1.16): 'const' patch
3308 2001-08-28 11:29 amai
3310 * source/file.c (1.27), source/highlight.c (1.19),
3311 source/interpret.c (1.18), source/macro.c (1.36), source/menu.c
3312 (1.37), source/preferences.c (1.33), source/preferences.h (1.13),
3313 source/tags.c (1.15), source/text.c (1.17), util/misc.c (1.31): Fix
3314 some more lclint warnings: type casts, make some things static (no,
3315 not all unused ones, 'some'), etc.
3317 2001-08-27 18:45 slobasso
3319 * source/macro.c (1.35): fixed static linkage of actionToString to
3322 2001-08-27 09:08 amai
3324 * source/nc.c (1.11): startServer() changes: has a return type now;
3325 re-shuffle some code Also make another global var static and
3326 replace a printf() by puts()
3328 2001-08-26 02:28 slobasso
3330 * source/macro.c (1.34): removed unused variable
3332 2001-08-25 15:58 amai
3334 * source/: file.c (1.26), highlightData.c (1.23), highlightData.h
3335 (1.6), preferences.c (1.32), preferences.h (1.12), regexConvert.c
3336 (1.5, BETA-5-3-RC1), regexConvert.h (1.3, BETA-5-3-RC1), server.h
3337 (1.3, BETA-5-3-RC1), shell.c (1.15), shell.h (1.4, BETA-5-3-RC1),
3338 undo.c (1.7), undo.h (1.4, BETA-5-3-RC1): Another 'const' patch
3340 2001-08-25 15:24 amai
3342 * source/: file.c (1.25), file.h (1.8), highlightData.c (1.22),
3343 highlightData.h (1.5), macro.c (1.33), macro.h (1.3, BETA-5-3-RC1),
3344 regularExp.c (1.9), regularExp.h (1.6, BETA-5-3-RC1), search.c
3345 (1.35), search.h (1.12): Another 'const' patch
3347 2001-08-25 12:16 amai
3349 * util/printUtils.c (1.12): The very last signed vs. unsigned
3350 warning on my system ...
3352 2001-08-25 12:09 amai
3354 * source/: highlightData.c (1.21), menu.c (1.36), preferences.c
3355 (1.31), regularExp.c (1.8), shell.c (1.14), userCmds.c (1.18): Fix
3356 a couple of "unsigned vs. int" compiler warnings. Using gcc on OS/2
3357 this warning is now completly wiped out!
3359 2001-08-25 11:55 amai
3361 * util/: DialogF.c (1.18), misc.c (1.30), prefFile.c (1.10): Fix
3362 compiler warnings. Mostly unsigned vs. signed int issues
3364 2001-08-25 11:49 amai
3366 * README (BETA-5-2.2): A couple of fixes, enhancements (see report
3369 2001-08-24 18:34 amai
3371 * makefiles/Makefile.solaris (BETA-5-2.1): No debug build by
3372 default. Patch from Thorsten Haude
3374 2001-08-24 08:33 amai
3376 * util/: fontsel.c, fontsel.h, misc.c (BETA-5-2.[2,2,2]) (utags:
3377 REL-5-2): Undo some changes which I erroneously checked in ...
3379 2001-08-24 08:28 amai
3381 * ChangeLog, util/fontsel.c, util/fontsel.h, util/misc.c
3382 (BETA-5-2.[1,1,1,1]): Updated Changelog. Includes whole history,
3383 including new beta branch. New options of cvs2cl used, listing
3384 contains now revision/branch info, timestamps are in GMT, etc.
3386 2001-08-24 08:19 amai
3388 * source/macro.c (1.32): Fix warnings, add 'const's, make func
3391 2001-08-23 17:57 amai
3393 * source/selection.c (1.11): Try to fix two lint/compiler warnings
3395 2001-08-23 17:42 amai
3397 * source/search.c (1.34): Fix wrong return type in function (in a
3400 2001-08-23 14:59 amai
3402 * source/: highlightData.c (1.20), interpret.c (1.17), shift.c
3403 (1.9), smartIndent.c (1.13, BETA-5-3-RC1): Make some more functions
3406 2001-08-23 14:39 amai
3408 * util/: misc.c (1.29), misc.h (1.9): Drop 'wrong' prototype for
3409 standard function. Fix a function signature to avoid warnings
3411 2001-08-23 14:11 amai
3413 * util/: fontsel.c (1.11), fontsel.h (1.4): Fix lint warning about
3414 float to integer assignment and add some more 'const's
3416 2001-08-23 13:57 amai
3418 * util/misc.c (1.28): Drop unused #include
3420 2001-08-22 15:41 amai
3422 * README, source/help.c (BETA-5-2.[1,1]): First updates for "RC1"
3424 2001-08-22 15:39 amai
3426 * doc/nedit.man (tags: REL-5-2) (BETA-5-2.1): Update from Joor
3429 2001-08-21 14:29 tringali
3431 * source/: userCmds.c (1.17), window.c (1.33) (utags: REL-5-2):
3432 #449569: Ensure shell/macro accelerators also have accelerator fix
3434 2001-08-20 20:36 tringali
3436 * source/window.c (1.32): #449569: Avoid startup failure when
3437 window manager grabs the same key as an accelerator
3439 2001-08-18 12:35 amai
3441 * source/Makefile.dependencies (1.10, REL-5-2): Update
3443 2001-08-18 12:24 amai
3445 * source/: help.c (1.50), help.h (1.4, REL-5-2), nedit.c (1.18):
3446 Add a PrintVersion() call to nedit. Some more 'const' patches :-)
3448 2001-08-18 11:48 jlous
3450 * README (1.13), doc/nedit.man (1.5), source/help.c (1.49): Moved
3451 Thorsten Haude credits from pattern contributor to developer.
3453 2001-08-17 23:02 edg
3455 * README (1.12), makefiles/Makefile.aix (1.5, BETA-5-3-RC1,
3456 REL-5-2), makefiles/Makefile.bsdi (1.3, BETA-5-3-RC1, REL-5-2),
3457 makefiles/Makefile.ccur (1.3, BETA-5-3-RC1, REL-5-2),
3458 makefiles/Makefile.convex (1.3, BETA-5-3-RC1, REL-5-2),
3459 makefiles/Makefile.cygwin (1.4, BETA-5-3-RC1, REL-5-2),
3460 makefiles/Makefile.dcosx (1.3, BETA-5-3-RC1, REL-5-2),
3461 makefiles/Makefile.dec (1.4, BETA-5-3-RC1, REL-5-2),
3462 makefiles/Makefile.freebsd (1.3, BETA-5-3-RC1, REL-5-2),
3463 makefiles/Makefile.generic (1.4, REL-5-2), makefiles/Makefile.hpux
3464 (1.3, BETA-5-3-RC1, REL-5-2), makefiles/Makefile.linux (1.5),
3465 makefiles/Makefile.lynx (1.3, BETA-5-3-RC1, REL-5-2),
3466 makefiles/Makefile.m88k.svr4 (1.3, BETA-5-3-RC1, REL-5-2),
3467 makefiles/Makefile.netbsd (1.3, BETA-5-3-RC1, REL-5-2),
3468 makefiles/Makefile.os2 (1.5), makefiles/Makefile.osf (1.4,
3469 BETA-5-3-RC1, REL-5-2), makefiles/Makefile.reliant (1.3,
3470 BETA-5-3-RC1, REL-5-2), makefiles/Makefile.sco (1.3, BETA-5-3-RC1,
3471 REL-5-2), makefiles/Makefile.sgi (1.3, BETA-5-3-RC1, REL-5-2),
3472 makefiles/Makefile.solaris (1.4), makefiles/Makefile.sunos (1.3,
3473 BETA-5-3-RC1, REL-5-2), makefiles/Makefile.superux (1.3,
3474 BETA-5-3-RC1, REL-5-2), makefiles/Makefile.uhc (1.3, BETA-5-3-RC1,
3475 REL-5-2), makefiles/Makefile.ultrix (1.3, BETA-5-3-RC1, REL-5-2),
3476 makefiles/Makefile.unicos (1.4, REL-5-2),
3477 makefiles/Makefile.unixware (1.3), source/help.c (1.48),
3478 source/preferences.c (1.30): Made the REPLACE_SCOPE compilation
3479 option more visible and changed the default replace scope selection
3480 preference to "Smart".
3482 2001-08-17 21:54 edg
3484 * source/highlight.c (1.18): Added a fix for SF bug #449828.
3486 2001-08-17 14:09 tringali
3488 * source/tags.c (1.14, REL-5-2): Fix for crash in shared tag
3489 allocation on Solaris (compiler bug?)
3491 2001-08-17 11:01 amai
3493 * source/: window.c (1.31), window.h (1.7, REL-5-2): Another
3496 2001-08-17 10:56 amai
3498 * util/: fileUtils.c (1.14), fileUtils.h (1.5) (utags: REL-5-2):
3499 Export two more interfaces. Fix for CompressPathname() to avoid
3500 multiple slashes in path. (Markus Schwarzenberg)
3502 2001-08-16 18:33 slobasso
3504 * source/highlightData.c (1.19): Fixed NEdit macro language
3505 patterns to contain previously added items.
3507 2001-08-16 17:24 amai
3509 * source/highlight.c (1.17): Fix for [ nedit-Bugs-435384 ] circular
3510 patterns reference hangs NEdit
3512 2001-08-16 09:49 amai
3514 * source/highlightData.c (1.18): Patch [ #451485 ] updated Sh Ksh
3515 Bash patterns submitted from Joor Loohuis
3517 2001-08-15 09:16 amai
3519 * source/: Makefile.dependencies (1.9), regexConvert.c (1.4,
3520 REL-5-2): Another source was missing to #include it's own header
3521 for consistency checking!
3523 2001-08-15 09:08 amai
3525 * ChangeLog (1.8): Update (ok, not even a week has passed, but it's
3526 a nice overview ...)
3528 2001-08-15 09:00 amai
3530 * source/preferences.h (1.11, REL-5-2), util/misc.c (1.27),
3531 util/misc.h (1.8, REL-5-2): Have unique value for MAX_ACCEL_LEN
3533 2001-08-15 08:56 amai
3535 * source/Makefile.dependencies (1.8): Update
3537 2001-08-15 08:56 amai
3539 * source/: userCmds.c (1.16), userCmds.h (1.4, BETA-5-3-RC1,
3540 REL-5-2): Source should include it's own headers for consistency
3541 checking. Add some const to signatures, drop an unused arg from a
3544 2001-08-14 15:05 slobasso
3546 * source/rbTree.c (1.4, BETA-5-3-RC1, REL-5-2): fixed comment
3549 2001-08-14 14:40 slobasso
3551 * source/rbTree.c (1.3): added gnu license
3553 2001-08-14 08:50 jlous
3555 * README (1.11): README credits updated to reflect version dialog
3557 2001-08-14 08:37 jlous
3559 * source/file.c (1.24), source/help.c (1.47), source/highlight.c
3560 (1.16), source/highlightData.c (1.17), source/interpret.c (1.16,
3561 REL-5-2), source/macro.c (1.31, REL-5-2), source/menu.c (1.35,
3562 REL-5-2), source/nc.c (1.10, REL-5-2), source/nedit.c (1.17),
3563 source/preferences.c (1.29), source/search.c (1.33),
3564 source/selection.c (1.10, REL-5-2), source/server.c (1.9, REL-5-2),
3565 source/shell.c (1.13), source/shift.c (1.8, REL-5-2),
3566 source/smartIndent.c (1.12, REL-5-2), source/tags.c (1.13),
3567 source/text.c (1.16, REL-5-2), source/textBuf.c (1.11, REL-5-2),
3568 source/textDisp.c (1.10, REL-5-2), source/textDrag.c (1.4,
3569 REL-5-2), source/textSel.c (1.5, REL-5-2), source/undo.c (1.6,
3570 REL-5-2), source/userCmds.c (1.15), source/window.c (1.30),
3571 util/DialogF.c (1.17, REL-5-2), util/fileUtils.c (1.13),
3572 util/fontsel.c (1.10), util/getfiles.c (1.15, REL-5-2),
3573 util/managedList.c (1.7, BETA-5-3-RC1, REL-5-2), util/misc.c
3574 (1.26), util/prefFile.c (1.9), util/printUtils.c (1.11, REL-5-2),
3575 util/system.h (1.7), util/utils.c (1.5, REL-5-2), util/vmsUtils.c
3576 (1.5, BETA-5-3-RC1, REL-5-2): Fixed license statements to pure GPL
3578 2001-08-13 13:48 tringali
3580 * doc/: nc.man (1.4), nedit.man (1.4): manpage updates from Joor.
3582 2001-08-13 09:55 amai
3584 * doc/nedit.doc (1.4), source/help.c (1.46): Doc patch from
3585 Thorsten Haude posted on Fri Aug 10 2001
3587 2001-08-13 09:51 amai
3589 * doc/nedit.doc (1.3), source/help.c (1.45): Patch from Thorsten
3590 Haude: Document Arrays within nedit.doc and typo fix in help.c
3592 2001-08-12 15:45 amai
3594 * makefiles/Makefile.generic (1.3), source/comnedit.com (1.6,
3595 REL-5-2): Drop last references to NO_FCHMOD #define
3597 2001-08-11 19:51 edg
3599 * source/search.c (1.32): Fixed SF bug #448006: three beeps; one to
3602 2001-08-10 20:36 amai
3604 * source/highlightData.c (1.16): TeX pattern patch from Joerg
3605 Fischer <jf505@yahoo.de>
3607 2001-08-10 14:35 amai
3609 * source/Makefile.dependencies (1.7): Update dependency list
3611 2001-08-09 20:58 tringali
3613 * source/nedit.c (1.16): Fix for wrong menu font [#434383]
3615 2001-08-09 18:47 amai
3617 * util/system.h (1.6): Correct a comment :-)
3619 2001-08-09 18:46 amai
3621 * makefiles/Makefile.os2 (1.4): Drop -DNO_FCHMOD flag
3623 2001-08-09 18:41 slobasso
3625 * source/Makefile.common (1.8, REL-5-2): added parse.c to cleaned
3626 files for make clean
3628 2001-08-09 18:39 slobasso
3630 * source/userCmds.c (1.14): removed attachment possibly causing
3633 2001-08-09 18:03 slobasso
3635 * source/: smartIndent.c (1.11), smartIndent.h (1.4, BETA-5-3-RC1,
3636 REL-5-2), macro.c (1.30): We now keep track if we are in smart
3637 indent macros so garbage collection won't remove things from under
3640 2001-08-09 13:34 amai
3642 * source/highlight.c (1.15), source/highlightData.c (1.15),
3643 source/interpret.c (1.15), source/search.c (1.31),
3644 source/selection.c (1.9), source/shell.c (1.12),
3645 source/smartIndent.c (1.10), source/textBuf.c (1.10),
3646 source/textSel.c (1.4), source/userCmds.c (1.13), source/window.c
3647 (1.29), util/managedList.c (1.6): Add lots of missing #include
3650 2001-08-09 08:37 amai
3652 * source/help.c (1.44): Add hardcoded timestamp (month) again
3654 2001-08-09 07:37 amai
3656 * source/.cvsignore (1.2, BETA-5-3-RC1, REL-5-2): Add entry
3658 2001-08-08 22:31 slobasso
3660 * source/file.c (1.23): remove fchmod calls except when under VMS
3662 2001-08-08 18:29 amai
3664 * makefiles/Makefile.os2 (1.3): Update from my private working copy
3666 2001-08-08 08:39 amai
3668 * ChangeLog (1.7): Update (should be done weekly perhaps and could
3669 even be done automatically?)
3671 2001-08-08 08:37 amai
3673 * source/parse.c_noyacc (1.7, REL-5-2): Re-generate from parse.y.
3674 BTW, yacc from Digital Unix 4.0x is being used
3676 2001-08-08 08:34 amai
3678 * source/parse.y (1.16, REL-5-2): Add an #include <string.h> (there
3679 was no error/warning; somehow we already got this probably)
3681 2001-08-07 23:46 slobasso
3683 * source/Makefile.common (1.7): changed highlightData.c to be
3684 compiled with BIGGER_STRINGS
3686 2001-08-07 01:53 tringali
3688 * ReleaseNotes (1.9), source/highlightData.c (1.14),
3689 source/preferences.c (1.28): #448420: Pattern updates from Joor
3691 2001-08-07 01:12 tringali
3693 * source/nedit.c (1.15): Fix for #448402: nedit quits if unable to
3696 2001-08-06 21:24 amai
3698 * README (1.10): correction to "Requirements" section
3700 2001-08-06 21:21 amai
3702 * README (1.9): Add "Requirements for building NEdit" section
3704 2001-08-06 20:38 tringali
3706 * doc/nedit.doc (1.2), source/help.c (1.43): Sync help with doc.
3707 (Updates from Thorsten Haude)
3709 2001-08-04 20:49 tringali
3711 * source/file.c (1.22), source/menu.c (1.34), source/nc.c (1.9),
3712 source/nedit.c (1.14), source/server.c (1.8), source/shell.c
3713 (1.11), source/window.c (1.28), util/misc.c (1.25): Ensure exit
3714 returns a meaningful (succes/fail) status to the user
3716 2001-08-04 20:23 tringali
3718 * util/system.h (1.5): Add info for lots more compilers.
3720 2001-08-03 12:16 amai
3722 * ReleaseNotes (1.8): Small updates
3724 2001-08-02 23:45 tringali
3726 * util/system.h (1.4): Add definitions for MSVC, Sun Workshop, etc.
3728 2001-08-02 22:59 slobasso
3730 * source/macro.c (1.29): Fixed problem where error message is
3731 written if empty learned macro is executed. Also disallowed replay
3732 from executing if a macro is already in progress. This caused a
3733 crash by overflowing the interpreter stack.
3735 2001-08-02 22:54 slobasso
3737 * source/file.c (1.21): added symlink security patch and added mode
3738 parameter to open calls with O_CREAT
3740 2001-08-02 17:26 amai
3742 * source/interpret.c (1.14): Avoid crash when calling
3743 "self_insert()" from macro menu: fill in missing entries from our
3746 2001-08-01 07:41 amai
3748 * ChangeLog (1.6): Update
3750 2001-08-01 07:40 amai
3752 * source/help.c (1.42): Again hardcode a string about the
3753 development version "August 2001". Build time may be misleading
3756 2001-07-31 23:16 slobasso
3758 * source/macro.c (1.28): fixed problem where closing window while
3759 learning would make it impossible to finish or cancel learing.
3761 2001-07-31 11:58 amai
3763 * source/text.c (1.15): Fix minor warnings
3765 2001-07-31 07:46 amai
3767 * util/managedList.c (1.5): Don't name variables 'index', may be an
3768 interface in BSD-like libc
3770 2001-07-31 07:43 amai
3772 * util/getfiles.c (1.14): Fix lint warning: "getfiles.c", line 716:
3773 warning: args redefinition hides earlier one
3775 2001-07-31 07:40 amai
3777 * util/fontsel.c (1.9): Don't use 'index' as name for variable; may
3778 be a call in a BSD-like libc
3780 2001-07-29 17:51 amai
3782 * source/highlight.c (1.14): Experimental patch to fix "mismatched"
3783 memory handling calls as indicated by "purify". Probably not
3784 complete and should be checked again with purify _now_!
3786 2001-07-28 19:53 tringali
3788 * Makefile (1.6): #442517: add explanatory text how to use make
3790 2001-07-25 18:37 tringali
3792 * source/help.c (1.41): Add more detailed info about Motif (runtime
3795 2001-07-25 18:36 tringali
3797 * util/system.h (1.3): Use "Digital/Tru64 Unix" in place of OSF/1
3799 2001-07-25 18:36 tringali
3801 * doc/: nc.man (1.3), nedit.man (1.3): Update authors for 5.2
3803 2001-07-25 18:05 slobasso
3805 * util/misc.c (1.24): made changes so that Num_Lock's mod mask is
3806 found rather than assuming Mod3
3808 2001-07-25 14:36 amai
3810 * source/textBuf.c (1.9): Attempt to fix memory leak reported by
3813 2001-07-25 13:03 amai
3815 * util/misc.c (1.23): Try to fix small memory leak reported by
3818 2001-07-25 07:49 amai
3820 * util/system.h (1.2): Add "EMX=OS/2"
3822 2001-07-25 07:39 amai
3824 * source/Makefile.dependencies (1.6), util/Makefile.dependencies
3825 (1.4, REL-5-2): Update dependency lists
3827 2001-07-24 21:55 tringali
3829 * util/system.h (1.1): Add host compliation information to help
3831 2001-07-24 21:54 tringali
3833 * source/: help.c (1.40), tags.c (1.12), tags.h (1.4, REL-5-2): -
3834 Use shared strings for lower memory use with large tags files. -
3835 Add compilation host information to help, update authors
3837 2001-07-24 19:27 slobasso
3839 * util/misc.c (1.22): Fix array size define to match actual array
3840 size. Incorrect size could result in infinite loop.
3842 2001-07-18 13:01 amai
3844 * ChangeLog (1.5): Update
3846 2001-07-18 13:00 amai
3848 * source/: search.c (1.30), search.h (1.11, REL-5-2), window.c
3849 (1.27): Shrink two function names to 31 characters length and below
3850 (seems to be a limit on some VMS systems)
3852 2001-07-17 08:19 amai
3854 * doc/faq.xml (1.2): Updated version from Florian Xhumari as of
3855 http://galleries.free.fr/nedit-faq-01-07-16.tar.gz
3857 2001-07-17 07:31 amai
3859 * source/preferences.c (1.27), util/getfiles.c (1.13),
3860 util/vmsUtils.c (1.4): VMS patches from Blair Phillips
3861 <blair.phillips@airservices.gov.au>: avoid rint() re-definition,
3862 fix for non-unix file root, case-insensitive match on filename
3865 2001-07-16 20:41 amai
3867 * source/lnknedit.com (1.5, BETA-5-3-RC1, REL-5-2): VMS patch from
3868 mark.geary@qwest.com
3870 2001-07-16 14:48 amai
3872 * doc/: nc.man (1.2), nedit.man (1.2): Man page updates from Joor
3875 2001-07-16 11:49 amai
3877 * doc/: faq-txt.awk (1.1), faq-txt.dtd (1.1), faq-txt.xsl (1.1),
3878 faq.dtd (1.1), faq.xml (1.1), faq.xsl (1.1): faq*: add FAQ files
3879 found on our website
3881 2001-07-11 21:35 amai
3883 * source/: parse.c_noyacc (1.6), parse.h (1.4, BETA-5-3-RC1,
3884 REL-5-2), parse.y (1.15): Back out "const" patch for ParseMacro().
3885 Was incomplete, therefore broken
3887 2001-07-11 15:21 amai
3889 * source/: comnedit.com (1.5), file.c (1.20), lnknedit.com (1.4):
3890 VMS patches from <Mark.Geary@qwest.com> (not literally as for
3893 2001-07-11 08:06 amai
3895 * source/parse.c_noyacc (1.5): Update from current parse.y
3897 2001-07-11 08:04 amai
3899 * source/: parse.h (1.3), parse.y (1.14): Add some 'const' to
3900 ParseMacro() signature
3902 2001-07-11 07:55 amai
3904 * util/: comutil.com (1.3, BETA-5-3-RC1, REL-5-2), utils.c (1.4):
3905 VMS patches from Mark.Geary@qwest.com
3907 2001-07-07 09:55 amai
3909 * ChangeLog (1.4): Update
3911 2001-07-07 09:54 amai
3913 * COPYRIGHT (1.1, BETA-5-3-RC1, REL-5-2), README (1.8): Have an
3914 external file for the license terms. README refers to it
3916 2001-07-07 09:48 amai
3918 * nc.man (1.4), nedit.doc (1.6), nedit.man (1.4), doc/nc.man (1.1),
3919 doc/nedit.doc (1.1), doc/nedit.man (1.1): Move doc files to
3920 separate subdirectory
3922 2001-07-04 09:42 uid30962
3924 * README (1.7): Update some references to LessTif
3926 2001-07-04 09:29 uid30962
3928 * ReleaseNotes (1.7): ReleaseNotes: Upddate
3930 2001-07-03 12:53 amai
3932 * source/Makefile.dependencies (1.5): Makefile.dependencies: update
3935 2001-07-03 12:13 amai
3937 * source/help.c (1.39): help.c: A new month has come ...
3939 2001-06-23 09:31 amai
3941 * ChangeLog (1.3): ChangeLog: update
3943 2001-06-22 18:27 tringali
3945 * source/: nedit.c (1.13), window.c (1.26): Allow stats line
3946 background color to be set by user [#431891]
3948 2001-06-22 18:25 tringali
3950 * source/macro.c (1.27): Incremental reading from files via J. Lous
3953 2001-06-22 14:32 amai
3955 * source/file.c (1.19): file.c: fail when trying to read in a
3958 2001-06-21 14:54 edel
3960 * source/shell.c (1.10): Fixed shell dialog BadMatch crash on
3963 2001-06-20 15:48 amai
3965 * source/macro.c (1.26): macro.c: replace snprintf() by sprintf().
3966 Add #include <string.h>
3968 2001-06-20 08:24 amai
3970 * ChangeLog (1.2): ChangeLog: update
3972 2001-06-19 20:00 slobasso
3974 * source/macro.c (1.25): Added Thorsten's code to put correct key
3975 codes in status bar during recording and macro running.
3977 2001-06-09 18:48 amai
3979 * makefiles/: Makefile.dec (1.3), Makefile.osf (1.3),
3980 Makefile.superux (1.2): Makefile.superux: add CVS Id Makefile.dec
3981 Makefile.osf: briefly comment on the os versions they are supposed
3984 2001-06-08 08:14 amai
3986 * source/help.c (1.38): help.c: update timestamp to "June, 2001"
3988 2001-06-07 19:52 amai
3990 * ChangeLog (1.1): ChangeLog: finally add the output of "cvs2cl".
3991 Needs to be updated regularly ...
3993 2001-06-06 19:24 tringali
3995 * makefiles/Makefile.linux (1.4):
3996 Remove -DEDITRES, this causes link failure.
3998 2001-06-06 10:00 amai
4000 * util/: DialogF.c (1.16), fontsel.c (1.8), getfiles.c (1.12),
4001 misc.c (1.21), prefFile.c (1.8): *.c: add some explicit #include
4002 <string.h>. Previously it was done implicitly ...
4004 2001-06-05 12:52 amai
4006 * makefiles/Makefile.linux (1.3): Makefile.linux: drop
4007 -I/-L/usr/lesstif/* flags and add a suitable comment instead
4009 2001-06-05 08:01 amai
4011 * source/file.c (1.18): file.c: security fix for WriteBackupFile()
4013 2001-06-01 20:09 edel
4015 * makefiles/: Makefile.solaris (1.3), Makefile.superux (1.1): From:
4016 Ian Johnston" <Ian.Johnston@dlr.de>
4018 2001-05-31 08:49 amai
4020 * source/nedit.h (1.17, REL-5-2): nedit.h: add 'extern' to variable
4021 declaration in header (to avoid problem with multiple
4024 2001-05-29 18:21 arnef
4026 * source/menu.c (1.33): Add separator in Preferences/Default
4027 Settings/Customize Menus
4029 2001-05-19 16:09 tringali
4031 * util/misc.c (1.20): Fix bug in mnemonic building- don't build
4032 mnemonics for XK_VoidSymbol. Fixes various problems with XFree86
4035 2001-05-17 11:42 arnef
4037 * source/: menu.c (1.32), nedit.h (1.16), preferences.c (1.26),
4038 preferences.h (1.10), window.c (1.25): Adding path to windows menu
4041 2001-05-15 20:04 amai
4043 * makefiles/Makefile.depend (1.1): Makefile.depend: Makefile used
4044 to generate (internal) the dependency list. This
4045 file does not build anything!
4047 2001-05-12 00:48 tringali
4049 * ReleaseNotes (1.6), source/text.c (1.14): - Add support for mouse
4050 wheel scrolling in the main text area.
4052 2001-05-11 19:56 amai
4054 * util/fileUtils.c (1.12): fileUtils.c: really tiny patch for OS/2
4055 only (drive letters ;-)
4057 2001-05-11 08:05 amai
4059 * source/file.c (1.17): file.c: Corrected(!) version of SuSe
4060 security patch for temporary file security problem within
4061 PrintString(). Tested once for compile/runtime ...
4063 2001-05-05 18:01 arnef
4065 * source/menu.c (1.31): Changing default for sortOpenPrevDefCB
4066 should invalidate all open window's OpenPrev menu
4068 2001-05-04 18:33 arnef
4070 * source/: nedit.h (1.15), search.c (1.29), search.h (1.10),
4071 window.c (1.24): Make the buttons in Find and Replace dialogs
4072 sensitive on the state of 'Search for' field.
4074 2001-05-03 09:42 amai
4076 * source/help.c (1.37): help.c: update timestamp to "May, 2001"
4078 2001-04-25 21:37 edg
4080 * util/DialogF.c (1.15): Added a fix to handle unexpected
4081 destruction of dialogs gracefully.
4083 2001-04-25 19:03 amai
4085 * nedit.doc (1.5): nedit.doc: fix some typos, convert some "nedit"
4086 to "NEdit", drop some comment about pre 1.2 Motif
4088 2001-04-25 17:01 amai
4090 * util/fileUtils.c (1.11): fileUtils.c: forgot one special case
4091 where the "//" patch might to a crash. Next time I should probably
4092 <think> first, <code> later
4094 2001-04-25 16:48 amai
4096 * util/fileUtils.c (1.10): fileUtils.c: fix typo in my
4097 "double-slash patch" from today
4099 2001-04-25 07:52 amai
4101 * util/fileUtils.c (1.9): fileUtils.c: avoid double "//" in path
4102 strings as this may not work out on non-un*x systems
4104 2001-04-24 21:10 tringali
4106 * util/misc.c (1.19): Fix crash bug in OpenMotif, where asking for
4107 the the Display/Window of a gadget produces a NULL pointer.
4109 2001-04-18 19:12 slobasso
4111 * source/window.c (1.23): needed to save/restore horizontal and
4112 vertical scroll positions when changing hw tab size.
4114 2001-04-18 19:08 slobasso
4116 * util/DialogF.c (1.14): fixed use of int where Cardinal should be
4118 2001-04-18 17:10 slobasso
4120 * source/: help.c (1.36), macro.c (1.24): new $server_name
4123 2001-04-18 17:02 slobasso
4125 * source/: file.c (1.16), file.h (1.7, REL-5-2), help.c (1.35),
4126 menu.c (1.30), window.c (1.22): added optional parameter to close()
4127 action for save option.
4129 2001-04-18 16:51 slobasso
4131 * util/DialogF.c (1.13): fixed a mistake I introduced while
4134 2001-04-18 16:12 slobasso
4136 * util/DialogF.c (1.12): cleaned up createMnemonics in an effort to
4137 fix a crash bug. Bug still not fixed.
4139 2001-04-17 23:40 slobasso
4141 * source/help.c (1.34): cleaned up formatting and moved Windows
4142 Menu items into correct area
4144 2001-04-17 20:13 slobasso
4146 * source/window.c (1.21): save and restore insert positions when hw
4147 tab sizes are changed
4149 2001-04-17 18:47 slobasso
4151 * source/macro.c (1.23): cleaned up RedundantActions, adding some
4154 2001-04-16 23:49 slobasso
4156 * source/: file.c (1.15), nedit.h (1.14): added bit to distinguish
4157 between too much binary data and -read
4159 2001-04-16 23:20 slobasso
4161 * source/: file.c (1.14), file.h (1.6), macro.c (1.22), menu.c
4162 (1.29), nedit.h (1.13), search.c (1.28), selection.c (1.8),
4163 window.c (1.20): readOnly vs lockWrite access fix, now handles the
4164 many other locked possibilities
4166 2001-04-16 16:36 edg
4168 * source/: help.c (1.33), window.c (1.19): Added workarounds for
4169 openmotif bugs [SF bug 231876].
4171 2001-04-16 14:04 amai
4173 * source/textBuf.c (1.8): texBuf.c: try to fix a bug introduced by
4174 a "const" patch. Pointed out by <arne@forlie.com>
4176 2001-04-14 09:51 amai
4178 * makefiles/Makefile.unicos (1.3), source/preferences.c (1.25),
4179 source/text.c (1.13), source/userCmds.c (1.12): *: applied re-vised
4180 version of patches for UNICOS from Bill Matson
4181 <wjm@sdc.cs.boeing.com>
4183 2001-04-13 22:58 slobasso
4185 * util/DialogF.c (1.11): fix build problem introduced in previous
4186 change UCHAR_MAX is in limits.h
4188 2001-04-13 17:50 tringali
4190 * ReleaseNotes (1.5), source/file.c (1.13), source/help.c (1.32),
4191 source/highlightData.c (1.13), source/macro.c (1.21),
4192 source/preferences.c (1.24), source/search.c (1.27),
4193 source/smartIndent.c (1.9), source/userCmds.c (1.11),
4194 util/DialogF.c (1.10), util/fontsel.c (1.7), util/getfiles.c
4195 (1.11), util/misc.c (1.18), util/misc.h (1.7), util/printUtils.c
4196 (1.10): - Updated release notes - Added unmodified mnemonics to
4197 confirmation dialogs. - Fix bug in mnemonics where there could be
4198 two of the same menmonics on one dialog.
4200 2001-04-13 15:02 slobasso
4202 * source/search.c (1.26): fixed regex search backwards bug if wrap
4205 2001-04-12 22:02 edg
4207 * source/: help.c (1.31), macro.c (1.20), menu.c (1.28), nedit.h
4208 (1.12), preferences.c (1.23), search.c (1.25), window.c (1.18),
4209 window.h (1.6): Extended the Show Matching (..) functionality: Off,
4210 Delimiter, and Range. Original patch was submitted by Thorsten
4213 2001-04-12 15:09 amai
4215 * source/menu.c (1.27): menu.c: allow to specify control codes in
4216 hex/dec/oct format also improve checking of input
4218 2001-04-09 22:12 amai
4220 * util/: misc.c (1.17), misc.h (1.6): misc.c misc.h: another
4223 2001-04-09 21:43 edg
4225 * source/help.c (1.30): Added information about new search
4226 extensions and related stuff.
4228 2001-04-09 21:38 edg
4230 * source/: nedit.h (1.11), search.c (1.24): Minor fixes and
4231 improvements in isearch + beep on search wrap combination.
4233 2001-04-09 18:46 edg
4235 * util/misc.c (1.16): Typo fix in recent accelerator fix.
4237 2001-04-06 13:09 amai
4239 * source/: preferences.c (1.22), preferences.h (1.9):
4240 preferences.*: even more "const" additions
4242 2001-04-06 13:03 amai
4244 * source/: interpret.c (1.13), interpret.h (1.6, REL-5-2):
4245 interpret.*: another "const" patch
4247 2001-04-06 09:49 amai
4249 * source/file.c (1.12), source/file.h (1.5), source/help.c (1.29),
4250 source/highlightData.c (1.12), source/highlightData.h (1.4,
4251 REL-5-2), source/preferences.c (1.21), source/preferences.h (1.8),
4252 source/regularExp.c (1.7, REL-5-2), source/regularExp.h (1.5,
4253 REL-5-2), source/search.c (1.23), source/search.h (1.9),
4254 source/textBuf.c (1.7), source/textBuf.h (1.4, REL-5-2),
4255 util/fileUtils.c (1.8), util/fileUtils.h (1.4), util/printUtils.c
4256 (1.9), util/printUtils.h (1.4, REL-5-2): *.c *.h: big "const"
4257 patch. Except in textBuf.c it's only a couple of const
4258 additions. In textBuf.c I had to change a coupl of lines
4259 to get this done - should be on the safe side of life ...
4261 2001-04-04 19:38 edg
4263 * source/: preferences.c (1.20), search.c (1.22): Minor bug fixes
4264 in search extensions related code.
4266 2001-04-03 22:59 edg
4268 * source/: menu.c (1.26), nedit.h (1.10), preferences.c (1.19),
4269 preferences.h (1.7), search.c (1.21), search.h (1.8): Added "smart"
4270 replace scope behaviour to the replace dialog radio button
4271 alternative, and made it configurable through a preference.
4273 2001-04-03 08:06 amai
4275 * source/help.c (1.28): help.c: the "April" patch ...
4277 2001-04-03 01:42 tringali
4279 * util/misc.c (1.15): Don't allow traversal to insensitive widgets.
4281 2001-04-02 20:52 edg
4283 * source/: highlight.c (1.13), macro.c (1.19), menu.c (1.25),
4284 nedit.h (1.9), preferences.c (1.18), preferences.h (1.6),
4285 regularExp.c (1.6), regularExp.h (1.4), search.c (1.20), search.h
4286 (1.7), window.c (1.17): Introduced additional search modes [Markus
4287 Schwarzenberg]. Added beep on search wrap option [Markus
4288 Schwarzenberg]. Added sticky case sensitivity search preference
4289 [Markus Schwarzenberg]. Replace and find dialog and incremental
4290 search bar layout changes (currently two layout alternatives for
4291 replace dialog, for evaluation purposes).
4293 2001-03-30 17:54 slobasso
4295 * source/highlightData.c (1.11): new global in nedit macro language
4298 2001-03-30 17:48 slobasso
4300 * source/: help.c (1.27), macro.c (1.18): added a new empty array
4303 2001-03-27 23:00 slobasso
4305 * source/help.c (1.26): minor formatting fix
4307 2001-03-27 15:37 tringali
4309 * makefiles/Makefile.aix (1.4): Add FUNCPROTO=15 for the IBM X
4310 headers, which require a bitmask in this #define in order to
4311 control function prototypes.
4313 2001-03-26 15:46 slobasso
4315 * source/: interpret.c (1.12), interpret.h (1.5), macro.c (1.17):
4316 minor array code cleanup
4318 2001-03-25 08:42 arnef
4320 * source/tags.c (1.11): Fixed bug #217022
4322 2001-03-23 23:11 slobasso
4324 * source/highlightData.c (1.10): added missing variables to NEdit
4325 macro highlighting data
4327 2001-03-23 14:41 slobasso
4329 * source/undo.c (1.5): undo/redo sets the selection to the changed
4332 2001-03-21 21:25 edg
4334 * source/search.c (1.19): Changed the initial default selection for
4335 multi-file replacement dialog to all files instead of none.
4336 Multi-file replacement dialog now makes sure that at least the
4337 first selected item is visible when displayed. Removed the #ifdefs
4338 for conditional multi-file replacement functionality. Minor layout
4339 change for the replace dialog.
4341 2001-03-21 21:20 edg
4343 * source/window.c (1.16): Removed #ifdef for conditional multi-file
4344 replacement functionality.
4346 2001-03-19 16:30 slobasso
4348 * source/: highlight.c (1.12), regexConvert.c (1.3), regularExp.c
4349 (1.5), search.c (1.18), text.c (1.12), textBuf.c (1.6), textDisp.c
4350 (1.9): removing warnings for RH7 linux compiler
4352 2001-03-19 14:43 tringali
4354 * source/: text.c (1.11), nedit.c (1.12):
4356 Move toggle overstrike accelerator to Motif standard "Insert", free
4357 up Ctrl+B for other uses.
4359 2001-03-17 06:44 arnef
4361 * source/search.c (1.17): Fixed bug related to
4362 XtGetSelectionValue() and variables going out of scope. Added
4363 mnemonic to Replace& Find Button.
4365 2001-03-16 22:24 slobasso
4367 * source/menu.c (1.24): fixed menu argument to set_wrap_text
4369 2001-03-16 20:28 amai
4371 * source/: nc.c (1.8), nedit.c (1.11): nc.c nedit.c: wildcard
4372 expansion for non-sh shells on OS/2 (EMX)
4374 2001-03-13 16:48 slobasso
4376 * source/help.c (1.25), source/macro.c (1.16), source/search.c
4377 (1.16), source/selection.c (1.7), source/shell.c (1.9),
4378 source/shift.c (1.7), source/textDisp.c (1.8), util/DialogF.c
4379 (1.9), util/fontsel.c (1.6), util/printUtils.c (1.8): cleanup
4380 warnings under linux compiler
4382 2001-03-12 15:24 slobasso
4384 * source/help.c (1.24): fixed a few minor mistakes.
4386 2001-03-12 15:15 slobasso
4388 * source/: help.c (1.23), macro.c (1.15), menu.c (1.23),
4389 preferences.c (1.17), window.c (1.15), window.h (1.5): added final
4390 window settable prefs through actions and verified all should be
4393 2001-03-11 02:31 slobasso
4395 * source/: help.c (1.22), menu.c (1.22), nedit.h (1.8): new macro
4396 access to many window settings
4398 2001-03-10 15:36 arnef
4400 * source/: help.c (1.21), menu.c (1.21), nedit.c (1.10), nedit.h
4401 (1.7), preferences.c (1.16), preferences.h (1.5), search.c (1.15),
4402 search.h (1.6): Implemented replace/find functionality, patch no
4405 2001-03-09 22:30 slobasso
4407 * source/help.c (1.20): changed delete() to delete_selection() in
4410 2001-03-09 22:27 slobasso
4412 * source/menu.c (1.20): changed Delete menu item to use
4413 delete_selection action
4415 2001-03-09 22:21 slobasso
4417 * source/parse.y (1.13): added lex hack for delete array[key] vs
4420 2001-03-09 16:58 slobasso
4422 * source/: help.c (1.19), macro.c (1.14), menu.c (1.19), text.c
4423 (1.10), text.h (1.4, REL-5-2), textDisp.c (1.7), textDisp.h (1.5,
4424 REL-5-2), window.c (1.14), window.h (1.4): adding new variables for
4425 font width and pane index and size and focus_pane action
4427 2001-03-06 19:49 slobasso
4429 * source/: interpret.c (1.11), rbTree.c (1.2), rbTree.h (1.2,
4430 BETA-5-3-RC1, REL-5-2): added comments, cleaned up a few minor bugs
4431 and added cvs id's to new files
4433 2001-03-06 15:02 slobasso
4435 * source/macro.c (1.13): add comments
4437 2001-03-06 01:00 slobasso
4439 * source/: interpret.c (1.10), parse.y (1.12): code cleanup
4441 2001-03-05 21:39 slobasso
4443 * source/highlightData.c (1.9): bring syntax hilighting up to
4444 latest changes in nedit macro language
4446 2001-03-05 19:26 slobasso
4448 * source/: interpret.c (1.9), macro.c (1.12), parse.y (1.11): fixed
4449 a few warnings and made splitMS compatible with array sub-scripts
4450 end cases, which is what is was designed for
4452 2001-03-05 16:20 amai
4454 * source/: help.c (1.18), parse.y (1.10): help.c: It's "March" now
4455 ... parse.y: add two yy*() prototypes to make compiler happy
4457 2001-03-05 15:00 slobasso
4459 * source/: Makefile.common (1.6), Makefile.dependencies (1.4),
4460 help.c (1.17), interpret.c (1.8), interpret.h (1.4), macro.c
4461 (1.11), menu.c (1.18), nedit.c (1.9), parse.y (1.9), rbTree.c
4462 (1.1), rbTree.h (1.1), shell.c (1.8), smartIndent.c (1.8),
4463 userCmds.c (1.10): array macro feature
4465 2001-02-26 23:38 edg
4467 * Makefile (1.5), README (1.6), ReleaseNotes (1.4), nc.man (1.3),
4468 nedit.doc (1.4), nedit.man (1.3), makefiles/Makefile.aix (1.3),
4469 makefiles/Makefile.bsdi (1.2), makefiles/Makefile.ccur (1.2),
4470 makefiles/Makefile.convex (1.2), makefiles/Makefile.cygwin (1.3),
4471 makefiles/Makefile.dcosx (1.2), makefiles/Makefile.dec (1.2),
4472 makefiles/Makefile.freebsd (1.2), makefiles/Makefile.generic (1.2),
4473 makefiles/Makefile.hpux (1.2), makefiles/Makefile.linux (1.2),
4474 makefiles/Makefile.lynx (1.2), makefiles/Makefile.m88k.svr4 (1.2),
4475 makefiles/Makefile.netbsd (1.2), makefiles/Makefile.os2 (1.2),
4476 makefiles/Makefile.osf (1.2), makefiles/Makefile.reliant (1.2),
4477 makefiles/Makefile.sco (1.2), makefiles/Makefile.sgi (1.2),
4478 makefiles/Makefile.solaris (1.2), makefiles/Makefile.sunos (1.2),
4479 makefiles/Makefile.uhc (1.2), makefiles/Makefile.ultrix (1.2),
4480 makefiles/Makefile.unicos (1.2), makefiles/Makefile.unixware (1.2),
4481 source/Makefile.common (1.5), source/Makefile.dependencies (1.3),
4482 source/comnedit.com (1.4), source/file.c (1.11), source/file.h
4483 (1.4), source/help.c (1.16), source/help.h (1.3),
4484 source/highlight.c (1.11), source/highlight.h (1.3, REL-5-2),
4485 source/highlightData.c (1.8), source/highlightData.h (1.3),
4486 source/interpret.c (1.7), source/interpret.h (1.3),
4487 source/lnknedit.com (1.3), source/macro.c (1.10), source/macro.h
4488 (1.2, REL-5-2), source/menu.c (1.17), source/menu.h (1.5,
4489 BETA-5-3-RC1, REL-5-2), source/n.bm (1.2, BETA-5-3-RC1, REL-5-2),
4490 source/nc.c (1.7), source/nedit.bm (1.2, BETA-5-3-RC1, REL-5-2),
4491 source/nedit.c (1.8), source/nedit.h (1.6),
4492 source/nedit_options_file.opt (1.2, BETA-5-3-RC1, REL-5-2),
4493 source/parse.c_noyacc (1.4), source/parse.h (1.2), source/parse.y
4494 (1.8), source/preferences.c (1.15), source/preferences.h (1.4),
4495 source/regexConvert.c (1.2), source/regexConvert.h (1.2, REL-5-2),
4496 source/regularExp.c (1.4), source/regularExp.h (1.3),
4497 source/search.c (1.14), source/search.h (1.5), source/selection.c
4498 (1.6), source/selection.h (1.3, REL-5-2), source/server.c (1.7),
4499 source/server.h (1.2, REL-5-2), source/shell.c (1.7),
4500 source/shell.h (1.3, REL-5-2), source/shift.c (1.6), source/shift.h
4501 (1.3, BETA-5-3-RC1, REL-5-2), source/smartIndent.c (1.7),
4502 source/smartIndent.h (1.3), source/tags.c (1.10), source/tags.h
4503 (1.3), source/text.c (1.9), source/text.h (1.3), source/textBuf.c
4504 (1.5), source/textBuf.h (1.3), source/textDisp.c (1.6),
4505 source/textDisp.h (1.4), source/textDrag.c (1.3), source/textDrag.h
4506 (1.2, BETA-5-3-RC1, REL-5-2), source/textP.h (1.3, BETA-5-3-RC1,
4507 REL-5-2), source/textSel.c (1.3), source/textSel.h (1.2,
4508 BETA-5-3-RC1, REL-5-2), source/undo.c (1.4), source/undo.h (1.3,
4509 REL-5-2), source/userCmds.c (1.9), source/userCmds.h (1.3),
4510 source/window.c (1.13), source/window.h (1.3), util/DialogF.c
4511 (1.8), util/DialogF.h (1.4, REL-5-2), util/Makefile.common (1.5,
4512 REL-5-2), util/Makefile.dependencies (1.3), util/comutil.com (1.2),
4513 util/fileUtils.c (1.7), util/fileUtils.h (1.3), util/fontsel.c
4514 (1.5), util/fontsel.h (1.3), util/getfiles.c (1.10),
4515 util/getfiles.h (1.3, BETA-5-3-RC1, REL-5-2), util/managedList.c
4516 (1.4), util/managedList.h (1.3, BETA-5-3-RC1, REL-5-2), util/misc.c
4517 (1.14), util/misc.h (1.5), util/prefFile.c (1.7), util/prefFile.h
4518 (1.4, BETA-5-3-RC1, REL-5-2), util/printUtils.c (1.7),
4519 util/printUtils.h (1.3), util/utils.c (1.3), util/utils.h (1.2,
4520 REL-5-2), util/vmsParam.h (1.2, BETA-5-3-RC1, REL-5-2),
4521 util/vmsUtils.c (1.3), util/vmsUtils.h (1.3, BETA-5-3-RC1,
4522 REL-5-2): Added CVS Ids.
4524 2001-02-25 02:13 edel
4526 * source/parse.y (1.7): Fix conflicts in yacc grammar!
4528 2001-02-22 20:27 edel
4530 * source/highlight.c (1.10): My previous highlighting patch didn't
4531 take in to account styles which fail lookup in the pass1pattern
4532 list (like pass 2 patterns).
4534 2001-02-21 21:39 tringali
4536 * source/highlight.c (1.9): [Patch #101473] Use nearest-color match
4537 when colormap exhausted.
4539 2001-02-21 16:49 edel
4541 * source/highlight.c (1.8): Abutting styles could fool incremental
4542 highlighting into using an unparsable pattern with parseString.
4544 2001-02-20 23:54 slobasso
4546 * source/: help.c (1.15), macro.c (1.9): new preference global
4549 2001-02-20 15:37 slobasso
4551 * source/menu.c (1.16): fixed bug where forgot to deref nArgs
4554 2001-02-20 09:58 amai
4556 * Makefile (1.4), README (1.5): README: change a couple of
4557 "nedit" to "NEdit" Makefile: slightly change comment text (fix
4560 2001-02-19 16:39 slobasso
4562 * source/: help.c (1.14), macro.c (1.8), menu.c (1.15): added a new
4563 macro command string_compare() and an action raise_window()
4565 2001-02-19 16:30 slobasso
4567 * source/file.c (1.10): fix issue where reused untitled window is
4568 not given focus when raised.
4570 2001-02-19 10:03 amai
4572 * source/help.c (1.13): help.c: fix some typos and change a couple
4573 of "nedit" to "NEdit". Actually it is not always
4574 straightforward to see whether a "nedit" refers to the
4575 whole product called "NEdit" or to the "nedit" executable ...
4577 2001-02-19 02:02 slobasso
4579 * source/text.c (1.8): fix warnings
4581 2001-02-17 14:03 amai
4583 * source/Makefile.dependencies (1.2), util/Makefile.dependencies
4584 (1.2): */Makefile.dependencies: update WRT new utils.*
4586 2001-02-17 13:59 amai
4588 * source/file.c (1.9), util/utils.c (1.2): file.c utils.c: add
4591 2001-02-17 13:56 amai
4593 * util/: utils.c (1.1), utils.h (1.1): utils.*: new sources for
4594 general purpose, non-GUI stuff like GetHomeDir()
4596 2001-02-17 13:53 amai
4598 * source/file.c (1.8), source/macro.c (1.7), source/menu.c (1.14),
4599 source/nc.c (1.6), source/server.c (1.6), source/tags.c (1.9),
4600 util/Makefile.common (1.4), util/fileUtils.c (1.6), util/prefFile.c
4601 (1.6): nc.c server.c: move #include <sys/types.h> before other
4602 <sys/*> Makefile.common: prepare for util/utils.c to be checked in
4603 file.c macro.c menu.c tags.c fileUtils.c prefFile.c: use new
4604 GetCurDir(), GetHomeDir() calls
4606 2001-02-17 01:47 edel
4608 * source/: highlight.c (1.7), parse.y (1.6):
4609 Empty code blocks are rejected by the macro language.
4611 2001-02-17 00:09 slobasso
4613 * source/interpret.c (1.6): when strings are converted to numbers
4614 and the conversion fails, use 0 rather than junk
4616 2001-02-16 14:58 amai
4618 * ReleaseNotes (1.3), source/tags.c (1.8), util/fileUtils.c (1.5):
4619 ReleaseNotes: add some bugs being addressed *.c: supply fallback if
4620 getcwd() fails (in one case we used uninitialized memory
4623 2001-02-16 14:25 amai
4625 * source/: Makefile.common (1.4), help.c (1.12): Makefile.common:
4626 nc depends on libNUtil.a! help.c: switch to "February 2001" ...
4628 2001-02-15 16:08 tringali
4630 * ReleaseNotes (1.2):
4631 Add info about 5.2 features and bugfixes.
4633 2001-02-15 16:07 tringali
4635 * util/misc.c (1.13):
4636 Fix simulateButtonPress() so it works for gadgets. (Needed for
4639 2001-02-15 16:06 tringali
4641 * util/DialogF.h (1.3):
4642 Change dialog_type parameter to int to avoid warnings.
4644 2001-02-15 16:06 tringali
4646 * util/DialogF.c (1.7):
4647 Automatically create mnemonics for dialog buttons. Change
4648 dialog_type parameter to int to avoid warnings (comparing unsingned
4649 int for negative isn't exactly useful).
4651 2001-02-15 16:04 tringali
4653 * source/preferences.c (1.14): Default syntax highlighting to on.
4655 2001-02-15 16:04 tringali
4657 * source/nc.c (1.5):
4659 - Remove warnings for 64-bit systems. Extend strlen results to
4660 long and use %ld as a format specifier. strlen returns a size_t
4661 which is typically an unsigned long on 64-bit systems.
4663 2001-02-14 00:34 slobasso
4665 * source/: help.c (1.11), text.c (1.7), textDisp.c (1.5),
4666 textDisp.h (1.3): added extra options to many of the macro actions
4668 2001-02-12 22:37 amai
4670 * source/preferences.c (1.13): preferences.c: patch from Thorsten
4671 Haude to issue a warning if -import can not find the
4674 2001-02-12 21:08 slobasso
4676 * source/: help.c (1.10), menu.c (1.13), nedit.h (1.5),
4677 preferences.c (1.12), preferences.h (1.3), search.c (1.13),
4678 search.h (1.4): Added a search wrap option to prefs and made some
4679 more options available to macro actions.
4681 2001-02-09 22:35 tringali
4683 * source/help.c (1.9): Remove obsolete reference to Caps-Lock bug.
4685 2001-02-09 22:34 slobasso
4687 * source/: interpret.c (1.5), interpret.h (1.2), parse.c_noyacc
4688 (1.3), parse.y (1.5): fixed a leak with static strings in the macro
4691 2001-02-09 22:19 slobasso
4693 * source/: menu.c (1.12), text.c (1.6): fixed strCaseCmp() bug
4694 where partial strings would match.
4696 2001-02-09 21:07 amai
4698 * source/userCmds.c (1.8): userCmds.c: try to fix compiler warnings
4700 2001-02-09 09:08 amai
4702 * source/: menu.c (1.11), menu.h (1.4): menu.*: fix a 'pointer vs.
4703 integer constant' problem, by adding a cast to the
4704 constants #definition
4706 2001-02-08 09:08 amai
4708 * source/Makefile.common (1.3), source/Makefile.dependencies (1.1),
4709 util/Makefile.common (1.3), util/Makefile.dependencies (1.1):
4710 */Makefile.common: include new */Makefile.dependencies: simple
4711 files containing the dependencies for all objects (i.e. *.o)
4713 2001-02-08 08:52 amai
4715 * source/: menu.c (1.10), menu.h (1.3): menu.c menu.h: - correct my
4716 previous patch: XmNuserData requires XtPointer* arg
4717 - add some more 'const's
4719 2001-02-06 16:04 amai
4721 * source/search.c (1.12), util/DialogF.c (1.6), util/getfiles.c
4722 (1.9): search.c DialogF.c getfiles.c: Drop #ifdef MOTIF10 sections.
4724 2001-02-06 12:07 amai
4726 * source/menu.c (1.9): menu.c: Fix a 'major' 64bit bug: we were
4727 passing a pointer to int instead of pointer to pointer.
4728 This fixes the crash with NEdit/LessTif on alpha when
4729 selecting the Window menu item!!
4731 2001-02-06 10:19 amai
4733 * source/preferences.c (1.11): preferences.c: drop unused #include
4736 2001-02-06 10:03 amai
4738 * source/interpret.c (1.4), util/prefFile.c (1.5), util/prefFile.h
4739 (1.3): interpret.c prefFile.*: add 'const' to some more functions'
4742 2001-02-06 10:02 amai
4744 * source/: nc.c (1.4), server.c (1.5): server.c nc.c: add checks
4745 whether some system calls succeed (e.g. uname())
4746 changed signature of getHostName() and getUserName
4748 2001-02-05 19:45 amai
4750 * util/: DialogF.c (1.5), misc.c (1.12), prefFile.c (1.4),
4751 printUtils.c (1.6): DialogF.c misc.c prefFile.c printUtils.c: add
4752 'const' to some functions' signatures
4754 2001-02-05 17:13 amai
4756 * source/: file.c (1.7), help.c (1.8), highlight.c (1.6),
4757 highlightData.c (1.7): file.c help.c highlight.c highlightData.c:
4758 Replace improper <0> as last argument in XtVa*() interface
4761 2001-02-02 18:10 tringali
4763 * source/highlight.c (1.5): Replace debugging code of divide by 0
4764 with a more proper assert. Dividing by zero generated warnings on
4767 2001-02-02 14:47 amai
4769 * source/window.c (1.12): window.c: drop declaration of
4770 _XEditResCheckMessages(); should be in according header
4771 Fix compiler warning about boolean expression
4773 2001-02-02 14:00 amai
4775 * Makefile (1.3), README (1.4): Makefile: do not list CVS/ subdir
4776 when running 'make' without argument README: cosmetics
4777 (re-formatting) add pointer to makefiles/Makefile.generic
4778 which explains our current -D compiler options
4780 2001-02-02 13:12 amai
4782 * util/getfiles.c (1.8): getfiles.c: - add 'cont' add some places
4783 (as I realized we are already using it, so we don't
4784 discuss systems w/o here) - drop */errno.h
4785 #includes (I couldn't see any usage of it currently)
4787 2001-02-01 23:16 tringali
4789 * makefiles/Makefile.aix (1.2):
4791 Fix for bug 130164: force X headers to include full prototype
4794 2001-01-26 22:42 amai
4796 * source/: help.c (1.7), window.c (1.11): help.c: switch to
4797 "January, 2001" window.c: ad cast; should fix SF [Bug #130164 ]
4798 Compiler warning on AIX4.3.2 in window.c
4800 2001-01-24 15:54 amai
4802 * util/misc.c (1.11), source/highlightData.c (1.6), source/menu.c
4803 (1.8), source/preferences.c (1.10), source/userCmds.c (1.7): *.c:
4804 The XmNnumChildren resource if of type 'Cardinal', not 'int'
4806 2001-01-10 10:42 amai
4808 * source/textBuf.c (1.4): textBuf.c: fix for SF [Bug #115195 ]
4809 textBuf.c:862 warning: '/*' within comment
4811 2001-01-05 21:18 amai
4813 * source/shell.c (1.6): shell.c: change some "Nedit" strings to
4814 "NEdit". properly end an execl() parameter list by (char
4817 2000-12-20 14:05 amai
4819 * source/help.c (1.6), source/nedit.c (1.7), source/search.c
4820 (1.11), source/window.c (1.10), util/getfiles.c (1.7): Replace
4821 "Lesstif" by "LessTif" ... Update timestamp in version info to
4824 2000-12-20 13:56 amai
4826 * README (1.3), source/.cvsignore (1.1), source/tags.c (1.7),
4827 util/misc.c (1.10): Add two missing #includes Add a .cvsignore for
4828 the two binaries beign built Update the docs WRT LessTif issues
4830 2000-12-19 21:08 tringali
4834 Removed obsolete references to fnal.gov FTP server.
4836 2000-12-19 21:06 edg
4838 * source/selection.c (1.5): Added a fix for SF bug 126285: segfault
4841 2000-12-15 20:57 edg
4843 * source/text.c (1.5): Fixed a selection highlighting bug (removed
4844 an earlier bogus patch).
4846 2000-12-10 19:35 edg
4848 * source/search.c (1.10): Fixed some (harmless) compiler warnings.
4849 Added an extra check in the multi-file replacement code to make
4850 sure that the user didn't invalidate the replacement strings when
4851 the dialog isn't modal (bug in several Lesstif versions).
4853 2000-11-30 21:33 edg
4855 * util/getfiles.c (1.6): Implemented a workaround for a Motif 2.x
4856 file selection box bug.
4858 2000-11-30 21:31 edg
4860 * makefiles/Makefile.cygwin (1.2): Minor changes requested by
4863 2000-11-23 23:23 edg
4865 * source/: search.c (1.9), search.h (1.3), window.c (1.9): Fixed a
4866 critical bug in the multi-file replace functionality. Closing
4867 windows while a multi-file replace dialog was up could result in a
4868 crash. The lists are now updated when a window closes.
4870 2000-11-22 23:08 edg
4872 * source/: nedit.h (1.4), search.c (1.8), window.c (1.8): Added
4873 multi-file replace-all functionality.
4875 2000-11-22 21:50 edg
4877 * source/: preferences.c (1.9), search.c (1.7): Added a missing
4880 2000-11-07 14:03 edel
4882 * util/misc.c (1.9): Fix glitches in Caps/Num Lock patch
4884 2000-11-06 21:52 edel
4886 * source/: macro.c (1.6), preferences.c (1.8), shift.c (1.5),
4887 text.c (1.4), userCmds.c (1.6), window.c (1.7): Patch for Caps/Num
4888 Lock bug + a few other minor fixes
4890 2000-11-06 21:50 edel
4892 * util/: misc.c (1.8), misc.h (1.4): Patch for Caps/Num Lock Motif
4895 2000-10-06 21:23 edel
4897 * util/misc.c (1.7): Bug fix: BG menu not working with new best
4900 2000-10-04 03:09 edel
4902 * util/: DialogF.c (1.4), fontsel.c (1.4), getfiles.c (1.5),
4903 managedList.c (1.3), misc.c (1.6), printUtils.c (1.5): For IA-64,
4904 XtVa argument lists must be terminated with NULL rather than 0
4906 2000-10-04 03:07 edel
4908 * source/: macro.c (1.5), menu.c (1.7), preferences.c (1.7),
4909 search.c (1.6), selection.c (1.4), shell.c (1.5), shift.c (1.4),
4910 smartIndent.c (1.6), tags.c (1.6), textDisp.c (1.4), userCmds.c
4911 (1.5), window.c (1.6): For IA-64, XtVa calls must be terminated
4912 w/NULL, rather than 0
4914 2000-09-29 15:48 edel
4916 * util/: fileUtils.c (1.4), misc.c (1.5): Support ClearCase version
4917 extended pathnames (and fix some compiler warns)
4919 2000-09-29 15:38 edel
4921 * source/: file.c (1.6), file.h (1.3), menu.c (1.6), nedit.c (1.6),
4922 preferences.c (1.6), server.c (1.4), shell.c (1.4): Updates from
4923 Max (via Arne), and Arne Førlie: ClearCase version extended paths,
4924 Untitled windows inherit parent path, and avoid reuse of Untitled
4925 windows which are currently running a macro.
4927 2000-09-26 20:28 edel
4929 * source/: file.c (1.5), help.c (1.5), highlightData.c (1.5),
4930 macro.c (1.4), menu.c (1.5), nedit.c (1.5), preferences.c (1.5),
4931 search.c (1.5), smartIndent.c (1.5), tags.c (1.5), userCmds.c
4932 (1.4), window.c (1.5): Allow nedit to use non-default visuals
4934 2000-09-26 20:25 edel
4936 * util/: DialogF.c (1.3), fontsel.c (1.3), getfiles.c (1.4), misc.c
4937 (1.4), misc.h (1.3), printUtils.c (1.4): Allow NEdit to use
4940 2000-09-22 19:41 edel
4942 * util/: fileUtils.c (1.3), getfiles.c (1.3), misc.c (1.3),
4943 prefFile.c (1.3), printUtils.c (1.3): Changes since last posted
4946 2000-09-22 19:34 edel
4948 * source/: file.c (1.4), help.c (1.4), highlight.c (1.4),
4949 highlightData.c (1.4), interpret.c (1.3), macro.c (1.3), menu.c
4950 (1.4), nc.c (1.3), nedit.c (1.4), parse.y (1.4), preferences.c
4951 (1.4), regularExp.c (1.3), search.c (1.4), selection.c (1.3),
4952 server.c (1.3), shell.c (1.3), shift.c (1.3), smartIndent.c (1.4),
4953 tags.c (1.4), text.c (1.3), textBuf.c (1.3), undo.c (1.3),
4954 userCmds.c (1.3), window.c (1.4): Changes since last posted
4957 2000-09-10 18:15 tringali
4959 * makefiles/: Makefile.aix (1.1), Makefile.bsdi (1.1),
4960 Makefile.ccur (1.1), Makefile.convex (1.1), Makefile.cygwin (1.1),
4961 Makefile.dcosx (1.1), Makefile.dec (1.1), Makefile.freebsd (1.1),
4962 Makefile.generic (1.1), Makefile.hpux (1.1), Makefile.linux (1.1),
4963 Makefile.lynx (1.1), Makefile.m88k.svr4 (1.1), Makefile.netbsd
4964 (1.1), Makefile.os2 (1.1), Makefile.osf (1.1), Makefile.reliant
4965 (1.1), Makefile.sco (1.1), Makefile.sgi (1.1), Makefile.solaris
4966 (1.1), Makefile.sunos (1.1), Makefile.uhc (1.1), Makefile.ultrix
4967 (1.1), Makefile.unicos (1.1), Makefile.unixware (1.1) (utags:
4968 REL-5-1-1): 5.1.1 baseline
4970 2000-09-09 22:22 tringali
4972 * source/: comnedit.com (1.3), file.c (1.3), help.c (1.3),
4973 highlight.c (1.3), highlightData.c (1.3), menu.c (1.3), nedit.c
4974 (1.3), nedit.h (1.3), parse.c_noyacc (1.2), parse.y (1.3),
4975 preferences.c (1.3), search.c (1.3), smartIndent.c (1.3), tags.c
4976 (1.3), textDisp.c (1.3), window.c (1.3): 5.2 Development snapshot
4979 2000-09-09 22:18 tringali
4981 * Makefile (1.2, REL-5-1-1), README (1.2, REL-5-1-1), ReleaseNotes
4982 (1.1, REL-5-1-1), nc.man (1.2, REL-5-1-1), nedit.doc (1.2,
4983 REL-5-1-1), nedit.man (1.2, REL-5-1-1), source/Makefile.common
4984 (1.2, REL-5-1-1), source/Makefile.dec (1.2), source/Makefile.hp
4985 (1.2), source/Makefile.ibm (1.2), source/Makefile.linux (1.2),
4986 source/Makefile.osf (1.2), source/Makefile.sgi (1.2),
4987 source/Makefile.solaris (1.2), source/Makefile.sunos (1.2),
4988 source/Makefile.ultrix (1.2), source/comnedit.com (1.2, REL-5-1-1),
4989 source/file.c (1.2, REL-5-1-1), source/file.h (1.2, REL-5-1-1),
4990 source/help.c (1.2, REL-5-1-1), source/help.h (1.2, REL-5-1-1),
4991 source/highlight.c (1.2, REL-5-1-1), source/highlight.h (1.2,
4992 REL-5-1-1), source/highlightData.c (1.2, REL-5-1-1),
4993 source/highlightData.h (1.2, REL-5-1-1), source/interpret.c (1.2,
4994 REL-5-1-1), source/lnknedit.com (1.2, REL-5-1-1), source/macro.c
4995 (1.2, REL-5-1-1), source/menu.c (1.2, REL-5-1-1), source/menu.h
4996 (1.2, REL-5-1-1), source/nc.c (1.2, REL-5-1-1), source/nedit.c
4997 (1.2, REL-5-1-1), source/nedit.h (1.2, REL-5-1-1), source/parse.y
4998 (1.2, REL-5-1-1), source/preferences.c (1.2, REL-5-1-1),
4999 source/preferences.h (1.2, REL-5-1-1), source/regexConvert.c (1.1,
5000 REL-5-1-1), source/regexConvert.h (1.1, REL-5-1-1),
5001 source/regularExp.c (1.2, REL-5-1-1), source/regularExp.h (1.2,
5002 REL-5-1-1), source/search.c (1.2, REL-5-1-1), source/search.h (1.2,
5003 REL-5-1-1), source/selection.c (1.2, REL-5-1-1), source/selection.h
5004 (1.2, REL-5-1-1), source/server.c (1.2, REL-5-1-1), source/shell.c
5005 (1.2, REL-5-1-1), source/shell.h (1.2, REL-5-1-1), source/shift.c
5006 (1.2, REL-5-1-1), source/shift.h (1.2, REL-5-1-1),
5007 source/smartIndent.c (1.2, REL-5-1-1), source/smartIndent.h (1.2,
5008 REL-5-1-1), source/tags.c (1.2, REL-5-1-1), source/tags.h (1.2,
5009 REL-5-1-1), source/text.c (1.2, REL-5-1-1), source/text.h (1.2,
5010 REL-5-1-1), source/textBuf.c (1.2, REL-5-1-1), source/textBuf.h
5011 (1.2, REL-5-1-1), source/textDisp.c (1.2, REL-5-1-1),
5012 source/textDisp.h (1.2, REL-5-1-1), source/textDrag.c (1.2,
5013 REL-5-1-1), source/textP.h (1.2, REL-5-1-1), source/textSel.c (1.2,
5014 REL-5-1-1), source/undo.c (1.2, REL-5-1-1), source/undo.h (1.2,
5015 REL-5-1-1), source/userCmds.c (1.2, REL-5-1-1), source/userCmds.h
5016 (1.2, REL-5-1-1), source/window.c (1.2, REL-5-1-1), source/window.h
5017 (1.2, REL-5-1-1), util/DialogF.c (1.2, REL-5-1-1), util/DialogF.h
5018 (1.2, REL-5-1-1), util/Makefile.common (1.2, REL-5-1-1),
5019 util/Makefile.dec (1.2), util/Makefile.hp (1.2), util/Makefile.ibm
5020 (1.2), util/Makefile.linux (1.2), util/Makefile.sgi (1.2),
5021 util/Makefile.solaris (1.2), util/Makefile.sunos (1.2),
5022 util/Makefile.ultrix (1.2), util/fileUtils.c (1.2, REL-5-1-1),
5023 util/fileUtils.h (1.2, REL-5-1-1), util/fontsel.c (1.2, REL-5-1-1),
5024 util/fontsel.h (1.2, REL-5-1-1), util/getfiles.c (1.2, REL-5-1-1),
5025 util/getfiles.h (1.2, REL-5-1-1), util/managedList.c (1.2,
5026 REL-5-1-1), util/managedList.h (1.2, REL-5-1-1), util/misc.c (1.2,
5027 REL-5-1-1), util/misc.h (1.2, REL-5-1-1), util/prefFile.c (1.2,
5028 REL-5-1-1), util/prefFile.h (1.2, REL-5-1-1), util/printUtils.c
5029 (1.2, REL-5-1-1), util/printUtils.h (1.2, REL-5-1-1),
5030 util/vmsUtils.c (1.2, REL-5-1-1), util/vmsUtils.h (1.2, REL-5-1-1):
5033 2000-09-09 22:12 tringali
5035 * Makefile (1.1), README (1.1), nc.man (1.1), nedit.doc (1.1),
5036 nedit.man (1.1), source/Makefile.common (1.1), source/Makefile.dec
5037 (1.1), source/Makefile.hp (1.1), source/Makefile.ibm (1.1),
5038 source/Makefile.linux (1.1), source/Makefile.osf (1.1),
5039 source/Makefile.sgi (1.1), source/Makefile.solaris (1.1),
5040 source/Makefile.sunos (1.1), source/Makefile.ultrix (1.1),
5041 source/comnedit.com (1.1), source/file.c (1.1), source/file.h
5042 (1.1), source/help.c (1.1), source/help.h (1.1), source/highlight.c
5043 (1.1), source/highlight.h (1.1), source/highlightData.c (1.1),
5044 source/highlightData.h (1.1), source/interpret.c (1.1),
5045 source/interpret.h (1.1, REL-5-1-1), source/lnknedit.com (1.1),
5046 source/macro.c (1.1), source/macro.h (1.1, REL-5-1-1),
5047 source/menu.c (1.1), source/menu.h (1.1), source/n.bm (1.1,
5048 REL-5-1-1), source/nc.c (1.1), source/nedit.bm (1.1, REL-5-1-1),
5049 source/nedit.c (1.1), source/nedit.h (1.1),
5050 source/nedit_options_file.opt (1.1, REL-5-1-1),
5051 source/parse.c_noyacc (1.1, REL-5-1-1), source/parse.h (1.1,
5052 REL-5-1-1), source/parse.y (1.1), source/preferences.c (1.1),
5053 source/preferences.h (1.1), source/regularExp.c (1.1),
5054 source/regularExp.h (1.1), source/search.c (1.1), source/search.h
5055 (1.1), source/selection.c (1.1), source/selection.h (1.1),
5056 source/server.c (1.1), source/server.h (1.1, REL-5-1-1),
5057 source/shell.c (1.1), source/shell.h (1.1), source/shift.c (1.1),
5058 source/shift.h (1.1), source/smartIndent.c (1.1),
5059 source/smartIndent.h (1.1), source/tags.c (1.1), source/tags.h
5060 (1.1), source/text.c (1.1), source/text.h (1.1), source/textBuf.c
5061 (1.1), source/textBuf.h (1.1), source/textDisp.c (1.1),
5062 source/textDisp.h (1.1), source/textDrag.c (1.1), source/textDrag.h
5063 (1.1, REL-5-1-1), source/textP.h (1.1), source/textSel.c (1.1),
5064 source/textSel.h (1.1, REL-5-1-1), source/undo.c (1.1),
5065 source/undo.h (1.1), source/userCmds.c (1.1), source/userCmds.h
5066 (1.1), source/window.c (1.1), source/window.h (1.1), util/DialogF.c
5067 (1.1), util/DialogF.h (1.1), util/Makefile.common (1.1),
5068 util/Makefile.dec (1.1), util/Makefile.hp (1.1), util/Makefile.ibm
5069 (1.1), util/Makefile.linux (1.1), util/Makefile.sgi (1.1),
5070 util/Makefile.solaris (1.1), util/Makefile.sunos (1.1),
5071 util/Makefile.ultrix (1.1), util/comutil.com (1.1, REL-5-1-1),
5072 util/fileUtils.c (1.1), util/fileUtils.h (1.1), util/fontsel.c
5073 (1.1), util/fontsel.h (1.1), util/getfiles.c (1.1), util/getfiles.h
5074 (1.1), util/managedList.c (1.1), util/managedList.h (1.1),
5075 util/misc.c (1.1), util/misc.h (1.1), util/prefFile.c (1.1),
5076 util/prefFile.h (1.1), util/printUtils.c (1.1), util/printUtils.h
5077 (1.1), util/vmsParam.h (1.1, REL-5-1-1), util/vmsUtils.c (1.1),
5078 util/vmsUtils.h (1.1) (utags: REL-5-0-2): 5.0.2 baseline