Next | Query returned 14 messages, browsing 1 to 10 | Previous

History of commit frequency

CVS Commit History:


   2024-02-14 17:22:54 by Michael Baeuerle | Files touched by this commit (2)
Log message:
editors/xnedit: Update to 1.5.3

version 1.5.3 (2024-02-12)
--------------------------

 - changed file dialog to remember the filter setting
 - fixed uninitialized memory access
 - fixed editorconfig end_of_line setting was not applied
 - fixed cursor line highlighting rendering
   2023-11-12 14:24:43 by Thomas Klausner | Files touched by this commit (2570)
Log message:
*: revebump for new brotli option for freetype2

Addresses PR 57693
   2023-10-06 11:37:42 by Michael Baeuerle | Files touched by this commit (2)
Log message:
editors/xnedit: Update to 1.5.2

version 1.5.2 (2023-10-05)
--------------------------
 - fixed disabling Read Only doesn't disable encoding error locks
 - fixed filedialog not showing the sort indicator sometimes
 - fixed potential buffer overflow in ExecShellCommand/ExecCursorLine
 - fixed build on Solaris 10
   2023-09-08 14:32:02 by Michael Baeuerle | Files touched by this commit (2) | Package updated
Log message:
editors/xnedit: Update to 1.5.1

CHANGELOG
=========

version 1.5.1 (2023-09-06)
--------------------------

 - added DISABLE_MULTICURSOR compile option
 - fixed potential crash caused by uninitialized memory access in CreateBGMenu
 - fixed unnecessary stat line updates when using multiple cursors
 - fixed cursor line highlighting bug when removing a selection
   2023-07-12 15:22:10 by Michael Baeuerle | Files touched by this commit (3) | Package updated
Log message:
editors/xnedit: Update to 1.5.0

Add patch to not execute binary on build machine.
Add perl build dependency (for man page).
Remove libXpm dependency (no longer used, see changelog below).
Remove USE_DIRENT configuration (used by default now).

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
   2023-01-29 22:18:34 by Ryo ONODERA | Files touched by this commit (2527)
Log message:
*: Recursive revbup from graphics/freetype2
   2022-08-09 14:08:36 by Jonathan Perkin | Files touched by this commit (72)
Log message:
*: Remove hardcoded -liconv / -lintl on SunOS.

This is now handled centrally via OPSYS_EXPLICIT_LIBDEPS support in libiconv
and gettext-lib.
   2022-07-11 14:41:40 by Michael Baeuerle | Files touched by this commit (2)
Log message:
editors/xnedit: Remove patches (merged upstream)
   2022-07-11 14:34:58 by Michael Baeuerle | Files touched by this commit (2)
Log message:
editors/xnedit: Update to 1.4.1

CHANGELOG
=========

version 1.4.1 (2022-07-10)
--------------------------

 - changed initial focus to New File Name textfield in the Save File
   dialog
 - added _NET_WM_NAME window property for improved support of utf8
   window titles
 - improved primary selection compatibility
 - fixed return key not working in the Save File dialog
 - fixed color dialog not working with older motif versions
 - fixed build on Solaris
 - fixed EditorConfig unset
 - fixed uninitialized memory read in drawString()
 - fixed LDFLAGS not used when linking binaries
   2022-02-11 13:45:53 by Michael Baeuerle | Files touched by this commit (1)
Log message:
editors/xnedit: Build fix for libiconv

On Darwin and SunOS libiconv was still not found.

Next | Query returned 14 messages, browsing 1 to 10 | Previous