2015-11-30 02:26:04 -06:00
|
|
|
pluma 1.12.1
|
|
|
|
============
|
|
|
|
|
|
|
|
* Add --without-matedesktop option to enable build without
|
|
|
|
dependency on libmate-desktop
|
|
|
|
|
2015-10-30 08:46:10 -05:00
|
|
|
pluma 1.12.0
|
2015-10-06 09:35:58 -05:00
|
|
|
============
|
|
|
|
|
|
|
|
* Add --enable-tests option to enable/disable running tests
|
|
|
|
during the build
|
|
|
|
* Add plugin to strip trailing spaces on saving
|
|
|
|
* Bring back active plugins listing in bugreport script
|
|
|
|
* Drop support for win32/osx and checkupdate plugin
|
|
|
|
* Retrieve strings directly from gschema (requires intltool 0.50.1)
|
|
|
|
* Capitalize Pluma in window titles and desktop file
|
2015-11-02 14:11:41 -06:00
|
|
|
* GTK3. fix print-preview
|
2015-10-06 09:35:58 -05:00
|
|
|
* Some annotation fixes
|
|
|
|
* Some minor fixes and cleanups
|
|
|
|
|
2015-07-14 06:42:35 -05:00
|
|
|
pluma 1.10.2
|
|
|
|
============
|
|
|
|
|
|
|
|
* Window title: display full path to files on mounted drives
|
|
|
|
* Close confirmation dialog: make text unfocusable
|
|
|
|
* Quickopen plugin: fix filebrowser plugin support
|
|
|
|
* Time plugin: GTK+3 fix
|
|
|
|
* Multiple help fixes
|
|
|
|
|
2015-06-18 02:40:57 -05:00
|
|
|
pluma 1.10.1
|
|
|
|
============
|
|
|
|
|
|
|
|
* Fix gschema translations
|
|
|
|
* GTK3 fixes
|
|
|
|
* Fix man page formatting
|
|
|
|
* Build system fixes
|
|
|
|
|
2015-05-07 01:21:26 -05:00
|
|
|
pluma 1.10.0
|
2015-04-06 04:25:00 -05:00
|
|
|
============
|
2014-04-29 13:46:25 -05:00
|
|
|
|
|
|
|
* Use MateAboutDialog from libmate-desktop
|
|
|
|
|
2015-06-18 02:40:57 -05:00
|
|
|
pluma 1.8.1
|
|
|
|
===========
|
|
|
|
|
|
|
|
* Fix go to line crash
|
|
|
|
* Translations updates
|
|
|
|
|
2014-03-01 08:14:28 -06:00
|
|
|
pluma 1.8.0
|
|
|
|
===========
|
2014-01-15 16:32:45 -06:00
|
|
|
|
2014-02-17 03:41:16 -06:00
|
|
|
* Add GTK3 support
|
|
|
|
* Use yelp-tools instead of mate-doc-utils
|
2014-01-15 16:32:45 -06:00
|
|
|
* Move user plugin dir from config_dir to data_dir. Plugins should have
|
|
|
|
never been installed in the config dir as they are not part of the
|
|
|
|
configuration. This means user will need to move the plugins directory
|
|
|
|
from: $HOME/.config/pluma/ to $HOME/.local/share/pluma/.
|
|
|
|
|
2013-01-25 05:21:12 -06:00
|
|
|
pluma 1.5.0
|
|
|
|
===========
|
|
|
|
|
|
|
|
* Migration to GSettings and drop mateconf
|
|
|
|
(All code is migrated, except pythonconsole plugin. The plugin works,
|
|
|
|
except you cant configure it; the configurable things were command
|
|
|
|
and error colors; this will be fixed migrating the plugin to Gir
|
2014-01-15 16:32:45 -06:00
|
|
|
instead of python-gtk)
|