summaryrefslogtreecommitdiff
path: root/src/eog-file-chooser.c
Commit message (Expand)AuthorAgeFilesLines
* Update FSF addressFelix Riemann2014-01-071-4/+3
* EogFileChooser: Remove deprecated GtkStock usageFelix Riemann2013-11-251-6/+6
* EogFileChooser: Convert to G_DEFINE_TYPE_WITH_PRIVATEFelix Riemann2013-10-041-8/+2
* EogFileChooser: Use GnomeThumbnailFactory to create preview imageFelix Riemann2012-03-141-9/+28
* Stop using g_format_size_for_display()Felix Riemann2011-11-261-2/+2
* Replace gtk_{v,h}box new with gtk_box_newFelix Riemann2011-11-261-1/+1
* Changed user visible strings to use generic app name.Tiffany Antopolski2011-09-051-1/+1
* Remove specific file format filters from "Open Image"-dialogFelix Riemann2011-02-071-28/+38
* Fix build against GNOME 3 platformBaptiste Mille-Mathias2010-11-151-1/+1
* Don't try to thumbnail named pipes in the file open dialogFelix Riemann2010-10-151-1/+3
* [GSettings] Remove more unneeded gconf-client.h includesFelix Riemann2010-06-061-2/+0
* Make strings during image opening consistent with menu itemGabriel Corvalan Cornejo2010-04-281-1/+1
* Re-instate gnome-desktop dependency (2.25.1).Felix Riemann2009-01-091-6/+10
* Switch from GtkFileChooser's old uri-based API to the new GFile-based APIFelix Riemann2008-11-201-4/+1
* remove trailing whitespaces.Claudio Saavedra2008-10-271-19/+19
* Stop using GnomeVFS. Use GIO instead from now on. Fixes bugs #509239 andFelix Riemann2008-03-141-14/+27
* Display an error dialog when trying to save to an unsupported file format.Felix Riemann2007-08-101-1/+41
* Correct plural form. The same and fix typo.Felix Riemann2007-07-141-1/+1
* Ask user if the wants to overwrite an existing file. Partially fixes bugFelix Riemann2007-04-131-0/+2
* Moving new code base do trunk.Lucas Almeida Rocha2007-03-171-0/+441