11
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 11, 2024 — Nov 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
interpret.*: another "const" patch More... over 24 years ago
interpret.*: another "const" patch More... over 24 years ago
*.c *.h: big "const" patch. Except in textBuf.c it's only a couple of const additions. In textBuf.c I had to change a coupl of lines to get this done - should be on the safe side of life ... More... over 24 years ago
*.c *.h: big "const" patch. Except in textBuf.c it's only a couple of const additions. In textBuf.c I had to change a coupl of lines to get this done - should be on the safe side of life ... More... over 24 years ago
Minor bug fixes in search extensions related code.
edg
More... over 24 years ago
Minor bug fixes in search extensions related code. More... over 24 years ago
Added "smart" replace scope behaviour to the replace dialog radio button alternative, and made it configurable through a preference. More... over 24 years ago
Added "smart" replace scope behaviour to the replace dialog radio button alternative, and made it configurable through a preference.
edg
More... over 24 years ago
help.c: the "April" patch ... More... over 24 years ago
help.c: the "April" patch ... More... over 24 years ago
Don't allow traversal to insensitive widgets. More... over 24 years ago
Don't allow traversal to insensitive widgets. More... over 24 years ago
Introduced additional search modes [Markus Schwarzenberg]. Added beep on search wrap option [Markus Schwarzenberg]. Added sticky case sensitivity search preference [Markus Schwarzenberg]. Replace and find dialog and incremental search bar layout changes (currently two layout alternatives for replace dialog, for evaluation purposes).
edg
More... over 24 years ago
Introduced additional search modes [Markus Schwarzenberg]. Added beep on search wrap option [Markus Schwarzenberg]. Added sticky case sensitivity search preference [Markus Schwarzenberg]. Replace and find dialog and incremental search bar layout changes (currently two layout alternatives for replace dialog, for evaluation purposes). More... over 24 years ago
new global in nedit macro language $empty_array More... over 24 years ago
new global in nedit macro language $empty_array More... over 24 years ago
added a new empty array global More... over 24 years ago
added a new empty array global More... over 24 years ago
minor formatting fix More... over 24 years ago
minor formatting fix More... over 24 years ago
Add FUNCPROTO=15 for the IBM X headers, which require a bitmask in this #define in order to control function prototypes. More... over 24 years ago
Add FUNCPROTO=15 for the IBM X headers, which require a bitmask in this #define in order to control function prototypes. More... over 24 years ago
minor array code cleanup More... over 24 years ago
minor array code cleanup More... over 24 years ago
Fixed bug #217022 More... over 24 years ago
Fixed bug #217022 More... over 24 years ago
added missing variables to NEdit macro highlighting data More... over 24 years ago
added missing variables to NEdit macro highlighting data More... over 24 years ago
undo/redo sets the selection to the changed text More... over 24 years ago
undo/redo sets the selection to the changed text More... over 24 years ago