gthumb r1288 - in branches/vfs-testing: . libgthumb src
- From: mjc svn gnome org
- To: svn-commits-list gnome org
- Subject: gthumb r1288 - in branches/vfs-testing: . libgthumb src
- Date: Wed, 24 Jan 2007 14:10:53 +0000 (GMT)
Author: mjc
Date: 2007-01-24 14:10:52 +0000 (Wed, 24 Jan 2007)
New Revision: 1288
ViewCVS link: http://svn.gnome.org/viewcvs/gthumb?rev=1288&view=rev
Modified:
branches/vfs-testing/ChangeLog
branches/vfs-testing/libgthumb/file-utils.c
branches/vfs-testing/libgthumb/file-utils.h
branches/vfs-testing/libgthumb/gth-file-list.c
branches/vfs-testing/libgthumb/image-loader.c
branches/vfs-testing/libgthumb/thumb-loader.c
branches/vfs-testing/src/dlg-duplicates.c
branches/vfs-testing/src/dlg-photo-importer.c
branches/vfs-testing/src/dlg-search.c
branches/vfs-testing/src/gth-browser.c
branches/vfs-testing/src/gth-monitor.c
branches/vfs-testing/src/main.c
Log:
2007-01-24 Michael J. Chudobiak <mjc cvs gnome org>
* libgthumb/file-utils.c: (file_is_image_or_video),
(remove_special_dirs_from_path), (gth_pixbuf_new_from_uri),
(gth_pixbuf_animation_new_from_uri):
* libgthumb/file-utils.h:
* libgthumb/gth-file-list.c: (load_new_list):
* libgthumb/image-loader.c: (load_image_thread):
* libgthumb/thumb-loader.c: (thumb_loader):
* src/dlg-duplicates.c: (directory_load_cb):
* src/dlg-photo-importer.c: (adjust_orientation__step):
* src/dlg-search.c: (file_respects_search_criteria):
* src/gth-browser.c: (launch_videos_in_list):
* src/gth-monitor.c: (add_monitor_event):
* src/main.c: (initialize_data):
Fixed remove_special_dirs_from_path to work properly with URIs.
Made file_is_image_or_video more efficient - fewer file accesses.
Allow single VFS files and directories to be launched from the
command line. Command-line-catalog (multiple files) still does
not work yet.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]