Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-09-06 | Gtk3: Drop GtkMisc and GtkAlignment usage | raveit65 | 1 | -0/+28 | |
Both are deprecated and can be replaced by simple GtkWidget properties. This leaves out the dialogs made with Glade as it doesn't have support for the new margin-start property yet. taken from: https://git.gnome.org/browse/eog/commit/?id=2fad221 | |||||
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: EomPrintImageSetup, Convert internal GtkTables to GtkGrids | raveit65 | 1 | -8/+66 | |
taken from: https://git.gnome.org/browse/eog/commit/?id=208361c | |||||
2015-08-31 | GTK3: EomPrintImageSetup, Derive from GtkTable instead of GtkGrid | raveit65 | 1 | -0/+21 | |
GtkTable has been deprecated in favor of GtkGrid. taken from: https://git.gnome.org/browse/eog/commit/?id=7fd3bcf | |||||
2015-08-31 | GTK3: Replace gtk_{v,h}box new with gtk_box_new for gtk+ >=3.2.0 | raveit65 | 1 | -0/+5 | |
2014-07-26 | Fix EomPrintImageSetupPrivate type naming/typedefing to make sense | infirit | 1 | -1/+1 | |
Based on eog commit 943a59737c800801055478fb4b6db1493e376fee From Felix Riemann <[email protected]> | |||||
2014-07-24 | Drop support for gtk+ < 2.24 | infirit | 1 | -6/+0 | |
2013-11-30 | improve the GTK3 support | Elias Aebi | 1 | -10/+12 | |
2013-10-17 | GTK3 support | Laszlo Boros | 1 | -0/+4 | |
2012-09-04 | Fixed incorrect fsf addresses. Closes #4. | Steve Zesch | 1 | -1/+1 | |
2011-11-06 | inicial | Perberos | 1 | -0/+1074 | |