Change log:
0.5.7
======
- Bug Fixes:
- Update Appdata file and use the same description everywhere
- Prevent warning when saving a deleted file via a symlink (#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*()` (!113)
- Make sure that `gtk_selection_data_get_uris()` returned non-NULL (!113)
- Initialize `contents` and use it to guard `g_file_replace_contents` (!113)
- Fix an unlikely memory leak
- Make CSD consistent with other Xfce windows (#145)
- Translation Updates:
Estonian, Greek, Kazakh, Polish, Serbian, Slovenian, Swedish,
Ukrainian
0.5.6
======
- New Features:
- Add session backup and restore
- Remember windows and tabs (#21, !108)
- Handle unsaved documents (#32, !109)
- DE session support (#3, !110)
- Extend the use of recent history (!107)
- Add use of `GtkSourceView:smart-backspace` (!101)
- Add a "Move Words" action (!100)
- Appearance Changes:
- Add a setting to control tab expansion (#100)
- Prefs dialog: Substitute CSD for status bar visibility
- Add a "File" tab to the prefs dialog (!108)
- Make search input fields less flickery (!104)
- Allow saving non-existent, empty but named file (#120, !103)
- Enable "Save" action for read-only documents (#126, !103)
- Make "Find as you type" an option (!102)
- Reveal hidden setting "indent-on-tab" (!101)
- Code Refactoring:
- A review of duplicated view-related actions (#127)
- Tests:
- Add a test plugin to monitor application state (!105)
- Add a test script for Mousepad (!99)
- Bug Fixes:
- Filter notebook click events also on y-coordinate (#144)
- Allow to open files from the trash can (#141, !112)
- Monitor file deletion (#140, !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 (#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` (#130)
- 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,
Thai, Turkish, Ukrainian, Uyghur
0.5.5
======
- New Features:
- Add a `.desktop` file to make Mousepad appear in Xfce settings (!94)
- Add a command line option to open the prefs dialog (!94)
- Plugin support (!92)
- Add gspell plugin (#1, !92)
- Disable and wipe recent history if recent-menu-items is set to 0 (#112, !89)
- Support -ve line and column values for "Go to" location (#113, !84)
- Appearance Changes:
- Switch to client-side decorations (!97)
- Code Refactoring:
- Remove Xfconf dependency (#60, #122, !98)
- A general review of sanity checks
- A review of window lifetime management
- A review of document lifetime management
- Automate and sanitize memory management of sources
- A small review of GSettings use
- Do not use `== (TRUE|FALSE)` for boolean conditions
- Bug Fixes:
- Fix actions to show/hide bars in fullscreen mode (#129)
- Fix broken "Revert" action
- Fix and extend "Move Lines" action (#87, #116, !96)
- Support for drag and drop of tabs when search is active
- Do a silent search when changing tabs with the search bar enabled
- Use get/set_real_line_offset () functions for "Paste as Column" (#114, !91)
- Restore cursor position after transpose (#115, !88)
- Fix "Delete Line" action (#117, !86)
- Fix recent_sort function (!90)
- Reset line and column number if not given on command line (#121, !87)
- menu: "Spaces to Tabs" converter converts leading spaces (#118, !85)
- Make window require attention when opening new tabs (2) (#119)
- 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,
Thai, Turkish, Ukrainian, Uyghur
Change log:
0.5.4
======
- New Features:
- Add --line/-l and --column/-c number (#107, !83)
- Port to GtkSourceView 4 (#55, #80, !10)
- Bug Fixes:
- Delay request to scroll to cursor for the correct active view
- Monitor hardlinks with glib 2.56.2 (#110, !82)
- Transfer encoding from remote to primary instance (#109)
- Prevent a crash when no language is found
- Make window require attention when opening new tabs (#106, #93, !81)
- Fix BOM array (!80)
- Correctly initialize toolbar style combo box (#103)
- Allow checking parent sources when looking up schema (#101)
- Fix missing parameter to "select-all" signal (!79)
- Translation Updates:
Hebrew, Indonesian, Spanish, Swedish
Change log:
0.5.3
======
- Appearance Changes:
- Use old style menu alignment (#97, !77)
- Bug Fixes:
- Add a keybinding to reset font size
- Fix inverted return value of scroll event handler
- Various small improvements regarding accels
- Block the right signal handler for tooltip updates
- A clarification about action groups
- Translation Updates:
Basque, French, Galician, Portuguese (Brazil), Russian, Slovenian,
Swedish
0.5.2
======
- New Features:
- Add a "Viewer Mode" toggle (#50, !72)
- Improve `--quit` option: close all windows interactively (!71)
- Improve encoding management (#42, !69)
- Display the current encoding in the status bar
- Make the default encoding configurable via GSettings
- Allow to choose encoding in the "Open" and "Save As" dialogs (#42)
- Add a command line option to choose encoding
- Add a "Delete Line" action (#13, !66)
- Make automatic addition of the last EOL character configurable (#53, !65)
- Switch to GFile for I/O operations (#4, #27, #75, !64)
- Add file monitoring (#75)
- Add a setting to create a tilde-backup file when saving (#27)
- Make saving atomic (#4)
- Appearance Changes:
- Filter files on mime type in the "Open" and "Save As" dialogs (#2, #35, !67)
- Code Refactoring:
- Improve encoding management (#42, !69)
- Make encoding dialog more generic and self-contained
- Encodings definition review
- Clarify encoding management when opening files
- Improve unicode BOM management
- Switch to GFile for I/O operations (#4, #27, #75, !64)
- Set the save action sensitivity more precisely
- Let GFile APIs check for file existence when reading
- Let GFile APIs check for external modifications when saving
- Basic switch to GFile for I/O operations
- Bug Fixes:
- Make "replace" and "replace all" behaviors consistent (#94)
- Ensure that the page setup is properly applied when printing (#90)
- Avoid character escape issues in menu item action names (#91)
- Properly initialize document search properties
- Avoid illegal memory access when searching with tab changes (!73)
- Revert to "Wrap Around" always true for the search bar (#83)
- Prevent too late accesses to the buffer in selection mode
- Direct call to keybinding signals for "Delete" and "Select All" (#83)
- Improve editing keybindings consistency (#83)
- 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), Polish, Portuguese, Portuguese (Brazil), Romanian, Russian,
Serbian, Slovak, Slovenian, Spanish, Swedish, Thai, Turkish,
Ukrainian, Uyghur
Change log:
0.5.1
======
- Dependency Changes:
- GLib >= 2.52.0
- GTK >= 3.22.0
- New Features:
- Allow to change the font size from keyboard/mouse (#46, #54, !60)
- Switch to asynchronous search (!58)
- Give more choice for whitespace display (#44, !46)
- Appearance Changes:
- Improve the look of the search bar
- Add a spinner to the search widgets
- Make the occurrences count appear in the search bar
- Reformulate "Home/End Keys" setting description
- Code Refactoring:
- Code refactoring around MousepadView properties (!60)
- Code refactoring around GMenuModel-bindings (!50)
- Bug Fixes:
- Decrease reference count of anchored documents
- Filter document signals on the active document
- Fix a memory leak in the templates menu
- Fix wrong conversion from uri to filename (#81)
- Warn when using GLib functions newer than requirements
(Mousepad 0.5.0 actually required GLib 2.60 due to such an oversight)
- Translation Updates:
Catalan, Chinese (Taiwan), French, German, Italian, Japanese,
Lithuanian, Norwegian Bokmål, Portuguese, Portuguese (Brazil),
Russian, Serbian, Spanish, Swedish, Turkish
Change log:
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
0.4.90
======
Release candidate for upcoming stable version 0.5.
- Dependency Changes:
- GLib >= 2.45.8
- GTK+ >= 3.20
- GtkSourceView >= 3.24
- GTK+ 2 support has been removed
- GtkSourceView 2 support has been removed
- New Features:
- Add keybindings to show the menubar temporarily when hidden
- Add command line option and setting for file opening mode
- Improve encoding dialog
- Add regex search
- Discontinued Features
- multi-select (GTK+ 2)
- Appearance Changes
- Replace `$HOME` with a tilde in displayed filename
- Add new default keybindings and reveal some hidden ones
- Search bar tweaks
- Make tabs expanded for consistency with other Xfce programs
- Add copyright and license info to About dialog
- Improve label texts of "Find and Replace" dialog and search bar
- Make the statusbar smaller
- Add new app icon and switch to reverse DNS name
- Save the state of the "highlight all" button in the search bar
- Update window title of Find and Replace dialog
- Add "Wrap around" check box to Find and Replace dialog (Bug #11290)
- Infer filetype from shebang line (Bug #10514)
- Show info when Templates directory does not exist (Bug #10486)
- Code Refactoring
- Restore the use of the file `accels.scm`
- Code refactoring around saving and restoring window geometry
- Improve save-related actions
- Fully switch to GtkApplication
- Avoid deprecation warnings 5: CSS related
- Avoid deprecation warnings 4: GtkUIManager and GtkAction
- GtkStock
- Avoid deprecation warnings 2: miscellaneous
- Avoid deprecation warnings 1: alignment and padding
- Avoid compilation warnings other than deprecation
- Remove support for GTK+2
- Switch to README.md and foreign automake mode
- Add basic GitLab pipeline
- Bug Fixes:
- Remove README.md from DISTCLEANFILES, it's not generated
- Fix crash when dragging tab to GSV widget
- Change GtkTextView wrap mode to GTK_WRAP_WORD_CHAR
- Initialize the recent manager if needed at startup
- Prevent search bar from overlapping the document
- Properly disconnect signal handlers
- Fix make distcheck
- Fix color modifications in search entries
- Do not open an empty document when encoding failed
- Do not search for previously selected text
- Update search field with selected text
- Bug #16717: Move from exo-csource to xdt-csource
- Remember last save location (Bug #14165)
- Use g_get_user_dir to get Templates directory (Bug #11048)
- Sync remaining menu actions to their settings (Bug #11046)
- Install appstream in metainfo folder (Bug #11200)
- Add appdata file (Bug #11200)
- Fix building with `--enable-dbus --disable-gtk3`
- Change visibility of fullscreen bars after small delay (Bug #9735)
- Fix return type of fullscreen settings (Bug #9735)
- 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, Norwegian
Nynorsk, Occitan (post 1500), Polish, Portuguese, Portuguese
(Brazil), Romanian, Russian, Serbian, Slovak, Slovenian, Spanish,
Swedish, Telugu, Thai, Turkish, Ukrainian, Uyghur
(This is part of meta-pkgs/xfce4. Ride previous bump there.)
Change log:
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
This is a very large change, and incorporates the 4.8, 4.10, and 4.12 major
Xfce releases since 4.6.2, our previous pkgsrc release. For more information
about the thousands of changes in each major release since then, please see:
Xfce 4.12 announcement:
http://www.xfce.org/about/news
Xfce 4.12 tour:
http://www.xfce.org/about/tour
Xfce 4.10 announcement:
http://www.xfce.org/about/news/?post=1335571200
Xfce 4.10 tour:
http://www.xfce.org/about/tour410
Xfce 4.8 announcement:
http://www.xfce.org/about/news/?post=1295136000
Xfce 4.8 tour:
http://www.xfce.org/about/tour48
The pkgsrc changes since then are:
New packages:
archivers/xfce4-thunar-archive
graphics/elementary-xfce-icon-theme
mail/xfce4-mailwatch-plugin
misc/xfce4-time-out-plugin
multimedia/xfce4-thunar-media-tags
sysutils/xfce4-mount-plugin
sysutils/xfce4-taskmanager
sysutils/xfce4-thunar-vcs
sysutils/xfce4-verve-plugin
x11/xfce4-garcon
x11/xfce4-notifyd
x11/xfce4-tumbler
x11/xfce4-whiskermenu-plugin
Renamed packages:
devel/xfconf to devel/xfce4-conf
x11/libxfce4menu to x11/libxfce4ui
x11/xfce4-screenshooter-plugin to x11/xfce4-screenshooter
Updated packages:
audio/xfce4-mixer
audio/xfce4-xmms-plugin
devel/xfce4-dev-tools
editors/xfce4-mousepad
graphics/ristretto
meta-pkgs/xfce4-extras
meta-pkgs/xfce4
misc/xfce4-weather-plugin
multimedia/xfce4-mpc-plugin
net/xfce4-wavelan-plugin
sysutils/xfce4-appfinder
sysutils/xfce4-battery-plugin
sysutils/xfce4-cpugraph-plugin
sysutils/xfce4-diskperf-plugin
sysutils/xfce4-fsguard-plugin
sysutils/xfce4-genmon-plugin
sysutils/xfce4-netload-plugin
sysutils/xfce4-quicklauncher-plugin
sysutils/xfce4-systemload-plugin
sysutils/xfce4-thunar
sysutils/xfce4-xarchiver
sysutils/xfce4-xkb-plugin
textproc/xfce4-dict-plugin
time/xfce4-datetime-plugin
time/xfce4-orage
time/xfce4-timer-plugin
wm/xfce4-wm-themes
wm/xfce4-wm
x11/libxfce4gui
x11/libxfce4util
x11/xfce4-clipman-plugin
x11/xfce4-desktop
x11/xfce4-exo
x11/xfce4-eyes-plugin
x11/xfce4-gtk2-engine
x11/xfce4-notes-plugin
x11/xfce4-panel
x11/xfce4-places-plugin
x11/xfce4-session
x11/xfce4-settings
x11/xfce4-terminal
Removed packages:
sysutils/xfce4-volman
x11/xfce4-utils
This is based on a huge amount of work by the NetBSDfr team and Youri Mouton,
who takes over as MAINTAINER, and has been tested by Youri on a large number
of platforms prior to commit. A massive thanks to them. Any issues with the
import are mine alone as the committer-by-proxy.
to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.
While doing that, also bump freetype2 dependency to current pkgsrc
version.
Suggested by tron in PR 47882