Skip to content

Releases: eteran/nedit-ng

RC13

22 Jan 03:02
Compare
Choose a tag to compare
  • 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

16 Jan 20:29
Compare
Choose a tag to compare
  • Fixed an issue detecting file modifications for missing files

RC11

16 Jan 04:40
Compare
Choose a tag to compare
  • Improved status bar label

RC10

16 Jan 03:56
Compare
Choose a tag to compare
  • Fix in the regex engine

RC9

15 Jan 01:52
Compare
Choose a tag to compare
RC9
  • Fixed a bug with the Undo/Redo

RC8

14 Jan 04:15
Compare
Choose a tag to compare
RC8
  • A few minor internal code improvements
  • Fixed KDE creating conflicting shortcuts automatically

RC7

11 Jan 03:51
Compare
Choose a tag to compare
RC7
  • Better large file support
  • Various improvements to signed/unsigned conversions

RC6

26 Dec 07:12
Compare
Choose a tag to compare
RC6
  • Fixed rangesets!
  • Fixed a crash involving rangesets.
  • Implemented a settings importer tool

RC5

25 Dec 06:57
Compare
Choose a tag to compare
RC5
  • Fixed broken emulated tab modes
  • Fixed an issue with the UI for setting emulated tab modes

RC4

25 Dec 03:30
Compare
Choose a tag to compare
RC4
  • Fixed a critical bug which would cause crashes in some corner cases
  • Refactored a bunch of code to make it easier to maintain and update in the future
  • The gap buffer code is now it's own class, making it much easier to maintain and potentially replace the underlying storage
  • Some minor steps have been made towards supporting files >2GB.