Opened 3 months ago

Closed 3 months ago

#19243 closed enhancement (fixed)

mousepad-0.6.2

Reported by: Douglas R. Reno Owned by: Bruce Dubbs
Priority: normal Milestone: 12.1
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New minor/point version

Change History (4)

comment:1 by Douglas R. Reno, 3 months ago

It looks like 0.6.0 came out in February of last year

comment:2 by Bruce Dubbs, 3 months ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:3 by Bruce Dubbs, 3 months ago

0.6.2 (2024-02-05)

  • 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

0.6.1 (2023-05-13)

  • 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
  • Add application/x-zerosize to supported mime types
  • Apply opening mode also to the open dialog
  • Properly reconnect signal handler when auto-reload is enabled
  • Translation Updates

0.6.0 (2023-02-09)

  • 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
  • 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
    • Do not show the menubar on Alt key release if focus is lost
    • plugins: Do not resize unnecessarily the prefs dialog on Wayland
    • Initialize static variable only once
    • prefs-dialog: Improve history widget alignment
  • Translation Updates

comment:4 by Bruce Dubbs, 3 months ago

Resolution: fixed
Status: assignedclosed

Fixed at commits

ff5c889484 Update to imlib2-1.12.2.
9d88b1df67 Update to libgsf-1.14.52.
97adbed917 Update to mousepad-0.6.2.
Note: See TracTickets for help on using tickets.