Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-09-06 | Gtk3: Stop deprecated GtkArrow usage | raveit65 | 1 | -0/+4 | |
Use a matching GtkImage instead Since gtkarrow scaling doesn't work in themes, the arrow displays almost to huge and looks ugly. taken from: https://git.gnome.org/browse/eog/commit/?id=096806f https://git.gnome.org/browse/eog/commit/?id=27fb212 | |||||
2015-09-06 | Gtk3: Remove deprecated GtkVBox/GtkHBox usage | raveit65 | 1 | -0/+9 | |
The GtkHBox and GtkVBox have been deprecated by now. Also be consistent with the other properties declarations and use PROP_0 instead of PROP = 1. taken from: https://git.gnome.org/browse/eog/commit/?id=81cb068 | |||||
2015-08-31 | GTK3: Fix deprecated GTK API usage | raveit65 | 1 | -0/+4 | |
taken from: https://git.gnome.org/browse/eog/commit/?id=9bd1a07 | |||||
2015-08-31 | GTK3: Replace gtk_{v,h}box new with gtk_box_new for gtk+ >=3.2.0 | raveit65 | 1 | -0/+5 | |
2014-12-23 | use guint for signals arrays, and zero-initialize them | Monsta | 1 | -1/+1 | |
2014-07-29 | all: Fix a load of warnings | infirit | 1 | -2/+4 | |
Partly based on eog commit 3859553433838e97367e7678f9da4ba2bcc7f973 From Cosimo Cecchi <[email protected]> | |||||
2014-07-25 | Cleanup GtkObject<->GtkWidget code. | infirit | 1 | -13/+10 | |
2013-10-17 | GTK3 support | Laszlo Boros | 1 | -0/+19 | |
2013-04-25 | replace GDK_<keyname> with GDK_KEY_<keyname> | Elias Aebi | 1 | -4/+4 | |
2012-09-04 | Fixed incorrect fsf addresses. Closes #4. | Steve Zesch | 1 | -1/+1 | |
2011-11-06 | inicial | Perberos | 1 | -0/+594 | |