summaryrefslogtreecommitdiff
path: root/src/eom-statusbar.c
AgeCommit message (Collapse)AuthorFilesLines
2015-08-31GTK3: Replace gtk_{v,h}box new with gtk_box_new for gtk+ >=3.2.0raveit651-0/+5
2015-05-26set margin of statusbar to zeroraveit651-0/+5
2015-05-26Use a simple GtkLabel for the image counter in the statusbarraveit651-10/+8
This was an extra GtkStatusbar before. This is not needed anymore as the resize handle now works independently from the GtkStatusbar. Also the GtkLabel seems to require less horizontal space in the statusbar.
2015-05-26Remove extra resize-grip coderaveit651-17/+0
- gtk+ handle this for itself since a long time - with <=3.14 resize-grip is removed - with gtk2 is not affected
2014-07-25Clear status + titlebar when deleting last image in collectioninfirit1-1/+5
Eog bug http://bugzilla.gnome.org/show_bug.cgi?id=632458 Based on eog commit 7a6ea9ee0e5e8a2d89fd16f241a693c5a56f3b78 From Felix Riemann <[email protected]>
2013-10-17GTK3 supportLaszlo Boros1-0/+6
2012-09-04Fixed incorrect fsf addresses. Closes #4.Steve Zesch1-1/+1
2011-11-06inicialPerberos1-0/+157