Changelog for
mousepad-0.6.3-1.3.x86_64.rpm :
* Mon Oct 21 2024 Manfred Hollstein
- Update to version 0.6.3
* build: Force plugins to be built
* Added missing Keywords entry to .desktop file
* Do not set new file readonly when using admin protocol
* Take into account user cancellation when using the admin protocol
* Add support for admin protocol
* Apply .clang-format file
* Remove unnecessary dirname in local includes
* clang-format: Use IncludeBlocks::Regroup
* clang-format: Break after assignment operator
* clang-format: Insert a newline at end of file if missing
* print: Remove useless test
* Apply .clang-format file
* clang-format: Add file
* shortcuts-plugin: Fix shortcuts-editor include
* recent-menu: Do not add already open files
* Do not define G_DISABLE_CHECKS in release mode
* Do not use g_log_set_always_fatal()
* test-plugin: Update actions after previous commit
* Don\'t set buffer as unmodified before reloading if externally modified
* Translation Updates
* Mon Feb 05 2024 Manfred Hollstein - Update to version 0.6.2
* Update copyright year
* history: Default to yes when user is asked to restore previous session
* build: Search for bind_textdomain_codeset in libintl too
* tests: Increase timeout a bit
* tests: Check for pwait/pidwait
* dialogs: Do not reuse text buffer to test encoding in save-as dialog
* history: Remove dead code
* history: Rework paste menu
* Move paste history to mousepad-history.c
* window: Fix GVariant management
* Do not scroll text view when zooming in or out
* file-monitoring: Delay emission of \"externaly-modified\" signal
* Fix a typo in a comment, additionnal → additional.
* Add icons at missing sizes, clean up SVG metadata
* search: Properly reset current match
* Translation Updates
* Sat May 13 2023 Manfred Hollstein - Update to version 0.6.1
* I18n: Update po/LINGUAS list
* build: Optionally require polkit
* build: Use m4_defined min versions and cleanup
* build: Use XDT_VERSION_INIT and get rid of configure.ac.in
* build: Switch from intltool to gettext
* menubar: Improve some strings
* search: Use consistent naming
* history: Properly restore multi-window session
* Restore opening mode only when it was overridden from the command line
* Add \"X of Y matches\" to search bar and replace dialog (Closes #174)
* Add application/x-zerosize to supported mime types (Fixes #194)
* Apply opening mode also to the open dialog (Fixes #181)
* Properly reconnect signal handler when auto-reload is enabled
* Translation Updates
* Thu Feb 09 2023 Manfred Hollstein - Update to version 0.6.0
* Dependency Changes: - GLib >= 2.56.2
* New Features: - Keep saved state in memory to track actual modification state
* Appearance Changes / Minor Improvements: - Add \"match whole word\" toggle to search toolbar (#180, !124)
* Code Refactoring: - cleanup: prefs: Reduce the diff from what Glade 3.40.0 would do - cleanup: Use G_DECLARE_FINAL_TYPE - cleanup: Remove dead code - cleanup: Use consistent naming and avoid duplicated code - build: Let xdt-depends.m4 macros set GLib macros - flatpak: Updates from Flathub
* Bug Fixes: - Clear undo action list in case of unbuffered modification - Set file properties only for actual changes - Emit \"encoding-changed\" after setting BOM if needed - Update action states on reload - Mark document as modified if line ending actually changes (Fixes #187) - Do not show the menubar on Alt key release if focus is lost (#185) - plugins: Do not resize unnecessarily the prefs dialog on Wayland - Initialize static variable only once - prefs-dialog: Improve history widget alignment (Fixes #173)
* Translation Updates
* Sun Jul 10 2022 Marcel Kuehlhorn - Update to version 0.5.10
* Consider unnamed files unchanged when empty (gxo#apps/mousepad#170, gxo#apps/mousepad!123)
* session-restore: Manage autosave ids through a GList (gxo#apps/mousepad#165)
* Honor global \"gtk-menu-images\" setting for icon visibility
* search: Do not select first combo box entry when list does not change
* Fix encoding conversion when saving
* Fix encoding conversion when opening (gxo#apps/mousepad#172)
* Update charset when a byte order mark is detected (gxo#apps/mousepad#172)
* tests: Add plugin settings to the list
* build: Fix intltool lock file problem during make distcheck
* Fix a memory leak in menu item realignment (gxo#apps/mousepad#164)
* Translation Updates
* Sat Apr 02 2022 Marcel Kuehlhorn - Update to version 0.5.9
* Add Shortcuts plugin, requires libxfce4ui >= 4.17.5 and as such remains disabled at build time until Xfce 4.18 is released (gxo#apps/mousepad#70, gxo#apps/mousepad!121)
* Add search history (gxo#apps/mousepad!119)
* File monitoring: Add an automatic reloading option
* Move the document modification mark to the close button (gxo#apps/mousepad#63, gxo#apps/mousepad!122)
* Add mousepad styleclass for easier theming (gxo#apps/mousepad#33)
* Hide search bar by pressing Esc key even when not focused
* Search: Escape selection when regex search is enabled
* Plugins: Add a skeleton plugin to ease writing of new plugins
* Test plugin: Sanitize memory management of sources
* Honor GTK_CSD
* Filter entries from `accels.scm` on non-detailed action name
* i18n: Check for `bind_textdomain_codeset()`
* Update Copying (gxo#apps/mousepad#160, gxo#apps/mousepad!120)
* Session history: Never clear session array on exit (gxo#apps/mousepad#162)
* Fix broken feature \"Show menubar temporarily when hidden\"
* Force encoding when reloading
* Force encoding when it has been explicitly set by the user
* Do not consider encoding as always user-set in the \"Open\" dialog
* Fix antonym of the word \"indent\" in preferences dialog (gxo#apps/mousepad!118)
* File monitoring: Try to filter out fake deletions
* Add ellipsis to preferences menu entry (gxo#apps/mousepad!117)
* Switch all labels to title case in prefs dialog (gxo#apps/mousepad!116)
* Correctly restore font size after zooming when using system font (gxo#apps/mousepad#158)
* Printing: Enable line wrapping by default (gxo#apps/mousepad#156)
* Fix a warning from GCC static analyzer
* Search: Do not delay the search when the text changes
* Translation Updates
* Mon Nov 29 2021 Marcel Kuehlhorn - Update to version 0.5.8
* Revert \"Chain-up to parent in `mousepad_window_scroll_event()`\" (gxo#apps/mousepad#150)
* Search: Fix a memory leak
* Search: Remove obsolete workaround for the document finalization
* Drop restrictions on URI scheme
* Update `POTFILES.in`
* Printing: Remove the \"Page Setup\" dialog (gxo#apps/mousepad#148)
* Flatpak: Complete scripts
* Flatpak: Access remote locations with GVfs
* Search: Fix the history cleanup
* Search: Prevent GTask warnings when replacing text
* Search: Ensure settings synchronization before searching
* Fix translation domain in Appdata file
* flatpak: Update README
* flatpak: Add generic manifest and basic scripts
* Translation Updates
* Thu Sep 23 2021 Marcel Kuehlhorn - Update to version 0.5.7
* Update Appdata file and use the same description everywhere
* Prevent warning when saving a deleted file via a symlink (gxo#apps/mousepad#135)
* Conform to Freedesktop.org standard for file naming
* Properly disconnect signal handlers
* Be sure not to disable highlighting when disabling regex search
* Check for realpath()
* Check for `errno.h` required by CI
* Fix a nasty memory leak
* Fix \"Save As\" procedure when it recurses
* Allow drag and drop on selections in the textview
* Code cleanup: Remove a useless dnd signal forwarding
* Code cleanup: Simplify `mousepad_file_save()`
* Fix a small memory leak
* Improve trash can management
* Update read-only status on file location change/validation
* Monitor also the target of broken links
* Fix monitoring of files opened through a symlink
* Allow drag and drop of broken links
* Follow symlinks if necessary when checking if a file exists
* Replace `g_realloc()` with `g_renew()`
* Replace `g_malloc
*()` with `g_new
*()` (gxo#apps/mousepad!113)
* Make sure that `gtk_selection_data_get_uris()` returned non-NULL (gxo#apps/mousepad!113)
* Initialize `contents` and use it to guard `g_file_replace_contents` (gxo#apps/mousepad!113)
* Fix an unlikely memory leak
* Make CSD consistent with other Xfce windows (gxo#apps/mousepad#145)
* Translation Updates
* Sat Jul 31 2021 Marcel Kuehlhorn - Update to version 0.5.6
* Add session backup and restore
* Remember windows and tabs (gxo#apps/mousepad#21, gxo#apps/mousepad!108)
* Handle unsaved documents (gxo#apps/mousepad#32, gxo#apps/mousepad!109)
* DE session support (gxo#apps/mousepad#3, gxo#apps/mousepad!110)
* Extend the use of recent history (gxo#apps/mousepad!107)
* Add use of `GtkSourceView:smart-backspace` (gxo#apps/mousepad!101)
* Add a \"Move Words\" action (gxo#apps/mousepad!100)
* Add a setting to control tab expansion (gxo#apps/mousepad#100)
* Prefs dialog: Substitute CSD for status bar visibility
* Add a \"File\" tab to the prefs dialog (gxo#apps/mousepad!108)
* Make search input fields less flickery (gxo#apps/mousepad!104)
* Allow saving non-existent, empty but named file (gxo#apps/mousepad#120, gxo#apps/mousepad!103)
* Enable \"Save\" action for read-only documents (gxo#apps/mousepad#126, gxo#apps/mousepad!103)
* Make \"Find as you type\" an option (gxo#apps/mousepad!102)
* Reveal hidden setting \"indent-on-tab\" (gxo#apps/mousepad!101)
* A review of duplicated view-related actions (gxo#apps/mousepad#127)
* Add a test plugin to monitor application state (gxo#apps/mousepad!105)
* Add a test script for Mousepad (gxo#apps/mousepad!99)
* Filter notebook click events also on y-coordinate (gxo#apps/mousepad#144)
* Allow to open files from the trash can (gxo#apps/mousepad#141, gxo#apps/mousepad!112)
* Monitor file deletion (gxo#apps/mousepad#140, gxo#apps/mousepad!111)
* Printing: Create config file if it does not exist
* Check all windows for the file to be opened
* Fix wrong externally modified document in some situations
* Plugin support: Properly handle plugin settings (gxo#apps/mousepad#136)
* Direct monitoring of symlink targets
* Set the state of submenu actions
* print-dialog: Fix some memory leaks
* Fix a type inconsistency in the \"encoding-changed\" signal
* Always check if the user has explicitly set a filetype
* Fix monitoring events to listen to
* Ensure statefull actions exist until their state is recovered
* Fix GVariant-related memory leaks
* Do not warn if the plugin directory does not exist
* Add a sanity check on the window for \"Externally Modified\"
* Do not set the style scheme id as translatable
* Properly update recent menu in case of file deletion
* CSD: Set the decoration layout for all windows
* Add a sanity check on file location for monitoring
* Add \"preferences\" action to `mousepad.desktop` (gxo#apps/mousepad#130)
* Translation Updates
* Sat May 15 2021 Maurizio Galli - Split new libraries into subpackages- Make sure plugins support is enabled- Switch to GtkSourceView 4- Added ldconfig scriplets for the new shared libraries