2004-11-20  Paolo Bacchilega  <[email protected]>

       [ gthumb 2.6.1 released ]

2004-11-19  Paolo Bacchilega  <[email protected]>

       * src/gthumb-window.c (ask_whether_to_save__image_saved_cb): always
       save the exif data.

       Fixed bug #158682: Modified image auto-saved through confirmation
       dialog loses EXIF data.

2004-11-16  Paolo Bacchilega  <[email protected]>

       * src/dlg-photo-importer.c (cancel_clicked_cb): interrupt the current
       operation instead if destroying the dialog (bug #158174).

       * libgthumb/file-utils.c (file_is_image):
       * libgthumb/gtk-utils.c (_gtk_label_set_filename_text)
       (_gtk_entry_set_filename_text):

       Check invalid filenames (bug #158253).

2004-11-09  Paolo Bacchilega  <[email protected]>

       * src/dlg-duplicates.c (duplicates_add_columns): allow column resizing

       Fixes bug #157761: cannot resize the columns in the "find duplicates"
       dialog of gthumb.

2004-11-08  Paolo Bacchilega  <[email protected]>

       * src/gthumb-preloader.c (loader_error_cb, loader_done_cb):
       start next image load after an idle time.

       * src/gthumb-window.c (window_show_prev_image): skip broken
       images when in fullscreen mode.

       * libgthumb/gth-image-list.c (gth_image_list_realize): use
       pango_font_metrics_get_approximate_digit_width instead of
       pango_font_metrics_get_approximate_char_width.

       * src/ui.h: associate F12 to the Revert action.

       Fixes bug #152542: Revert F12

2004-11-06  Paolo Bacchilega  <[email protected]>

       * src/gthumb-window.c (window_update_sensitivity):

       make View_ShowImage and View_Fullscreen active even when a
       broken image is selected.

2004-11-04  Paolo Bacchilega  <[email protected]>

       * src/gthumb-window.h:
       * src/gthumb-window.c (window_update_statusbar_zoom_info):
       * src/dlg-image-prop.c (update_buttons_sensitivity):

       Fixed handling of unloadable images (for example: xcf images)

       * libgthumb/image-loader.c (load_image_thread): added a static lock
       around gdk_pixbuf_animation_new_from_file.

2004-10-31  Paolo Bacchilega  <[email protected]>

       * src/dlg-photo-importer.c (dlg_photo_importer):
       * data/glade/gthumb_camera.glade:

       Fixed bug #156933: Patch to enable resizing of Import Photos dialog
       Patch by Tim Gerla

2004-10-30  Paolo Bacchilega  <[email protected]>

       * libgthumb/thumb-loader.c (thumb_loader_get_type):
       * libgthumb/image-viewer.c (image_viewer_get_type):
       * libgthumb/image-loader.c (image_loader_get_type):
       * libgthumb/gth-pixbuf-op.c (gth_pixbuf_op_get_type):
       * libgthumb/gth-image-list.c (gth_image_list_get_type):
       * libgthumb/gth-file-view-thumbs.c (gth_file_view_thumbs_get_type):
       * libgthumb/gth-file-view-list.c (gth_file_view_list_get_type):
       * libgthumb/gth-file-view.c (gth_file_view_get_type):
       * libgthumb/gth-file-list.c (gth_file_list_get_type):

       s/guint/GType/  Patch by Dave Malcolm (bug #156851)

2004-10-29  Paolo Bacchilega  <[email protected]>

       * src/catalog-png-exporter.c:
       * src/catalog-web-exporter.c:
       * src/e-combo-button.c:
       * src/gth-exif-data-viewer.c
       * src/gth-folder-selection-dialog.c
       * src/gth-image-selector.c
       * src/gth-toggle-button.c
       * src/gthumb-preloader.c

       s/guint/GType/  Patch by Dave Malcolm (bug #156851)

2004-10-28  Alexander Shopov  <[email protected]>

       * configure.in (ALL_LINGUAS): Added "bg" (Bulgarian)

2004-10-28  Åsmund Skjæveland  <[email protected]>

       * configure.in: Added nn to ALL_LINGUAS.
       * po/nn.po: Started Norwegian Nynorsk translation.