summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Restabilished ICC profiling functionality with full code refactoring.eog-ngLucas Rocha2007-03-178-95/+227
* Restabilished move to trash functionality. Patch from Javier SánchezLucas Rocha2007-03-172-1/+206
* Restabilished set as wallpaper functionality.Lucas Rocha2007-03-146-1/+108
* removed obsolete files.Lucas Rocha2007-03-104-286/+4
* Restabilished the image saving functionalities. Based on patch from FelixLucas Rocha2007-03-1014-133/+748
* Some images may not have orientation information, and exif_data_get_entryClaudio Saavedra2007-03-092-1/+7
* Preserve original image dimensions metadata if available in the thumbnail.Claudio Saavedra2007-03-082-0/+21
* Add eog-exif-util.[ch]Claudio Saavedra2007-03-077-100/+194
* Remove 'Application' from the Categories field.Claudio Saavedra2007-03-062-1/+6
* eog_image_get_caption () returns a const gchar*.Claudio Saavedra2007-03-063-3/+9
* Add a 'OpenImageWith' menu item. Update the 'open with' menu whenClaudio Saavedra2007-02-283-1/+141
* increase image position info width in statusbar to avoid ellipsizing withLucas Rocha2007-02-272-1/+6
* Added support for placing the collection on top/bottom/right/left sides ofLucas Rocha2007-02-278-40/+183
* Messages for the most of common error: open a set of locations with noLucas Rocha2007-02-267-43/+150
* make hscrollbar always visible on one row mode. make scroll buttons hiddenLucas Rocha2007-02-234-11/+22
* use new GConf key to define the zoom multiplier used when scrolling withLucas Rocha2007-02-236-9/+88
* fix loading for images with no metadata and automatic orientation.Lucas Rocha2007-02-232-34/+59
* Added a GConf key to define the mouse scroll wheel behavior. Defaults toLucas Rocha2007-02-216-7/+97
* take other images in same location into account even for remote URIs (ifLucas Rocha2007-02-202-11/+13
* Unref URI's returned by eog_image_get_uri () and fix some string leaks.Claudio Saavedra2007-02-162-3/+22
* Add check for strptime. Parse and localize the EXIF date, using strptimeClaudio Saavedra2007-02-143-16/+82
* ported preferences dialog and auto orientation from trunk to eog-ngLucas Rocha2007-02-1212-148/+401
* remove uneeded gnome.config.h include.Lucas Rocha2007-02-122-1/+4
* Change launcher description to match UI review (Fixes bug #383436).Lucas Rocha2007-02-122-1/+6
* Added data/eog.desktop.in to fix distcheck error.Lucas Almeida Rocha2007-02-121-0/+1
* Make sure the window is not finalized while we are printing. Fixes bugFelix Riemann2007-02-092-1/+10
* Initialize and finish properly the printing objects.Claudio Saavedra2007-02-092-0/+18
* According to the EXIF specs Pixel{X,Y}Dimension tags can be either ofFelix Riemann2007-02-072-2/+19
* Add headers generated by DBus to svn:ignore.Felix Riemann2007-02-061-0/+1
* Preliminary implementation of error/warning UI for EOG (Mostly based onLucas Rocha2007-02-054-0/+803
* Preliminary implementation of error/warning UI for EOG (Mostly based onLucas Rocha2007-02-058-51/+161
* Fix leaks.Felix Riemann2007-02-052-3/+11
* support for different modes for image collection pane: one rowLucas Rocha2007-02-036-134/+315
* Fix copyright header.Lucas Almeida Rocha2007-02-032-2/+2
* added new key for image collection scroll buttons. some refactorings,Lucas Rocha2007-02-036-71/+137
* several coding style fixes. replaced shutter speed with exposure time forLucas Rocha2007-02-026-89/+85
* Add checks for GLib D-Bus bindings. Generate eog-application-service.hClaudio Saavedra2007-02-0110-94/+411
* Do nothing if the thumbview is empty. Fixes a critical warning whenClaudio Saavedra2007-01-302-0/+10
* Remove support for opening files tagged with leaftag. Unfortunately,Claudio Saavedra2007-01-305-103/+13
* debugging and profiling for EOG. added debugging code on several places ofLucas Rocha2007-01-276-7/+335
* some fixes on the dialog container packing and ellipsing for some too longLucas Rocha2007-01-262-8/+13
* removed. dump of EXIF data in a tree view. Used in the "Details" expanderLucas Rocha2007-01-2315-768/+937
* Hook signals to EOG_TYPE_IMAGE instead of G_TYPE_OBJECT to avoidClaudio Saavedra2007-01-232-3/+9
* set status EOG_WINDOW_STATUS_INIT when opening uri list to avoidLucas Rocha2007-01-222-1/+10
* small fix on using EogListSore API. remove obsolete files. small cleanups.Lucas Rocha2007-01-227-462/+9
* windows open with dimensions according to image size. GTK+ thread safetyLucas Rocha2007-01-205-178/+326
* updated EOG's webpage in about dialog.Lucas Rocha2007-01-182-1/+5
* complete code cleanup (small refactorings, removal of obsolete methods,Lucas Rocha2007-01-1514-522/+524
* Fix leaked list.Felix Riemann2007-01-142-0/+6
* Update.Lucas Almeida Rocha2007-01-131-1/+0