summaryrefslogtreecommitdiff
path: root/src/eom-error-message-area.c
AgeCommit message (Collapse)AuthorFilesLines
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