summaryrefslogtreecommitdiff
path: root/src/eog-thumbnail.c
Commit message (Expand)AuthorAgeFilesLines
* EogThumbnail: Load thumbnail frame from a GResourceFelix Riemann2015-01-051-1/+3
* Update FSF addressFelix Riemann2014-01-071-3/+3
* Add GI annotations and API documents where relevantClaudio Saavedra2011-01-031-0/+28
* Fix build against GNOME 3 platformBaptiste Mille-Mathias2010-11-151-1/+1
* Don't create thumbnails out of outdated image pixbufsClaudio Saavedra2010-10-061-2/+4
* Don't use deprecated libart_lgpl calls to fill an empty pixbuf whenFelix Riemann2009-02-151-16/+3
* Update to the changes below. Do not modify thumbnails in-place, return aClaudio Saavedra2009-02-021-16/+13
* Re-instate gnome-desktop dependency (2.25.1).Felix Riemann2009-01-091-14/+19
* remove trailing whitespaces.Claudio Saavedra2008-10-271-132/+132
* Fix GError usage to avoid crashes when querying the file info fails. FixesFelix Riemann2008-08-131-3/+3
* Fix some build warnings. Bug #537488.Cosimo Cecchi2008-06-101-2/+2
* never generate any thumbnail when viewing thumbnails. Fixes bug #533041.Lucas Rocha2008-06-021-3/+2
* Re-wrote the thumbnailing code. It now reads and writes "failed"Michael J. Chudobiak2008-04-031-52/+57
* Use GSlice to alloc/free the internal EogThumbData structure.Felix Riemann2008-03-211-2/+3
* Stop using GnomeVFS. Use GIO instead from now on. Fixes bugs #509239 andFelix Riemann2008-03-141-28/+25
* Load thumbnail from EogImage instead of GnomeVFSURI.Claudio Saavedra2008-02-111-5/+39
* use thumbnail-frame.png from the new location. removed 48x48 icons as theLucas Rocha2007-08-271-1/+1
* Use the same thumbnail frame than nautilus. Fixes bug #441138.Lucas Rocha2007-06-211-2/+284
* Remove some unneeded guards around g_free calls as it checks for NULLFelix Riemann2007-05-101-9/+3
* Moving new code base do trunk.Lucas Almeida Rocha2007-03-171-0/+208