gthumb r1878 - in branches/gthumb-2-10: . data/albumthemes data/albumthemes/Flicker data/albumthemes/NeatRound data/albumthemes/Wiki libgthumb libgthumb/jpegutils src



Author: paobac
Date: 2007-08-08 15:48:24 +0100 (Wed, 08 Aug 2007)
New Revision: 1878
ViewCVS link: http://svn.gnome.org/viewcvs/gthumb?rev=1878&view=rev

Removed:
   branches/gthumb-2-10/data/albumthemes/BlueStripes/
Modified:
   branches/gthumb-2-10/ChangeLog
   branches/gthumb-2-10/data/albumthemes/Flicker/image.gthtml
   branches/gthumb-2-10/data/albumthemes/NeatRound/image.gthtml
   branches/gthumb-2-10/data/albumthemes/Wiki/image.gthtml
   branches/gthumb-2-10/libgthumb/comments.c
   branches/gthumb-2-10/libgthumb/comments.h
   branches/gthumb-2-10/libgthumb/file-utils.c
   branches/gthumb-2-10/libgthumb/gth-exif-utils.c
   branches/gthumb-2-10/libgthumb/image-loader.c
   branches/gthumb-2-10/libgthumb/jpegutils/jpeg-data.c
   branches/gthumb-2-10/libgthumb/jpegutils/jpegtran.c
   branches/gthumb-2-10/libgthumb/jpegutils/jpegtran.h
   branches/gthumb-2-10/src/catalog-web-exporter.c
   branches/gthumb-2-10/src/catalog-web-exporter.h
   branches/gthumb-2-10/src/dlg-photo-importer.c
   branches/gthumb-2-10/src/dlg-web-exporter.c
   branches/gthumb-2-10/src/gth-browser.c
   branches/gthumb-2-10/src/rotation-utils.c
Log:
2007-08-08  Paolo Bacchilega  <paobac cvs gnome org>

	* src/rotation-utils.c: 
	* src/gth-browser.c: 
	* src/dlg-web-exporter.c: 
	* src/dlg-photo-importer.c: 
	* src/catalog-web-exporter.h: 
	* src/catalog-web-exporter.c: 
	* libgthumb/jpegutils/jpegtran.h: 
	* libgthumb/jpegutils/jpegtran.c: 
	* libgthumb/jpegutils/jpeg-data.c: 
	* libgthumb/image-loader.c: 
	* libgthumb/gth-exif-utils.c: 
	* libgthumb/file-utils.c: 
	* libgthumb/comments.h: 
	* libgthumb/comments.c: 
	
	Do not load/save comments for remote images because these operations
	cannot be async	without big changes to the code.  Get the mime-type for
	remote files  from the filename only.  Use a file_data list for the 
	web exporter to minimize file access operations, fixed uri/local_path 
	convertions.




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