summaryrefslogtreecommitdiff
path: root/plugins/sort
AgeCommit message (Collapse)AuthorFilesLines
2018-08-19pluma-sort-plugin: avoid extra empty linePablo Barciela1-4/+6
Fixes https://github.com/mate-desktop/pluma/issues/153
2018-03-10sort.ui plugin: avoid deprecated:Pablo Barciela1-102/+93
avoid deprecated: GtkVBox GtkHBox GtkLabel:xpad/ypad GtkImage:xpad/ypad/xalign/yalign/stock GtkButton:use-stock
2018-02-08avoid deprecated GtkStockPablo Barciela1-1/+1
2017-02-10build: remove option that disables deprecated stuffmonsta1-2/+1
we don't need a build breakage on the first deprecated item, thanks
2016-12-13sort plugin: use 'destroy' signal - there's no 'dispose' in dialogmonsta1-3/+3
2016-12-05plugins: make them actually recognized and loaded by Plumamonsta2-4/+4
- use *.plugin extension instead of *.pluma-plugin - use "Plugin" section name instead of "Pluma Plugin" mostly adapted from: https://git.gnome.org/browse/gedit/commit/?id=1d56b827f14096891bb03dbd5e8211fdad1331ad https://git.gnome.org/browse/gedit/commit/?id=7c22769d73f756b9d1388febd147c9d267ed54cb
2016-12-05sort plugin: port to libpeasmonsta2-83/+143
mostly adapted from: https://git.gnome.org/browse/gedit/commit/?id=9710389abbab19c34d90e5bbf57b4c2b56565279 https://git.gnome.org/browse/gedit/commit/?id=fa9f78d749f42a1588d7c7d449d6866ba2247278
2016-02-10plugins: don't use stock icon namesmonsta1-1/+1
2015-12-24remove unneeded 'x' attribute from non-executable filesmonsta5-0/+0
2014-12-10use the correct deallocation function/macromonsta1-1/+1
2014-05-19Remove has_separator property from gtkbuilder filesinfirit1-1/+0
2014-05-19Replace GtkObject with Gobject in gtk+2 buildinfirit1-9/+0
2013-10-30plugins: Add GTK3 supportStefano Karapetsas1-0/+9
2013-08-03Make automake happy: INCLUDES -> AM_CPPFLAGSinfirit1-1/+1
2012-11-18fixed incorrect fsf addresses.Steve Zesch2-2/+2
2012-08-31fix wrong urlStefano Karapetsas1-1/+1
http://forums.mate-desktop.org/viewtopic.php?f=2&t=718
2011-11-07using ./config/ instead of ./mate2/Perberos1-11/+11
2011-11-07renaming from gedit to plumaPerberos5-144/+144
2011-11-07initialPerberos5-0/+979