Package Release Info

pluma-1.20.0-bp151.3.2

Update Info: Base Release
Available in Package Hub : 15 SP1

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

pluma
pluma-devel
pluma-lang
typelib-1_0-Pluma-1_0

Change Logs

Version: 1.20.0-bp150.1.3
* Fri Mar 09 2018 sor.alexei@meowr.ru
- Update to version 1.20.0:
  * Require GTK+ 3.22 and GLib 2.50.
  * Double click to the right of the last open tab to open a new
    tab.
  * Support new location of the Gtk bookmarks file.
  * docs: We have encodings combobox, not option menu.
  * Remove references to PlumaStatus.
  * docs: Remove some references to nonexistent stuff.
  * filebrowser: Don't parse .hidden files - GIO does it since
    2.36.
  * Don't request to save documents with no changes.
  * Add a gsettings key to hide/show(default) tabs with the side
    pane.
  * Hide tabs if the sidebar is used.
  * Enable the ability to save the document if it was changed
    externally.
  * Disable the ability to save the document if it has no changes.
  * pluma-window: Have GtkRecentData on stack instead of allocating
    it.
  * An implementation of WidthOfScreen and HeightOfScreen.
  * Fix regexp replacement with backreferences (e.g. "\0").
  * Make sure pluma opens in the same window of the workspace.
  * Add a gsettings key: Show save confirmation if the files have
    changes.
  * Put "peas_engine_enable_loader" in the correct pl.
  * Make the list of recently used files work again.
  * Fix some deprecations.
  * Silent some build warnings.
  * Update translations.
- Add pluma-gtk-3.20.patch: Restore GLib 2.48 and GTK+ 3.20 support.
* Tue Nov 14 2017 sor.alexei@meowr.ru
- Update to version 1.18.3:
  * Fix pluma closing tabs unexpectedly with the [right+middle]
    click.
  * Fix wrong behaviour when holding down a [middle + right] click.
  * Fix pluma closing tabs unexpectedly with a middle click.
  * Update translations.
* Sun May 07 2017 sor.alexei@meowr.ru
- Update to version 1.18.2:
  * Improve the close-confirm dialogue.
  * Update translations.
* Tue Apr 04 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 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 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 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 09 2016 sor.alexei@meowr.ru
- Update to version 1.14.0:
  * Update translations.
  * Fix Changelog generation.
* Mon Feb 22 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.
* Fri Feb 19 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 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 2015 sor.alexei@meowr.ru
- Update to 1.12.1:
  * Add --without-matedesktop option to enable build without
    dependency on libmate-desktop.
* Thu Nov 05 2015 sor.alexei@meowr.ru
- Update to 1.12.0.
* Wed Oct 14 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 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 2015 sor.alexei@meowr.ru
- Update to 1.10.1:
  * Fix gschema translations.
  * Gtk3 fixes.
  * Fix man page formatting.
  * Build system fixes.
* Thu May 07 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 2015 p.drouand@gmail.com
- Update to version 1.9.1 (unstable)
  * Bug fixes release
* Fri Nov 28 2014 p.drouand@gmail.com
- Fix boo#906911,add mate-desktop-gsettings-schemas as a
  dependency
* Tue Nov 25 2014 hillwood@opensuse.org
- Fix boo#906911,add mate-desktop-gsettings-schemas as a
  dependency