-
mousepad-0.6.5 protected07936b8b · ·
0.6.5 - file: Fix broken conditional to exit on allowed error - Disconnect from buffer signals when data object is released - Update README after switchover to meson - Translation Updates: Greek, Hungarian
-
mousepad-0.6.4 protected3bb2945d · ·
0.6.4 Meson has been added as a build system in this release, and the associated archive has been generated by 'meson dist'. Although autotools has been retained for the time being and can still be used via 'autogen.sh', meson is now the preferred build system, and autotools will be removed in a future release. - flatpak: Updates from flathub and use meson when possible - file: Fix GError leak in mousepad_file_autosave_delete_finish - build: Automate copyright year management - history: Save session when an inactive tab is closed - file: Fix possible dereference of null pointer - Extend saved state comparison to auto-saved modified files - window: Avoid unnecessary switching to the tab to be closed - Use build system-independent macro for mousepad name - flatpak: Updates from Flathub and git - meson-build: Compile gsettings schemas - history: Fix -Wmaybe-uninitialized - meson-build: Fix statement not under conditional - Add meson build - Remove unused .in level in desktop files - file: Don't use G_FILE_MONITOR_WATCH_HARD_LINKS - dialogs: Set current name in save-as dialog for deleted files too - Add parentheses to parameterized actions in accels.scm - Fix broken shortcut for reload action - Hide the launcher for mousepad-settings - CSD: Drop custom code for decoration layout - prefs-dialog: Make widgets focusable again - Translation Updates: Catalan, Czech, Danish, Finnish, French, Galician, Greek, Hebrew, Hungarian, Italian, Kazakh, Norwegian Nynorsk, Occitan (post 1500), Polish, Portuguese, Portuguese (Brazil), Romanian, Russian, Spanish, Telugu, Turkish, Ukrainian
-
mousepad-0.6.3 protected65fbfe04 · ·
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: Albanian, Bulgarian, Chinese (China), Chinese (Taiwan), Czech, Dutch, English (United Kingdom), Estonian, German, Greek, Hungarian, Italian, Japanese, Kazakh, Lithuanian, Norwegian Bokmål, Occitan (post 1500), Polish, Portuguese, Serbian, Spanish, Swedish
-
mousepad-0.6.2 protected59c49a71 · ·
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: Catalan, Croatian, Danish, English (United Kingdom), Estonian, Greek, Hebrew, Occitan (post 1500), Polish, Portuguese (Brazil), Spanish, Swedish, Turkish, Ukrainian
-
mousepad-0.6.1 protectedc4b2fcbb · ·
0.6.1 - I18n: Update po/LINGUAS list - 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: Albanian, Arabic, Armenian (Armenia), Basque, Belarusian, Bulgarian, Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish, Dutch, Eastern Armenian, English (Australia), English (United Kingdom), Estonian, Finnish, French, Galician, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian, Interlingue, Italian, Japanese, Kazakh, Korean, Lithuanian, Malay, Norwegian Bokmål, Occitan (post 1500), Persian (Iran), Polish, Portuguese, Portuguese (Brazil), Romanian, Russian, Serbian, Slovak, Slovenian, Spanish, Swedish, Telugu, Thai, Turkish, Ukrainian, Uyghur
-
mousepad-0.5.0 protected84852ca5 · ·
0.5.0 - Bump required GTK+ in `mousepad-prefs-dialog.ui` (#78) - Fix an oversight in updating actions state (#76) - Remove TODO file (#74) - Ensure that opening modes are excluded from translation - Translation Updates: Albanian, Bulgarian, Chinese (China), Dutch, French, German, Greek, Hebrew, Indonesian, Italian, Norwegian Bokmål, Portuguese, Portuguese (Brazil), Slovenian, Spanish, Japanese
-
mousepad-0.5 protectedb5b57fb3 · ·
0.5 - Bump required GTK+ in `mousepad-prefs-dialog.ui` (#78) - Fix an oversight in updating actions state (#76) - Remove TODO file (#74) - Ensure that opening modes are excluded from translation - Translation Updates: Albanian, Bulgarian, Chinese (China), Dutch, French, German, Greek, Hebrew, Indonesian, Italian, Norwegian Bokmål, Portuguese, Portuguese (Brazil), Slovenian, Spanish
-
mousepad-0.4.90 protected69f36ff4 · ·
0.4.90 Release candidate for upcoming stable version 0.5.
-
mousepad-0.4.2 protected134050e1 · ·
0.4.2 ====== - Port to GDBus (Bug #14337) - Show full path in window title by default (Bug #2896) - Reset modification time when new filename is set (Bug #10498) - Do not overwrite view settings when opening encoding dialog (Bug #12298) - Make dialog windows modal only for parent window (Bug #10488) - Add string to translation (Bug #11049) - Selecting a font via menu now disables system font (Bug #12773) - Check for exo-csource in maintainer mode (Bug #12719) - New line can't be printed in status bar (Bug #11050) - Do not move text cursor when searching backwards (Bug #14942) - Fix gravity of selection end mark (Bug #10986) - Missing line in dbus.h, found typo in window.h (Bug #10583) - Append a newline char at EOF when saving (Bug #4824) - Do not core dump on silly errors, just exit (Bug #12413) - Fix gtksourceview warnings/errors (Bug 11663) - Only set template filetype when detected (Bug #15314) - Replace deprecated style properties in MousepadCloseButton (Bug #13114) - Fix Tab mode and Home/End Keys in preferences dialog (Bug #15075) - Fix language guess function (Bug #15141) - Read system font from xfconf property (Bug #12485) - Add pkexec policy (Bug #11088) - Fix g_type_class_add_private is deprecated - Set intltool minimum version - Bump minimal required glib - Translation Updates: Albanian, Arabic, Asturian, Basque, Belarusian, Bulgarian, Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish, Dutch (Flemish), English (Australia), English (Great Britain), Finnish, French, Galician, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian, Italian, Japanese, Kazakh, Korean, Lithuanian, Malay, Norwegian Bokmål, Norwegian Nynorsk, Occitan, Polish, Portuguese, Portuguese (Brazilian), Romanian, Russian, Serbian, Slovak, Slovenian, Spanish, Swedish, Telugu, Thai, Turkish, Ukrainian, Uyghur