File pluma.changes of Package pluma

-------------------------------------------------------------------
Sun May  7 20:20:04 UTC 2017 - sor.alexei@meowr.ru

- Update to version 1.18.2:
  * Improve the close-confirm dialogue.
  * Update translations.

-------------------------------------------------------------------
Tue Apr  4 17:20:24 UTC 2017 - sor.alexei@meowr.ru

- Update to version 1.18.1:
  * Fix running under Wayland.
  * modelines: Fix random crash on closing one of several Pluma
    windows.

-------------------------------------------------------------------
Tue Mar 14 10:11:47 UTC 2017 - sor.alexei@meowr.ru

- Update to version 1.18.0:
  * NEWS: Use consistent, project wide, markdown-like formatting to
    make generating release announcements easier.
  * Move to GTK+3 (require GTK+ >= 3.14), drop the GTK+2 code and
    --with-gtk build option.
  * Build: Actually build GObject introspection data.
  * Build: Remove the --enable-deprecations option - it actually
    disables all deprecated stuff.
  * Add the ability to search/replace text using regular expressions.
  * Drop Python bindings and the --enable-python build option.
  * Port the plugin system and both C and Python plugins to libpeas.
  * Snippets plugin: Stop exposing functions on Pluma message bus
    (doesn't work with GObject introspection).
  * Snippets plugin: Fix snippet parts staying after Ctrl-Z.
  * Fix an unexpected closing of the first tab with middle-click
    under the line numbers column.
  * Fix some runtime warnings in plugins.
  * Some more fixes and cleanups in code and docs.
  * Update translations.

-------------------------------------------------------------------
Tue Sep 20 20:50:25 UTC 2016 - sor.alexei@meowr.ru

- Update to version 1.16.0:
  * Use GtkAboutDialog instead of MateAboutDialog.
  * Drop dependency on libmate-desktop and --without-matedesktop
    build option.
  * GTK+3: Fix lots of deprecations.
  * Some more fixes and cleanups.
  * Update translations.

-------------------------------------------------------------------
Sun Aug 14 11:23:16 UTC 2016 - sor.alexei@meowr.ru

- Update to version 1.14.1:
  * Enable spell checking for new documents when Always Autocheck
    option is selected in Spell Check plugin.
  * Fix restoring cursor position when loading a document.
  * Install externaltools plugin only with Python support enabled.
  * Make distcheck use currently selected GTK+ version.
  * Update translations.

-------------------------------------------------------------------
Sat Apr  9 11:24:53 UTC 2016 - sor.alexei@meowr.ru

- Update to version 1.14.0:
  * Update translations.
  * Fix Changelog generation.

-------------------------------------------------------------------
Mon Feb 22 13:43:54 UTC 2016 - sor.alexei@meowr.ru

- Update to version 1.13.1:
  * Make switch-c tool in external tools work, fix security a issue.
  * GTK+3: Add style class pluma-window and pluma-print-preview.

-------------------------------------------------------------------
Thu Feb 19 12:35:17 UTC 2016 - sor.alexei@meowr.ru

- Update to version 1.13.0:
  * GTK+3: Fix several deprecations.
  * Implement middle-click tab closing.
  * Drop MateConf migration script.
  * Add a new Configure dialog for the Spell Check plugin.

-------------------------------------------------------------------
Thu Feb 18 17:54:13 UTC 2016 - sor.alexei@meowr.ru

- Update to 1.12.2:
  * Python console plugin: Fix missing icon in plugin list.
  * Fix possible use-after-free during incremental search.
  * GTK+3: Fix incremental search entry colour when text isn't
    found.

-------------------------------------------------------------------
Mon Nov 30 10:20:18 UTC 2015 - sor.alexei@meowr.ru

- Update to 1.12.1:
  * Add --without-matedesktop option to enable build without
    dependency on libmate-desktop.

-------------------------------------------------------------------
Thu Nov  5 20:43:01 UTC 2015 - sor.alexei@meowr.ru

- Update to 1.12.0.

-------------------------------------------------------------------
Wed Oct 14 06:17:24 UTC 2015 - sor.alexei@meowr.ru

- Update to 1.11.0:
  * 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).
  * Capitalise Pluma in window titles and desktop file.
  * Some annotation fixes.
  * Some minor fixes and cleanups.

-------------------------------------------------------------------
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)

openSUSE Build Service is sponsored by