Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* add PACKAGECONFIG for gspell - disabled by default Release notes for 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 (openembedded#1, !92) - Disable and wipe recent history if recent-menu-items is set to 0 (openembedded#112, !89) - Support -ve line and column values for "Go to" location (openembedded#113, !84) - Appearance Changes: - Switch to client-side decorations (!97) - Code Refactoring: - Remove Xfconf dependency (openembedded#60, openembedded#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 (openembedded#129) - Fix broken "Revert" action - Fix and extend "Move Lines" action (openembedded#87, openembedded#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" (openembedded#114, !91) - Restore cursor position after transpose (openembedded#115, !88) - Fix "Delete Line" action (openembedded#117, !86) - Fix recent_sort function (!90) - Reset line and column number if not given on command line (openembedded#121, !87) - menu: "Spaces to Tabs" converter converts leading spaces (openembedded#118, !85) - Make window require attention when opening new tabs (2) (openembedded#119) - Translation Updates Signed-off-by: Andreas Müller <[email protected]>
- Loading branch information