Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-03-07 | sort plugin: Port sort plugin to the new GtkSourceView api. | mbkma | 1 | -322/+107 | |
This allows the user to undo a sorting operation. Further this commit simplifies the code and updates the ui file. | |||||
2021-03-04 | port plugins to use the window-construct property. | mbkma | 1 | -14/+14 | |
pluma-file-browser-plugin.c: rename "data" to "priv". | |||||
2019-08-07 | pluma-sort-plugin: avoid 'g_type_class_add_private' | Pablo Barciela | 1 | -12/+9 | |
2018-08-19 | pluma-sort-plugin: avoid extra empty line | Pablo Barciela | 1 | -4/+6 | |
Fixes https://github.com/mate-desktop/pluma/issues/153 | |||||
2018-02-08 | avoid deprecated GtkStock | Pablo Barciela | 1 | -1/+1 | |
2016-12-13 | sort plugin: use 'destroy' signal - there's no 'dispose' in dialog | monsta | 1 | -3/+3 | |
2016-12-05 | sort plugin: port to libpeas | monsta | 1 | -79/+135 | |
mostly adapted from: https://git.gnome.org/browse/gedit/commit/?id=9710389abbab19c34d90e5bbf57b4c2b56565279 https://git.gnome.org/browse/gedit/commit/?id=fa9f78d749f42a1588d7c7d449d6866ba2247278 | |||||
2015-12-24 | remove unneeded 'x' attribute from non-executable files | monsta | 1 | -0/+0 | |
2014-12-10 | use the correct deallocation function/macro | monsta | 1 | -1/+1 | |
2014-05-19 | Replace GtkObject with Gobject in gtk+2 build | infirit | 1 | -9/+0 | |
2013-10-30 | plugins: Add GTK3 support | Stefano Karapetsas | 1 | -0/+9 | |
2012-11-18 | fixed incorrect fsf addresses. | Steve Zesch | 1 | -1/+1 | |
2011-11-07 | using ./config/ instead of ./mate2/ | Perberos | 1 | -11/+11 | |
2011-11-07 | renaming from gedit to pluma | Perberos | 1 | -0/+588 | |