2007-04-10 Paolo Bacchilega [ gthumb 2.10.2 released ] * configure.in: updated for 2.10.2 2007-04-09 Michael J. Chudobiak * NEWS: * src/gth-browser.c: (go_to_uri): * src/main.c: (prepare_app): Fixed bug 427846 - Can't launch command line collections, and crash when selecting "Catalogs" from the location bar. Patch by Manuel Braga. 2007-04-09 Michael J. Chudobiak * NEWS: * src/gth-window-actions-entries.h: Backports from trunk, and updated scale/crop/redeye shortcuts. 2007-04-09 Michael J. Chudobiak * src/dlg-photo-importer.c: (valid_mime_type): Do not filter out RAW photo types. 2007-04-09 Michael J. Chudobiak * libgthumb/gtk-utils.c: (_gtk_request_dialog_run): Return NULL if the dialog text entry is empty, instead of an empty string. 2007-03-29 Paolo Bacchilega * src/gth-browser-actions-callbacks.c: * libgthumb/gtk-utils.c (exec_shell_script): * src/rotation-utils.c: * src/gth-location.c (gth_location_set_catalog_uri): * src/gth-browser.c (close__step6): * libgthumb/bookmarks.c (get_menu_item_tip): * src/main.c (reset_command_line_catalog): * libgthumb/file-utils.c: Use remove_host_from_uri and get_uri_host instead of remove_scheme_from_uri and get_uri_scheme (#423956). 2007-03-28 Michael J. Chudobiak * src/rotation-utils.c: (apply_transformation_jpeg): Rotate-on-import was broken, due to use of file:// URI. Added URI support to apply_transformation_jpeg to fix it. 2007-03-28 Paolo Bacchilega * src/dlg-hue-saturation.c: * src/dlg-color-balance.c: * src/dlg-brightness-contrast.c: * src/dlg-posterize.c: Cancel the pixbuf operation before closing the dialog (#423715). 2007-03-28 Paolo Bacchilega * src/rotation-utils.c (apply_transformation_jpeg): Fixed bug #423497 – fix build with gcc 2. Patch by Jens Granseuer. 2007-03-27 Michael J. Chudobiak * libgthumb/gth-sort-utils.c: added missing include.