File pluma.changes of Package pluma
-------------------------------------------------------------------
Wed Jul 15 11:23:21 UTC 2015 - sor.alexei@meowr.ru
- Update to 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.
-------------------------------------------------------------------
Fri Jun 19 17:41:51 UTC 2015 - sor.alexei@meowr.ru
- Update to 1.10.1:
* Fix gschema translations.
* Gtk3 fixes.
* Fix man page formatting.
* Build system fixes.
-------------------------------------------------------------------
Thu May 7 10:14:32 UTC 2015 - sor.alexei@meowr.ru
- Update to 1.10.0 (changes since 1.9.1):
* Fix GLib >= 2.43 compatibility.
* Update translations.
- Spec cleanup.
-------------------------------------------------------------------
Thu Jan 22 20:45:13 UTC 2015 - p.drouand@gmail.com
- Update to version 1.9.1 (unstable)
* Bug fixes release
-------------------------------------------------------------------
Fri Nov 28 16:42:11 UTC 2014 - p.drouand@gmail.com
- Fix boo#906911,add mate-desktop-gsettings-schemas as a
dependency
-------------------------------------------------------------------
Tue Nov 25 7:30:17 UTC 2014 - hillwood@opensuse.org
- Fix boo#906911,add mate-desktop-gsettings-schemas as a
dependency
-------------------------------------------------------------------
Sun Nov 23 22:39:00 UTC 2014 - p.drouand@gmail.com
- Add pkgconfig(mate-desktop-2.0) build dependency; new build
requirement
-------------------------------------------------------------------
Mon Jul 14 16:30:57 UTC 2014 - p.drouand@gmail.com
- Update to version 1.9.0 (unstable)
+ Use MateAboutDialog from libmate-desktop
- Move from GTK2 to GTK3
+ Replace pkgconfig(gtk+-2.0) with pkgconfig(gtk+-3.0) requirement
+ Remove pkgconfig(pygtk-2.0) and pkgconfig(pygtksourceview-2.0)
build require
+ Replace pkgconfig(pygobject-2.0) with pkgconfig(pygobject-3.0)
requirement
+ Pass "with-gtk=3.0" in configure
-------------------------------------------------------------------
Thu May 1 11:56:56 UTC 2014 - p.drouand@gmail.com
- Update to version 1.8.1
+ fix go to line crash
+ translations updates
-------------------------------------------------------------------
Wed Mar 12 16:11:07 UTC 2014 - p.drouand@gmail.com
- Obsolete mate-text-editor-lang to avoid conflicts with this one
-------------------------------------------------------------------
Mon Mar 10 09:37:11 UTC 2014 - p.drouand@gmail.com
- Obsolete mate-text-editor-devel with pluma-devel; add a Obsoletes
tag
-------------------------------------------------------------------
Wed Mar 5 13:04:50 UTC 2014 - p.drouand@gmail.com
- Update to version 1.8.0
+ no changes since version 1.7.90
-------------------------------------------------------------------
Thu Feb 20 12:56:27 UTC 2014 - p.drouand@gmail.com
- Update to version 1.7.90 (unstable)
+ add GTK3 support
+ use yelp-tools instead of mate-doc-utils
+ 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/.
-------------------------------------------------------------------
Fri Feb 14 15:41:03 UTC 2014 - p.drouand@gmail.com
- Update to version 1.7.2 (unstable)
+ update translation
+ bugs fixed
+ add tool to generate plugin templates
-------------------------------------------------------------------
Sun Jan 19 17:00:49 UTC 2014 - p.drouand@gmail.com
- Update to version 1.7.1 (unstable)
+ update translations
+ fix Sun GNOME Documentation Team references
+ fix search fields in GTK3
+ fix make dist
+ add the primary-toolbar style class to the primary toolbar
+ add section for running tests
+ update bug tracker url
+ gtk3: fix implicit declaration: gtk_source_language_get_id
+ use Caja GSettings schema optionally
This makes Caja dependency optional.
+ bump required glib version number to 2.32
It's required for the GSettingsSchemaSource API.
+ Add to ACLOCAL_AMFLAGS for user added flags
+ plumadirs: Cleanup config dir usage
Remove backwards compatibility for < glib 2.6 as we require glib
2.22 at
a minimum now.
Use g_get_user_config_dir instead of custom logic.
Use pluma_dirs_get_user_config_dir in pluma_dirs_get_user_accels_file.
+ pluma-dirs: Fix accel file location
+ move user plugins dir to data_dir
Plugins don't belong in config_dir so we move them to data_dir.
User will need to move the plugin dir to the new location, see NEWS.
+ update translations
-------------------------------------------------------------------
Fri Jan 17 23:17:38 UTC 2014 - p.drouand@gmail.com
- Initial release (version 1.7.0)