1b22106479
- Update to version 1.11.2 * Add support for checkboxes for to-do lists * Minor fixes * Rewrite the error message on invalid path selection * Add text formatting popup menu * Make text cursor wider * Toggle tag on the whole line if there's no selection * Store tags more compact when saving a note * Add support for text formatting * Fix navigation update if note was added externally * Fix 'make distclean' * Update year in copyright * Don't destroy window if its directory isn't empty * Rename Xnp.WindowMonitor.src_events -> src_external * Fix "note-updated" signal for local changes * Fix note creation if file already exists * Work around buggy annotation for gtk_menu_shell_append() * Use timer instead of idle to handle file events * Get rid of the refresh button * Remove the "window-updated" signal * Reload notes on external file change events * Handle external file creation events * Optimize monitored file events queue * Queue monitored file events * Don't load binary files from notes directory * Always save notes after manual editing * Get rid of Xnp.Window "internal-change" property * Bind Ctrl-Shift-Tab to cycle notes backwards * Make deleting a group of notes more secure * Make Ctrl-Tab cycle through notes * Fix text cursor color in dark themes * Replace $XDG_CONFIG_HOME with ~/.config in gtk.css * Rework access to Xnp.WindowMonitor * Handle external file renaming event * More intensive use of GIO * delete_window: handle case when folder was externally removed * Handle external file deletion event * Don't show arrow buttons when notes tabs are enabled * Fix warnings about hiding inherited methods from Gtk.SourceView * Translation Updates
Marcel Kuehlhorn
2025-02-08 14:45:59 +00:00
1ef8f58d5e
Accepting request 1236995 from X11:xfce
Ana Guerrero2025-01-13 16:49:40 +00:00
1f9eacb59b
- Update to version 1.11.1 * build: Bump dependency versions and fix deprecation warnings * build: clang: Fix -Wdeprecated-non-prototype * I18n: Update po/LINGUAS list * build: Remove unnecessary check for libx11 * build: Use XDT_VERSION_INIT and get rid of configure.ac.in * build: Switch from intltool to gettext * Don't highlight matching brackets * Fix hypertext mouse cursor after editing text * Work around buggy annotation for gtk_menu_shell_append() * Add full undo/redo support * New dependency: GtkSourceView-4 * Fix parallel build * Make check for vala compiler more strict * Translation Updates - Vala issues have been fixed upstream, which is why we can use default gcc on Tumbleweed/Slowroll again.
Maurizio Galli
2025-01-11 09:48:41 +00:00