Skip to content

Releases: mate-desktop/pluma

pluma 1.25.0 release

02 Jul 18:35
Compare
Choose a tag to compare

Changes since the last release: v1.24.0...v1.25.0

pluma 1.25.0

  • tx: disable "he" translations
  • tx: pull from transifex with fixed Chinese translation
  • Translations update
  • pluma-preferences-dialog: Refactor on_notebook_scroll_event
  • use libegg submodules
  • tx: sync with fixed Italian translation
  • add git.mk to generate .gitignore
  • Remove unused macros
  • Remove warning ‘GTimeVal’ is deprecated
  • add support for wayland
  • Add tab scrolling support for GTK3
  • Require gtk+ 3.22 in glade files
  • pluma.c: set PlumaWindow size-request (min-size) to 250x250
  • pluma-utils: Enable multiline mode on regex search
  • help: add a link to syntax and semantics of regex
  • build: silent build warnings for distcheck
  • help: Add tip about how to show location entry on Open File dialog
  • help: Remove Open Location from shortcut keys table
  • pluma-commands-help: expand the comment on about dialog
  • build: do not override the default value for MATE_COMPILE_WARNINGS
  • Remove warnings: cast between incompatible function types
  • Use user page on github when user email is private
  • Update authors

pluma 1.24.0 release

10 Feb 13:29
Compare
Choose a tag to compare

Changes since the last release: v1.23.3...v1.24.0

pluma 1.24.0

  • Translations update
  • add gbk encoding
  • build: show compiler flags on configuration summary

pluma 1.23.3 release

23 Jan 13:40
Compare
Choose a tag to compare

Changes since the last release: v1.23.2...v1.23.3

pluma 1.23.3

  • Translations update
  • Update copyright to 2020
  • avoid to make new Gsettings variables
  • use Gsettings 'pluma_prefs_manager' instead
  • Taglist: Load the local translation string from lang.mo file
  • ignore comment element in xml file
  • add translator hints
  • migrate from intltool to gettext
  • sync with fixed uk translations uk from transifex
  • window: Do not override GdkWindowState
  • pluma-document: avoid garbarge value in 'file_with_bom' function
  • preferences: Change Draw to Show
  • document-loader: remove unused variables
  • smart-converter: Fix memory leaks

pluma 1.22.2 release

23 Sep 18:03
Compare
Choose a tag to compare

Changes since the last release: v1.22.1...v1.22.2

pluma 1.22.2

  • Translations update
  • smart-converter: Fix memory leaks
  • spell-checker plugin: add missing translation (i18n)

pluma 1.23.2 release

17 Aug 20:01
Compare
Choose a tag to compare

Changes since the last release: v1.23.1...v1.23.2

pluma 1.23.2

  • Translations update
  • tx: update resource for transifex
  • pluma-view: avoid static gboolean variable
  • pluma-taglist-plugin-panel: avoid 'g_type_class_add_private'
  • pluma-taglist-plugin: avoid 'g_type_class_add_private'
  • pluma-time-plugin: avoid 'g_type_class_add_private'
  • pluma-spell-plugin: avoid 'g_type_class_add_private'
  • pluma-trail-save-plugin: avoid 'g_type_class_add_private'
  • pluma-modeline-plugin: avoid 'g_type_class_add_private'
  • pluma-file-browser-store: avoid 'g_type_class_add_private'
  • pluma-sort-plugin: avoid 'g_type_class_add_private'
  • pluma-file-browser-plugin: avoid 'g_type_class_add_private'
  • pluma-file-browser-widget: avoid 'g_type_class_add_private'
  • pluma-smart-charset-converter: avoid 'g_type_class_add_private'
  • pluma-file-browser-view: avoid 'g_type_class_add_private'
  • pluma-file-bookmarks-store: avoid 'g_type_class_add_private'
  • pluma-docinfo-plugin: avoid 'g_type_class_add_private'
  • pluma-changecase-plugin: avoid 'g_type_class_add_private'
  • pluma-window: avoid 'g_type_class_add_private'
  • fix build with GtkSourceView 3.22
  • pluma-view: avoid 'g_type_class_add_private'
  • pluma-tab-label: avoid 'g_type_class_add_private'
  • spell-checker plugin: add missing translation (i18n)
  • gla11y: use version 0.3 which already defaults to using python3
  • pluma-tab: avoid 'g_type_class_add_private'
  • pluma-status-combo-box: avoid 'g_type_class_add_private'
  • pluma-statusbar: avoid 'g_type_class_add_private'
  • pluma-progress-message-area: avoid 'g_type_class_add_private'
  • pluma-print-preview: avoid 'g_type_class_add_private'
  • pluma-print-job: avoid 'g_type_class_add_private'
  • pluma-plugins-engine: avoid 'g_type_class_add_private'
  • pluma-notebook: avoid 'g_type_class_add_private'
  • pluma-message-bus: avoid 'g_type_class_add_private'
  • pluma-message: avoid 'g_type_class_add_private'
  • pluma-panel: avoid 'g_type_class_add_private'
  • pluma-file-chooser-dialog: avoid 'g_type_class_add_private'
  • pluma-documents-panel: avoid 'g_type_class_add_private'
  • pluma-history-entry: avoid 'g_type_class_add_private'
  • pluma-encodings-combo-box: avoid 'g_type_class_add_private'

