summaryrefslogtreecommitdiff
path: root/src/eog-jobs.c
Commit message (Expand)AuthorAgeFilesLines
* EogJobSave: Do not unref current image pointer at disposeFelix Riemann2020-10-171-5/+2
* EogJobs: Ensure thumbnail job emits finished signal even if failedFelix Riemann2020-06-201-34/+36
* EogJobs: Try to mount volume if not already mountedOndrej Holy2017-06-041-1/+70
* Eog: a bunch of instrospection warning fixesEmmanuel Pacaud2015-08-311-0/+49
* Update FSF addressFelix Riemann2014-01-071-3/+3
* EogJobs: Reinstate EogJobSave and EogJobSaveAsFelix Riemann2013-06-161-2/+167
* EogJobs: Make EogJobCopy work with the new schedulerFelix Riemann2013-06-161-1/+27
* EogJobs: Make EogJobTransform work againFelix Riemann2013-06-161-1/+28
* EogJobs: Fix signalling callbacksFelix Riemann2013-06-161-8/+14
* Refactored eog jobs system.Javier Sánchez2013-06-101-511/+830
* Use new GLib threading APIFelix Riemann2012-02-191-3/+5
* Fixed Bug 653065 - On edit of image, permissions changed.Javier Sánchez2011-10-301-27/+0
* Fix bogus usage of eog_image_has_data()Felix Riemann2011-08-091-8/+41
* Fixed Bug 615376 - if saving an image fails it's done silently.Javier Sánchez2011-07-171-3/+6
* Remove spurious g_object_unrefFelix Riemann2011-06-121-2/+0
* all: fix build warnings with GCC 4.6Cosimo Cecchi2011-02-041-19/+0
* Improve the API consistency in EogImageSaveInfoClaudio Saavedra2010-12-301-6/+6
* Make newly saved images user writableJavier Sánchez2010-10-281-0/+24
* Rework how EogJobs are executedFelix Riemann2009-05-221-55/+112
* Update to latest toolbareditor from libegg.Felix Riemann2009-02-191-1/+1
* Update to the changes below. Do not modify thumbnails in-place, return aClaudio Saavedra2009-02-021-2/+5
* Add a EogImageData parameter to eog_job_load_new(), in order to letClaudio Saavedra2008-12-081-2/+3
* Try to check if a file is supported by content type as well, if the gvfsFelix Riemann2008-11-261-1/+15
* Fix leaking list.Felix Riemann2008-11-261-0/+3
* remove trailing whitespaces.Claudio Saavedra2008-10-271-35/+35
* Add EogJobCopy to the queue operations.Claudio Saavedra2008-10-261-0/+83
* Remove unneeded header includes.Claudio Saavedra2008-07-261-1/+0
* Store original image dimensions as a GObject property instead of a pixbufClaudio Saavedra2008-04-131-7/+10
* Stop using GnomeVFS. Use GIO instead from now on. Fixes bugs #509239 andFelix Riemann2008-03-141-59/+41
* Load thumbnail from EogImage instead of GnomeVFSURI.Claudio Saavedra2008-02-111-8/+7
* added safety checks in case thumbnail loading fails. use "image-missing"Lucas Rocha2007-09-041-1/+6
* Remove unused variables. Mark parameter as const. Ditto. Remove unusedClaudio Saavedra2007-08-091-1/+0
* remove forgotten calls to gdk_pixbuf_get_width/height().Claudio Saavedra2007-08-031-3/+0
* Make file overwriting actually work in single-SaveAs mode.Felix Riemann2007-07-091-0/+5
* Use the same thumbnail frame than nautilus. Fixes bug #441138.Lucas Rocha2007-06-211-26/+2
* Moving new code base do trunk.Lucas Almeida Rocha2007-03-171-0/+759