Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-09-11 | eom-close-confirmation-dialog: fix -Wbad-function-cast warning | rbuj | 1 | -5/+11 | |
2021-11-20 | Use a blank line at most | rbuj | 1 | -2/+0 | |
2019-07-02 | Remove trailing whitespaces | Laurent Napias | 1 | -52/+52 | |
2018-07-23 | Drop eom_close_confirmation_dialog_set_sensitive | raveit65 | 1 | -14/+0 | |
This internal function is only used at one place. No need to set the dialog buttons insensitive after save-image is executed. As result we don't use deprecated gtk_dialog_get_action_area inspired by comment from https://gitlab.gnome.org/GNOME/eog/commit/a48af02 | |||||
2018-07-17 | Convert to G_DEFINE_TYPE_WITH_PRIVATE part 3 | Felix Riemann | 1 | -9/+2 | |
origin commits: https://gitlab.gnome.org/GNOME/eog/commit/d7317d2 https://gitlab.gnome.org/GNOME/eog/commit/756dc07 https://gitlab.gnome.org/GNOME/eog/commit/c485fb8 https://gitlab.gnome.org/GNOME/eog/commit/77be951 https://gitlab.gnome.org/GNOME/eog/commit/007273d https://gitlab.gnome.org/GNOME/eog/commit/a545274 https://gitlab.gnome.org/GNOME/eog/commit/e0f99fb https://gitlab.gnome.org/GNOME/eog/commit/1222978 | |||||
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 | |