3 * ChangeLog (1.27): Update.
7 * source/server.c (1.20): Fix for crash when sending a macro
8 command to the server through nc, while another command is still
9 running. New commands for a window are now rejected when it is
10 already running a macro (beeps).
12 2002-10-26 00:06 yooden
14 * util/: utils.c (1.18), utils.h (1.10): Fixes wrong declaration
15 and documentation, adds missing Copyright line.
17 2002-10-16 17:28 n8gray
19 * source/: preferences.c (1.72), preferences.h (1.29), window.c
20 (1.72): Don't switch to PLAIN mode before closing a window just to
21 force unloading of calltips files -- it's slow!
23 Also fixed a potentially erroneous error message in
26 2002-10-15 11:00 ajhood
28 * doc/help.etx (1.34), doc/nedit.doc (1.32), doc/nedit.html (1.26),
29 source/help_data.h (1.30), source/help_topic.h (1.24),
30 source/highlight.c (1.35), source/highlight.h (1.8),
31 source/highlightData.c (1.36), source/highlightData.h (1.10),
32 source/interpret.c (1.31), source/interpret.h (1.11),
33 source/macro.c (1.54), source/preferences.c (1.71),
34 source/preferences.h (1.28), source/textDisp.c (1.40),
35 source/textDisp.h (1.17): Tony's backlight/highlight and SF bug
38 2002-10-14 18:41 n8gray
40 * source/: text.c (1.36), textBuf.c (1.25), textBuf.h (1.12),
41 textDisp.c (1.39), textSel.c (1.11): Committing patch for
42 keyboard-based rectangular selection.
44 2002-10-13 15:53 yooden
46 * doc/help.etx (1.33), doc/nedit.doc (1.31), doc/nedit.html (1.25),
47 source/help_data.h (1.29), source/help_topic.h (1.23): Another tiny
48 doc patch. (Thanks Yury)
50 2002-10-12 13:33 yooden
52 * doc/help.etx (1.32), doc/nedit.doc (1.30), doc/nedit.html (1.24),
53 source/help_data.h (1.28), source/help_topic.h (1.22): Fixes small
56 2002-10-10 22:04 slobasso
58 * source/macro.c (1.53): fix comment typo
60 2002-10-07 19:39 arnef
62 * source/nc.c (1.28): Fix for bug 619231 - nc hangs after
63 crash/kill Generate a property change event to break a deadlock.
67 * source/search.c (1.51): Fix for crash bug when search string is
68 too long in search and replace dialogs (triggered when
69 nedit.findReplaceUsesSelection was True and a long selection was
70 made), reported through the discuss list.
72 2002-10-04 23:21 slobasso
74 * source/: macro.c (1.52), tags.c (1.47): remove compiler warnings
76 2002-10-01 23:45 n8gray
78 * doc/help.etx (1.31), doc/nedit.doc (1.29), doc/nedit.html (1.23),
79 source/help_data.h (1.27), source/help_topic.h (1.21): Added
80 documentation for column argument to goto_line_number and the goto
83 2002-09-27 12:19 ajhood
85 * source/preferences.c (1.70): set default value for
86 nedit.backlightCharTypes
88 2002-09-26 12:37 ajhood
90 * doc/NEdit.ad (1.3), doc/README.FAQ (1.3), doc/faq-txt-pass2.xsl
91 (1.3), doc/faq-txt.awk (1.3), doc/faq-txt.dtd (1.3),
92 doc/faq-txt.xsl (1.3), doc/faq.dtd (1.3), doc/faq.txt (1.3),
93 doc/faq.xml (1.4), doc/faq.xsl (1.3), doc/help.etx (1.30),
94 doc/nedit.doc (1.28), doc/nedit.html (1.22), doc/setext (1.9),
95 doc/setext-info.txt (1.3), makefiles/Makefile.depend (1.3),
96 source/Makefile.common (1.13), source/help.c (1.85),
97 source/help_data.h (1.26), source/help_topic.h (1.20),
98 source/highlight.c (1.34), source/highlight.h (1.7),
99 source/highlightData.c (1.35), source/highlightData.h (1.9),
100 source/macro.c (1.51), source/menu.c (1.65), source/nedit.h (1.31),
101 source/parse.y (1.22), source/preferences.c (1.69),
102 source/preferences.h (1.27), source/smartIndent.c (1.18),
103 source/tags.c (1.46), source/text.c (1.35), source/text.h (1.10),
104 source/textBuf.c (1.24), source/textBuf.h (1.11), source/textDisp.c
105 (1.38), source/textDisp.h (1.16), source/textP.h (1.6),
106 source/window.c (1.71), source/window.h (1.11),
107 source/windowTitle.c (1.9), util/fileUtils.c (1.27), util/misc.c
108 (1.45), util/printUtils.c (1.20): backlight/rangeset patch from
109 Josef Maier and Tony Balinski, ported to CVS by Andy Hood.
111 2002-09-26 12:04 ajhood
113 * Makefile (1.8): auto-rebuild help.doc, help.html and help_*.h If
114 someone can explain how CVS didn't accept the previous commit tell
117 2002-09-26 11:45 ajhood
119 * source/: rangeset.c (1.1), rangeset.h (1.1), rangeset_fn.h (1.1):
120 New files for backlight/rangeset.
122 2002-09-26 10:24 ajhood
124 * doc/Makefile (1.3): auto-rebuild help.doc, help.html and help_*.h
125 if any of the prerequisites change
127 2002-09-26 10:22 ajhood
129 * README (1.30): Add comments on -DHAVE__XMVERSIONSTRING compile
132 2002-09-26 10:01 ajhood
134 * makefiles/: Makefile.aix (1.6), Makefile.bsdi (1.4),
135 Makefile.ccur (1.4), Makefile.convex (1.4), Makefile.cygwin (1.5),
136 Makefile.dcosx (1.4), Makefile.dec (1.5), Makefile.freebsd (1.4),
137 Makefile.generic (1.9), Makefile.hpux (1.4), Makefile.linux (1.9),
138 Makefile.lynx (1.5), Makefile.m88k.svr4 (1.4), Makefile.macosx
139 (1.3), Makefile.netbsd (1.4), Makefile.openbsd (1.2), Makefile.os2
140 (1.13), Makefile.osf (1.5), Makefile.qnx (1.2), Makefile.reliant
141 (1.4), Makefile.sco (1.4), Makefile.sgi (1.4), Makefile.solaris
142 (1.8), Makefile.sunos (1.4), Makefile.superux (1.4), Makefile.uhc
143 (1.4), Makefile.ultrix (1.4), Makefile.unicos (1.6),
144 Makefile.unixware (1.5): Add comments on -DHAVE__XMVERSIONSTRING
149 * doc/help.etx (1.29), source/file.c (1.54), source/help_data.h
150 (1.25), source/help_topic.h (1.19), source/menu.c (1.64),
151 source/nedit.h (1.30), source/preferences.c (1.68),
152 source/preferences.h (1.26), source/textBuf.c (1.23),
153 source/textBuf.h (1.10), source/window.c (1.70): Committed SF patch
154 #602426: Check for real changes of ext. mod files. The additional
155 check is on by default, and a mode message appears if comparison
156 takes more than 1 second.
160 * source/userCmds.c (1.29), util/misc.c (1.44), util/misc.h (1.16):
161 Fix for SF #612558: Macro shortcuts still NumLock sensitive. Lock
162 and NumLock are now ignored when entering an accelerator.
166 * util/getfiles.c (1.22): Fix for SF bug #613092: Open file
167 browsing works incorrect. Keystroke history is now reset after
170 2002-09-18 20:17 arnef
172 * source/search.c (1.50): Fixing error in initial commit of 'nc
173 -wait' patch. Removing a XtDispatchEvent() that shouldn't have
178 * source/server_common.c (1.2): Fix for SF bug #610438: Committing
179 patch 403647 causes link fail. Replaced XGetAtomNames() by a loop
180 using XGetAtomName().
184 * source/preferences.c (1.67): Fix for SF bug #608693: coredump
185 with -tabs option. The tab distance is now clipped within its
188 2002-09-11 18:59 arnef
190 * source/Makefile.common (1.12), source/Makefile.dependencies
191 (1.19), source/file.c (1.53), source/macro.c (1.50), source/nc.c
192 (1.27), source/nedit.h (1.29), source/preferences.c (1.66),
193 source/search.c (1.49), source/selection.c (1.22), source/server.c
194 (1.19), source/server.h (1.5), source/server_common.c (1.1),
195 source/server_common.h (1.1), source/window.c (1.69),
196 util/Makefile.dependencies (1.6): Committing the 'nc -wait' patch
199 2002-09-10 12:17 ajhood
201 * doc/nedit.doc (1.27), doc/nedit.html (1.21), source/help_data.h
202 (1.24), source/help_topic.h (1.18): I too can forget to do commit
205 2002-09-10 12:10 ajhood
207 * doc/help.etx (1.28), source/help.c (1.84): Adds visual info to
208 version [eg Visual: Id 0x23 TrueColor 24 bit (Default)] Allows use
209 of _XmVersionString. Add -DHAVE__XMVERSIONSTRING compile option,
210 and if it doesn't link, you don't have it. (This may be exported by
211 Motif but there is no header to tell you if it is there or not.)
213 2002-09-06 19:21 n8gray
215 * source/calltips.c (1.2): Changing calltip label widget name from
216 "calltipW" back to "calltip" so that resources work as advertised.
218 2002-09-06 19:13 n8gray
220 * doc/help.etx (1.27), doc/nedit.doc (1.26), doc/nedit.html (1.20),
221 source/Makefile.common (1.11), source/Makefile.dependencies (1.18),
222 source/calltips.c (1.1), source/calltips.h (1.1),
223 source/help_data.h (1.23), source/help_topic.h (1.17),
224 source/macro.c (1.49), source/tags.c (1.45), source/tags.h (1.13),
225 source/text.c (1.34), source/textDisp.c (1.37), source/textDisp.h
226 (1.15): New features: Positioning of calltips can be controlled
227 more precisely using optional arguments to calltip(). These
228 include "center", "right", "above", and "strict". Non-strict,
229 non-anchored calltips will always show up *somewhere* on-screen
230 even if the cursor is not on-screen.
232 Modifications: Refactored calltip UI code into calltips.c/.h.
233 Updated help files, makefiles, and dependencies. Cleaned up
236 2002-09-05 23:17 slobasso
238 * source/: interpret.c (1.30), parse.y (1.21), parse_noyacc.c
239 (1.4): made the following work when arrayaExpression is anything
240 that returns an array as the result: for (x in arrayaExpression) {
243 2002-09-05 23:15 slobasso
245 * source/nedit.c (1.36): fixed Cardinal vs int compare warning.
247 2002-09-05 17:48 tringali
249 * doc/help.etx (1.26), source/nedit.c (1.35), util/misc.c (1.43),
250 util/misc.h (1.15): Acquire default colors and fonts from the
251 environment if using the default visual.
253 2002-09-04 08:40 n8gray
255 * source/: tags.c (1.44), textDisp.c (1.36): Minor cleanup of
256 tags.c (it could use a lot more).
258 Also improved calltips so that they try not to go off the edges of
259 the screen. Thanks to TK, from whom I stole much code. Since he
260 stole his tooltip code from me, the circle is complete. :^)
262 2002-09-04 05:58 n8gray
264 * source/: textDisp.c (1.35), textDisp.h (1.14): Calltips should
265 finally update on any vertical cursor movement! Plus, non-
266 anchored calltips maintain their X positions on redrawing. Also, I
267 found out that textD->cursorX/cursorY are *not* a reliable way to
268 get the X/Y positions of the insertion point, so other potential
269 calltips bugs might be fixed.
271 This is one of those nice commits where I've removed almost as many
272 lines as I've added. :^)
274 2002-09-03 01:10 n8gray
276 * source/: file.c (1.52), nedit.h (1.28), window.c (1.68): This
277 should fix the worst of the problems in file.c. There are still
278 potential problems if you lose read permission on a file as you're
279 editing it, but I wanted to commit what's done so far.
281 2002-09-02 23:18 n8gray
283 * source/textDisp.c (1.34): Fixing problem where scroll-wheel-down
284 on empty files caused erroneous scrolling. It was a problem with
285 mixing Cardinal (unsigned) and signed values. I took the approach
286 of casting cursorVPadding to int before using it, since it's nice
287 to have Xt reject negative values automatically.
291 * source/textDisp.c (1.33): Fix for crash bug reported through
292 develop@: regex bug using ^.* BufCopyFromBuf() could be called with
293 invalid paramaters in continous wrapping mode.
295 2002-08-31 15:14 yooden
297 * doc/help.etx (1.25), doc/nedit.doc (1.25), doc/nedit.html (1.19),
298 doc/setext (1.8), doc/setext-info.txt (1.2), source/help_data.h
299 (1.22): Another help update, some setext documentation and a minor
302 2002-08-31 08:48 yooden
304 * source/: help_data.h (1.21), help_topic.h (1.16): Corrected Help,
307 2002-08-31 08:46 yooden
309 * doc/: help.etx (1.24), nedit.doc (1.24), nedit.html (1.18):
310 Slight correction in help.etx.
312 2002-08-31 07:24 n8gray
314 * doc/help.etx (1.23), doc/nedit.doc (1.23), doc/nedit.html (1.17),
315 source/help_data.h (1.20), source/help_topic.h (1.15),
316 source/text.c (1.33), source/text.h (1.9), source/textDisp.c
317 (1.32), source/textP.h (1.5): Committing the edge-phobic cursor
318 patch, with documentation and without tab-space mixing. (The new
319 resource is nedit*text.cursorVPadding by the way.)
321 2002-08-31 00:52 slobasso
323 * source/: interpret.c (1.29), interpret.h (1.10), parse.y (1.20):
324 Lots of array code cleanup including fixes for the following
325 formats: x[9][8] = 6 delete x[4][2][] ++x[4] x[3]-- x[4][5] += 7
326 ... and many more. Also fixed some cases in which array aliasing
327 could occur. Arrays are supposed to have VALUE semantics.
329 2002-08-28 14:14 tringali
331 * source/preferences.c (1.65): Revive upgrade message to 5.4 file
336 * source/textDisp.c (1.31): Fixes for SF #600175: Coredump when
337 dismissing resized window Array bounds read & write fixes in
338 calcLineStarts() when number of visible lines becomes zero (only
339 possible in help windows). Avoid scrollbar slider size < 1 warning
340 (which was harmless but annoying).
342 2002-08-27 05:39 n8gray
344 * source/: file.c (1.51), undo.c (1.14), undo.h (1.6): Committing
345 the file deletion notification patch. I used a specialized message
346 for ENOACCES but used strerror output along with a suggested cause
347 (deletion or relocation by another program) in the other cases,
348 since there are several possible causes of stat() failure.
350 I'm committing the patch despite the minor controversy over the
351 message text because it's better to have some message than none at
354 There is still much bogosity in file.c, including another place
355 where stat() failure causes no warning.
357 2002-08-23 07:52 n8gray
359 * source/textBuf.c (1.22): Fixed a miscalculation in
360 overlayRectInLine that could cause extra letters to be deleted
361 during rectangular drags over tabs. See SF bug #557225 "rect.
362 selection drag buglet" for a description of the problem.
364 2002-08-23 00:52 slobasso
366 * source/interpret.c (1.28): Fixed bug that didn't allow built in
367 array variables to be iterated with a for loop.
369 2002-08-22 23:52 slobasso
371 * source/window.c (1.67): Remove unused variables.
373 2002-08-22 18:43 slobasso
375 * source/userCmds.c (1.28): Fix size calculation and escape
376 characters in menu item names.
378 2002-08-22 08:40 n8gray
380 * source/undo.c (1.13): Fixed SF bug #578551 "Scrolling to
381 searched/altered selection" by adding MakeSelectionVisible() calls
384 2002-08-22 08:10 n8gray
386 * source/window.c (1.66): Nuking trailing whitespace from my last
389 2002-08-22 08:05 n8gray
391 * source/window.c (1.65): MakeSelectionVisible in window.c was not
392 paying attention to wrapped lines. To see the problem in an older
395 1. Open a large file and scroll to the center somewhere 2. Enable
396 continuous wrapping and resize window so lots of lines wrap 3.
397 Select a word and make a mark with Alt+M,a 4. Page Up or Down for
398 several screens 5. Go to the mark with Alt+G,a
400 If there are enough wrapped lines between your position and the
401 mark then the selection and the cursor will be completely
404 Also restructured the function so that horizontal scrolling is not
405 bypassed prematurely.
407 2002-08-21 13:21 tringali
409 * source/help.c (1.83): Remove duplicate widgets caused by a bum
412 2002-08-21 07:19 n8gray
414 * source/file.c (1.50): Fixed bug where clicking on the WM's close
415 button in an unsaved and untitled buffer, answering yes to the
416 "Save before closing" dialog, then aborting the Save-As dialog led
417 to the window being closed and the changes being lost. The
418 function CloseFileAndWindow wasn't returning FALSE when the Save-As
421 2002-08-19 21:41 tringali
423 * source/preferences.c (1.64): Remove "alpha" versioning - it
424 wasn't forwards compatabile, and there were no auto-upgrades done
425 despite the message printed.
427 2002-08-19 07:22 n8gray
429 * source/textDisp.c (1.30): Calltips are now redrawn on TextDMoveUp
430 and TextDMoveDown. This should help those who end up with cursors
431 behind calltips when entering multi-line function calls.
433 2002-08-17 14:28 yooden
435 * source/window.c (1.64): Removed unused variables.
437 2002-08-16 14:43 tringali
439 * source/file.c (1.49): Fix hang caused by posting the "reload"
440 dialog box on a hidden window (during multi-file replace
443 2002-08-15 19:03 n8gray
445 * source/: file.c (1.48), window.c (1.63): Fixed the flickering
446 stats line problem (SF bugs 595106, 594838). Also fixed "save-as
447 doesn't update the stats line" bug.
449 2002-08-14 19:20 n8gray
451 * source/textDisp.c (1.29): Fixed off-by-one error in
452 expandAllTabs. Also added check for NULL on its return value in
455 2002-08-14 08:42 n8gray
457 * source/textDisp.c (1.28): Removed debugging cruft from
460 2002-08-13 22:12 n8gray
462 * doc/help.etx (1.22), doc/nedit.doc (1.22), doc/nedit.html (1.16),
463 source/help_data.h (1.19), source/help_topic.h (1.14),
464 source/text.c (1.32), source/textDisp.c (1.27), source/textDisp.h
465 (1.13): Added "absolute" argument to line-oriented action routines,
466 and "wrap" argument to delete_to_start_of_line.
468 2002-08-12 21:21 tringali
470 * source/tags.c (1.43), source/window.c (1.62), source/window.h
471 (1.10), util/misc.c (1.42), util/misc.h (1.14): Post watch cursor
472 keep screen drawn while loading large tags files.
474 2002-08-12 15:37 tringali
476 * source/window.c (1.61): Reimplement I-search button focus
477 management, so it doesn't have an ugly flash
479 2002-08-10 23:59 tringali
481 * source/undo.c (1.12): Added preference for disbling selection
482 modification during Undo.
484 2002-08-10 23:58 tringali
486 * source/text.c (1.31): - Fix bad hardware tab of 4 spaces. Please
487 set hardware tabs to 8 for NEdit! - Explicitly remove modifiers on
488 some virtual bindings to account for system that map different
489 modified keys to different bindings (e.g., Ctrl-PgUp =
490 osfPageLeft, PgUp = osfPageUp) - Use unions in favor of casts in
493 2002-08-10 23:54 tringali
495 * source/highlightData.c (1.34): Use non-capturing parenthesis in C
496 and C++ patterns where appropriate.
498 2002-08-10 23:53 tringali
500 * source/preferences.h (1.25): Added preference to disable
501 modifying selection on Undo.
503 2002-08-10 23:52 tringali
505 * source/preferences.c (1.63): Added preference to disable changing
506 the selection to match Undo.
508 2002-08-10 23:51 tringali
510 * source/server.c (1.18): Use union for XEvents instead of casts.
512 2002-08-10 23:48 tringali
514 * source/: interpret.c (1.27), interpret.h (1.9), macro.c (1.48):
515 Use unions in place of nonportable casts to avoid warnings
517 2002-08-10 23:45 tringali
519 * source/help_data.h (1.18): Regenerated from help.etx update (fix
522 2002-08-10 23:43 tringali
524 * source/help.c (1.82): More detail for Motif version, and change
525 button labels on help browser to be more like WinHelp
527 2002-08-09 20:48 tringali
529 * util/system.h (1.12): Support for Lynx, MacOS; better x86
532 2002-08-09 14:08 tringali
534 * doc/: help.etx (1.21), nedit.doc (1.21), nedit.html (1.15): Fix
535 typo in last commit (replace * with @*)
537 2002-08-09 13:52 tringali
539 * doc/: help.etx (1.20), nedit.doc (1.20), nedit.html (1.14):
540 Update incorrect X resources (nedit*text.foo) and upgrade version.
542 2002-08-09 13:11 tringali
544 * source/window.c (1.60): Convert // style comment to /* */, so it
545 compiles again. NEdit is C89, not C++ or C99!
547 2002-08-08 21:00 n8gray
549 * doc/help.etx (1.19), doc/nedit.doc (1.19), doc/nedit.html (1.13),
550 source/help_data.h (1.17), source/help_topic.h (1.13),
551 source/nedit.h (1.27), source/window.c (1.59): Fixing the
552 "ever-growing stats line" bug seen under lesstif. Also, the stats
553 area code is generally much nicer now, IMHO.
555 2002-08-02 08:36 n8gray
557 * doc/help.etx (1.18), doc/nedit.doc (1.18), doc/nedit.html (1.12),
558 source/help_data.h (1.16), source/help_topic.h (1.12), source/nc.c
559 (1.26): nc.autoStart now defaults to True. I've had to explain
560 that warning message one too many times...
562 If anybody finds this offensive, it's easy to revert. ;^)
564 2002-08-01 00:53 n8gray
566 * doc/help.etx (1.17), doc/nedit.doc (1.17), doc/nedit.html (1.11),
567 source/help_data.h (1.15), source/help_topic.h (1.11),
568 source/macro.c (1.47): Added optional "copy" argument to
569 replace_in_string to make it return a copy of the input string if
570 no replacements were done.
572 2002-07-31 23:34 slobasso
574 * source/interpret.c (1.26): made comment more clear
578 * source/highlight.c (1.33): Fix for yesterday's "fix" (which
579 wasn't entirely waterproof).
583 * source/highlight.c (1.32): Fix for pattern related crash reported
584 by Joor: I've overlooked a special case in the recent speed
587 2002-07-29 08:05 n8gray
589 * doc/help.etx (1.16), doc/nedit.doc (1.16), doc/nedit.html (1.10),
590 source/help_data.h (1.14), source/help_topic.h (1.10): Minor change
591 to the documentation for nedit.typingHidesPointer X resource. By
592 the way, the X resources section of the documentation doesn't seem
593 to be in any order whatsoever. Maybe it should be sorted or
594 grouped into functional groups.
596 2002-07-29 03:51 n8gray
598 * source/macro.c (1.46): Applying TK's autoflushing t_print patch
599 (SF #552760). I'm not adding a call to isatty, but if anybody
600 cares enough about the issue they're welcome to do it. I just want
601 to make sure the patch isn't forgotten.
605 * source/preferences.c (1.62): Introduced alpha preference file
606 version numbering (5.4a1, 5.4a2, ...) for development versions.
608 2002-07-27 08:55 yooden
610 * source/: highlightData.c (1.33), macro.c (1.45), preferences.c
611 (1.61), preferences.h (1.24), smartIndent.c (1.17), userCmds.c
612 (1.27): Removed obsolete function CopyAllocatedString()
614 2002-07-26 22:19 n8gray
616 * source/window.c (1.58): Fixed flickering under-shadow on stats
617 line. (Thanks to TK Soh for the fix.) Also fixed horrible
620 2002-07-26 21:39 n8gray
622 * ChangeLog (1.26), doc/help.etx (1.15), doc/nedit.doc (1.15),
623 doc/nedit.html (1.9), source/file.c (1.47), source/help_data.h
624 (1.13), source/help_topic.h (1.9), source/macro.c (1.44),
625 source/menu.c (1.63), source/nedit.c (1.34), source/nedit.h (1.26),
626 source/preferences.c (1.60), source/tags.c (1.42), source/tags.h
627 (1.12), source/text.c (1.30), source/textDisp.c (1.26),
628 source/textDisp.h (1.12), source/window.c (1.57): This is the big
629 one. NEdit is now calltips-enabled! :-)
631 2002-07-20 23:18 yooden
633 * util/fileUtils.c (1.26): Cover different return value of
636 2002-07-20 23:15 yooden
638 * makefiles/Makefile.lynx (1.4): Avoid annoying warnings about
641 2002-07-20 09:37 amai
643 * util/utils.c (1.17): Fix order of #includes
645 2002-07-17 20:42 slobasso
647 * source/menu.c (1.62): Lesstif was causing problems with
648 accelerators kicking off actions on KeyRelease events rather than
649 KeyPress events. This should fix key accelerated Mark and Goto Mark
654 * source/: highlight.c (1.31), highlightData.c (1.32), regularExp.c
655 (1.18), regularExp.h (1.10): Speed improvements in syntax
656 highlighting and regex engines.
660 * source/window.c (1.56): Inserted a cast to suppress a warning
661 with certain compilers.
665 * source/: help.c (1.81), macro.c (1.43), preferences.c (1.59),
666 regularExp.c (1.17), regularExp.h (1.9), search.c (1.48), search.h
667 (1.17), tags.c (1.41): Lookbehind regex fix: adding missing
668 backward search extent information.
672 * source/window.c (1.55), util/misc.c (1.41): Presumed fix for SF
673 #550870: Nedit quietly exits unexpectedly. Missing X atoms were
674 not created, but always used.
676 2002-07-11 21:18 slobasso
678 * source/file.c (1.46), source/file.h (1.10), source/help.c (1.80),
679 source/help.h (1.10), source/highlight.c (1.30), util/DialogF.h
680 (1.7), util/clearcase.h (1.3), util/fileUtils.h (1.9),
681 util/fontsel.h (1.7), util/getfiles.h (1.5), util/managedList.h
682 (1.5), util/misc.h (1.13), util/prefFile.h (1.6), util/printUtils.h
683 (1.7), util/system.h (1.11), util/utils.c (1.16), util/utils.h
684 (1.9), util/vmsParam.h (1.4), util/vmsUtils.h (1.5),
685 source/highlight.h (1.6), source/highlightData.c (1.31),
686 source/highlightData.h (1.8), source/interpret.c (1.25),
687 source/interpret.h (1.8), source/macro.c (1.42), source/macro.h
688 (1.4), source/menu.c (1.61), source/menu.h (1.7), source/nc.c
689 (1.25), source/nedit.c (1.33), source/nedit.h (1.25),
690 source/parse.h (1.5), source/parse.y (1.19), source/parse_noyacc.c
691 (1.3), source/preferences.c (1.58), source/preferences.h (1.23),
692 source/rbTree.c (1.7), source/rbTree.h (1.3), source/regexConvert.c
693 (1.8), source/regexConvert.h (1.4), source/regularExp.c (1.16),
694 source/regularExp.h (1.8), source/search.c (1.47), source/search.h
695 (1.16), source/selection.c (1.21), source/selection.h (1.5),
696 source/server.c (1.17), source/server.h (1.4), source/shell.c
697 (1.23), source/shell.h (1.5), source/shift.c (1.13), source/shift.h
698 (1.4), source/smartIndent.c (1.16), source/smartIndent.h (1.5),
699 source/tags.c (1.40), source/tags.h (1.11), source/text.c (1.29),
700 source/text.h (1.8), source/textBuf.c (1.21), source/textBuf.h
701 (1.9), source/textDisp.c (1.25), source/textDisp.h (1.11),
702 source/textDrag.c (1.8), source/textDrag.h (1.3), source/textP.h
703 (1.4), source/textSel.c (1.10), source/textSel.h (1.3),
704 source/undo.c (1.11), source/undo.h (1.5), source/userCmds.c
705 (1.26), source/userCmds.h (1.5), source/window.c (1.54),
706 source/window.h (1.9), source/windowTitle.c (1.8),
707 source/windowTitle.h (1.2): more header file cleanup
711 * doc/help.etx (1.14), doc/nedit.doc (1.14), doc/nedit.html (1.8),
712 source/help_data.h (1.12), source/help_topic.h (1.8),
713 source/highlight.c (1.29), source/preferences.c (1.57),
714 source/regularExp.c (1.15), source/regularExp.h (1.7),
715 source/search.c (1.46): Committed SF patch #530308: look-behind
716 regular expression matching.
718 2002-07-05 22:28 uid71894
720 * doc/help.etx (1.13), source/macro.c (1.41), source/menu.c (1.60),
721 source/preferences.c (1.56), util/prefFile.c (1.17), util/utils.c
722 (1.15), util/utils.h (1.8): Moves NEdit's config files in ~/.nedit/
725 2002-06-29 13:56 yooden
727 * source/preferences.c (1.55): Added some comment macros for
728 default language modes.
730 2002-06-26 23:39 slobasso
732 * util/: DialogF.c (1.24), DialogF.h (1.6), clearcase.c (1.4),
733 clearcase.h (1.2), fileUtils.c (1.25), fileUtils.h (1.8), fontsel.c
734 (1.18), fontsel.h (1.6), getfiles.c (1.21), getfiles.h (1.4),
735 managedList.c (1.10), managedList.h (1.4), misc.c (1.40), misc.h
736 (1.12), prefFile.c (1.16), prefFile.h (1.5), printUtils.c (1.19),
737 printUtils.h (1.6), system.h (1.10), utils.c (1.14), utils.h (1.7),
738 vmsParam.h (1.3), vmsUtils.h (1.4): make .h files include their
739 requirements and move local .h files to top of include list.
741 2002-06-26 23:37 slobasso
743 * source/: shell.c (1.22), textDisp.c (1.24): warnings cleanup
745 2002-06-20 21:32 slobasso
747 * source/: text.c (1.28), text.h (1.7), textDisp.c (1.23),
748 textDisp.h (1.10): Added code to handle graphics expose events that
749 can result from calls to XCopyArea(). Also added code to look for
750 these events since they can get backlogged in some circumstances.
751 Removed hack to determine if we were obscured, since this should no
754 2002-06-10 16:56 slobasso
756 * source/tags.c (1.39): fixed merge conflict.
758 2002-06-08 13:56 tringali
760 * ChangeLog (1.25), Makefile (1.7), README (1.29), ReleaseNotes
761 (1.16), doc/help.etx (1.12), doc/nedit.doc (1.13), doc/nedit.html
762 (1.7), makefiles/Makefile.macosx (1.2), makefiles/Makefile.os2
763 (1.12), source/Makefile.dependencies (1.17), source/comnedit.com
764 (1.8), source/file.c (1.45), source/help.c (1.79), source/help.h
765 (1.9), source/help_data.h (1.11), source/help_topic.h (1.7),
766 source/highlight.c (1.28), source/highlightData.c (1.30),
767 source/highlightData.h (1.7), source/lnknedit.com (1.6),
768 source/nc.c (1.24), source/nedit.c (1.32), source/preferences.c
769 (1.54), source/preferences.h (1.22), source/server.c (1.16),
770 source/shell.c (1.21), source/tags.c (1.38), source/window.c
771 (1.53), source/windowTitle.c (1.7), util/DialogF.c (1.23),
772 util/comutil.com (1.4), util/fileUtils.c (1.24), util/fontsel.c
773 (1.17), util/misc.c (1.39), util/prefFile.c (1.15),
774 util/printUtils.c (1.18), util/utils.c (1.13), util/utils.h (1.6):
775 Merge 5.3 release branch fixes back to mainline development.
777 2002-06-01 15:18 tringali
779 * Makefile (tags: REL-5-3) (BETA-5-3.3): Final changes for 5.3
781 2002-06-01 13:44 tringali
783 * doc/nedit.doc, doc/nedit.html, source/help_data.h
784 (BETA-5-3.[4,4,4]) (utags: REL-5-3): Update version to 5.3 for
789 * source/preferences.c (tags: REL-5-3) (BETA-5-3.5): Fix for SF
790 #555364: 5.3RC1 preferences update not complete (provided by Markus
793 2002-05-08 16:19 slobasso
795 * source/menu.c (1.59): Removed many calls to
796 HidePointerOnKeyedEvent() that shouldn't have been put there.
798 2002-05-08 15:30 slobasso
800 * source/menu.c (1.58): verify we have an event before checking the
803 2002-05-07 01:13 n8gray
805 * source/preferences.c (1.53): nedit.typingHidesPointer resource is
806 no longer saved in .nedit file, just like other optional X
807 resources. (e.g. nedit.shell, nedit.tagFile, etc.)
809 2002-05-06 15:52 slobasso
811 * source/menu.c (1.57): Removed a call to HidePointerOnKeyedEvent
812 in unloadTagsFileMenuCB that caused a crash.
814 2002-05-03 13:36 amai
816 * ChangeLog (tags: REL-5-3) (BETA-5-3.2): Update
818 2002-05-02 00:01 slobasso
820 * source/shell.c (BETA-5-3.3): Added code to allow substituted
821 command strings to be arbitrarily long.
823 2002-05-01 06:36 n8gray
825 * source/: nedit.h (1.24), window.c (1.52): Committed separate
828 Commit Haiku: Line and Col on Right Not Customizable Yet
829 Hope There Are No Bugs
831 2002-04-29 17:16 slobasso
833 * doc/.cvsignore (1.2): added .version
837 * util/comutil.com (BETA-5-3.1): VMS "makefile" enhancements (Jack
840 2002-04-29 00:35 amai
842 * .cvsignore (1.1), doc/.cvsignore (1.1), source/.cvsignore (1.3),
843 util/.cvsignore (1.1): Add/enhance .cvsignore .cvsignore files
845 2002-04-29 00:28 amai
847 * source/window.c (1.51): Drop an unused #include
849 2002-04-26 16:10 slobasso
851 * source/tags.c (1.37): Removed unused variables and double free.
853 2002-04-26 16:06 slobasso
855 * source/tags.c (1.36): Cleanup FindDefinition and how globals are
856 used. Changes were actually in previous revision, but I
857 accidentally committed without comment.
859 2002-04-26 16:04 slobasso
861 * source/tags.c (1.35): [no log message]
865 * source/: comnedit.com, lnknedit.com (BETA-5-3.[1,1]): VMS
866 compilation and linking fixes (Jack Patteeuw).
870 * source/nc.c, source/preferences.c, source/window.c,
871 source/windowTitle.c, util/fileUtils.c (BETA-5-3.[2,4,4,9,1]):
872 Various VMS compilation & linking fixes. 5.3 now compiles and runs
873 at least on Alpha OpenVMS V7.2-1 (confirmed by Jack Patteeuw, who
874 also reported the problems).
876 2002-04-22 16:37 slobasso
878 * source/text.c (1.27): fix compiler warning.
880 2002-04-22 15:24 amai
882 * ChangeLog (1.24): Update
884 2002-04-22 15:22 amai
886 * makefiles/Makefile.macosx (BETA-5-3.2): Fix line endings from
887 "\\" to "\". Correct linking order in alternative set of flags
888 using XFree86 with LessTif
890 2002-04-19 21:40 slobasso
892 * doc/help.etx (1.11): Added new feature to hide mouse pointer
895 2002-04-19 16:22 slobasso
897 * source/: help_data.h (1.10), menu.c (1.56), menu.h (1.6),
898 preferences.c (1.52), preferences.h (1.21), text.c (1.26), text.h
899 (1.6), textDisp.c (1.22), textDisp.h (1.9): Added new feature to
900 hide mouse pointer while typing.
904 * source/nc.c, source/server.c, source/windowTitle.c, util/utils.c,
905 util/utils.h (BETA-5-3.[1,1,8,1,1]): Renamed GetHostName() to
906 GetNameOfHost() to avoid linking problems on VMS (the VMS linker is
907 case-insensitive; GetHostName() conflicts with standard
912 * source/: file.c, preferences.c, preferences.h (BETA-5-3.[1,3,1]):
913 Fix for linking problem on VMS: function
914 GetPrefAlwaysCheckRelativeTagsSpecs had more than 31 characters.
915 Replaced it by GetPrefAlwaysCheckRelTagsSpecs.
919 * source/window.c (BETA-5-3.3): Minor fix: MakeSelectionVisible()
920 did not take into account line numbers. (SF #543178: Line numbers
921 hide CTRL-M matches).
925 * doc/help.etx, doc/nedit.doc, doc/nedit.html, source/help_data.h
926 (BETA-5-3.[1,3,3,3]): Documentation fixes (X-resource section).
930 * source/help.c (BETA-5-3.7): Backed out previous change because
931 affects default width of help windows. Will consult developers
936 * source/help.c (BETA-5-3.6): Small fix: nedit.helpFont was ignored
937 when determining initial size of help windows (instead, the value
938 of the now obsolete nedit*helpText.font resource was used
943 * source/highlight.c (BETA-5-3.4): Crash fix for syntax
944 highlighting pattern sets containing only pass-2 patterns.
948 * util/printUtils.c (tags: BETA-5-3-RC1) (BETA-5-3.1): Applied
949 patch submitted with SF bug #536168: printing to KDE print
952 2002-03-26 22:32 amai
954 * makefiles/Makefile.macosx (tags: BETA-5-3-RC1) (BETA-5-3.1): Add
955 sample linker command using LessTif as posted on discuss@
959 * util/fontsel.c (tags: BETA-5-3-RC1) (BETA-5-3.1): Prevent
960 possible crash when the Font dialog is destroyed while a modal Font
961 Selection dialog is up.
965 * source/highlight.c (tags: BETA-5-3-RC1) (BETA-5-3.3): Prevent
966 buffer overflow in DialogF when reporting a RE compilation error
971 * source/shell.c (tags: BETA-5-3-RC1) (BETA-5-3.2): The line
972 counting algorithm for shell command output dialog is still not
973 fullproof (it would require emulating word wrapping). Now a
974 scrollbar is created when there is a risk of underestimating the
975 number of lines, to make sure that no line ever gets obscured.
979 * source/shell.c (BETA-5-3.1): Fix for shell command output dialog
980 obscuring final lines under certain conditions (reported at discuss
985 * source/: window.c, tags.c (BETA-5-3.[2,2]) (utags: BETA-5-3-RC1):
986 Got rid of strdup() call (+related comment in disabled code in
989 2002-03-21 00:19 amai
991 * source/highlightData.c (tags: BETA-5-3-RC1) (BETA-5-3.4): SF
992 Patch [ 531549 ] TCL highlight patterns updated.
994 2002-03-21 00:15 amai
996 * makefiles/Makefile.os2 (tags: BETA-5-3-RC1) (BETA-5-3.2): Correct
997 linker flags for omf/debuggable build
1001 * source/highlightData.c (BETA-5-3.3): Double bug fix in X
1002 Resources pattern: context distance violation and missing escapes
1003 and continuation highlights.
1005 2002-03-19 21:39 edg
1007 * source/help.c (tags: BETA-5-3-RC1) (BETA-5-3.5): Replaced
1008 (non-ANSI) snprintf() call by equivalent code.
1010 2002-03-19 18:29 edg
1012 * source/windowTitle.c (tags: BETA-5-3-RC1) (BETA-5-3.7): The
1013 background color copying code for the preview didn't work with all
1014 Motif versions (it even crashed). Now copied the color from the
1015 form iso. a label. This should work also for Motif 1.2.
1017 2002-03-19 17:42 edg
1019 * Makefile (tags: BETA-5-3-RC1) (BETA-5-3.2): Include nedit.html in
1020 binary distributions.
1022 2002-03-19 17:39 edg
1024 * ChangeLog, doc/nedit.doc, doc/nedit.html, source/help_data.h,
1025 source/help_topic.h (BETA-5-3.[1,2,2,2,2]) (utags: BETA-5-3-RC1):
1026 Final update for 5.3RC1 (hopefully).
1028 2002-03-19 08:51 edg
1030 * source/windowTitle.c (BETA-5-3.6): Changed the preview field's
1031 background color to make it clear that it is read-only.
1033 2002-03-18 23:41 edg
1035 * source/highlight.c (BETA-5-3.2): Fix for SF #531577: Balance
1036 fails before text viewed. Unparsed parens are parsed with pass-2
1037 patterns when necessary.
1039 2002-03-18 23:15 edg
1041 * source/: help.c, nedit.c (tags: BETA-5-3-RC1) (BETA-5-3.[4,2]):
1042 Committed Markus' latest enhancements (focus related).
1044 2002-03-17 11:21 yooden
1046 * source/windowTitle.c, util/prefFile.c (tags: BETA-5-3-RC1)
1047 (BETA-5-3.[5,1]): Makes the cursor in the Window Title Dialog's
1048 preview field invisible.
1050 2002-03-16 20:40 edg
1052 * source/window.c (BETA-5-3.1): Changed 2 free() calls into XFree
1055 2002-03-15 14:36 amai
1057 * source/: Makefile.dependencies (tags: BETA-5-3-RC1) (BETA-5-3.1),
1058 Makefile.dependencies (1.16): Update
1060 2002-03-15 08:51 edg
1062 * source/: help.c, help.h (tags: BETA-5-3-RC1), nedit.c
1063 (BETA-5-3.[3,1,1]): Applied patch 526967: single window help with
1064 history (with a minor modification in the mnemonics: P for Previous
1067 2002-03-14 17:41 amai
1069 * source/textDisp.c (1.21), source/textDrag.c (1.7),
1070 source/textSel.c (1.9), source/undo.c (1.10), source/userCmds.c
1071 (1.25), source/window.c (1.50), source/windowTitle.c (1.6),
1072 util/DialogF.c (1.22), util/clearcase.c (1.3), util/fileUtils.c
1073 (1.23), util/fontsel.c (1.16), util/getfiles.c (1.20),
1074 util/managedList.c (1.9), util/misc.c (1.38), util/prefFile.c
1075 (1.14), util/printUtils.c (1.17), util/utils.c (1.12): Attempt to
1076 complete last commit (add trailing optional #include)
1078 2002-03-14 17:18 amai
1080 * source/: rbTree.c (1.6), regexConvert.c (1.7), regularExp.c
1081 (1.14), search.c (1.45), selection.c (1.20), server.c (1.15),
1082 shell.c (1.20), shift.c (1.12), smartIndent.c (1.15), tags.c
1083 (1.34), text.c (1.25), textBuf.c (1.20): Add an optional #include
1084 at the end of all #includes in each .c source file. Document that
1085 stuff in Makefile.generic
1087 2002-03-14 17:15 amai
1089 * makefiles/Makefile.generic (1.8), source/file.c (1.44),
1090 source/help.c (1.78), source/highlight.c (1.27),
1091 source/highlightData.c (1.29), source/interpret.c (1.24),
1092 source/linkdate.c (1.3), source/macro.c (1.40), source/menu.c
1093 (1.55), source/nc.c (1.23), source/nedit.c (1.31),
1094 source/preferences.c (1.51): Add an optional #include at the end of
1095 all #includes in each .c source file. Document that stuff in
1098 2002-03-14 15:33 edg
1100 * source/windowTitle.c (BETA-5-3.4): Removed some toggle button
1101 margin height overrides that caused the mnemonic underscores to
1102 disappear with certain Motif versions.
1104 2002-03-14 01:25 amai
1106 * source/file.c (1.43), source/help.c (1.77), source/highlight.c
1107 (1.26), source/highlightData.c (1.28), source/interpret.c (1.23),
1108 source/linkdate.c (1.2), source/macro.c (1.39), source/menu.c
1109 (1.54), source/nc.c (1.22), source/preferences.c (1.50),
1110 source/rbTree.c (1.5), source/regexConvert.c (1.6),
1111 source/regularExp.c (1.13), source/search.c (1.44),
1112 source/selection.c (1.19), source/server.c (1.14), source/shell.c
1113 (1.19), source/shift.c (1.11), source/smartIndent.c (1.14),
1114 source/tags.c (1.33), source/text.c (1.24), source/textBuf.c
1115 (1.19), source/textDisp.c (1.20), source/textDrag.c (1.6),
1116 source/textSel.c (1.8), source/undo.c (1.9), source/userCmds.c
1117 (1.24), source/window.c (1.49), source/windowTitle.c (1.5),
1118 util/DialogF.c (1.21), util/clearcase.c (1.2), util/fileUtils.c
1119 (1.22), util/fontsel.c (1.15), util/getfiles.c (1.19),
1120 util/managedList.c (1.8), util/misc.c (1.37), util/prefFile.c
1121 (1.13), util/printUtils.c (1.16), util/utils.c (1.11): Optionally
1122 #include "../config.h" anywhere at first place in all(?) .c files
1124 2002-03-13 17:15 edg
1126 * source/help.c (BETA-5-3.2): Leak fix: style buffers were leaked
1127 when help windows were closed or dismissed.
1129 2002-03-13 13:19 edg
1131 * source/highlightData.c (BETA-5-3.2): Minor fix in Tcl patterns:
1132 newlines are allowed in double quoted strings.
1134 2002-03-13 12:05 edg
1136 * source/preferences.c, util/DialogF.c, util/misc.c
1137 (BETA-5-3.[2,1,1]) (utags: BETA-5-3-RC1): Various minor leak fixes.
1139 2002-03-13 12:04 edg
1141 * source/windowTitle.c (BETA-5-3.3): Made the preview field use a
1142 variable width font to avoid obscuring it too easily.
1144 2002-03-12 20:22 edg
1146 * source/preferences.c (BETA-5-3.1): Small leak fix in language
1149 2002-03-12 20:20 edg
1151 * source/: highlight.c, highlightData.c, highlightData.h (tags:
1152 BETA-5-3-RC1) (BETA-5-3.[1,1,1]): Revised syntax-based paren
1153 matching algorithm: relaxes constraints on highlight patterns.
1154 Valid matches should no longer be missed.
1156 2002-03-12 16:59 edg
1158 * source/help.c (BETA-5-3.1): Leak fix: text was leaked when
1161 2002-03-12 16:22 edg
1163 * source/windowTitle.c (BETA-5-3.2): Removed an XmStringFree() call
1164 that was left behind (and caused a crash).
1166 2002-03-12 16:16 amai
1168 * makefiles/Makefile.os2 (BETA-5-3.1): Reduce stack size of
1171 2002-03-12 14:52 edg
1173 * Makefile, README (tags: BETA-5-3-RC1), ReleaseNotes (tags:
1174 BETA-5-3-RC1), doc/nedit.doc, doc/nedit.html, source/help_data.h,
1175 source/help_topic.h (BETA-5-3.[1,2,2,1,1,1,1]): Set version to
1178 2002-03-12 09:04 edg
1180 * ReleaseNotes, source/tags.c (BETA-5-3.[1,1]): Applied patch
1181 #520941: FindDefinition function incorrectly reads the X selection
1182 even when an argument has been provided for the find_definition()
1185 2002-03-12 00:46 amai
1187 * README (BETA-5-3.1): Small updates on LessTif info
1189 2002-03-11 23:09 tringali
1191 * source/windowTitle.c (BETA-5-3.1): Fix UI so dialog doesn't jump
1192 around. Also prevent overflow bug in text field.
1194 2002-03-11 22:41 amai
1196 * source/windowTitle.c (1.4): Fix compiler warning
1198 2002-03-11 22:40 amai
1200 * README (1.28): Small updates on LessTif info
1202 2002-03-11 22:18 edg
1204 * doc/nedit.doc (1.12), doc/nedit.html (1.6), source/help_data.h
1205 (1.9), source/help_topic.h (1.6), README (1.27), ReleaseNotes
1206 (1.15): Last update before 5.3 branch.
1208 2002-03-11 22:05 edg
1210 * doc/help.etx (1.10, BETA-5-3-RC1), source/highlight.c (1.25),
1211 source/highlight.h (1.5, BETA-5-3-RC1), source/menu.c (1.53,
1212 BETA-5-3-RC1), source/nedit.h (1.23, BETA-5-3-RC1),
1213 source/preferences.c (1.49), source/preferences.h (1.20,
1214 BETA-5-3-RC1), source/search.c (1.43, BETA-5-3-RC1),
1215 source/window.c (1.48): Applied SF patch #513976: Syntax-based
1216 parenthesis matching.
1218 2002-03-11 18:17 edg
1220 * ChangeLog (1.23), README (1.26), ReleaseNotes (1.14): Update for
1223 2002-03-08 10:40 edg
1225 * source/window.c (1.47): Fix for #527319: segfault in
1226 virtKeyBindingsAreInvalid().
1228 2002-03-08 08:43 edg
1230 * source/tags.c (1.32): Fix for #527222: malloc bugs in tags.c
1233 2002-03-07 20:49 edg
1235 * doc/nedit.doc (1.11), doc/nedit.html (1.5), source/help_data.h
1236 (1.8), source/help_topic.h (1.5): Regenerated.
1238 2002-03-07 20:36 edg
1240 * doc/help.etx (1.9), source/windowTitle.c (1.3): Applied patch
1241 #519092: Customizable window title UI redesign
1243 2002-03-07 17:40 edg
1245 * source/menu.c (1.52): Removed some (unnecessary) statements that
1246 could cause the X server to freeze when the background menu was
1247 popped up while any of the lock keys were on.
1249 2002-03-07 16:42 tringali
1251 * makefiles/Makefile.linux (1.8, BETA-5-3-RC1): Add -lXp.
1253 2002-03-06 22:04 edg
1255 * doc/help.etx (1.8), source/nedit.h (1.22), source/preferences.c
1256 (1.48), source/preferences.h (1.19), source/window.c (1.46): Added
1257 patch #525903: Workaround for invalid virtual key bindings attached
1258 to the root window: invalid bindings are detected and ignored
1259 (behavior can be controlled with a new X-resource).
1261 2002-03-06 14:42 tringali
1263 * makefiles/Makefile.linux (1.7): Force Motif to be pulled in
1264 statically by default. Linux users tend to upgrade frequently or
1265 move binaries across systems, causing library version skew.
1267 2002-03-04 20:10 amai
1269 * source/tags.c (1.31): Remove unused statements/code lines as
1270 pointed out on develop@
1272 2002-03-02 17:02 yooden
1274 * doc/help.etx (1.7), source/file.c (1.42, BETA-5-3-RC1),
1275 source/menu.c (1.51), source/nedit.h (1.21), source/preferences.c
1276 (1.47), source/preferences.h (1.18): Makes the line feed NEdit
1277 appends on save optional. (SF Bug #495009)
1279 2002-03-01 22:44 slobasso
1281 * source/interpret.c (1.22, BETA-5-3-RC1): properly round pow()
1284 2002-03-01 17:13 amai
1286 * ChangeLog (1.22), README (1.25): Update timestamp and ChangeLog
1288 2002-03-01 17:12 amai
1290 * util/fileUtils.c (1.21, BETA-5-3-RC1): Add a UNICOS-specific call
1293 2002-03-01 17:04 amai
1295 * util/fontsel.c (1.14): Replace rint(x) by floor(x+0.5)
1297 2002-03-01 16:04 amai
1299 * makefiles/Makefile.unicos (1.5, BETA-5-3-RC1): Patch from Paolo
1300 Palazzi to compile on UNICOS 10.0.1.0
1302 2002-02-27 14:44 edg
1304 * source/window.c (1.45): Setfont: fixed a bug with the window
1305 getting the wrong width when changing the font size under fvwm (or
1306 any other ICCCM2 compliant window manager). Fix provided by Dominik
1309 2002-02-27 11:26 edg
1311 * source/text.c (1.23, BETA-5-3-RC1): Replaced the "None" modifiers
1312 by "~Alt ~Shift ~Ctrl ~Meta", because "None" also excludes lock
1313 keys and prevents PageUp/PageDown from responding when, for
1314 instance, the NumLock key is on (so I didn't mix up my binaries
1317 2002-02-25 17:28 edg
1319 * source/text.c (1.22): Reverted the last change. I've probably
1320 mixed up my NEdit binaries.
1322 2002-02-25 14:29 edg
1324 * source/text.c (1.21): Removed the recently introduced None
1325 modifiers in default key bindings. They don't seem to be
1326 recognized by all Motif versions, causing the PageUp/PageDown keys
1329 2002-02-25 10:32 edg
1331 * source/textDisp.c (1.19, BETA-5-3-RC1): Fix for SF #522263:
1332 segfault fix (Nathaniel Gray).
1334 2002-02-24 21:16 edg
1336 * source/: textBuf.c (1.18), textBuf.h (1.8) (utags: BETA-5-3-RC1):
1337 Fix for #522038: Internal error when splitting window. Allowed
1338 more than one pre-delete callback per window (I originally thought
1339 that only one was necessary).
1341 2002-02-23 20:01 edg
1343 * source/window.c (1.44): Avoid temporarily invalid WM size hints.
1344 They seem to amplify the effects of a bug in fvwm2 (SF #496526:
1345 Very wide nedit window with fvwm).
1347 2002-02-21 18:53 tringali
1349 * source/text.c (1.20): Fix broken PageUp and PageDown keys on
1350 systems that bind osfPageLeft to Ctrl-PageUp.
1352 2002-02-20 13:03 amai
1354 * source/help.c (1.76): Make getBuildInfo() to return a static
1357 2002-02-16 14:39 edg
1359 * source/help_data.h (1.7): Regenerated with fixed setext (fixes
1360 some style problems).
1362 2002-02-16 14:37 edg
1364 * doc/setext (1.7, BETA-5-3-RC1): Style transition fixes by Steven
1367 2002-02-15 09:41 edg
1369 * doc/nedit.html (1.4), source/help_data.h (1.6),
1370 source/help_topic.h (1.4): Regenerated with fixed setext.
1372 2002-02-15 09:37 edg
1374 * doc/setext (1.6): Applied bug fixes in help and html generation
1375 (provided by Steven Haehn).
1377 2002-02-14 21:08 edg
1379 * source/preferences.c (1.46): Bumped .nedit file version to 5.3.
1381 2002-02-14 21:04 edg
1383 * README (1.24): Synchronized author list with help.etx.
1385 2002-02-14 20:24 amai
1387 * README (1.23), ReleaseNotes (1.13): Re-arrange some text
1389 2002-02-14 14:28 tringali
1391 * source/preferences.c (1.45): Oops, helvetica fonts aren't italic,
1394 2002-02-13 23:10 edg
1396 * README (1.22), ReleaseNotes (1.12): Preparation of 5.3 release.
1398 2002-02-13 23:07 edg
1400 * source/nc.c (1.21, BETA-5-3-RC1): Preparation of 5.3 release.
1402 2002-02-13 20:47 tringali
1404 * source/preferences.c (1.44): Change help fonts to be like the
1405 defaults we have in nedit.c to reduce the likelihood of them being
1406 missing or defective.
1408 2002-02-13 20:00 tringali
1410 * util/misc.c (1.36): Fix for [ #478234 ] nedit crash with Xwindows
1413 2002-02-13 18:03 edg
1415 * ChangeLog (1.21): Update.
1417 2002-02-13 14:14 edg
1419 * source/textDisp.c (1.18): Fix for SF bug #516920: line numbering
1420 in continuous wrap mode.
1422 2002-02-13 12:30 edg
1424 * doc/nedit.doc (1.10), doc/nedit.html (1.3), source/help_data.h
1425 (1.5), source/help_topic.h (1.3): Regenerated documentation.
1427 2002-02-13 12:27 edg
1429 * doc/setext-info.txt (1.1, BETA-5-3-RC1): Added setext format
1430 documentation provided by Steven Haehn.
1432 2002-02-13 12:12 edg
1434 * doc/help.etx (1.6): Minor fixes.
1436 2002-02-11 21:23 arnef
1438 * source/windowTitle.c (1.2): Fixed reason for crash when window is
1439 destroyed. Removing leading dashes and spaces Checking for array
1440 out of bounds when creating title.
1442 2002-02-11 10:45 edg
1444 * source/highlightData.c (1.27): Upgraded X Resources highlight
1445 patterns to improve highlighting performance. SF bug #481290;
1446 patterns provided by Markus Schwarzenberg.
1448 2002-02-08 23:26 tringali
1450 * source/nedit.c (1.30): Yet another attempted fix for 434383:
1451 menus showing up as blocks.
1453 2002-02-07 10:23 edg
1455 * doc/help.etx (1.5): Updates for SF bug #489601: misprint in
1458 2002-02-07 10:00 edg
1460 * doc/help.etx (1.4): Fix for SF bug #432203: Error in regex help
1463 2002-02-07 09:28 edg
1465 * doc/setext (1.5): Comment on #! interpreter line is not allowed
1468 2002-02-05 22:01 edg
1470 * source/highlight.c (1.24): Fix for SF bug #512961: NEdit LOCKS
1471 UP, and also for a similar bug reported at the discuss mailing list
1472 (Philippe Poilbarbe: Infinite Loop). Yet another char/unsigned
1475 2002-02-05 20:55 edg
1477 * source/regularExp.c (1.12, BETA-5-3-RC1): Fixed a char/unsigned
1478 char comparison problem that caused crashes when patterns contained
1479 characters with ASCII code >= 128.
1481 2002-02-05 18:16 edg
1483 * source/: textBuf.c (1.17), textDisp.c (1.17), textDisp.h (1.8,
1484 BETA-5-3-RC1), window.c (1.43): Bug fix for SF bug #510631: 5.2
1485 segmentation fault on Linux/i386. Modifying tab distance in
1486 continous wrap mode brought the text display widget in an illegal
1489 2002-02-05 13:15 edg
1491 * source/highlight.c (1.23): Bugfix in color allocation (Thomas
1494 2002-02-03 16:41 edg
1496 * source/: textBuf.c (1.16), textBuf.h (1.7), textDisp.c (1.16),
1497 textDisp.h (1.7): Patches for SF bug #485415: Continuous wrap
1498 updating bugs. Continuous wrap mode combined with variable font
1499 sizes resulted in wrong text display calculations.
1501 2002-02-01 15:03 edg
1503 * source/textDisp.c (1.15): Patch for SF bug #510765: Help>Version
1504 scrollbar can get corrupted. The text display widget used wrong
1505 style information for wrapping calculations when using variable
1508 2002-01-28 10:43 amai
1510 * ChangeLog (1.20), source/help.c (1.75), source/nedit.c (1.29),
1511 source/server.c (1.13, BETA-5-3-RC1), source/tags.c (1.30),
1512 source/textDisp.c (1.14), source/textDrag.c (1.5, BETA-5-3-RC1),
1513 source/undo.c (1.8, BETA-5-3-RC1): Add some explicit #include
1516 2002-01-23 16:54 tringali
1518 * source/help.c (1.74): Change parenthesis style to match the rest
1519 of nedit source code.
1521 2002-01-23 16:53 tringali
1523 * source/textSel.c (1.7, BETA-5-3-RC1): Accept COMPOUND_TEXT
1524 selection requests for compatability with recent versions of
1527 2002-01-17 01:34 amai
1529 * makefiles/Makefile.os2 (1.11): Some small fixes/enhancements
1531 2002-01-15 17:05 tringali
1533 * source/: menu.c (1.50), window.c (1.42): Lower case, Upper case,
1534 and Find Def do not require an NEdit selection. LC/UC can operate
1535 on the cursor, and Find Def can use an external selection.
1537 2002-01-13 16:01 yooden
1539 * source/: menu.c (1.49), window.c (1.41): Removed four
1540 XtSetSensitive calls that prevent use of 'Open Selected' and 'Find
1541 Selection' on selections that are not NEdit's.
1543 2002-01-12 00:59 amai
1545 * makefiles/Makefile.os2 (1.10), source/nc.c (1.20): Makefile.os2:
1546 update/correct some linker options nc.c: I think I previously
1547 messed up the commandline for EMX&VMS case. Perhaps not a good
1548 idea to mess around in code which I can't test...
1550 2002-01-11 18:21 amai
1552 * source/nc.c (1.19): Fix for server startup command line on OS/2:
1553 missing flag for START command and fix memory leak.
1555 2002-01-11 13:10 amai
1557 * doc/setext (1.4), source/help_data.h (1.4): Patch from Steven
1558 Haehn to add some static/const to setext output
1560 2002-01-10 12:49 amai
1562 * source/help.c (1.73): Make some funcs/vars static
1564 2002-01-08 16:06 amai
1566 * README (1.21): New timestamp ... (a test whether the commit
1567 messages get a different subject now)
1569 2002-01-08 14:33 amai
1571 * ChangeLog (1.19), source/menu.c (1.48), source/nedit.h (1.20),
1572 source/window.c (1.40): Make more menu Items sensitive WRT an
1573 existing selection: Cut, Upper, Lower
1575 2002-01-07 10:15 amai
1577 * source/tags.c (1.29): Jump to tags only referenced by line
1578 number. Fix by M. Schwarzenberg.
1580 2002-01-05 16:52 amai
1582 * source/search.c (1.42): Only set *again menu Items on the first
1583 search ever (not on each)
1585 2002-01-05 16:45 amai
1587 * source/: Makefile.dependencies (1.15), menu.c (1.47), nedit.h
1588 (1.19), search.c (1.41), search.h (1.15, BETA-5-3-RC1), window.c
1589 (1.39): Toggle Menu Item sensitivity, including those from SF Bug [
1590 #486072 ] Selection commands sensitivity incorrect
1592 2002-01-05 02:19 edel
1594 * source/: help_data.h (1.3), help_topic.h (1.2): Regenerated
1595 help_topic.h and help_data.h for change in help.ext
1597 2002-01-05 02:09 edel
1599 * makefiles/Makefile.solaris (1.7, BETA-5-3-RC1): Reverting to 1.5
1600 (I accidentally committed my private mods, sorry).
1602 2002-01-05 01:48 edel
1604 * doc/help.etx (1.3), doc/setext (1.3), makefiles/Makefile.solaris
1605 (1.6), source/help.c (1.72), source/preferences.c (1.43),
1606 source/preferences.h (1.17): Help updates from Steve. Remove
1607 unused title font resources, add back some missing help text.
1609 2002-01-04 16:39 amai
1611 * ChangeLog (1.18), source/textDisp.c (1.13): Fix ("wrong")
1612 compiler (gcc) warning about two uninitialized variables
1614 2001-12-31 14:34 amai
1616 * source/nc.c (1.18): Fix a problem with calling nedit from nc on
1617 OS/2 which I introduced recently. Enlarge Preferences.serverCmd
1620 2001-12-24 11:50 amai
1622 * source/macro.c (1.38, BETA-5-3-RC1): Fix by Gilles J. Seguin for
1623 SF Bug [ #480966 ] Composed characters in learned sequence
1625 2001-12-24 09:46 amai
1627 * source/file.c (1.41), source/highlight.c (1.22), source/menu.c
1628 (1.46), util/getfiles.c (1.18, BETA-5-3-RC1): Fix for SF Bug [
1629 #480960 ] No titles in some dialog boxes as sent to develop@ from
1632 2001-12-24 09:26 amai
1634 * ChangeLog (1.17), source/parse_noyacc.c (1.2, BETA-5-3-RC1),
1635 source/window.c (1.38): Update ChangeLog, parse_noyacc.c. Typo in
1638 2001-12-24 09:18 amai
1640 * source/: interpret.c (1.21), interpret.h (1.7, BETA-5-3-RC1),
1641 parse.y (1.18, BETA-5-3-RC1): Apply SF Patch [ #496413 ]
1642 preliminary patch for #495293 from A. Hood which in turn fixes SF
1643 Bug [ #495293 ] continue outside of loop causes segfault
1645 2001-12-20 15:38 amai
1647 * source/: comnedit.com (1.7, BETA-5-3-RC1), parse.c_noyacc (1.8),
1648 parse_noyacc.c (1.1): Rename our fallback version of the parse.c
1649 code to have a reasonable file extension. Update VMS command file
1652 2001-12-19 17:08 tringali
1654 * source/help.c (1.71): Fix incorrect array size that crashes on
1655 platforms where sizeof(char*) != sizeof(int)
1657 2001-12-19 14:51 tringali
1659 * source/: window.c (1.37), nedit.c (1.28): Back out frame around
1660 text patch; doesn't work well with LessTif
1662 2001-12-18 18:53 tringali
1664 * source/: nedit.c (1.27), window.c (1.36): Put frame around text
1665 widget, for consistent look with XmScrolledText Patch courtesy of
1666 C. Rasmussen (If you don't like it, disable it with
1667 *pane*XmFrame.shadowThickness: 0)
1669 2001-12-17 16:28 amai
1671 * source/selection.c (1.18, BETA-5-3-RC1): Fix compilation problem
1673 2001-12-16 04:31 ajhood
1675 * source/selection.c (1.17): Modified Files:
1677 replacing sprintf lost the path name when opening files
1679 2001-12-14 14:35 edel
1681 * source/help_topic.h (1.1): Separated auto-generated part of
1682 help.h into different file, help_topic.h.
1684 2001-12-14 05:14 edel
1686 * doc/: Makefile (1.2, BETA-5-3-RC1), help.etx (1.2), nedit.doc
1687 (1.9), nedit.html (1.2), setext (1.2): Rearranged styles to put
1688 fixed fonts first, for sizing help text widget.
1690 2001-12-14 05:12 edel
1692 * source/: Makefile.dependencies (1.14), help.c (1.70), help.h
1693 (1.8), help_data.h (1.2): Rearanged help fonts so window is sized
1694 to match fixed-width formatting. Fixed underlined fonts not
1697 2001-12-13 15:44 amai
1699 * source/tags.c (1.28): Drop // comments from last check-in
1701 2001-12-13 13:31 amai
1703 * ChangeLog (1.16), source/help.h (1.7): Add prototype to help.h to
1706 2001-12-13 13:27 amai
1708 * source/tags.c (1.27), source/tags.h (1.10, BETA-5-3-RC1),
1709 util/fileUtils.c (1.20), util/utils.c (1.10, BETA-5-3-RC1),
1710 util/utils.h (1.5, BETA-5-3-RC1): Apply SF Patch [ #491109 ]
1711 recognize etags TAGS files added from M. Schwarzenberg
1713 2001-12-13 13:14 amai
1715 * source/interpret.c (1.20), source/macro.c (1.37), source/menu.c
1716 (1.45), source/parse.y (1.17), source/preferences.c (1.42),
1717 source/search.c (1.40), source/selection.c (1.16), source/tags.c
1718 (1.26), source/userCmds.c (1.23, BETA-5-3-RC1), util/printUtils.c
1719 (1.15): Fix for SF Bug [ #491943 ] missing (unsigned char) casts
1720 from M. Schwarzenberg
1722 2001-12-12 17:07 edel
1724 * source/help.c (1.69): Fixed hyperlink after search crash, search
1725 memory leak, cleaned up code, added more comments.
1727 2001-12-10 05:11 edel
1729 * source/help_data.h (1.1): Help data generated from
1732 2001-12-10 05:07 edel
1734 * doc/nedit.html (1.1): Copy of html documentation generated by new
1737 2001-12-10 05:03 edel
1739 * doc/: Makefile (1.1), help.etx (1.1), nedit.doc (1.8), setext
1740 (1.1): New help system!
1742 2001-12-10 04:57 edel
1744 * source/: Makefile.dependencies (1.13), help.c (1.68), help.h
1745 (1.6), highlight.c (1.21), highlight.h (1.4), menu.c (1.44),
1746 preferences.c (1.41), preferences.h (1.16), textDisp.c (1.12): New
1749 2001-12-07 10:50 amai
1751 * source/file.c (1.40): Close file handle upon various error
1752 conditions to leave the routine w/o success. Also reject block
1753 devices in addition to directories.
1755 2001-12-05 10:16 amai
1757 * source/: nc.c (1.17), nedit.c (1.26): nc: don't use XtWarning
1758 when report invalid commanline argument. nedit: react properly if
1759 file name on commandline is too long. Now starts up GUI.
1761 2001-12-04 18:03 amai
1763 * ChangeLog (1.15), source/server.c (1.12), util/getfiles.c (1.17):
1764 More checks for ParseFilename()'s return value
1766 2001-12-04 17:50 amai
1768 * source/file.c (1.39), source/menu.c (1.43), source/nc.c (1.16),
1769 source/nedit.c (1.25), source/selection.c (1.15), source/tags.c
1770 (1.25), util/DialogF.c (1.20), util/fileUtils.c (1.19):
1771 ParseFilename() often gets called w/o the caller to ensure that the
1772 arguments are proper. Let it do some checks and have an useful
1775 2001-12-04 11:14 amai
1777 * makefiles/Makefile.macosx (1.1): Add Makefile for MacOS X, as
1778 found on our website
1780 2001-12-03 22:21 amai
1782 * source/: help.c (1.67), nedit.c (1.24): Update source timestamp
1783 and add -V to commandline help
1785 2001-12-03 22:18 amai
1787 * source/nc.c (1.15): Resolve a mess of #ifdefs in handling
1788 commandline args. Implement -V|-version for nc
1790 2001-12-03 16:46 tringali
1792 * source/: Makefile.common (1.10, BETA-5-3-RC1), help.c (1.66),
1793 linkdate.c (1.1, BETA-5-3-RC1): Make build date more accurate by
1794 updating on actual link, not when help.c was last compiled.
1796 2001-12-02 17:58 edg
1798 * source/: textBuf.c (1.15), textSel.c (1.6): Applied SF patch
1799 #487945: Fix for rectangular overstrike paste.
1801 2001-11-30 15:41 tringali
1803 * source/: nedit.c (1.23), window.c (1.35): [487153] Let user
1804 override font of statistics line
1806 2001-11-27 22:53 edg
1808 * source/search.c (1.39): Enhancement to the (multi-file)
1809 replacement dialog: all files are first checked for changes to set
1810 correct sensitivity for the multi-file button and to generate an
1811 up-to-date list of writable files in the multi-file dialog.
1813 2001-11-27 10:47 amai
1815 * source/: help.c (1.65), menu.c (1.42), shell.c (1.18): Patch from
1816 A. Riese SF Patch [ #434451 ] line numbers in shell commands
1818 2001-11-27 09:09 amai
1820 * source/file.c (1.38), source/menu.c (1.41), util/prefFile.c
1821 (1.12), util/utils.c (1.9), util/utils.h (1.4): Introduce
1822 PrependHome() to create all paths of type $HOME/file without
1823 overflow. Fixes some leaks, other remain ...
1825 2001-11-26 21:40 amai
1827 * util/: fileUtils.c (1.18), utils.c (1.8): Quit if a "safe"
1828 getpw*() call fails. GetUserName() returns a safe, cached result
1830 2001-11-26 17:17 amai
1832 * ChangeLog (1.14), README (1.20), source/help.c (1.64),
1833 source/nc.c (1.14), source/nedit.c (1.22): Apply Patch from M.
1834 Schwarzenberg: SF Patch [ #485610 ] -- open filenames starting with
1837 2001-11-26 14:54 amai
1839 * util/fileUtils.c (1.17): Try to fix a potential memory
1840 (security?!?) leak in ExpandTile()
1842 2001-11-26 14:17 amai
1844 * util/utils.c (1.7): Cache return value of GetHomeDir() and return
1845 a private reference. Earlier we did return a string that could be
1846 invalided before it was used!?
1848 2001-11-25 23:03 edg
1850 * source/file.c (1.37): Crash fix: avoid closing windows twice when
1851 user destroys the window of a file that could not be opened instead
1852 of closing the error dialog.
1854 2001-11-25 22:05 edg
1856 * source/textBuf.c (1.14): Small fix: tighter buffer boundary check
1857 when accessing characters.
1859 2001-11-24 11:57 amai
1861 * source/file.c (1.36): Patch from Thorsten Haude for SF Bug [
1862 #484870 ] Double Mnemonic
1864 2001-11-24 11:41 amai
1866 * makefiles/Makefile.qnx (1.1, BETA-5-3-RC1): Add Makefile for QNX
1867 as posted on develop@ mailinglist
1869 2001-11-22 21:01 amai
1871 * source/interpret.c (1.19), source/preferences.c (1.40),
1872 source/textBuf.c (1.13), source/textBuf.h (1.6), util/printUtils.c
1873 (1.14), util/printUtils.h (1.5, BETA-5-3-RC1): Another small const
1876 2001-11-21 16:36 amai
1878 * util/misc.c (1.35): Patch SF [#483505 ] Fix warning on DEC Not
1879 literally, I extended the comment a bit.
1881 2001-11-20 15:53 amai
1883 * README (1.19): Sorry, another "dummy" commit, to check for the
1886 2001-11-20 15:36 amai
1888 * ReleaseNotes (1.11): Switch to "5.2+" ...
1890 2001-11-20 15:31 amai
1892 * README (1.18): Start list of 5.2+ features/changes
1894 2001-11-20 13:25 amai
1896 * source/selection.c (1.14), util/system.h (1.9, BETA-5-3-RC1): Add
1897 Intel's icc/ecc to our list of known compilers (and fix a compiler
1900 2001-11-18 19:53 amai
1902 * ChangeLog (1.13): Update
1904 2001-11-18 19:02 arnef
1906 * source/Makefile.common (1.9), source/Makefile.dependencies
1907 (1.12), source/help.c (1.63), source/help.h (1.5), source/menu.c
1908 (1.40), source/nc.c (1.13), source/preferences.c (1.39),
1909 source/preferences.h (1.15), source/server.c (1.11),
1910 source/window.c (1.34), source/window.h (1.8, BETA-5-3-RC1),
1911 source/windowTitle.c (1.1), source/windowTitle.h (1.1,
1912 BETA-5-3-RC1), util/Makefile.common (1.6, BETA-5-3-RC1),
1913 util/Makefile.dependencies (1.5, BETA-5-3-RC1), util/clearcase.c
1914 (1.1, BETA-5-3-RC1), util/clearcase.h (1.1, BETA-5-3-RC1),
1915 util/fileUtils.c (1.16), util/fileUtils.h (1.7, BETA-5-3-RC1),
1916 util/utils.c (1.6), util/utils.h (1.3): Added Customise Window
1918 http://sourceforge.net/tracker/?func=detail&atid=311005&aid=477875&
1921 2001-11-16 16:06 tringali
1923 * util/misc.c (1.34): 482504: Bad CapsLock grab on certain keyboard
1926 2001-11-16 12:47 amai
1928 * source/userCmds.c (1.22): "const patch"
1930 2001-11-16 11:13 amai
1932 * source/: selection.c (1.13), shift.c (1.10, BETA-5-3-RC1): Add
1933 two missing #includes
1935 2001-11-16 11:02 amai
1937 * source/: help.c (1.62), shell.c (1.17), userCmds.c (1.21): Apply
1938 patch SF [ #434451 ] line numbers in shell commands from Axel
1941 2001-11-16 10:06 amai
1943 * source/: help.c (1.61), menu.c (1.39), selection.c (1.12),
1944 selection.h (1.4, BETA-5-3-RC1), text.c (1.19), text.h (1.5,
1945 BETA-5-3-RC1), textDisp.c (1.11), textDisp.h (1.6): Apply patch for
1946 SF [ #403435 ] Go to column in "Goto Line Number" dialog (added
1947 some 'consts', missing #include, etc.)
1949 2001-11-16 09:39 amai
1951 * source/: tags.c (1.24), tags.h (1.9), textBuf.c (1.12), textBuf.h
1952 (1.5), userCmds.c (1.20): Another "const patch"
1954 2001-11-15 14:28 amai
1956 * makefiles/Makefile.openbsd (1.1, BETA-5-3-RC1): In principle the
1957 same as Makefile.netbsd, but I arbitrarily chose a Motif 2.1 setup
1958 and added -lXp already
1960 2001-11-13 21:07 amai
1962 * makefiles/Makefile.os2 (1.9): For now we don't have/use
1965 2001-11-13 11:10 amai
1967 * source/: search.c (1.38), search.h (1.14): Add some more 'const's
1968 to public search routines
1970 2001-11-12 14:04 amai
1972 * util/: DialogF.c (1.19), DialogF.h (1.5, BETA-5-3-RC1), misc.c
1973 (1.33), misc.h (1.11, BETA-5-3-RC1): Another small 'const patch'
1975 2001-11-12 13:46 amai
1977 * makefiles/Makefile.generic (1.7, BETA-5-3-RC1), source/tags.c
1978 (1.23), util/fileUtils.c (1.15), util/fileUtils.h (1.6): Revised
1979 version of Patch from Markus Schwarzenberg: SF [ #479589 ] path for
1980 tags files should be resolved I added a catch for systems without
1983 2001-11-10 00:00 slobasso
1985 * source/help.c (1.60): fixed bad eol in string
1987 2001-11-09 23:58 slobasso
1989 * source/highlightData.c (1.26): added in to NEdit macro language
1992 2001-11-08 16:05 amai
1994 * makefiles/Makefile.generic (1.6), makefiles/Makefile.os2 (1.8),
1995 source/file.c (1.35): Drop WRITES_DOS_TEXT catch finally!
1997 2001-11-08 13:49 amai
1999 * ChangeLog (1.12): Update
2001 2001-11-08 13:47 amai
2003 * README (1.17), source/help.c (1.59): Add timestamp again to
2004 version info. The build date is not necessarily an indicator for
2005 the date of the underlying sources ...
2007 2001-11-08 12:55 edg
2009 * source/search.c (1.37): Fixed a bug for replacements in
2010 rectangular selections: false matches could hide valid ones.
2012 2001-11-07 22:54 edg
2014 * source/preferences.c (1.38): Added a patch for the last remaining
2015 issue of SF bug #230912 (Postscript language mode definition on
2016 VMS), and added a post-5.2 preferences upgrading routine, to be
2017 extended when other preferences are upgraded.
2019 2001-11-05 15:17 tringali
2021 * source/highlightData.c (1.25): Update C/C++ preprocessor patterns
2022 with specific keywords (#include, #define, etc.)
2024 2001-11-02 12:17 edg
2026 * source/file.c (1.34): Changed misleading "Create" button label in
2027 dialogs to "New File" (Thorsten Haude, SF bug #449765).
2029 2001-11-02 12:13 edg
2031 * README (1.16), doc/nedit.doc (1.7), source/help.c (1.58): Minor
2032 documentation updates (Thorsten Haude).
2034 2001-11-01 20:22 edg
2036 * util/fontsel.c (1.13): Removed a debug print statement that was
2037 left behind accidentally.
2039 2001-10-31 17:25 edg
2041 * util/getfiles.c (1.16): Added a VMS-specific check for a Motif
2042 2.x bug workaround (one was added earlier, but it should have been
2043 done at two places).
2045 2001-10-31 16:36 edg
2047 * source/: nedit.c (1.21), preferences.c (1.37): Changed default
2048 font sizes from 12 pixels to 12 points. This should improve
2051 2001-10-30 21:47 tringali
2053 * source/preferences.c (1.36): Merge post-RC1 changes to mainline
2055 2001-10-27 20:19 edg
2057 * source/: menu.c (1.38), userCmds.c (1.19): Added extra checks to
2058 prevent macro/background menu commands from being executed by the
2059 user while another command is already running (to prevent a crash).
2060 Also added beeps to notify the user in those cases that the
2061 commands are rejected.
2063 2001-10-26 20:17 amai
2065 * makefiles/: Makefile.generic (1.5), Makefile.os2 (1.7): Document
2066 -DWRITES_DOS_TEXT - at least it's used on OS/2!
2068 2001-10-25 15:51 tringali
2070 * source/preferences.c (tags: REL-5-2) (BETA-5-2.6): Compare file
2071 versions as integers to avoid bad float comparisonsCompare file
2072 versions as integers to avoid bad float comparisonsCompare file
2073 versions as integers to avoid bad float comparisonsCompare file
2074 versions as integers to avoid bad float comparisons
2076 2001-10-22 08:50 amai
2078 * source/: tags.c (1.22), tags.h (1.8): Patch for SF [ #473602 ] no
2079 mult. tags selection on 1st find def from Markus Schwarzenberg
2081 2001-10-21 15:13 tringali
2083 * README (1.15), ReleaseNotes (1.10), doc/faq-txt.awk (1.2,
2084 BETA-5-3-RC1), doc/faq-txt.dtd (1.2, BETA-5-3-RC1), doc/faq-txt.xsl
2085 (1.2, BETA-5-3-RC1), doc/faq.dtd (1.2, BETA-5-3-RC1), doc/faq.xml
2086 (1.3, BETA-5-3-RC1), doc/faq.xsl (1.2, BETA-5-3-RC1), doc/nc.man
2087 (1.5, BETA-5-3-RC1), doc/nedit.doc (1.6), doc/nedit.man (1.6,
2088 BETA-5-3-RC1), source/file.c (1.33), source/help.c (1.57),
2089 source/highlight.c (1.20), source/highlightData.c (1.24),
2090 source/nedit.c (1.20), source/preferences.c (1.35), source/search.c
2091 (1.36), source/shell.c (1.16), util/fontsel.c (1.12),
2092 util/fontsel.h (1.5, BETA-5-3-RC1), util/prefFile.c (1.11),
2093 util/system.h (1.8): Merge post-5.2RC1 changes into mainline
2095 2001-10-21 15:09 tringali
2097 * doc/NEdit.ad (1.2, BETA-5-3-RC1), doc/README.FAQ (1.2,
2098 BETA-5-3-RC1), doc/faq-txt-pass2.xsl (1.2, BETA-5-3-RC1),
2099 doc/faq.txt (1.2, BETA-5-3-RC1), makefiles/Makefile.depend (1.2,
2100 BETA-5-3-RC1), makefiles/Makefile.linux (1.6),
2101 makefiles/Makefile.os2 (1.6), makefiles/Makefile.solaris (1.5),
2102 makefiles/Makefile.unixware (1.4, BETA-5-3-RC1): Merge post-5.2RC1
2103 changes into mainline
2105 2001-10-16 14:41 edg
2107 * ChangeLog (tags: REL-5-2) (BETA-5-2.6): Final update for 5.2
2110 2001-10-15 20:10 amai
2112 * source/tags.c (1.21): Latest patch for SF [ #466742 ] Tag not
2115 2001-10-15 17:33 slobasso
2117 * source/nc.c (1.12): Patch to allow for multi-line macros to be
2118 passed on nc command line when a nedit server is not already
2121 2001-10-15 17:28 slobasso
2123 * source/: file.c (1.32), file.h (1.9, BETA-5-3-RC1), nedit.c
2124 (1.19), nedit.h (1.18), server.c (1.10): Changed -read behavior to
2125 mimic the Read Only menu option.
2127 2001-10-15 17:24 slobasso
2129 * source/text.c (1.18): Fixes problem where triple clicking to
2130 select a word wrapped line was inconsistent with the subsequent
2131 dragging to extend the selection. The behavior now matches.
2133 2001-10-12 19:34 tringali
2135 * Makefile, source/help.c (BETA-5-2.[1,9]) (utags: REL-5-2): Prep
2136 work for final 5.2 release
2138 2001-10-12 11:54 edg
2140 * README (tags: REL-5-2) (BETA-5-2.5): Minor updates.
2142 2001-10-12 10:36 edg
2144 * README, ReleaseNotes (tags: REL-5-2) (BETA-5-2.[4,2]): Updates in
2145 preparation of the 5.2 release.
2147 2001-10-11 13:19 edg
2149 * source/preferences.c (BETA-5-2.5): Fixed a bug in the 5.2
2150 preferences upgrading routine: new language modes were added, but
2151 the corresponding highlight patterns were not enabled.
2153 2001-10-10 18:32 edg
2155 * source/shell.c (tags: REL-5-2) (BETA-5-2.1): Fixed a bug that
2156 could cause NEdit to crash or garble a file when the user modifies
2157 the buffer while the output of an external command is being
2160 2001-10-08 07:29 amai
2162 * ChangeLog (BETA-5-2.5), ChangeLog (1.11): Update
2164 2001-10-06 13:09 amai
2166 * ReleaseNotes (BETA-5-2.1): Some very minor changes towards the
2169 2001-10-06 11:42 amai
2171 * README, source/help.c (BETA-5-2.[3,8]): "lame attempt" to enfore
2172 a release: drop "RC" and update timestamps!
2174 2001-10-04 11:02 amai
2176 * makefiles/Makefile.solaris (tags: REL-5-2) (BETA-5-2.2): Use
2177 CC=cc. After all it's the most - since only - standard conforming
2180 2001-10-04 10:16 amai
2182 * source/tags.c (1.20): Patch for SF Bug [ #466742 ] Tag not found.
2183 This is tags-semicolon2.diff as submitted by Markus Schwarzenberg.
2185 2001-10-04 09:44 amai
2187 * README (1.14), source/help.c (1.56): Update timestamps
2189 2001-10-02 17:06 amai
2191 * source/help.c (BETA-5-2.7): Get PrintVersion() work again and
2194 2001-10-02 07:16 amai
2196 * doc/README.FAQ (1.1): file README.FAQ was initially added on
2199 2001-10-02 07:16 amai
2201 * doc/faq-txt-pass2.xsl (1.1): file faq-txt-pass2.xsl was initially
2202 added on branch BETA-5-2.
2204 2001-10-02 07:16 amai
2206 * doc/: README.FAQ, faq-txt-pass2.xsl, faq.dtd, faq.txt, faq.xml
2207 (BETA-5-2.[1,1,1,3,5]) (utags: REL-5-2): FAQ updates from Florian
2210 2001-10-01 13:34 amai
2212 * source/highlightData.c (tags: REL-5-2) (BETA-5-2.1): minor
2213 pattern fix, bug 455877
2215 2001-10-01 12:42 edg
2217 * source/preferences.c (BETA-5-2.4): Changed the order in which new
2218 5.2 language modes were added to the list during upgrading (they
2219 are now simply appended instead of inserted).
2221 2001-10-01 08:30 edg
2223 * util/prefFile.c (tags: REL-5-2) (BETA-5-2.1): Fixed a bug in the
2224 preferences restoration mechanism (prefFileRead is now properly
2225 set, even if already present in the resource file).
2227 2001-09-30 19:49 edg
2229 * source/preferences.c (BETA-5-2.3): Added a 5.1 to 5.2 preferences
2230 upgrading routine (language modes and highlight styles).
2232 2001-09-27 12:41 edg
2234 * source/file.c (tags: REL-5-2) (BETA-5-2.1): Added comment about
2235 use of tmpnam (Thorsten Haude).
2237 2001-09-26 21:05 amai
2239 * makefiles/Makefile.unixware (tags: REL-5-2) (BETA-5-2.1): Add
2240 -lSM -lICE to libs as reported on the list as for UnixWare 7.1.1
2242 2001-09-21 09:58 amai
2244 * source/: tags.c (1.19), tags.h (1.7): 'const' patch + fix small
2245 memory leak + protect against memory overflow in Add*TagFile
2247 2001-09-20 19:30 tringali
2249 * doc/nedit.doc (tags: REL-5-2), source/help.c (BETA-5-2.[3,6]): -
2250 Merge slobasso 5.2 doc fixes erronously applies to mainline here
2252 2001-09-20 14:24 tringali
2254 * source/nedit.c (tags: REL-5-2) (BETA-5-2.1): Remove "iso8859" as
2255 some servers do not have this encoding installed.
2257 2001-09-20 11:14 amai
2259 * ChangeLog (1.10): Update
2261 2001-09-20 11:13 amai
2263 * ChangeLog (BETA-5-2.4): Update. Remove info about recent main
2266 2001-09-19 12:11 amai
2268 * makefiles/: Makefile.linux, Makefile.os2 (BETA-5-2.[1,1]) (utags:
2269 REL-5-2): Document -lXp flag (required when linking against a Motif
2270 2.1 compatible libXm)
2272 2001-09-17 14:06 amai
2274 * source/file.c (1.31), source/regularExp.c (1.11), source/search.h
2275 (1.13), util/printUtils.c (1.13): Still minor cleanup. Make
2276 compiler/lint even more happy
2278 2001-09-14 15:59 edg
2280 * source/highlight.c (tags: REL-5-2) (BETA-5-2.1): Fixes for SF
2281 bugs #459965 and #460859 (they are related), including patch
2284 2001-09-13 14:11 tringali
2286 * source/preferences.c (BETA-5-2.2): #458807: Automatically add 5.2
2287 styles if .nedit file is pre-5.2
2289 2001-09-12 20:14 amai
2291 * doc/: faq-txt.awk (tags: REL-5-2), faq-txt.dtd (tags: REL-5-2),
2292 faq-txt.xsl (tags: REL-5-2), faq.txt, faq.xml, faq.xsl (tags:
2293 REL-5-2) (BETA-5-2.[1,1,1,2,4,1]): Update as sent from Florian
2296 2001-09-12 09:45 amai
2298 * ChangeLog (BETA-5-2.3): I forgot to update this file in this beta
2301 2001-09-12 09:18 amai
2303 * makefiles/Makefile.depend (tags: REL-5-2) (BETA-5-2.1): Add CVS
2304 info line to output. Makes life even more simple
2306 2001-09-11 11:24 amai
2308 * doc/faq.xml (BETA-5-2.3): Add a non-visible CVS stamp and update
2311 2001-09-11 10:17 edg
2313 * source/search.c (tags: REL-5-2) (BETA-5-2.1): Fixed a minor
2314 button sensitivity bug (Multiple Files... button was grayed out
2315 after canceling multi-file replace dialog and modifying search
2318 2001-09-10 15:28 amai
2320 * util/system.h (tags: REL-5-2) (BETA-5-2.2): Update/add/fix
2323 2001-09-10 13:42 amai
2325 * source/help.c (BETA-5-2.5): Update timestamp
2327 2001-09-10 13:41 amai
2329 * doc/faq.xml (BETA-5-2.2): Some updates WRT LessTif, mostly
2332 2001-09-07 14:16 amai
2334 * doc/NEdit.ad (1.1): file NEdit.ad was initially added on branch
2337 2001-09-07 14:16 amai
2339 * doc/NEdit.ad (tags: REL-5-2) (BETA-5-2.1): Add a 5.1 app defaults
2340 file - needs to be updated probably. This contains only
2341 outcommented entries!
2343 2001-09-07 07:46 amai
2345 * doc/nc.man (tags: REL-5-2), doc/nedit.doc, source/help.c
2346 (BETA-5-2.[1,2,4]): Fix typos as reported on the list
2348 2001-09-07 07:39 amai
2350 * source/help.c (BETA-5-2.3): Don't call XmRegisterConverters() for
2351 Motif 2.1, add declaration for 2.0 and add a "helpful" comment on
2354 2001-09-06 09:39 amai
2356 * ChangeLog (1.9), source/help.c (1.55): ChangeLog update and a new
2359 2001-09-06 09:37 amai
2361 * source/: Makefile.dependencies (1.11), file.c (1.30), tags.c
2362 (1.18), tags.h (1.6): Add missing #include and add some 'const'.
2365 2001-09-05 11:44 amai
2367 * source/: file.c (1.29), help.c (1.54), preferences.c (1.34),
2368 preferences.h (1.14), tags.c (1.17), tags.h (1.5): Patch for SF bug
2369 [ #451997 ] bugs in tags.c/normalizePathname from Markus
2372 2001-09-04 17:55 amai
2374 * doc/nedit.doc, source/help.c (BETA-5-2.[1,2]): Fix typo reported
2377 2001-08-31 22:16 amai
2379 * doc/: faq.txt, faq.xml (BETA-5-2.[1,1]): Update FAQ as sent from
2380 Florian Xhumari. Add plain text version of FAQ
2382 2001-08-31 22:16 amai
2384 * doc/faq.txt (1.1): file faq.txt was initially added on branch
2387 2001-08-30 21:04 tringali
2389 * util/system.h (BETA-5-2.1): Fix for Solaris x86 "unknown"
2391 2001-08-30 20:19 amai
2393 * ChangeLog (BETA-5-2.2): Update
2395 2001-08-30 20:17 amai
2397 * source/preferences.c (BETA-5-2.1): /bin/csh doesn't make sense on
2398 OS/2 - even as a default value only
2400 2001-08-29 15:56 slobasso
2402 * source/help.c (1.53): fixed mispellings
2404 2001-08-29 13:56 amai
2406 * source/regularExp.c (1.10): Fix lint warning: octal constants
2407 shouldn't carry a suffix like 'L'!?
2409 2001-08-29 08:27 amai
2411 * util/: misc.c (1.32), misc.h (1.10): Second attempt to fix a
2412 specific compiler warning and a 'const' addition
2414 2001-08-29 00:01 slobasso
2416 * source/file.c (1.28): moved braces so nedit goto matching works
2418 2001-08-28 23:18 slobasso
2420 * doc/nedit.doc (1.5), source/help.c (1.52): documentation cleanup
2422 2001-08-28 22:24 slobasso
2424 * source/help.c (1.51): Array documentation cleanup.
2426 2001-08-28 11:41 amai
2428 * source/tags.c (1.16): 'const' patch
2430 2001-08-28 11:29 amai
2432 * source/file.c (1.27), source/highlight.c (1.19),
2433 source/interpret.c (1.18), source/macro.c (1.36), source/menu.c
2434 (1.37), source/preferences.c (1.33), source/preferences.h (1.13),
2435 source/tags.c (1.15), source/text.c (1.17), util/misc.c (1.31): Fix
2436 some more lclint warnings: type casts, make some things static (no,
2437 not all unused ones, 'some'), etc.
2439 2001-08-27 18:45 slobasso
2441 * source/macro.c (1.35): fixed static linkage of actionToString to
2444 2001-08-27 09:08 amai
2446 * source/nc.c (1.11): startServer() changes: has a return type now;
2447 re-shuffle some code Also make another global var static and
2448 replace a printf() by puts()
2450 2001-08-26 02:28 slobasso
2452 * source/macro.c (1.34): removed unused variable
2454 2001-08-25 15:58 amai
2456 * source/: file.c (1.26), highlightData.c (1.23), highlightData.h
2457 (1.6), preferences.c (1.32), preferences.h (1.12), regexConvert.c
2458 (1.5, BETA-5-3-RC1), regexConvert.h (1.3, BETA-5-3-RC1), server.h
2459 (1.3, BETA-5-3-RC1), shell.c (1.15), shell.h (1.4, BETA-5-3-RC1),
2460 undo.c (1.7), undo.h (1.4, BETA-5-3-RC1): Another 'const' patch
2462 2001-08-25 15:24 amai
2464 * source/: file.c (1.25), file.h (1.8), highlightData.c (1.22),
2465 highlightData.h (1.5), macro.c (1.33), macro.h (1.3, BETA-5-3-RC1),
2466 regularExp.c (1.9), regularExp.h (1.6, BETA-5-3-RC1), search.c
2467 (1.35), search.h (1.12): Another 'const' patch
2469 2001-08-25 12:16 amai
2471 * util/printUtils.c (1.12): The very last signed vs. unsigned
2472 warning on my system ...
2474 2001-08-25 12:09 amai
2476 * source/: highlightData.c (1.21), menu.c (1.36), preferences.c
2477 (1.31), regularExp.c (1.8), shell.c (1.14), userCmds.c (1.18): Fix
2478 a couple of "unsigned vs. int" compiler warnings. Using gcc on OS/2
2479 this warning is now completly wiped out!
2481 2001-08-25 11:55 amai
2483 * util/: DialogF.c (1.18), misc.c (1.30), prefFile.c (1.10): Fix
2484 compiler warnings. Mostly unsigned vs. signed int issues
2486 2001-08-25 11:49 amai
2488 * README (BETA-5-2.2): A couple of fixes, enhancements (see report
2491 2001-08-24 18:34 amai
2493 * makefiles/Makefile.solaris (BETA-5-2.1): No debug build by
2494 default. Patch from Thorsten Haude
2496 2001-08-24 08:33 amai
2498 * util/: fontsel.c, fontsel.h, misc.c (BETA-5-2.[2,2,2]) (utags:
2499 REL-5-2): Undo some changes which I erroneously checked in ...
2501 2001-08-24 08:28 amai
2503 * ChangeLog, util/fontsel.c, util/fontsel.h, util/misc.c
2504 (BETA-5-2.[1,1,1,1]): Updated Changelog. Includes whole history,
2505 including new beta branch. New options of cvs2cl used, listing
2506 contains now revision/branch info, timestamps are in GMT, etc.
2508 2001-08-24 08:19 amai
2510 * source/macro.c (1.32): Fix warnings, add 'const's, make func
2513 2001-08-23 17:57 amai
2515 * source/selection.c (1.11): Try to fix two lint/compiler warnings
2517 2001-08-23 17:42 amai
2519 * source/search.c (1.34): Fix wrong return type in function (in a
2522 2001-08-23 14:59 amai
2524 * source/: highlightData.c (1.20), interpret.c (1.17), shift.c
2525 (1.9), smartIndent.c (1.13, BETA-5-3-RC1): Make some more functions
2528 2001-08-23 14:39 amai
2530 * util/: misc.c (1.29), misc.h (1.9): Drop 'wrong' prototype for
2531 standard function. Fix a function signature to avoid warnings
2533 2001-08-23 14:11 amai
2535 * util/: fontsel.c (1.11), fontsel.h (1.4): Fix lint warning about
2536 float to integer assignment and add some more 'const's
2538 2001-08-23 13:57 amai
2540 * util/misc.c (1.28): Drop unused #include
2542 2001-08-22 15:41 amai
2544 * README, source/help.c (BETA-5-2.[1,1]): First updates for "RC1"
2546 2001-08-22 15:39 amai
2548 * doc/nedit.man (tags: REL-5-2) (BETA-5-2.1): Update from Joor
2551 2001-08-21 14:29 tringali
2553 * source/: userCmds.c (1.17), window.c (1.33) (utags: REL-5-2):
2554 #449569: Ensure shell/macro accelerators also have accelerator fix
2556 2001-08-20 20:36 tringali
2558 * source/window.c (1.32): #449569: Avoid startup failure when
2559 window manager grabs the same key as an accelerator
2561 2001-08-18 12:35 amai
2563 * source/Makefile.dependencies (1.10, REL-5-2): Update
2565 2001-08-18 12:24 amai
2567 * source/: help.c (1.50), help.h (1.4, REL-5-2), nedit.c (1.18):
2568 Add a PrintVersion() call to nedit. Some more 'const' patches :-)
2570 2001-08-18 11:48 jlous
2572 * README (1.13), doc/nedit.man (1.5), source/help.c (1.49): Moved
2573 Thorsten Haude credits from pattern contributor to developer.
2575 2001-08-17 23:02 edg
2577 * README (1.12), makefiles/Makefile.aix (1.5, BETA-5-3-RC1,
2578 REL-5-2), makefiles/Makefile.bsdi (1.3, BETA-5-3-RC1, REL-5-2),
2579 makefiles/Makefile.ccur (1.3, BETA-5-3-RC1, REL-5-2),
2580 makefiles/Makefile.convex (1.3, BETA-5-3-RC1, REL-5-2),
2581 makefiles/Makefile.cygwin (1.4, BETA-5-3-RC1, REL-5-2),
2582 makefiles/Makefile.dcosx (1.3, BETA-5-3-RC1, REL-5-2),
2583 makefiles/Makefile.dec (1.4, BETA-5-3-RC1, REL-5-2),
2584 makefiles/Makefile.freebsd (1.3, BETA-5-3-RC1, REL-5-2),
2585 makefiles/Makefile.generic (1.4, REL-5-2), makefiles/Makefile.hpux
2586 (1.3, BETA-5-3-RC1, REL-5-2), makefiles/Makefile.linux (1.5),
2587 makefiles/Makefile.lynx (1.3, BETA-5-3-RC1, REL-5-2),
2588 makefiles/Makefile.m88k.svr4 (1.3, BETA-5-3-RC1, REL-5-2),
2589 makefiles/Makefile.netbsd (1.3, BETA-5-3-RC1, REL-5-2),
2590 makefiles/Makefile.os2 (1.5), makefiles/Makefile.osf (1.4,
2591 BETA-5-3-RC1, REL-5-2), makefiles/Makefile.reliant (1.3,
2592 BETA-5-3-RC1, REL-5-2), makefiles/Makefile.sco (1.3, BETA-5-3-RC1,
2593 REL-5-2), makefiles/Makefile.sgi (1.3, BETA-5-3-RC1, REL-5-2),
2594 makefiles/Makefile.solaris (1.4), makefiles/Makefile.sunos (1.3,
2595 BETA-5-3-RC1, REL-5-2), makefiles/Makefile.superux (1.3,
2596 BETA-5-3-RC1, REL-5-2), makefiles/Makefile.uhc (1.3, BETA-5-3-RC1,
2597 REL-5-2), makefiles/Makefile.ultrix (1.3, BETA-5-3-RC1, REL-5-2),
2598 makefiles/Makefile.unicos (1.4, REL-5-2),
2599 makefiles/Makefile.unixware (1.3), source/help.c (1.48),
2600 source/preferences.c (1.30): Made the REPLACE_SCOPE compilation
2601 option more visible and changed the default replace scope selection
2602 preference to "Smart".
2604 2001-08-17 21:54 edg
2606 * source/highlight.c (1.18): Added a fix for SF bug #449828.
2608 2001-08-17 14:09 tringali
2610 * source/tags.c (1.14, REL-5-2): Fix for crash in shared tag
2611 allocation on Solaris (compiler bug?)
2613 2001-08-17 11:01 amai
2615 * source/: window.c (1.31), window.h (1.7, REL-5-2): Another
2618 2001-08-17 10:56 amai
2620 * util/: fileUtils.c (1.14), fileUtils.h (1.5) (utags: REL-5-2):
2621 Export two more interfaces. Fix for CompressPathname() to avoid
2622 multiple slashes in path. (Markus Schwarzenberg)
2624 2001-08-16 18:33 slobasso
2626 * source/highlightData.c (1.19): Fixed NEdit macro language
2627 patterns to contain previously added items.
2629 2001-08-16 17:24 amai
2631 * source/highlight.c (1.17): Fix for [ nedit-Bugs-435384 ] circular
2632 patterns reference hangs NEdit
2634 2001-08-16 09:49 amai
2636 * source/highlightData.c (1.18): Patch [ #451485 ] updated Sh Ksh
2637 Bash patterns submitted from Joor Loohuis
2639 2001-08-15 09:16 amai
2641 * source/: Makefile.dependencies (1.9), regexConvert.c (1.4,
2642 REL-5-2): Another source was missing to #include it's own header
2643 for consistency checking!
2645 2001-08-15 09:08 amai
2647 * ChangeLog (1.8): Update (ok, not even a week has passed, but it's
2648 a nice overview ...)
2650 2001-08-15 09:00 amai
2652 * source/preferences.h (1.11, REL-5-2), util/misc.c (1.27),
2653 util/misc.h (1.8, REL-5-2): Have unique value for MAX_ACCEL_LEN
2655 2001-08-15 08:56 amai
2657 * source/Makefile.dependencies (1.8): Update
2659 2001-08-15 08:56 amai
2661 * source/: userCmds.c (1.16), userCmds.h (1.4, BETA-5-3-RC1,
2662 REL-5-2): Source should include it's own headers for consistency
2663 checking. Add some const to signatures, drop an unused arg from a
2666 2001-08-14 15:05 slobasso
2668 * source/rbTree.c (1.4, BETA-5-3-RC1, REL-5-2): fixed comment
2671 2001-08-14 14:40 slobasso
2673 * source/rbTree.c (1.3): added gnu license
2675 2001-08-14 08:50 jlous
2677 * README (1.11): README credits updated to reflect version dialog
2679 2001-08-14 08:37 jlous
2681 * source/file.c (1.24), source/help.c (1.47), source/highlight.c
2682 (1.16), source/highlightData.c (1.17), source/interpret.c (1.16,
2683 REL-5-2), source/macro.c (1.31, REL-5-2), source/menu.c (1.35,
2684 REL-5-2), source/nc.c (1.10, REL-5-2), source/nedit.c (1.17),
2685 source/preferences.c (1.29), source/search.c (1.33),
2686 source/selection.c (1.10, REL-5-2), source/server.c (1.9, REL-5-2),
2687 source/shell.c (1.13), source/shift.c (1.8, REL-5-2),
2688 source/smartIndent.c (1.12, REL-5-2), source/tags.c (1.13),
2689 source/text.c (1.16, REL-5-2), source/textBuf.c (1.11, REL-5-2),
2690 source/textDisp.c (1.10, REL-5-2), source/textDrag.c (1.4,
2691 REL-5-2), source/textSel.c (1.5, REL-5-2), source/undo.c (1.6,
2692 REL-5-2), source/userCmds.c (1.15), source/window.c (1.30),
2693 util/DialogF.c (1.17, REL-5-2), util/fileUtils.c (1.13),
2694 util/fontsel.c (1.10), util/getfiles.c (1.15, REL-5-2),
2695 util/managedList.c (1.7, BETA-5-3-RC1, REL-5-2), util/misc.c
2696 (1.26), util/prefFile.c (1.9), util/printUtils.c (1.11, REL-5-2),
2697 util/system.h (1.7), util/utils.c (1.5, REL-5-2), util/vmsUtils.c
2698 (1.5, BETA-5-3-RC1, REL-5-2): Fixed license statements to pure GPL
2700 2001-08-13 13:48 tringali
2702 * doc/: nc.man (1.4), nedit.man (1.4): manpage updates from Joor.
2704 2001-08-13 09:55 amai
2706 * doc/nedit.doc (1.4), source/help.c (1.46): Doc patch from
2707 Thorsten Haude posted on Fri Aug 10 2001
2709 2001-08-13 09:51 amai
2711 * doc/nedit.doc (1.3), source/help.c (1.45): Patch from Thorsten
2712 Haude: Document Arrays within nedit.doc and typo fix in help.c
2714 2001-08-12 15:45 amai
2716 * makefiles/Makefile.generic (1.3), source/comnedit.com (1.6,
2717 REL-5-2): Drop last references to NO_FCHMOD #define
2719 2001-08-11 19:51 edg
2721 * source/search.c (1.32): Fixed SF bug #448006: three beeps; one to
2724 2001-08-10 20:36 amai
2726 * source/highlightData.c (1.16): TeX pattern patch from Joerg
2727 Fischer <jf505@yahoo.de>
2729 2001-08-10 14:35 amai
2731 * source/Makefile.dependencies (1.7): Update dependency list
2733 2001-08-09 20:58 tringali
2735 * source/nedit.c (1.16): Fix for wrong menu font [#434383]
2737 2001-08-09 18:47 amai
2739 * util/system.h (1.6): Correct a comment :-)
2741 2001-08-09 18:46 amai
2743 * makefiles/Makefile.os2 (1.4): Drop -DNO_FCHMOD flag
2745 2001-08-09 18:41 slobasso
2747 * source/Makefile.common (1.8, REL-5-2): added parse.c to cleaned
2748 files for make clean
2750 2001-08-09 18:39 slobasso
2752 * source/userCmds.c (1.14): removed attachment possibly causing
2755 2001-08-09 18:03 slobasso
2757 * source/: smartIndent.c (1.11), smartIndent.h (1.4, BETA-5-3-RC1,
2758 REL-5-2), macro.c (1.30): We now keep track if we are in smart
2759 indent macros so garbage collection won't remove things from under
2762 2001-08-09 13:34 amai
2764 * source/highlight.c (1.15), source/highlightData.c (1.15),
2765 source/interpret.c (1.15), source/search.c (1.31),
2766 source/selection.c (1.9), source/shell.c (1.12),
2767 source/smartIndent.c (1.10), source/textBuf.c (1.10),
2768 source/textSel.c (1.4), source/userCmds.c (1.13), source/window.c
2769 (1.29), util/managedList.c (1.6): Add lots of missing #include
2772 2001-08-09 08:37 amai
2774 * source/help.c (1.44): Add hardcoded timestamp (month) again
2776 2001-08-09 07:37 amai
2778 * source/.cvsignore (1.2, BETA-5-3-RC1, REL-5-2): Add entry
2780 2001-08-08 22:31 slobasso
2782 * source/file.c (1.23): remove fchmod calls except when under VMS
2784 2001-08-08 18:29 amai
2786 * makefiles/Makefile.os2 (1.3): Update from my private working copy
2788 2001-08-08 08:39 amai
2790 * ChangeLog (1.7): Update (should be done weekly perhaps and could
2791 even be done automatically?)
2793 2001-08-08 08:37 amai
2795 * source/parse.c_noyacc (1.7, REL-5-2): Re-generate from parse.y.
2796 BTW, yacc from Digital Unix 4.0x is being used
2798 2001-08-08 08:34 amai
2800 * source/parse.y (1.16, REL-5-2): Add an #include <string.h> (there
2801 was no error/warning; somehow we already got this probably)
2803 2001-08-07 23:46 slobasso
2805 * source/Makefile.common (1.7): changed highlightData.c to be
2806 compiled with BIGGER_STRINGS
2808 2001-08-07 01:53 tringali
2810 * ReleaseNotes (1.9), source/highlightData.c (1.14),
2811 source/preferences.c (1.28): #448420: Pattern updates from Joor
2813 2001-08-07 01:12 tringali
2815 * source/nedit.c (1.15): Fix for #448402: nedit quits if unable to
2818 2001-08-06 21:24 amai
2820 * README (1.10): correction to "Requirements" section
2822 2001-08-06 21:21 amai
2824 * README (1.9): Add "Requirements for building NEdit" section
2826 2001-08-06 20:38 tringali
2828 * doc/nedit.doc (1.2), source/help.c (1.43): Sync help with doc.
2829 (Updates from Thorsten Haude)
2831 2001-08-04 20:49 tringali
2833 * source/file.c (1.22), source/menu.c (1.34), source/nc.c (1.9),
2834 source/nedit.c (1.14), source/server.c (1.8), source/shell.c
2835 (1.11), source/window.c (1.28), util/misc.c (1.25): Ensure exit
2836 returns a meaningful (succes/fail) status to the user
2838 2001-08-04 20:23 tringali
2840 * util/system.h (1.5): Add info for lots more compilers.
2842 2001-08-03 12:16 amai
2844 * ReleaseNotes (1.8): Small updates
2846 2001-08-02 23:45 tringali
2848 * util/system.h (1.4): Add definitions for MSVC, Sun Workshop, etc.
2850 2001-08-02 22:59 slobasso
2852 * source/macro.c (1.29): Fixed problem where error message is
2853 written if empty learned macro is executed. Also disallowed replay
2854 from executing if a macro is already in progress. This caused a
2855 crash by overflowing the interpreter stack.
2857 2001-08-02 22:54 slobasso
2859 * source/file.c (1.21): added symlink security patch and added mode
2860 parameter to open calls with O_CREAT
2862 2001-08-02 17:26 amai
2864 * source/interpret.c (1.14): Avoid crash when calling
2865 "self_insert()" from macro menu: fill in missing entries from our
2868 2001-08-01 07:41 amai
2870 * ChangeLog (1.6): Update
2872 2001-08-01 07:40 amai
2874 * source/help.c (1.42): Again hardcode a string about the
2875 development version "August 2001". Build time may be misleading
2878 2001-07-31 23:16 slobasso
2880 * source/macro.c (1.28): fixed problem where closing window while
2881 learning would make it impossible to finish or cancel learing.
2883 2001-07-31 11:58 amai
2885 * source/text.c (1.15): Fix minor warnings
2887 2001-07-31 07:46 amai
2889 * util/managedList.c (1.5): Don't name variables 'index', may be an
2890 interface in BSD-like libc
2892 2001-07-31 07:43 amai
2894 * util/getfiles.c (1.14): Fix lint warning: "getfiles.c", line 716:
2895 warning: args redefinition hides earlier one
2897 2001-07-31 07:40 amai
2899 * util/fontsel.c (1.9): Don't use 'index' as name for variable; may
2900 be a call in a BSD-like libc
2902 2001-07-29 17:51 amai
2904 * source/highlight.c (1.14): Experimental patch to fix "mismatched"
2905 memory handling calls as indicated by "purify". Probably not
2906 complete and should be checked again with purify _now_!
2908 2001-07-28 19:53 tringali
2910 * Makefile (1.6): #442517: add explanatory text how to use make
2912 2001-07-25 18:37 tringali
2914 * source/help.c (1.41): Add more detailed info about Motif (runtime
2917 2001-07-25 18:36 tringali
2919 * util/system.h (1.3): Use "Digital/Tru64 Unix" in place of OSF/1
2921 2001-07-25 18:36 tringali
2923 * doc/: nc.man (1.3), nedit.man (1.3): Update authors for 5.2
2925 2001-07-25 18:05 slobasso
2927 * util/misc.c (1.24): made changes so that Num_Lock's mod mask is
2928 found rather than assuming Mod3
2930 2001-07-25 14:36 amai
2932 * source/textBuf.c (1.9): Attempt to fix memory leak reported by
2935 2001-07-25 13:03 amai
2937 * util/misc.c (1.23): Try to fix small memory leak reported by
2940 2001-07-25 07:49 amai
2942 * util/system.h (1.2): Add "EMX=OS/2"
2944 2001-07-25 07:39 amai
2946 * source/Makefile.dependencies (1.6), util/Makefile.dependencies
2947 (1.4, REL-5-2): Update dependency lists
2949 2001-07-24 21:55 tringali
2951 * util/system.h (1.1): Add host compliation information to help
2953 2001-07-24 21:54 tringali
2955 * source/: help.c (1.40), tags.c (1.12), tags.h (1.4, REL-5-2): -
2956 Use shared strings for lower memory use with large tags files. -
2957 Add compilation host information to help, update authors
2959 2001-07-24 19:27 slobasso
2961 * util/misc.c (1.22): Fix array size define to match actual array
2962 size. Incorrect size could result in infinite loop.
2964 2001-07-18 13:01 amai
2966 * ChangeLog (1.5): Update
2968 2001-07-18 13:00 amai
2970 * source/: search.c (1.30), search.h (1.11, REL-5-2), window.c
2971 (1.27): Shrink two function names to 31 characters length and below
2972 (seems to be a limit on some VMS systems)
2974 2001-07-17 08:19 amai
2976 * doc/faq.xml (1.2): Updated version from Florian Xhumari as of
2977 http://galleries.free.fr/nedit-faq-01-07-16.tar.gz
2979 2001-07-17 07:31 amai
2981 * source/preferences.c (1.27), util/getfiles.c (1.13),
2982 util/vmsUtils.c (1.4): VMS patches from Blair Phillips
2983 <blair.phillips@airservices.gov.au>: avoid rint() re-definition,
2984 fix for non-unix file root, case-insensitive match on filename
2987 2001-07-16 20:41 amai
2989 * source/lnknedit.com (1.5, BETA-5-3-RC1, REL-5-2): VMS patch from
2990 mark.geary@qwest.com
2992 2001-07-16 14:48 amai
2994 * doc/: nc.man (1.2), nedit.man (1.2): Man page updates from Joor
2997 2001-07-16 11:49 amai
2999 * doc/: faq-txt.awk (1.1), faq-txt.dtd (1.1), faq-txt.xsl (1.1),
3000 faq.dtd (1.1), faq.xml (1.1), faq.xsl (1.1): faq*: add FAQ files
3001 found on our website
3003 2001-07-11 21:35 amai
3005 * source/: parse.c_noyacc (1.6), parse.h (1.4, BETA-5-3-RC1,
3006 REL-5-2), parse.y (1.15): Back out "const" patch for ParseMacro().
3007 Was incomplete, therefore broken
3009 2001-07-11 15:21 amai
3011 * source/: comnedit.com (1.5), file.c (1.20), lnknedit.com (1.4):
3012 VMS patches from <Mark.Geary@qwest.com> (not literally as for
3015 2001-07-11 08:06 amai
3017 * source/parse.c_noyacc (1.5): Update from current parse.y
3019 2001-07-11 08:04 amai
3021 * source/: parse.h (1.3), parse.y (1.14): Add some 'const' to
3022 ParseMacro() signature
3024 2001-07-11 07:55 amai
3026 * util/: comutil.com (1.3, BETA-5-3-RC1, REL-5-2), utils.c (1.4):
3027 VMS patches from Mark.Geary@qwest.com
3029 2001-07-07 09:55 amai
3031 * ChangeLog (1.4): Update
3033 2001-07-07 09:54 amai
3035 * COPYRIGHT (1.1, BETA-5-3-RC1, REL-5-2), README (1.8): Have an
3036 external file for the license terms. README refers to it
3038 2001-07-07 09:48 amai
3040 * nc.man (1.4), nedit.doc (1.6), nedit.man (1.4), doc/nc.man (1.1),
3041 doc/nedit.doc (1.1), doc/nedit.man (1.1): Move doc files to
3042 separate subdirectory
3044 2001-07-04 09:42 uid30962
3046 * README (1.7): Update some references to LessTif
3048 2001-07-04 09:29 uid30962
3050 * ReleaseNotes (1.7): ReleaseNotes: Upddate
3052 2001-07-03 12:53 amai
3054 * source/Makefile.dependencies (1.5): Makefile.dependencies: update
3057 2001-07-03 12:13 amai
3059 * source/help.c (1.39): help.c: A new month has come ...
3061 2001-06-23 09:31 amai
3063 * ChangeLog (1.3): ChangeLog: update
3065 2001-06-22 18:27 tringali
3067 * source/: nedit.c (1.13), window.c (1.26): Allow stats line
3068 background color to be set by user [#431891]
3070 2001-06-22 18:25 tringali
3072 * source/macro.c (1.27): Incremental reading from files via J. Lous
3075 2001-06-22 14:32 amai
3077 * source/file.c (1.19): file.c: fail when trying to read in a
3080 2001-06-21 14:54 edel
3082 * source/shell.c (1.10): Fixed shell dialog BadMatch crash on
3085 2001-06-20 15:48 amai
3087 * source/macro.c (1.26): macro.c: replace snprintf() by sprintf().
3088 Add #include <string.h>
3090 2001-06-20 08:24 amai
3092 * ChangeLog (1.2): ChangeLog: update
3094 2001-06-19 20:00 slobasso
3096 * source/macro.c (1.25): Added Thorsten's code to put correct key
3097 codes in status bar during recording and macro running.
3099 2001-06-09 18:48 amai
3101 * makefiles/: Makefile.dec (1.3), Makefile.osf (1.3),
3102 Makefile.superux (1.2): Makefile.superux: add CVS Id Makefile.dec
3103 Makefile.osf: briefly comment on the os versions they are supposed
3106 2001-06-08 08:14 amai
3108 * source/help.c (1.38): help.c: update timestamp to "June, 2001"
3110 2001-06-07 19:52 amai
3112 * ChangeLog (1.1): ChangeLog: finally add the output of "cvs2cl".
3113 Needs to be updated regularly ...
3115 2001-06-06 19:24 tringali
3117 * makefiles/Makefile.linux (1.4):
3118 Remove -DEDITRES, this causes link failure.
3120 2001-06-06 10:00 amai
3122 * util/: DialogF.c (1.16), fontsel.c (1.8), getfiles.c (1.12),
3123 misc.c (1.21), prefFile.c (1.8): *.c: add some explicit #include
3124 <string.h>. Previously it was done implicitly ...
3126 2001-06-05 12:52 amai
3128 * makefiles/Makefile.linux (1.3): Makefile.linux: drop
3129 -I/-L/usr/lesstif/* flags and add a suitable comment instead
3131 2001-06-05 08:01 amai
3133 * source/file.c (1.18): file.c: security fix for WriteBackupFile()
3135 2001-06-01 20:09 edel
3137 * makefiles/: Makefile.solaris (1.3), Makefile.superux (1.1): From:
3138 Ian Johnston" <Ian.Johnston@dlr.de>
3140 2001-05-31 08:49 amai
3142 * source/nedit.h (1.17, REL-5-2): nedit.h: add 'extern' to variable
3143 declaration in header (to avoid problem with multiple
3146 2001-05-29 18:21 arnef
3148 * source/menu.c (1.33): Add separator in Preferences/Default
3149 Settings/Customize Menus
3151 2001-05-19 16:09 tringali
3153 * util/misc.c (1.20): Fix bug in mnemonic building- don't build
3154 mnemonics for XK_VoidSymbol. Fixes various problems with XFree86
3157 2001-05-17 11:42 arnef
3159 * source/: menu.c (1.32), nedit.h (1.16), preferences.c (1.26),
3160 preferences.h (1.10), window.c (1.25): Adding path to windows menu
3163 2001-05-15 20:04 amai
3165 * makefiles/Makefile.depend (1.1): Makefile.depend: Makefile used
3166 to generate (internal) the dependency list. This
3167 file does not build anything!
3169 2001-05-12 00:48 tringali
3171 * ReleaseNotes (1.6), source/text.c (1.14): - Add support for mouse
3172 wheel scrolling in the main text area.
3174 2001-05-11 19:56 amai
3176 * util/fileUtils.c (1.12): fileUtils.c: really tiny patch for OS/2
3177 only (drive letters ;-)
3179 2001-05-11 08:05 amai
3181 * source/file.c (1.17): file.c: Corrected(!) version of SuSe
3182 security patch for temporary file security problem within
3183 PrintString(). Tested once for compile/runtime ...
3185 2001-05-05 18:01 arnef
3187 * source/menu.c (1.31): Changing default for sortOpenPrevDefCB
3188 should invalidate all open window's OpenPrev menu
3190 2001-05-04 18:33 arnef
3192 * source/: nedit.h (1.15), search.c (1.29), search.h (1.10),
3193 window.c (1.24): Make the buttons in Find and Replace dialogs
3194 sensitive on the state of 'Search for' field.
3196 2001-05-03 09:42 amai
3198 * source/help.c (1.37): help.c: update timestamp to "May, 2001"
3200 2001-04-25 21:37 edg
3202 * util/DialogF.c (1.15): Added a fix to handle unexpected
3203 destruction of dialogs gracefully.
3205 2001-04-25 19:03 amai
3207 * nedit.doc (1.5): nedit.doc: fix some typos, convert some "nedit"
3208 to "NEdit", drop some comment about pre 1.2 Motif
3210 2001-04-25 17:01 amai
3212 * util/fileUtils.c (1.11): fileUtils.c: forgot one special case
3213 where the "//" patch might to a crash. Next time I should probably
3214 <think> first, <code> later
3216 2001-04-25 16:48 amai
3218 * util/fileUtils.c (1.10): fileUtils.c: fix typo in my
3219 "double-slash patch" from today
3221 2001-04-25 07:52 amai
3223 * util/fileUtils.c (1.9): fileUtils.c: avoid double "//" in path
3224 strings as this may not work out on non-un*x systems
3226 2001-04-24 21:10 tringali
3228 * util/misc.c (1.19): Fix crash bug in OpenMotif, where asking for
3229 the the Display/Window of a gadget produces a NULL pointer.
3231 2001-04-18 19:12 slobasso
3233 * source/window.c (1.23): needed to save/restore horizontal and
3234 vertical scroll positions when changing hw tab size.
3236 2001-04-18 19:08 slobasso
3238 * util/DialogF.c (1.14): fixed use of int where Cardinal should be
3240 2001-04-18 17:10 slobasso
3242 * source/: help.c (1.36), macro.c (1.24): new $server_name
3245 2001-04-18 17:02 slobasso
3247 * source/: file.c (1.16), file.h (1.7, REL-5-2), help.c (1.35),
3248 menu.c (1.30), window.c (1.22): added optional parameter to close()
3249 action for save option.
3251 2001-04-18 16:51 slobasso
3253 * util/DialogF.c (1.13): fixed a mistake I introduced while
3256 2001-04-18 16:12 slobasso
3258 * util/DialogF.c (1.12): cleaned up createMnemonics in an effort to
3259 fix a crash bug. Bug still not fixed.
3261 2001-04-17 23:40 slobasso
3263 * source/help.c (1.34): cleaned up formatting and moved Windows
3264 Menu items into correct area
3266 2001-04-17 20:13 slobasso
3268 * source/window.c (1.21): save and restore insert positions when hw
3269 tab sizes are changed
3271 2001-04-17 18:47 slobasso
3273 * source/macro.c (1.23): cleaned up RedundantActions, adding some
3276 2001-04-16 23:49 slobasso
3278 * source/: file.c (1.15), nedit.h (1.14): added bit to distinguish
3279 between too much binary data and -read
3281 2001-04-16 23:20 slobasso
3283 * source/: file.c (1.14), file.h (1.6), macro.c (1.22), menu.c
3284 (1.29), nedit.h (1.13), search.c (1.28), selection.c (1.8),
3285 window.c (1.20): readOnly vs lockWrite access fix, now handles the
3286 many other locked possibilities
3288 2001-04-16 16:36 edg
3290 * source/: help.c (1.33), window.c (1.19): Added workarounds for
3291 openmotif bugs [SF bug 231876].
3293 2001-04-16 14:04 amai
3295 * source/textBuf.c (1.8): texBuf.c: try to fix a bug introduced by
3296 a "const" patch. Pointed out by <arne@forlie.com>
3298 2001-04-14 09:51 amai
3300 * makefiles/Makefile.unicos (1.3), source/preferences.c (1.25),
3301 source/text.c (1.13), source/userCmds.c (1.12): *: applied re-vised
3302 version of patches for UNICOS from Bill Matson
3303 <wjm@sdc.cs.boeing.com>
3305 2001-04-13 22:58 slobasso
3307 * util/DialogF.c (1.11): fix build problem introduced in previous
3308 change UCHAR_MAX is in limits.h
3310 2001-04-13 17:50 tringali
3312 * ReleaseNotes (1.5), source/file.c (1.13), source/help.c (1.32),
3313 source/highlightData.c (1.13), source/macro.c (1.21),
3314 source/preferences.c (1.24), source/search.c (1.27),
3315 source/smartIndent.c (1.9), source/userCmds.c (1.11),
3316 util/DialogF.c (1.10), util/fontsel.c (1.7), util/getfiles.c
3317 (1.11), util/misc.c (1.18), util/misc.h (1.7), util/printUtils.c
3318 (1.10): - Updated release notes - Added unmodified mnemonics to
3319 confirmation dialogs. - Fix bug in mnemonics where there could be
3320 two of the same menmonics on one dialog.
3322 2001-04-13 15:02 slobasso
3324 * source/search.c (1.26): fixed regex search backwards bug if wrap
3327 2001-04-12 22:02 edg
3329 * source/: help.c (1.31), macro.c (1.20), menu.c (1.28), nedit.h
3330 (1.12), preferences.c (1.23), search.c (1.25), window.c (1.18),
3331 window.h (1.6): Extended the Show Matching (..) functionality: Off,
3332 Delimiter, and Range. Original patch was submitted by Thorsten
3335 2001-04-12 15:09 amai
3337 * source/menu.c (1.27): menu.c: allow to specify control codes in
3338 hex/dec/oct format also improve checking of input
3340 2001-04-09 22:12 amai
3342 * util/: misc.c (1.17), misc.h (1.6): misc.c misc.h: another
3345 2001-04-09 21:43 edg
3347 * source/help.c (1.30): Added information about new search
3348 extensions and related stuff.
3350 2001-04-09 21:38 edg
3352 * source/: nedit.h (1.11), search.c (1.24): Minor fixes and
3353 improvements in isearch + beep on search wrap combination.
3355 2001-04-09 18:46 edg
3357 * util/misc.c (1.16): Typo fix in recent accelerator fix.
3359 2001-04-06 13:09 amai
3361 * source/: preferences.c (1.22), preferences.h (1.9):
3362 preferences.*: even more "const" additions
3364 2001-04-06 13:03 amai
3366 * source/: interpret.c (1.13), interpret.h (1.6, REL-5-2):
3367 interpret.*: another "const" patch
3369 2001-04-06 09:49 amai
3371 * source/file.c (1.12), source/file.h (1.5), source/help.c (1.29),
3372 source/highlightData.c (1.12), source/highlightData.h (1.4,
3373 REL-5-2), source/preferences.c (1.21), source/preferences.h (1.8),
3374 source/regularExp.c (1.7, REL-5-2), source/regularExp.h (1.5,
3375 REL-5-2), source/search.c (1.23), source/search.h (1.9),
3376 source/textBuf.c (1.7), source/textBuf.h (1.4, REL-5-2),
3377 util/fileUtils.c (1.8), util/fileUtils.h (1.4), util/printUtils.c
3378 (1.9), util/printUtils.h (1.4, REL-5-2): *.c *.h: big "const"
3379 patch. Except in textBuf.c it's only a couple of const
3380 additions. In textBuf.c I had to change a coupl of lines
3381 to get this done - should be on the safe side of life ...
3383 2001-04-04 19:38 edg
3385 * source/: preferences.c (1.20), search.c (1.22): Minor bug fixes
3386 in search extensions related code.
3388 2001-04-03 22:59 edg
3390 * source/: menu.c (1.26), nedit.h (1.10), preferences.c (1.19),
3391 preferences.h (1.7), search.c (1.21), search.h (1.8): Added "smart"
3392 replace scope behaviour to the replace dialog radio button
3393 alternative, and made it configurable through a preference.
3395 2001-04-03 08:06 amai
3397 * source/help.c (1.28): help.c: the "April" patch ...
3399 2001-04-03 01:42 tringali
3401 * util/misc.c (1.15): Don't allow traversal to insensitive widgets.
3403 2001-04-02 20:52 edg
3405 * source/: highlight.c (1.13), macro.c (1.19), menu.c (1.25),
3406 nedit.h (1.9), preferences.c (1.18), preferences.h (1.6),
3407 regularExp.c (1.6), regularExp.h (1.4), search.c (1.20), search.h
3408 (1.7), window.c (1.17): Introduced additional search modes [Markus
3409 Schwarzenberg]. Added beep on search wrap option [Markus
3410 Schwarzenberg]. Added sticky case sensitivity search preference
3411 [Markus Schwarzenberg]. Replace and find dialog and incremental
3412 search bar layout changes (currently two layout alternatives for
3413 replace dialog, for evaluation purposes).
3415 2001-03-30 17:54 slobasso
3417 * source/highlightData.c (1.11): new global in nedit macro language
3420 2001-03-30 17:48 slobasso
3422 * source/: help.c (1.27), macro.c (1.18): added a new empty array
3425 2001-03-27 23:00 slobasso
3427 * source/help.c (1.26): minor formatting fix
3429 2001-03-27 15:37 tringali
3431 * makefiles/Makefile.aix (1.4): Add FUNCPROTO=15 for the IBM X
3432 headers, which require a bitmask in this #define in order to
3433 control function prototypes.
3435 2001-03-26 15:46 slobasso
3437 * source/: interpret.c (1.12), interpret.h (1.5), macro.c (1.17):
3438 minor array code cleanup
3440 2001-03-25 08:42 arnef
3442 * source/tags.c (1.11): Fixed bug #217022
3444 2001-03-23 23:11 slobasso
3446 * source/highlightData.c (1.10): added missing variables to NEdit
3447 macro highlighting data
3449 2001-03-23 14:41 slobasso
3451 * source/undo.c (1.5): undo/redo sets the selection to the changed
3454 2001-03-21 21:25 edg
3456 * source/search.c (1.19): Changed the initial default selection for
3457 multi-file replacement dialog to all files instead of none.
3458 Multi-file replacement dialog now makes sure that at least the
3459 first selected item is visible when displayed. Removed the #ifdefs
3460 for conditional multi-file replacement functionality. Minor layout
3461 change for the replace dialog.
3463 2001-03-21 21:20 edg
3465 * source/window.c (1.16): Removed #ifdef for conditional multi-file
3466 replacement functionality.
3468 2001-03-19 16:30 slobasso
3470 * source/: highlight.c (1.12), regexConvert.c (1.3), regularExp.c
3471 (1.5), search.c (1.18), text.c (1.12), textBuf.c (1.6), textDisp.c
3472 (1.9): removing warnings for RH7 linux compiler
3474 2001-03-19 14:43 tringali
3476 * source/: text.c (1.11), nedit.c (1.12):
3478 Move toggle overstrike accelerator to Motif standard "Insert", free
3479 up Ctrl+B for other uses.
3481 2001-03-17 06:44 arnef
3483 * source/search.c (1.17): Fixed bug related to
3484 XtGetSelectionValue() and variables going out of scope. Added
3485 mnemonic to Replace& Find Button.
3487 2001-03-16 22:24 slobasso
3489 * source/menu.c (1.24): fixed menu argument to set_wrap_text
3491 2001-03-16 20:28 amai
3493 * source/: nc.c (1.8), nedit.c (1.11): nc.c nedit.c: wildcard
3494 expansion for non-sh shells on OS/2 (EMX)
3496 2001-03-13 16:48 slobasso
3498 * source/help.c (1.25), source/macro.c (1.16), source/search.c
3499 (1.16), source/selection.c (1.7), source/shell.c (1.9),
3500 source/shift.c (1.7), source/textDisp.c (1.8), util/DialogF.c
3501 (1.9), util/fontsel.c (1.6), util/printUtils.c (1.8): cleanup
3502 warnings under linux compiler
3504 2001-03-12 15:24 slobasso
3506 * source/help.c (1.24): fixed a few minor mistakes.
3508 2001-03-12 15:15 slobasso
3510 * source/: help.c (1.23), macro.c (1.15), menu.c (1.23),
3511 preferences.c (1.17), window.c (1.15), window.h (1.5): added final
3512 window settable prefs through actions and verified all should be
3515 2001-03-11 02:31 slobasso
3517 * source/: help.c (1.22), menu.c (1.22), nedit.h (1.8): new macro
3518 access to many window settings
3520 2001-03-10 15:36 arnef
3522 * source/: help.c (1.21), menu.c (1.21), nedit.c (1.10), nedit.h
3523 (1.7), preferences.c (1.16), preferences.h (1.5), search.c (1.15),
3524 search.h (1.6): Implemented replace/find functionality, patch no
3527 2001-03-09 22:30 slobasso
3529 * source/help.c (1.20): changed delete() to delete_selection() in
3532 2001-03-09 22:27 slobasso
3534 * source/menu.c (1.20): changed Delete menu item to use
3535 delete_selection action
3537 2001-03-09 22:21 slobasso
3539 * source/parse.y (1.13): added lex hack for delete array[key] vs
3542 2001-03-09 16:58 slobasso
3544 * source/: help.c (1.19), macro.c (1.14), menu.c (1.19), text.c
3545 (1.10), text.h (1.4, REL-5-2), textDisp.c (1.7), textDisp.h (1.5,
3546 REL-5-2), window.c (1.14), window.h (1.4): adding new variables for
3547 font width and pane index and size and focus_pane action
3549 2001-03-06 19:49 slobasso
3551 * source/: interpret.c (1.11), rbTree.c (1.2), rbTree.h (1.2,
3552 BETA-5-3-RC1, REL-5-2): added comments, cleaned up a few minor bugs
3553 and added cvs id's to new files
3555 2001-03-06 15:02 slobasso
3557 * source/macro.c (1.13): add comments
3559 2001-03-06 01:00 slobasso
3561 * source/: interpret.c (1.10), parse.y (1.12): code cleanup
3563 2001-03-05 21:39 slobasso
3565 * source/highlightData.c (1.9): bring syntax hilighting up to
3566 latest changes in nedit macro language
3568 2001-03-05 19:26 slobasso
3570 * source/: interpret.c (1.9), macro.c (1.12), parse.y (1.11): fixed
3571 a few warnings and made splitMS compatible with array sub-scripts
3572 end cases, which is what is was designed for
3574 2001-03-05 16:20 amai
3576 * source/: help.c (1.18), parse.y (1.10): help.c: It's "March" now
3577 ... parse.y: add two yy*() prototypes to make compiler happy
3579 2001-03-05 15:00 slobasso
3581 * source/: Makefile.common (1.6), Makefile.dependencies (1.4),
3582 help.c (1.17), interpret.c (1.8), interpret.h (1.4), macro.c
3583 (1.11), menu.c (1.18), nedit.c (1.9), parse.y (1.9), rbTree.c
3584 (1.1), rbTree.h (1.1), shell.c (1.8), smartIndent.c (1.8),
3585 userCmds.c (1.10): array macro feature
3587 2001-02-26 23:38 edg
3589 * Makefile (1.5), README (1.6), ReleaseNotes (1.4), nc.man (1.3),
3590 nedit.doc (1.4), nedit.man (1.3), makefiles/Makefile.aix (1.3),
3591 makefiles/Makefile.bsdi (1.2), makefiles/Makefile.ccur (1.2),
3592 makefiles/Makefile.convex (1.2), makefiles/Makefile.cygwin (1.3),
3593 makefiles/Makefile.dcosx (1.2), makefiles/Makefile.dec (1.2),
3594 makefiles/Makefile.freebsd (1.2), makefiles/Makefile.generic (1.2),
3595 makefiles/Makefile.hpux (1.2), makefiles/Makefile.linux (1.2),
3596 makefiles/Makefile.lynx (1.2), makefiles/Makefile.m88k.svr4 (1.2),
3597 makefiles/Makefile.netbsd (1.2), makefiles/Makefile.os2 (1.2),
3598 makefiles/Makefile.osf (1.2), makefiles/Makefile.reliant (1.2),
3599 makefiles/Makefile.sco (1.2), makefiles/Makefile.sgi (1.2),
3600 makefiles/Makefile.solaris (1.2), makefiles/Makefile.sunos (1.2),
3601 makefiles/Makefile.uhc (1.2), makefiles/Makefile.ultrix (1.2),
3602 makefiles/Makefile.unicos (1.2), makefiles/Makefile.unixware (1.2),
3603 source/Makefile.common (1.5), source/Makefile.dependencies (1.3),
3604 source/comnedit.com (1.4), source/file.c (1.11), source/file.h
3605 (1.4), source/help.c (1.16), source/help.h (1.3),
3606 source/highlight.c (1.11), source/highlight.h (1.3, REL-5-2),
3607 source/highlightData.c (1.8), source/highlightData.h (1.3),
3608 source/interpret.c (1.7), source/interpret.h (1.3),
3609 source/lnknedit.com (1.3), source/macro.c (1.10), source/macro.h
3610 (1.2, REL-5-2), source/menu.c (1.17), source/menu.h (1.5,
3611 BETA-5-3-RC1, REL-5-2), source/n.bm (1.2, BETA-5-3-RC1, REL-5-2),
3612 source/nc.c (1.7), source/nedit.bm (1.2, BETA-5-3-RC1, REL-5-2),
3613 source/nedit.c (1.8), source/nedit.h (1.6),
3614 source/nedit_options_file.opt (1.2, BETA-5-3-RC1, REL-5-2),
3615 source/parse.c_noyacc (1.4), source/parse.h (1.2), source/parse.y
3616 (1.8), source/preferences.c (1.15), source/preferences.h (1.4),
3617 source/regexConvert.c (1.2), source/regexConvert.h (1.2, REL-5-2),
3618 source/regularExp.c (1.4), source/regularExp.h (1.3),
3619 source/search.c (1.14), source/search.h (1.5), source/selection.c
3620 (1.6), source/selection.h (1.3, REL-5-2), source/server.c (1.7),
3621 source/server.h (1.2, REL-5-2), source/shell.c (1.7),
3622 source/shell.h (1.3, REL-5-2), source/shift.c (1.6), source/shift.h
3623 (1.3, BETA-5-3-RC1, REL-5-2), source/smartIndent.c (1.7),
3624 source/smartIndent.h (1.3), source/tags.c (1.10), source/tags.h
3625 (1.3), source/text.c (1.9), source/text.h (1.3), source/textBuf.c
3626 (1.5), source/textBuf.h (1.3), source/textDisp.c (1.6),
3627 source/textDisp.h (1.4), source/textDrag.c (1.3), source/textDrag.h
3628 (1.2, BETA-5-3-RC1, REL-5-2), source/textP.h (1.3, BETA-5-3-RC1,
3629 REL-5-2), source/textSel.c (1.3), source/textSel.h (1.2,
3630 BETA-5-3-RC1, REL-5-2), source/undo.c (1.4), source/undo.h (1.3,
3631 REL-5-2), source/userCmds.c (1.9), source/userCmds.h (1.3),
3632 source/window.c (1.13), source/window.h (1.3), util/DialogF.c
3633 (1.8), util/DialogF.h (1.4, REL-5-2), util/Makefile.common (1.5,
3634 REL-5-2), util/Makefile.dependencies (1.3), util/comutil.com (1.2),
3635 util/fileUtils.c (1.7), util/fileUtils.h (1.3), util/fontsel.c
3636 (1.5), util/fontsel.h (1.3), util/getfiles.c (1.10),
3637 util/getfiles.h (1.3, BETA-5-3-RC1, REL-5-2), util/managedList.c
3638 (1.4), util/managedList.h (1.3, BETA-5-3-RC1, REL-5-2), util/misc.c
3639 (1.14), util/misc.h (1.5), util/prefFile.c (1.7), util/prefFile.h
3640 (1.4, BETA-5-3-RC1, REL-5-2), util/printUtils.c (1.7),
3641 util/printUtils.h (1.3), util/utils.c (1.3), util/utils.h (1.2,
3642 REL-5-2), util/vmsParam.h (1.2, BETA-5-3-RC1, REL-5-2),
3643 util/vmsUtils.c (1.3), util/vmsUtils.h (1.3, BETA-5-3-RC1,
3644 REL-5-2): Added CVS Ids.
3646 2001-02-25 02:13 edel
3648 * source/parse.y (1.7): Fix conflicts in yacc grammar!
3650 2001-02-22 20:27 edel
3652 * source/highlight.c (1.10): My previous highlighting patch didn't
3653 take in to account styles which fail lookup in the pass1pattern
3654 list (like pass 2 patterns).
3656 2001-02-21 21:39 tringali
3658 * source/highlight.c (1.9): [Patch #101473] Use nearest-color match
3659 when colormap exhausted.
3661 2001-02-21 16:49 edel
3663 * source/highlight.c (1.8): Abutting styles could fool incremental
3664 highlighting into using an unparsable pattern with parseString.
3666 2001-02-20 23:54 slobasso
3668 * source/: help.c (1.15), macro.c (1.9): new preference global
3671 2001-02-20 15:37 slobasso
3673 * source/menu.c (1.16): fixed bug where forgot to deref nArgs
3676 2001-02-20 09:58 amai
3678 * Makefile (1.4), README (1.5): README: change a couple of
3679 "nedit" to "NEdit" Makefile: slightly change comment text (fix
3682 2001-02-19 16:39 slobasso
3684 * source/: help.c (1.14), macro.c (1.8), menu.c (1.15): added a new
3685 macro command string_compare() and an action raise_window()
3687 2001-02-19 16:30 slobasso
3689 * source/file.c (1.10): fix issue where reused untitled window is
3690 not given focus when raised.
3692 2001-02-19 10:03 amai
3694 * source/help.c (1.13): help.c: fix some typos and change a couple
3695 of "nedit" to "NEdit". Actually it is not always
3696 straightforward to see whether a "nedit" refers to the
3697 whole product called "NEdit" or to the "nedit" executable ...
3699 2001-02-19 02:02 slobasso
3701 * source/text.c (1.8): fix warnings
3703 2001-02-17 14:03 amai
3705 * source/Makefile.dependencies (1.2), util/Makefile.dependencies
3706 (1.2): */Makefile.dependencies: update WRT new utils.*
3708 2001-02-17 13:59 amai
3710 * source/file.c (1.9), util/utils.c (1.2): file.c utils.c: add
3713 2001-02-17 13:56 amai
3715 * util/: utils.c (1.1), utils.h (1.1): utils.*: new sources for
3716 general purpose, non-GUI stuff like GetHomeDir()
3718 2001-02-17 13:53 amai
3720 * source/file.c (1.8), source/macro.c (1.7), source/menu.c (1.14),
3721 source/nc.c (1.6), source/server.c (1.6), source/tags.c (1.9),
3722 util/Makefile.common (1.4), util/fileUtils.c (1.6), util/prefFile.c
3723 (1.6): nc.c server.c: move #include <sys/types.h> before other
3724 <sys/*> Makefile.common: prepare for util/utils.c to be checked in
3725 file.c macro.c menu.c tags.c fileUtils.c prefFile.c: use new
3726 GetCurDir(), GetHomeDir() calls
3728 2001-02-17 01:47 edel
3730 * source/: highlight.c (1.7), parse.y (1.6):
3731 Empty code blocks are rejected by the macro language.
3733 2001-02-17 00:09 slobasso
3735 * source/interpret.c (1.6): when strings are converted to numbers
3736 and the conversion fails, use 0 rather than junk
3738 2001-02-16 14:58 amai
3740 * ReleaseNotes (1.3), source/tags.c (1.8), util/fileUtils.c (1.5):
3741 ReleaseNotes: add some bugs being addressed *.c: supply fallback if
3742 getcwd() fails (in one case we used uninitialized memory
3745 2001-02-16 14:25 amai
3747 * source/: Makefile.common (1.4), help.c (1.12): Makefile.common:
3748 nc depends on libNUtil.a! help.c: switch to "February 2001" ...
3750 2001-02-15 16:08 tringali
3752 * ReleaseNotes (1.2):
3753 Add info about 5.2 features and bugfixes.
3755 2001-02-15 16:07 tringali
3757 * util/misc.c (1.13):
3758 Fix simulateButtonPress() so it works for gadgets. (Needed for
3761 2001-02-15 16:06 tringali
3763 * util/DialogF.h (1.3):
3764 Change dialog_type parameter to int to avoid warnings.
3766 2001-02-15 16:06 tringali
3768 * util/DialogF.c (1.7):
3769 Automatically create mnemonics for dialog buttons. Change
3770 dialog_type parameter to int to avoid warnings (comparing unsingned
3771 int for negative isn't exactly useful).
3773 2001-02-15 16:04 tringali
3775 * source/preferences.c (1.14): Default syntax highlighting to on.
3777 2001-02-15 16:04 tringali
3779 * source/nc.c (1.5):
3781 - Remove warnings for 64-bit systems. Extend strlen results to
3782 long and use %ld as a format specifier. strlen returns a size_t
3783 which is typically an unsigned long on 64-bit systems.
3785 2001-02-14 00:34 slobasso
3787 * source/: help.c (1.11), text.c (1.7), textDisp.c (1.5),
3788 textDisp.h (1.3): added extra options to many of the macro actions
3790 2001-02-12 22:37 amai
3792 * source/preferences.c (1.13): preferences.c: patch from Thorsten
3793 Haude to issue a warning if -import can not find the
3796 2001-02-12 21:08 slobasso
3798 * source/: help.c (1.10), menu.c (1.13), nedit.h (1.5),
3799 preferences.c (1.12), preferences.h (1.3), search.c (1.13),
3800 search.h (1.4): Added a search wrap option to prefs and made some
3801 more options available to macro actions.
3803 2001-02-09 22:35 tringali
3805 * source/help.c (1.9): Remove obsolete reference to Caps-Lock bug.
3807 2001-02-09 22:34 slobasso
3809 * source/: interpret.c (1.5), interpret.h (1.2), parse.c_noyacc
3810 (1.3), parse.y (1.5): fixed a leak with static strings in the macro
3813 2001-02-09 22:19 slobasso
3815 * source/: menu.c (1.12), text.c (1.6): fixed strCaseCmp() bug
3816 where partial strings would match.
3818 2001-02-09 21:07 amai
3820 * source/userCmds.c (1.8): userCmds.c: try to fix compiler warnings
3822 2001-02-09 09:08 amai
3824 * source/: menu.c (1.11), menu.h (1.4): menu.*: fix a 'pointer vs.
3825 integer constant' problem, by adding a cast to the
3826 constants #definition
3828 2001-02-08 09:08 amai
3830 * source/Makefile.common (1.3), source/Makefile.dependencies (1.1),
3831 util/Makefile.common (1.3), util/Makefile.dependencies (1.1):
3832 */Makefile.common: include new */Makefile.dependencies: simple
3833 files containing the dependencies for all objects (i.e. *.o)
3835 2001-02-08 08:52 amai
3837 * source/: menu.c (1.10), menu.h (1.3): menu.c menu.h: - correct my
3838 previous patch: XmNuserData requires XtPointer* arg
3839 - add some more 'const's
3841 2001-02-06 16:04 amai
3843 * source/search.c (1.12), util/DialogF.c (1.6), util/getfiles.c
3844 (1.9): search.c DialogF.c getfiles.c: Drop #ifdef MOTIF10 sections.
3846 2001-02-06 12:07 amai
3848 * source/menu.c (1.9): menu.c: Fix a 'major' 64bit bug: we were
3849 passing a pointer to int instead of pointer to pointer.
3850 This fixes the crash with NEdit/LessTif on alpha when
3851 selecting the Window menu item!!
3853 2001-02-06 10:19 amai
3855 * source/preferences.c (1.11): preferences.c: drop unused #include
3858 2001-02-06 10:03 amai
3860 * source/interpret.c (1.4), util/prefFile.c (1.5), util/prefFile.h
3861 (1.3): interpret.c prefFile.*: add 'const' to some more functions'
3864 2001-02-06 10:02 amai
3866 * source/: nc.c (1.4), server.c (1.5): server.c nc.c: add checks
3867 whether some system calls succeed (e.g. uname())
3868 changed signature of getHostName() and getUserName
3870 2001-02-05 19:45 amai
3872 * util/: DialogF.c (1.5), misc.c (1.12), prefFile.c (1.4),
3873 printUtils.c (1.6): DialogF.c misc.c prefFile.c printUtils.c: add
3874 'const' to some functions' signatures
3876 2001-02-05 17:13 amai
3878 * source/: file.c (1.7), help.c (1.8), highlight.c (1.6),
3879 highlightData.c (1.7): file.c help.c highlight.c highlightData.c:
3880 Replace improper <0> as last argument in XtVa*() interface
3883 2001-02-02 18:10 tringali
3885 * source/highlight.c (1.5): Replace debugging code of divide by 0
3886 with a more proper assert. Dividing by zero generated warnings on
3889 2001-02-02 14:47 amai
3891 * source/window.c (1.12): window.c: drop declaration of
3892 _XEditResCheckMessages(); should be in according header
3893 Fix compiler warning about boolean expression
3895 2001-02-02 14:00 amai
3897 * Makefile (1.3), README (1.4): Makefile: do not list CVS/ subdir
3898 when running 'make' without argument README: cosmetics
3899 (re-formatting) add pointer to makefiles/Makefile.generic
3900 which explains our current -D compiler options
3902 2001-02-02 13:12 amai
3904 * util/getfiles.c (1.8): getfiles.c: - add 'cont' add some places
3905 (as I realized we are already using it, so we don't
3906 discuss systems w/o here) - drop */errno.h
3907 #includes (I couldn't see any usage of it currently)
3909 2001-02-01 23:16 tringali
3911 * makefiles/Makefile.aix (1.2):
3913 Fix for bug 130164: force X headers to include full prototype
3916 2001-01-26 22:42 amai
3918 * source/: help.c (1.7), window.c (1.11): help.c: switch to
3919 "January, 2001" window.c: ad cast; should fix SF [Bug #130164 ]
3920 Compiler warning on AIX4.3.2 in window.c
3922 2001-01-24 15:54 amai
3924 * util/misc.c (1.11), source/highlightData.c (1.6), source/menu.c
3925 (1.8), source/preferences.c (1.10), source/userCmds.c (1.7): *.c:
3926 The XmNnumChildren resource if of type 'Cardinal', not 'int'
3928 2001-01-10 10:42 amai
3930 * source/textBuf.c (1.4): textBuf.c: fix for SF [Bug #115195 ]
3931 textBuf.c:862 warning: '/*' within comment
3933 2001-01-05 21:18 amai
3935 * source/shell.c (1.6): shell.c: change some "Nedit" strings to
3936 "NEdit". properly end an execl() parameter list by (char
3939 2000-12-20 14:05 amai
3941 * source/help.c (1.6), source/nedit.c (1.7), source/search.c
3942 (1.11), source/window.c (1.10), util/getfiles.c (1.7): Replace
3943 "Lesstif" by "LessTif" ... Update timestamp in version info to
3946 2000-12-20 13:56 amai
3948 * README (1.3), source/.cvsignore (1.1), source/tags.c (1.7),
3949 util/misc.c (1.10): Add two missing #includes Add a .cvsignore for
3950 the two binaries beign built Update the docs WRT LessTif issues
3952 2000-12-19 21:08 tringali
3956 Removed obsolete references to fnal.gov FTP server.
3958 2000-12-19 21:06 edg
3960 * source/selection.c (1.5): Added a fix for SF bug 126285: segfault
3963 2000-12-15 20:57 edg
3965 * source/text.c (1.5): Fixed a selection highlighting bug (removed
3966 an earlier bogus patch).
3968 2000-12-10 19:35 edg
3970 * source/search.c (1.10): Fixed some (harmless) compiler warnings.
3971 Added an extra check in the multi-file replacement code to make
3972 sure that the user didn't invalidate the replacement strings when
3973 the dialog isn't modal (bug in several Lesstif versions).
3975 2000-11-30 21:33 edg
3977 * util/getfiles.c (1.6): Implemented a workaround for a Motif 2.x
3978 file selection box bug.
3980 2000-11-30 21:31 edg
3982 * makefiles/Makefile.cygwin (1.2): Minor changes requested by
3985 2000-11-23 23:23 edg
3987 * source/: search.c (1.9), search.h (1.3), window.c (1.9): Fixed a
3988 critical bug in the multi-file replace functionality. Closing
3989 windows while a multi-file replace dialog was up could result in a
3990 crash. The lists are now updated when a window closes.
3992 2000-11-22 23:08 edg
3994 * source/: nedit.h (1.4), search.c (1.8), window.c (1.8): Added
3995 multi-file replace-all functionality.
3997 2000-11-22 21:50 edg
3999 * source/: preferences.c (1.9), search.c (1.7): Added a missing
4002 2000-11-07 14:03 edel
4004 * util/misc.c (1.9): Fix glitches in Caps/Num Lock patch
4006 2000-11-06 21:52 edel
4008 * source/: macro.c (1.6), preferences.c (1.8), shift.c (1.5),
4009 text.c (1.4), userCmds.c (1.6), window.c (1.7): Patch for Caps/Num
4010 Lock bug + a few other minor fixes
4012 2000-11-06 21:50 edel
4014 * util/: misc.c (1.8), misc.h (1.4): Patch for Caps/Num Lock Motif
4017 2000-10-06 21:23 edel
4019 * util/misc.c (1.7): Bug fix: BG menu not working with new best
4022 2000-10-04 03:09 edel
4024 * util/: DialogF.c (1.4), fontsel.c (1.4), getfiles.c (1.5),
4025 managedList.c (1.3), misc.c (1.6), printUtils.c (1.5): For IA-64,
4026 XtVa argument lists must be terminated with NULL rather than 0
4028 2000-10-04 03:07 edel
4030 * source/: macro.c (1.5), menu.c (1.7), preferences.c (1.7),
4031 search.c (1.6), selection.c (1.4), shell.c (1.5), shift.c (1.4),
4032 smartIndent.c (1.6), tags.c (1.6), textDisp.c (1.4), userCmds.c
4033 (1.5), window.c (1.6): For IA-64, XtVa calls must be terminated
4034 w/NULL, rather than 0
4036 2000-09-29 15:48 edel
4038 * util/: fileUtils.c (1.4), misc.c (1.5): Support ClearCase version
4039 extended pathnames (and fix some compiler warns)
4041 2000-09-29 15:38 edel
4043 * source/: file.c (1.6), file.h (1.3), menu.c (1.6), nedit.c (1.6),
4044 preferences.c (1.6), server.c (1.4), shell.c (1.4): Updates from
4045 Max (via Arne), and Arne Førlie: ClearCase version extended paths,
4046 Untitled windows inherit parent path, and avoid reuse of Untitled
4047 windows which are currently running a macro.
4049 2000-09-26 20:28 edel
4051 * source/: file.c (1.5), help.c (1.5), highlightData.c (1.5),
4052 macro.c (1.4), menu.c (1.5), nedit.c (1.5), preferences.c (1.5),
4053 search.c (1.5), smartIndent.c (1.5), tags.c (1.5), userCmds.c
4054 (1.4), window.c (1.5): Allow nedit to use non-default visuals
4056 2000-09-26 20:25 edel
4058 * util/: DialogF.c (1.3), fontsel.c (1.3), getfiles.c (1.4), misc.c
4059 (1.4), misc.h (1.3), printUtils.c (1.4): Allow NEdit to use
4062 2000-09-22 19:41 edel
4064 * util/: fileUtils.c (1.3), getfiles.c (1.3), misc.c (1.3),
4065 prefFile.c (1.3), printUtils.c (1.3): Changes since last posted
4068 2000-09-22 19:34 edel
4070 * source/: file.c (1.4), help.c (1.4), highlight.c (1.4),
4071 highlightData.c (1.4), interpret.c (1.3), macro.c (1.3), menu.c
4072 (1.4), nc.c (1.3), nedit.c (1.4), parse.y (1.4), preferences.c
4073 (1.4), regularExp.c (1.3), search.c (1.4), selection.c (1.3),
4074 server.c (1.3), shell.c (1.3), shift.c (1.3), smartIndent.c (1.4),
4075 tags.c (1.4), text.c (1.3), textBuf.c (1.3), undo.c (1.3),
4076 userCmds.c (1.3), window.c (1.4): Changes since last posted
4079 2000-09-10 18:15 tringali
4081 * makefiles/: Makefile.aix (1.1), Makefile.bsdi (1.1),
4082 Makefile.ccur (1.1), Makefile.convex (1.1), Makefile.cygwin (1.1),
4083 Makefile.dcosx (1.1), Makefile.dec (1.1), Makefile.freebsd (1.1),
4084 Makefile.generic (1.1), Makefile.hpux (1.1), Makefile.linux (1.1),
4085 Makefile.lynx (1.1), Makefile.m88k.svr4 (1.1), Makefile.netbsd
4086 (1.1), Makefile.os2 (1.1), Makefile.osf (1.1), Makefile.reliant
4087 (1.1), Makefile.sco (1.1), Makefile.sgi (1.1), Makefile.solaris
4088 (1.1), Makefile.sunos (1.1), Makefile.uhc (1.1), Makefile.ultrix
4089 (1.1), Makefile.unicos (1.1), Makefile.unixware (1.1) (utags:
4090 REL-5-1-1): 5.1.1 baseline
4092 2000-09-09 22:22 tringali
4094 * source/: comnedit.com (1.3), file.c (1.3), help.c (1.3),
4095 highlight.c (1.3), highlightData.c (1.3), menu.c (1.3), nedit.c
4096 (1.3), nedit.h (1.3), parse.c_noyacc (1.2), parse.y (1.3),
4097 preferences.c (1.3), search.c (1.3), smartIndent.c (1.3), tags.c
4098 (1.3), textDisp.c (1.3), window.c (1.3): 5.2 Development snapshot
4101 2000-09-09 22:18 tringali
4103 * Makefile (1.2, REL-5-1-1), README (1.2, REL-5-1-1), ReleaseNotes
4104 (1.1, REL-5-1-1), nc.man (1.2, REL-5-1-1), nedit.doc (1.2,
4105 REL-5-1-1), nedit.man (1.2, REL-5-1-1), source/Makefile.common
4106 (1.2, REL-5-1-1), source/Makefile.dec (1.2), source/Makefile.hp
4107 (1.2), source/Makefile.ibm (1.2), source/Makefile.linux (1.2),
4108 source/Makefile.osf (1.2), source/Makefile.sgi (1.2),
4109 source/Makefile.solaris (1.2), source/Makefile.sunos (1.2),
4110 source/Makefile.ultrix (1.2), source/comnedit.com (1.2, REL-5-1-1),
4111 source/file.c (1.2, REL-5-1-1), source/file.h (1.2, REL-5-1-1),
4112 source/help.c (1.2, REL-5-1-1), source/help.h (1.2, REL-5-1-1),
4113 source/highlight.c (1.2, REL-5-1-1), source/highlight.h (1.2,
4114 REL-5-1-1), source/highlightData.c (1.2, REL-5-1-1),
4115 source/highlightData.h (1.2, REL-5-1-1), source/interpret.c (1.2,
4116 REL-5-1-1), source/lnknedit.com (1.2, REL-5-1-1), source/macro.c
4117 (1.2, REL-5-1-1), source/menu.c (1.2, REL-5-1-1), source/menu.h
4118 (1.2, REL-5-1-1), source/nc.c (1.2, REL-5-1-1), source/nedit.c
4119 (1.2, REL-5-1-1), source/nedit.h (1.2, REL-5-1-1), source/parse.y
4120 (1.2, REL-5-1-1), source/preferences.c (1.2, REL-5-1-1),
4121 source/preferences.h (1.2, REL-5-1-1), source/regexConvert.c (1.1,
4122 REL-5-1-1), source/regexConvert.h (1.1, REL-5-1-1),
4123 source/regularExp.c (1.2, REL-5-1-1), source/regularExp.h (1.2,
4124 REL-5-1-1), source/search.c (1.2, REL-5-1-1), source/search.h (1.2,
4125 REL-5-1-1), source/selection.c (1.2, REL-5-1-1), source/selection.h
4126 (1.2, REL-5-1-1), source/server.c (1.2, REL-5-1-1), source/shell.c
4127 (1.2, REL-5-1-1), source/shell.h (1.2, REL-5-1-1), source/shift.c
4128 (1.2, REL-5-1-1), source/shift.h (1.2, REL-5-1-1),
4129 source/smartIndent.c (1.2, REL-5-1-1), source/smartIndent.h (1.2,
4130 REL-5-1-1), source/tags.c (1.2, REL-5-1-1), source/tags.h (1.2,
4131 REL-5-1-1), source/text.c (1.2, REL-5-1-1), source/text.h (1.2,
4132 REL-5-1-1), source/textBuf.c (1.2, REL-5-1-1), source/textBuf.h
4133 (1.2, REL-5-1-1), source/textDisp.c (1.2, REL-5-1-1),
4134 source/textDisp.h (1.2, REL-5-1-1), source/textDrag.c (1.2,
4135 REL-5-1-1), source/textP.h (1.2, REL-5-1-1), source/textSel.c (1.2,
4136 REL-5-1-1), source/undo.c (1.2, REL-5-1-1), source/undo.h (1.2,
4137 REL-5-1-1), source/userCmds.c (1.2, REL-5-1-1), source/userCmds.h
4138 (1.2, REL-5-1-1), source/window.c (1.2, REL-5-1-1), source/window.h
4139 (1.2, REL-5-1-1), util/DialogF.c (1.2, REL-5-1-1), util/DialogF.h
4140 (1.2, REL-5-1-1), util/Makefile.common (1.2, REL-5-1-1),
4141 util/Makefile.dec (1.2), util/Makefile.hp (1.2), util/Makefile.ibm
4142 (1.2), util/Makefile.linux (1.2), util/Makefile.sgi (1.2),
4143 util/Makefile.solaris (1.2), util/Makefile.sunos (1.2),
4144 util/Makefile.ultrix (1.2), util/fileUtils.c (1.2, REL-5-1-1),
4145 util/fileUtils.h (1.2, REL-5-1-1), util/fontsel.c (1.2, REL-5-1-1),
4146 util/fontsel.h (1.2, REL-5-1-1), util/getfiles.c (1.2, REL-5-1-1),
4147 util/getfiles.h (1.2, REL-5-1-1), util/managedList.c (1.2,
4148 REL-5-1-1), util/managedList.h (1.2, REL-5-1-1), util/misc.c (1.2,
4149 REL-5-1-1), util/misc.h (1.2, REL-5-1-1), util/prefFile.c (1.2,
4150 REL-5-1-1), util/prefFile.h (1.2, REL-5-1-1), util/printUtils.c
4151 (1.2, REL-5-1-1), util/printUtils.h (1.2, REL-5-1-1),
4152 util/vmsUtils.c (1.2, REL-5-1-1), util/vmsUtils.h (1.2, REL-5-1-1):
4155 2000-09-09 22:12 tringali
4157 * Makefile (1.1), README (1.1), nc.man (1.1), nedit.doc (1.1),
4158 nedit.man (1.1), source/Makefile.common (1.1), source/Makefile.dec
4159 (1.1), source/Makefile.hp (1.1), source/Makefile.ibm (1.1),
4160 source/Makefile.linux (1.1), source/Makefile.osf (1.1),
4161 source/Makefile.sgi (1.1), source/Makefile.solaris (1.1),
4162 source/Makefile.sunos (1.1), source/Makefile.ultrix (1.1),
4163 source/comnedit.com (1.1), source/file.c (1.1), source/file.h
4164 (1.1), source/help.c (1.1), source/help.h (1.1), source/highlight.c
4165 (1.1), source/highlight.h (1.1), source/highlightData.c (1.1),
4166 source/highlightData.h (1.1), source/interpret.c (1.1),
4167 source/interpret.h (1.1, REL-5-1-1), source/lnknedit.com (1.1),
4168 source/macro.c (1.1), source/macro.h (1.1, REL-5-1-1),
4169 source/menu.c (1.1), source/menu.h (1.1), source/n.bm (1.1,
4170 REL-5-1-1), source/nc.c (1.1), source/nedit.bm (1.1, REL-5-1-1),
4171 source/nedit.c (1.1), source/nedit.h (1.1),
4172 source/nedit_options_file.opt (1.1, REL-5-1-1),
4173 source/parse.c_noyacc (1.1, REL-5-1-1), source/parse.h (1.1,
4174 REL-5-1-1), source/parse.y (1.1), source/preferences.c (1.1),
4175 source/preferences.h (1.1), source/regularExp.c (1.1),
4176 source/regularExp.h (1.1), source/search.c (1.1), source/search.h
4177 (1.1), source/selection.c (1.1), source/selection.h (1.1),
4178 source/server.c (1.1), source/server.h (1.1, REL-5-1-1),
4179 source/shell.c (1.1), source/shell.h (1.1), source/shift.c (1.1),
4180 source/shift.h (1.1), source/smartIndent.c (1.1),
4181 source/smartIndent.h (1.1), source/tags.c (1.1), source/tags.h
4182 (1.1), source/text.c (1.1), source/text.h (1.1), source/textBuf.c
4183 (1.1), source/textBuf.h (1.1), source/textDisp.c (1.1),
4184 source/textDisp.h (1.1), source/textDrag.c (1.1), source/textDrag.h
4185 (1.1, REL-5-1-1), source/textP.h (1.1), source/textSel.c (1.1),
4186 source/textSel.h (1.1, REL-5-1-1), source/undo.c (1.1),
4187 source/undo.h (1.1), source/userCmds.c (1.1), source/userCmds.h
4188 (1.1), source/window.c (1.1), source/window.h (1.1), util/DialogF.c
4189 (1.1), util/DialogF.h (1.1), util/Makefile.common (1.1),
4190 util/Makefile.dec (1.1), util/Makefile.hp (1.1), util/Makefile.ibm
4191 (1.1), util/Makefile.linux (1.1), util/Makefile.sgi (1.1),
4192 util/Makefile.solaris (1.1), util/Makefile.sunos (1.1),
4193 util/Makefile.ultrix (1.1), util/comutil.com (1.1, REL-5-1-1),
4194 util/fileUtils.c (1.1), util/fileUtils.h (1.1), util/fontsel.c
4195 (1.1), util/fontsel.h (1.1), util/getfiles.c (1.1), util/getfiles.h
4196 (1.1), util/managedList.c (1.1), util/managedList.h (1.1),
4197 util/misc.c (1.1), util/misc.h (1.1), util/prefFile.c (1.1),
4198 util/prefFile.h (1.1), util/printUtils.c (1.1), util/printUtils.h
4199 (1.1), util/vmsParam.h (1.1, REL-5-1-1), util/vmsUtils.c (1.1),
4200 util/vmsUtils.h (1.1) (utags: REL-5-0-2): 5.0.2 baseline