xed/debian/changelog

113 lines
3.4 KiB
Plaintext
Raw Normal View History

2016-11-02 10:56:01 -05:00
xed (1.2.0) serena; urgency=medium
[ JosephMcc ]
* configure: Don't require passing --with-gtk=3.0 to build
[ Clement Lefebvre ]
* Fixed NEWS files
* Add "notepad" to the list of menu item keywords
* Fixed some UI elements not localized
* Makepot
* Revert "Makepot"
* Revert "Fixed some UI elements not localized"
* When running as root, add an infobar to warn about Elevated Privileges
* Toolbar: Don't emphasize toolbar items (save, open, undo)
* Give Xed a Sublime-like searchbar
* Reformated code to conform to Mint coding style
* Default Settings: Changed line width to 120 chars and enabled "insert-spaces".
[ JosephMcc ]
* toolbar: Revamp the main toolbar style
* ui: Convert the remaining actions to use symbolic icons
* prefs: Remove now unused toolbar style prefs
* ui: Don't hide the main notebook tabs in fullscreen
* xed-close-button: Convert to using a symbolic icon
* filbrowser-plugin: Convert indentation to spaces and remove extra whitespace
* filebrowser-plugin: Convert most icons to symbolic icons
[ Clement Lefebvre ]
* Update pot file
-- Clement Lefebvre <root@linuxmint.com> Wed, 02 Nov 2016 15:55:04 +0000
2016-06-25 05:39:23 -05:00
xed (1.0.6) sarah; urgency=medium
[ Michael Webster ]
* xed-notebook.c: check vertical mouse position when determining whether a tab is being manipulated. We were just checking horizontal position, which meant that depending on where you start a drag-and-drop, it might think you're trying to drag a tab instead, causing undesirable behavior.
[ Clement Lefebvre ]
* Updated translations
* Added new translations to po/LINGUAS
-- Clement Lefebvre <root@linuxmint.com> Sat, 25 Jun 2016 11:38:33 +0100
2016-05-24 08:31:01 -05:00
xed (1.0.5) sarah; urgency=medium
* Updated translations
-- Clement Lefebvre <root@linuxmint.com> Tue, 24 May 2016 14:30:35 +0100
2016-04-27 08:31:45 -05:00
xed (1.0.4) sarah; urgency=medium
[ monsta ]
* fix a few build warnings
[ itzexor ]
* Fix build with gnome-common
[ Sorokin Alexei ]
* Remove MATE leftovers
* Warnings fixes
[ Clement Lefebvre ]
* GTK 3.10 compatibility
[ JosephMcc ]
* gtk: We're targeting gtk3.10 so clean up all the gtk version checks and go with that
[ itzexor ]
* xed-close-confirmation-dialog: fix scrolledwindow minimum height
[ JosephMcc ]
* notebooks: Remove the extra frame from the main and documents panel scrolled windows
[ Clement Lefebvre ]
* Use Ctrl+Y for Redo
* Updated translations
-- Clement Lefebvre <root@linuxmint.com> Wed, 27 Apr 2016 14:30:49 +0100
2016-02-10 04:18:53 -06:00
xed (1.0.3) sarah; urgency=medium
* packaging: switch to gnome-common
* Fixed wrong dconf paths
-- Clement Lefebvre <root@linuxmint.com> Wed, 10 Feb 2016 10:18:18 +0000
2016-02-06 10:45:11 -06:00
xed (1.0.2) sarah; urgency=medium
* Renamed Xedit -> Xed (avoid name clash with x11-apps's xedit)
* Switch autogen.sh from mate-common to gnome-common
* Fix incorrect git URL in HACKING
* Clean up GTK support
* xedit-status-combo-box: Clean up and fix deprecations
-- Clement Lefebvre <root@linuxmint.com> Sat, 06 Feb 2016 16:43:25 +0000
xed (1.0.1) sarah; urgency=medium
2016-01-27 05:18:03 -06:00
* Remove branding from window title and menu item
* Removed more MATE references
* Fixed POTFILES, added makepot and pot file
* Removed Transifex configuration
* Cleaned up about dialog
* Cleaned up Help
-- Clement Lefebvre <root@linuxmint.com> Wed, 27 Jan 2016 11:17:20 +0000
xed (1.0.0) sarah; urgency=medium
2016-01-25 04:45:34 -06:00
* Initial version
2016-01-25 04:45:34 -06:00
-- Clement Lefebvre <root@linuxmint.com> Tue, 26 Jan 2016 03:21:00 +0100