summaryrefslogtreecommitdiff
path: root/pluma/pluma-statusbar.c
AgeCommit message (Collapse)AuthorFilesLines
2016-11-06move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-16/+1
2015-12-01Gtk+-3.10: don't use deprecated GTK_STOCK_DIALOG_WARNING/ERRORWolfgang Ulbrich1-0/+4
2015-12-01Gtk+-3.14: don't use deprecated GtkMiscWolfgang Ulbrich1-0/+7
2015-12-01GTK3: don't use deprecated gtk_{v/h}-boxWolfgang Ulbrich1-0/+4
2015-09-05Fix up the docsinfirit1-0/+1
Taken from gedit, commit: 42a6a8d8d87f32572f56b56a9c4e92f7181d339a from: Garrett Regier <[email protected]>
2015-05-16GTK3: remove the top and bottom margin from GTKToggleButton in statusbarraveit651-0/+5
- this makes the statusbar smaller and follows GTK2 style
2015-05-16switch to GtklLabel for statusbar buttons + remove non nedded resize-grip coderaveit651-129/+35
- fixes the large statusbar with GTK3 - remove extra resize-grip code, which is handle by gtk+ itself GTK2 builds displays the resize-grip without the extra code. Since GTK+-3.14 the rezise-grip widget is removed. - the size of the statusbar is now themable
2014-05-19Use GSourceFunc also for gtk+-2infirit1-4/+0
2013-10-30pluma: Add GTK3 supportStefano Karapetsas1-0/+13
2012-11-18fixed incorrect fsf addresses.Steve Zesch1-2/+2
2012-03-11update for 1.2 release and fix executable bitsStefano Karapetsas1-0/+0
2011-11-07renaming from gedit to plumaPerberos1-0/+448