pluma 1.23.1 release

17 Jul 13:28
Compare
Choose a tag to compare

Changes since the last release: v1.23.0...v1.23.1

pluma 1.23.1

  • Translations update
  • fix build error when gla11y is not installed
  • pluma-gio-document-loader: avoid 'g_type_class_add_private'
  • pluma-document-output-stream: avoid 'g_type_class_add_private'
  • pluma-gio-document-saver: avoid 'g_type_class_add_private'
  • pluma-preferences-dialog: remove unused struct member
  • pluma-preferences-dialog: avoid 'g_type_class_add_private'
  • pluma-document-input-stream: avoid 'g_type_class_add_private'
  • pluma-document: avoid 'g_type_class_add_private'
  • pluma-encodings-dialog: avoid 'g_type_class_add_private'
  • pluma-close-confirmation-dialog: avoid 'g_type_class_add_private'
  • pluma-search-dialog: avoid 'g_type_class_add_private'
  • pluma-app: avoid 'g_type_class_add_private'
  • Add support for checking .ui accessibility with gla11y
  • Remove trailing whitespaces
  • Use smart tabs to fix indentation and alignment
  • preferences: Fix inconsistent active state of trailing characters
  • Add draw spaces/tabs/newlines options
  • Draw spaces, tabs, newlines and nbsp.
  • Fix use of deprecated glib-genmarshal types
  • add snippet to toggle comment/uncomment
  • pluma-print-preview: Fix warning: identical expressions
  • Change url projet's website
  • Switch to Python 3
  • snippets plugin: change code for Python 2 & 3 compatibility
  • externaltools plugin: change code for Python 2 & 3 compatibility.
  • pythonconsole plugin: change source code for Python 2 & 3 compatibility.
  • quickopen plugin: change code for Python 2 & 3 compatibility.

pluma 1.23.0 release

03 Jun 16:27
Compare
Choose a tag to compare

Changes since the last release: v1.22.1...v1.23.0

pluma 1.23.0

  • Translations update
  • Create FUNDING.yml
  • Reindent all Python sources to ts=4. Strip trailing spaces.
  • remove live.gnome from plugins section
  • add quick open to readme
  • add readmes and update plugins section of manual
  • update how pluma can be opened from menu
  • [ci] Add cppcheck html report
  • [ci] Enable Clang Static Analyzer
  • Help: replace link linkend with xref linkend
  • Yelp viewer can't open cross-references to other parts of
  • the manual using link linkend.
  • update installation instructions and fix spelling and old reference
  • help: update copyright
  • Use ITS in docbook article info, validate with dbits schemas
  • Upgrade the manual to docbook 5.0

pluma 1.22.1 release

23 Apr 11:13
Compare
Choose a tag to compare

Changes since the last release: v1.22.0...v1.22.1

pluma 1.22.1

  • tx: sync with transifex
  • update installation instructions and fix spelling and old reference
  • Help: replace link linkend with xref linkend
  • help: update copyright
  • Use ITS in docbook article info, validate with dbits schemas
  • Upgrade the manual to docbook 5.0