Releases: eteran/nedit-ng
Releases · eteran/nedit-ng
RC14
- Various fixes found by coverty-scan. Most are just being REALLY defensive, but at least one was a resource leak fix in a corner case
RC13
- Hush a few of warnings found by static analysis. Probably not triggerable, but better to be defensive
- explicitly cast some things to make type conversions obvious in there intentent
RC12
- Fixed an issue detecting file modifications for missing files
RC11
- Improved status bar label
RC10
- Fix in the regex engine
RC9
- Fixed a bug with the Undo/Redo
RC8
- A few minor internal code improvements
- Fixed KDE creating conflicting shortcuts automatically
RC7
- Better large file support
- Various improvements to signed/unsigned conversions
RC6
- Fixed rangesets!
- Fixed a crash involving rangesets.
- Implemented a settings importer tool
RC5
- Fixed broken emulated tab modes
- Fixed an issue with the UI for setting emulated tab modes