summaryrefslogtreecommitdiff
path: root/viewer
Commit message (Expand)AuthorAgeFilesLines
* Check for successful tmp file creation. (eog_image_jpeg_save_lossless):Jens Finke2004-01-061-11/+21
* Adapted to new eog_image_save signature.Jens Finke2003-12-211-8/+13
* Update URI and clear caption strings after save.Jens Finke2003-12-191-1/+22
* Use the new gtk+ 2.4 file chooser and add file filter support.Jan Arne Petersen2003-12-101-2/+2
* Updated.EOG_2_5_1Jens Finke2003-12-081-0/+2
* Lossless saving for local/unmodified files and local/modified jpeg images.Jens Finke2003-12-081-1/+8
* Display filesize information.Jens Finke2003-11-241-3/+11
* New function (verb_SlideShow_cb): Register for hide signal of theJens Finke2003-11-241-0/+2
* Adde eog-config-keys.hJens Finke2003-11-032-18/+10
* Based on a patch by Shivaram Upadhyayula. Fixex #104805.Jens Finke2003-11-023-0/+9
* Removed.Jens Finke2003-10-261-3/+4
* Mark the whole status string for translation not only 'pixel'.Jens Finke2003-10-111-12/+9
* Mark 'pixel' for translation - #124196.Jens Finke2003-10-091-9/+7
* New function. (eog_image_get_caption): Be smart when translate caption toJens Finke2003-09-151-1/+6
* Based on a patch by Gustavo J. A. M. CarneiroJens Finke2003-07-251-3/+19
* Kicked out/ #ifdef'd debug output.Jens Finke2003-07-212-6/+0
* Fixes bug #117270.Andreas Köhler2003-07-211-0/+2
* Set string parameter to const.Jens Finke2003-07-061-13/+92
* General UI polishing.Jens Finke2003-07-023-12/+29
* art/stock-rotate-90-16.png, art/stock-rotate-270-16.png, New icons. AddedJens Finke2003-06-292-5/+27
* collection/eog-slide-show.[ch], Removed deprecated files.Jens Finke2003-06-2311-2411/+0
* New files.Jens Finke2003-06-212-3/+24
* Added progress indication.Jens Finke2003-05-311-0/+26
* New. Ideas from the printing code in EOG-1.0. configure.in Makefile.amLutz Mueller2003-05-121-7/+0
* eog-print-setup.[c,h] eog-preview.[c,h] Removed. Code moved to libgpi.Lutz Mueller2003-05-126-1698/+0
* New. Ideas from the printing code in EOG-1.0. configure.in Makefile.amLutz Mueller2003-05-123-16/+80
* Using affine matrices for describing transformations applied to an image.Jens Finke2003-05-121-43/+17
* Queue the images to load and load one by one. Simplified the code.Jens Finke2003-04-271-1/+1
* Added mnemonics for all menu items.Jens Finke2003-04-061-6/+6
* "*width = *height = 0", not "width = height = 0". (NUM_IMAGE_CALLBACKS):Federico Mena Quintero2003-04-031-56/+56
* Check if the factory is already registered, before registering a new one.Jens Finke2003-03-231-2/+9
* Improved the in advance loading of images. Also frees image data, which isJens Finke2003-03-071-0/+2
* Extended, so that it can cope with a list of images (slideshow).Jens Finke2003-03-061-1/+3
* Unref image. (add_image_to_queue): Ref image before putting it into theJens Finke2003-03-031-2/+1
* Fixed keybindings for zoom commands.Jens Finke2003-03-031-3/+3
* Calculate desired image size correctly if the image is larger than theJens Finke2003-03-021-25/+23
* Re-enabled image saving.Jens Finke2003-03-021-25/+15
* Fixed compiler warnings.Jens Finke2003-02-241-20/+7
* Return image caption if title property is requested.Jens Finke2003-02-241-5/+4
* Removed deprecated tests for libjpeg, libpng, libpreview, evolution,Jens Finke2003-02-211-3/+2
* 2003-02-14 Jens FinkeJens Finke2003-02-146-1793/+625
* Removed gnome-print dependency, this isn't supported in the Gnome2 versionJens Finke2002-11-033-7/+17
* Fix a typo. Fix another typo.Kjartan Maraas2002-10-151-1/+1
* New preference dialog.Jens Finke2002-10-103-445/+89
* Better HIG compliance.Jens Finke2002-09-303-15/+15
* Addee eog-pixbuf-util.[ch].Jens Finke2002-09-234-6/+215
* Count the number of size allocations since we were set up and if we hit aFederico Mena Quintero2002-09-122-15/+62
* New callback; we now support the standard Shift-F10 binding for popupFederico Mena Quintero2002-08-221-1/+38
* Fixes bug #89513.Jens Finke2002-08-182-2/+3
* Set the location of the UI file when loading it (fixes #86932).Ross Burton2002-07-251-1/+1