gthumb r1312 - in branches/vfs-testing: . libgthumb src



Author: mjc
Date: 2007-02-01 14:15:15 +0000 (Thu, 01 Feb 2007)
New Revision: 1312
ViewCVS link: http://svn.gnome.org/viewcvs/gthumb?rev=1312&view=rev

Modified:
   branches/vfs-testing/ChangeLog
   branches/vfs-testing/libgthumb/comments.c
   branches/vfs-testing/libgthumb/file-utils.c
   branches/vfs-testing/libgthumb/file-utils.h
   branches/vfs-testing/libgthumb/gth-exif-utils.c
   branches/vfs-testing/src/dlg-jpegtran.c
   branches/vfs-testing/src/rotation-utils.c
Log:
2007-02-01  Michael J. Chudobiak  <mjc cvs gnome org>

        * libgthumb/comments.c: (load_comment_from_iptc),
        (load_comment_from_xml):
        * libgthumb/file-utils.c: (remove_temp_file_and_dir),
        (make_cache_copy_of_remote_file), (gth_pixbuf_new_from_uri),
        (gth_pixbuf_animation_new_from_uri):
        * libgthumb/file-utils.h:
        * libgthumb/gth-exif-utils.c: (gth_exif_data_new_from_uri):
        * src/dlg-jpegtran.c: (apply_transformation):
        * src/rotation-utils.c: (apply_transformation_jpeg):

        Simplified the local-copy-of-VFS-files creation routines.
        Added initial framework to cache VFS files over longer term.
        Removed gnome_gdk_pixbuf_new_from_uri (will be deprecated).
        Known issue: "local_file" variables not always g_free'd 
        properly. This will be fixed when caching is added.






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