File xnedit.changes of Package xnedit
-------------------------------------------------------------------
Wed May 7 13:27:07 UTC 2025 - Fridrich Strba <fstrba@suse.com>
- version 1.6.3 (2025-03-21)
* fixed highlight style bg color was used as the foreground color
* fixed a false file has been modified message
* fixed broken New File Name textfield after a file override
warning
* added X error handler
* changed filedialog to always force BOM setting with UTF16/UTF32
* when LE/BE is not specified
* improved Find Selection when dealing with unicode
* fixed non-functional numpad separator key on some systems
* fixed Emulate Tab Spacing range check
* added EXCLUDE_FONTS compile option
* improved compatibility with normalized file names on macOS
* fixed non-functional numpad separator key
* fixed bug in sh syntax highlighting in case command substitution
contains
* double quoted strings
* fixed crash in color preferences dialog
* added IO filters
* added gzip/bzip2 default options for opening and saving of
compressed files
* added a filter for monospace fonts to the font selector
* added preferences for undo limits
* added fallbackCharset preference
* improved filedialog error handling
* improved fillParagraph to be utf-8 aware
* improved clipboard_to_string macro function to support utf-8
* improved tolower/toupper macro functions to support utf-8
* improved xnedit unicode-capable textfield and enabled it by
default
* improved text rendering and resizing performance
* improved opening of large files
* changed max tab size to 256
* removed dependency on libpcre for matching editorconfig patterns
* fixed encoding when including files
* fixed crash in filename_dialog macro function
+ fixed compatibility with Motif 2.3.8
* fixed detached tab window size
* fixed font width detection
* fixed filedialog not showing the default name when available
* fixed some memory leaks and uninitialized memory access
* fixed crash on Solaris sparc
* fixed build on Solaris/Illumos
* fixed integer overflow/possible buffer overflow in
measureVisLine
* fixed some UI color inconsistencies
* fixed some color dialog rendering issues
* fixed encoding error dropdown menu not working sometimes
-------------------------------------------------------------------
Mon Nov 4 08:00:22 UTC 2024 - Fridrich Strba <fstrba@suse.com>
- Upgrade to recent git master
-------------------------------------------------------------------
Wed Jul 12 19:23:33 UTC 2023 - Bernd Leibing <bernd.leibing@uni-ulm.de>
- version 1.5.0 (2023-07-09)
- added experimental support for multi-cursor editing
- added new setting Lock File on Encoding Error
- added horizontal scrolling via btn6/7
- added current window size as default values to Initial Window Size dialog
- added marking to iconified windows in the window menu
- added persistent search/replace history
- added CDE dnd integration
- updated macos makefile
- improved font width detection
- improved text rendering performance
- changed behavior when a file was opened with encoding errors (lock on error)
- removed file dialog icon view / removed libXpm dependency
- fixed macro recording of composed characters
- fixed xnc not detecting the correct virtual desktop of windows
- fixed new file name not always used in the save file dialog/detaiview
- fixed possible out-of-bounds read in primary selection
- fixed line number background clip rectangle
- fixed case insensitive search not working with non-ASCII characters
- fixed isrcFind icon size setting