eog r3736 - in trunk: . src



Author: lucasr
Date: 2007-04-25 23:27:23 +0100 (Wed, 25 Apr 2007)
New Revision: 3736
ViewCVS link: http://svn.gnome.org/viewcvs/eog?rev=3736&view=rev

Modified:
   trunk/ChangeLog
   trunk/configure.ac
   trunk/src/Makefile.am
   trunk/src/eog-image.c
   trunk/src/eog-thumb-view.c
   trunk/src/eog-window.c
Log:
2007-04-26  Lucas Rocha  <lucasr gnome org>

	Show tooltips with image's general information on thumbnails 
	pane. Patch from Claudio Saavedra. Fixes bug #416321.

	* src/eog-thumb-view.c (tb_on_query_tooltip_cb,
	eog_thumb_view_get_image_from_path, eog_thumb_view_popup_menu,
	eog_thumb_view_init): added tooltip handling in thumbnails view.
	* src/eog-window.c (update_status_bar): improve i18n details for
	status bar content.
	* src/Makefile.am: made all EXIF-related code optional.
	* src/eog-image.c (eog_image_get_dimension_from_thumbnail, 
	eog_image_real_load): added support for loading only image 
	dimensions.
	* configure.ac: added checks for new tooltip API in GTK+.





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]