gthumb r1885 - in branches/gthumb-2-10: . libgthumb src



Author: paobac
Date: 2007-08-09 10:27:47 +0100 (Thu, 09 Aug 2007)
New Revision: 1885
ViewCVS link: http://svn.gnome.org/viewcvs/gthumb?rev=1885&view=rev

Modified:
   branches/gthumb-2-10/ChangeLog
   branches/gthumb-2-10/libgthumb/catalog.c
   branches/gthumb-2-10/libgthumb/file-data.c
   branches/gthumb-2-10/libgthumb/file-data.h
   branches/gthumb-2-10/libgthumb/file-utils.c
   branches/gthumb-2-10/libgthumb/file-utils.h
   branches/gthumb-2-10/libgthumb/gth-file-list.c
   branches/gthumb-2-10/libgthumb/gth-image-list.c
   branches/gthumb-2-10/libgthumb/image-loader.c
   branches/gthumb-2-10/libgthumb/image-viewer.c
   branches/gthumb-2-10/libgthumb/thumb-loader.c
   branches/gthumb-2-10/src/catalog-png-exporter.c
   branches/gthumb-2-10/src/dlg-photo-importer.c
   branches/gthumb-2-10/src/dlg-png-exporter.c
   branches/gthumb-2-10/src/gth-browser.c
   branches/gthumb-2-10/src/gth-dir-list.c
   branches/gthumb-2-10/src/gth-fullscreen.c
   branches/gthumb-2-10/src/gth-viewer.c
   branches/gthumb-2-10/src/gthumb-preloader.c
Log:
2007-08-09  Paolo Bacchilega  <paobac svn gnome org>

	* src/gth-dir-list.c: use the file_filter function to filter files.
	* src/gth-browser.c: filter the changed files list, before adding them
	to the list.

	* src/gth-viewer.c: 
	* src/gthumb-preloader.c: 
	* src/gth-fullscreen.c: 
	* src/dlg-photo-importer.c: 
	* libgthumb/thumb-loader.c: 
	* libgthumb/image-viewer.c: 
	* libgthumb/image-loader.c: 
	* libgthumb/gth-image-list.c: 
	* libgthumb/gth-file-list.c: 
	* libgthumb/file-utils.h: 
	* libgthumb/file-utils.c: 
	* libgthumb/file-data.h: 
	* libgthumb/file-data.c: 
	* libgthumb/catalog.c: 

	Added file_data_update_mime_type to update the mime-type when needed.
	Fixed some file_data ref/unref bugs.

	* src/dlg-png-exporter.c: 
	* src/catalog-png-exporter.c: use a file_data list instead of a path
	list.




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