SmartSVN 14.4 RC 1 (2023-11-13) =============================== Fixed Bugs ---------- - File Compare, Conflict Solver; Shift-tab: fix possible internal error - Files table (macOS): file icon is drawn too far left - Refresh (file monitoring): fix for Windows directory mounts (requires LLP to be set) - Linux: - Theming: set caret color for editable combobox - Table: Workaround for SWT bug 403 https://github.com/eclipse-platform/eclipse.platform.swt/issues/403 SmartSVN 14.4 preview 2 (2023-10-27) ==================================== Fixed Bugs ---------- - Changes view - Images viewer: zooming was incorrectly handled by mouse position - Go to next change goes to next file - GUI: some radiobuttons/checkboxes were not correctly vertically layed out - Syntax: - Markdown: styling did not stop at begin of new list item, header, ... - MacOS: - Preferences, left tree: selection shows white text on light-blue background - Windows: - smartsvnc.exe showed warning Other Noteworthy Changes ------------------------ - support for MacOS 14.x - Preferences: - Font and Color settings: - ability to reset individual colors to their defaults - show whitespaces in selection - Syntax: - C(++): show valid and invalid escape sequences - Cmd: support "string" - Java: support more invalid char literal (escape) sequences SmartSVN 14.4 preview 1 (2023-09-27) ==================================== New Features or Improvements ---------------------------- - Preferences: - unified Font and Color settings, added colors preview with (editable) language specific snippets - set low-level property `preferences.font.showFixedWidthOption` to show a combobox limiting the shown fonts to those with fixed widths - Syntax coloring: - ANTLR: support for code blocks, escape sequences - Forth support - Markdown support - Java: support for Java 21 string templates, escape sequences - TOML: support for escape sequences - Verilog support - X86 ASM Fixed Bugs ---------- - possible internal error with invalid proxy configurations - possible internal error when opening a new window and quickly dragging another one - Changes view: - deselecting a file kept vertical scrollbar as-is instead of resetting it - did not set editable/non-editable background colors - scrolling might stop after certain changes - Syntax colorings: - Cmd: incorrect detection of FOR variables - Groovy: incorrect coloring for initial `"` of string - PHP: incorrect coloring for `?>` closing `