summaryrefslogtreecommitdiff
path: root/src/eom-error-message-area.c
AgeCommit message (Collapse)AuthorFilesLines
2018-01-30require GTK+ 3.22 and GLib 2.50monsta1-8/+0
and drop additional checks for min/max GLib versions, it's not needed
2017-04-27error-message: replace usage of GtkStockraveit651-3/+3
2016-11-21move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-11/+2
and require libmate-desktop >= 1.17
2016-09-16eom: Out-of-bounds write when passing invalid UTF-8 to GMarkupAlexander Pyhalov1-1/+2
2016-01-25GTK3: fix previous GtkMisc deprecation commitWolfgang Ulbrich1-7/+7
2015-09-06Gtk3: Drop GtkMisc and GtkAlignment usageraveit651-0/+12
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-09-06A bunch of annotation fixes from Eoginfirit1-0/+17
2015-08-31GTK3: Replace gtk_{v,h}box new with gtk_box_new for gtk+ >=3.2.0raveit651-0/+5
2015-03-15error message area: properly escape the error message markupMonsta1-4/+4
cherry-picked from here: https://git.gnome.org/browse/eog/commit/?id=edb39d51119e6bc4447582d720023f1788421893
2012-09-04Fixed incorrect fsf addresses. Closes #4.Steve Zesch1-1/+1
2011-11-06inicialPerberos1-0/+192