Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • mousepad-0.6.3 protected
    65fbfe04 · Updates for release ·
    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 protected
    59c49a71 · Updates for release ·
    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 protected
    c4b2fcbb · Updates for release ·
    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.6.0 protected
    1bd1aa27 · Updates for release ·
    Release: 0.6.0
    0.6.0
  • mousepad-0.5.10 protected
    60d0442f · Updates for release ·
    Release: mousepad-0.5.10
    0.5.10
  • mousepad-0.5.9 protected
    5356aea0 · Updates for release ·
    Release: mousepad-0.5.9
    0.5.9
  • mousepad-0.5.8 protected
    28f01697 · Updates for release ·
    Release: mousepad-0.5.8
    0.5.8
  • mousepad-0.5.7 protected
    6970f304 · Updates for release ·
    Release: mousepad-0.5.7
    0.5.7
  • mousepad-0.5.6 protected
    bc81b467 · Updates for release ·
    Release: mousepad-0.5.6
    0.5.6
  • mousepad-0.5.5 protected
    33a59067 · Updates for release ·
    Release: mousepad-0.5.5
    0.5.5
  • mousepad-0.5.4 protected
    1d8aa9d5 · Updates for release ·
    Release: mousepad-0.5.4
    0.5.4
  • mousepad-0.5.3 protected
    d0c735cd · Updates for release ·
    Release: mousepad-0.5.3
    0.5.3
  • mousepad-0.5.2 protected
    45af8be7 · Updates for release ·
    Release: mousepad-0.5.2
    0.5.2
  • mousepad-0.5.1 protected
    ddd874b3 · Updates for release ·
    Release: mousepad-0.5.1
    0.5.1
  • mousepad-0.5.0 protected
    84852ca5 · Updates for release ·
    Release: mousepad-0.5.0
    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 protected
    b5b57fb3 · Updates for release ·
    Release: mousepad-0.5
    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 protected
    69f36ff4 · Updates for release ·
    Release: mousepad-0.4.90
    0.4.90
    
    Release candidate for upcoming stable version 0.5.
  • mousepad-0.4.2 protected
    134050e1 · Updates for release ·
    Release: mousepad-0.4.2
    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
  • mousepad-0.4.1 protected
    40ab2e4b · Updates for release ·
    Release: mousepad-0.4.1
    0.4.1
    =====
    - Fix crash when dragging tab to root window (Bug #13336)
    - Fix the signal definition of user-set-language (Bug #13630)
    - Prevent a weird cycle in GSettings use (Bug #12134)
      - Properly fixed later by Alistair Buxton
    - Fix some warnings about using NULL (Bug #11663)
    - Limit prefs dialog tab width to range allowed by schema (Bug #12055)
    - Don't show hidden GSV languages (Bug #12043)
    - Encode filenames passed to DBus as UTF-8
    - Translation updates: Albanian, Arabic, Asturian, Basque, Bulgarian, Catalan,
      Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish, Dutch,
      English (Australia), English (United Kingdom), Finnish, French, Galician,
      German, Greek, Hebrew, Hungarian, Icelandic, Indonesian, Italian, Japanese,
      Kazakh, Korean, Lithuanian, Malay, Norwegian Bokmål, Norwegian Nynorsk,
      Occitan, Polish, Portuguese, Portuguese (Brazil), Romanian, Russian, Serbian,
      Slovak, Slovenian, Spanish, Swedish, Telugu, Thai, Turkish, Ukrainian, Uyghu
  • mousepad-0.4.0 protected
    98f07819 · updates for release ·
    Release: mousepad-0.4.0
    - Use GSettings to improve preference handling
    - A new preferences dialog exposing all preferences in the GUI
    - Implement config and GUI preferences for various GtkSourceView properties
      such as:
        * Highlighting the current line
        * Match braces
        * Indentation width control
        * Right margin (long-line margin) column
        * Showing/hiding of line numbers
        * Smart home and end keys
    - Improved GUI configurability and state persistence, including:
        * A toolbar for commonly used items
        * Fullscreen support
        * Main menu re-organization
        * Improved editor context menu
        * Improved single-instance multi-window support
        * Remember and synchronize size, position, and state, across windows
          and instances
    - Support for building against GTK+ 3
    - Various other improvements and bugs fixed