Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-02-12 | avoid deprecated GtkStock | Pablo Barciela | 1 | -2/+2 | |
2018-01-30 | require GTK+ 3.22 and GLib 2.50 | monsta | 1 | -20/+0 | |
and drop additional checks for min/max GLib versions, it's not needed | |||||
2017-04-23 | EomCloseConfirmationDialog: set max width chars for primary label | raveit65 | 1 | -0/+2 | |
This reduce the width of the confirmation dialog | |||||
2017-04-23 | EomCloseConfirmationDialog: Fix size request for the image list | Felix Riemann | 1 | -1/+1 | |
Change the size request of the encasing ScrolledWindow instead of the TreeView itself. Otherwise the list would hardly show one row. https://bugzilla.gnome.org/show_bug.cgi?id=679505 taken from: https://git.gnome.org/browse/eog/commit/?id=46fb713 | |||||
2017-04-22 | EomCloseConfirmationDialog: replace deprecated GTK_STOCK_DIALOG_WARNING | raveit65 | 1 | -2/+2 | |
2016-11-21 | move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option | monsta | 1 | -18/+5 | |
and require libmate-desktop >= 1.17 | |||||
2016-01-25 | GTK3: fix previous GtkMisc deprecation commit | Wolfgang Ulbrich | 1 | -12/+12 | |
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: Replace gtk_{v,h}box new with gtk_box_new for gtk+ >=3.2.0 | raveit65 | 1 | -0/+5 | |
2014-07-24 | Remove all calls to gtk_dialog_set_has_separator | infirit | 1 | -3/+0 | |
2014-02-12 | MATE Foundation doesnt exist | Stefano Karapetsas | 1 | -1/+1 | |
2013-11-30 | improve the GTK3 support | Elias Aebi | 1 | -0/+2 | |
2012-09-04 | Fixed incorrect fsf addresses. Closes #4. | Steve Zesch | 1 | -2/+2 | |
2011-11-06 | inicial | Perberos | 1 | -0/+698 | |