summaryrefslogtreecommitdiff
path: root/src/eog-error-message-area.c
Commit message (Expand)AuthorAgeFilesLines
* Use Unicode in translatable stringsPiotr Drąg2016-12-131-3/+3
* EogErrorMessageArea: Make sure error messages are valid UTF8Felix Riemann2016-08-211-2/+3
* Give access key to button "Open with Document Viewer"Jiro Matsuzawa2015-08-241-1/+1
* Notify user when opening a multipage TIFFFelix Riemann2015-05-251-11/+104
* Drop GtkMisc and GtkAlignment usage in eog codeFelix Riemann2014-05-291-3/+3
* Update FSF addressFelix Riemann2014-01-071-4/+4
* Fix deprecated GTK_STOCK_DIALOG_* usageFelix Riemann2013-09-011-3/+3
* EogErrorMessageArea: Properly escape the error message markupFelix Riemann2012-03-101-3/+3
* Replace gtk_{v,h}box new with gtk_box_newFelix Riemann2011-11-261-2/+2
* Fixed Bug 615376 - if saving an image fails it's done silently.Javier Sánchez2011-07-171-16/+80
* Stop message area constructors from being introspectedFelix Riemann2011-01-301-3/+3
* Add GI annotations and API documents where relevantClaudio Saavedra2011-01-031-0/+17
* Improve compatibility with GSEALed GtkWidgetFelix Riemann2010-01-101-2/+2
* Remove now unneeded EogMessageArea widgetFelix Riemann2010-01-081-1/+0
* Use GtkInfoBar instead of our custom message area widgetFelix Riemann2010-01-081-11/+13
* remove trailing whitespaces.Claudio Saavedra2008-10-271-6/+6
* Use g_markup_escape_text() to avoid possible markup "injection attack".Claudio Saavedra2008-10-121-3/+17
* Stop using GnomeVFS. Use GIO instead from now on. Fixes bugs #509239 andFelix Riemann2008-03-141-5/+7
* Mark a forgotten string for translation. Fixes bug #490065 (KelemenClaudio Saavedra2007-10-251-1/+1
* Moving new code base do trunk.Lucas Almeida Rocha2007-03-171-0/+175