summaryrefslogtreecommitdiff
path: root/src/eog-save-as-dialog-helper.c
Commit message (Expand)AuthorAgeFilesLines
* Load EogMultipleSaveAsDialog from GResourceFelix Riemann2014-05-041-8/+1
* Remove gi18n.h include from header fileFelix Riemann2013-07-281-0/+1
* Switch from GtkFileChooser's old uri-based API to the new GFile-based APIFelix Riemann2008-11-201-8/+2
* remove trailing whitespaces.Claudio Saavedra2008-10-271-12/+12
* Use GSlice for even more internal structures.Felix Riemann2008-10-181-2/+2
* Connect the two autoconnect handlers by hand. This is no work here, bringsFelix Riemann2008-10-181-3/+7
* Drop libglade dependency. Use GtkBuilder instead. The glade files areFelix Riemann2008-10-131-22/+28
* Remove unneeded header includes.Claudio Saavedra2008-07-261-1/+0
* Stop using GnomeVFS. Use GIO instead from now on. Fixes bugs #509239 andFelix Riemann2008-03-141-9/+9
* Split each dialog from eog.glade up into a separate file. This shouldFelix Riemann2007-10-121-1/+3
* Use g_build_filename instead of gnome_program_locate_file to find theFelix Riemann2007-08-061-8/+3
* Remove some unneeded guards around g_free calls as it checks for NULLFelix Riemann2007-05-101-2/+1
* Multiple save as dialog UI cleanup. Patch from Claudio Saavedra. Fixes bugLucas Rocha2007-04-291-172/+47
* Apply forgotten patch from stable branch. Hide unsupported tokens. MakeFelix Riemann2007-04-071-1/+5
* Fix several leaks.Felix Riemann2007-04-051-1/+4
* Moving new code base do trunk.Lucas Almeida Rocha2007-03-171-0/+430