~vcs-imports/gthumb/main

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: paobac
  • Date: 2006-04-08 19:49:41 UTC
  • Revision ID: vcs-imports@canonical.com-20060408194941-0cze2i75z2v42i5k
2006-04-08  Paolo Bacchilega  <paobac@cvs.gnome.org>

        * libgthumb/gth-nav-window.c (gth_nav_window_construct): do not call
        show_all on the main table.

        * libgthumb/gth-image-list.c (truncate_comment_if_needed): realize
        the widget if needed.

        * configure.in: requires gtk+ 2.8

        * src/gth-browser.c (go_to_folder_after_image_loaded): load the folder
        even after an error.

        * src/gth-window-actions-callbacks.c
        (gth_window_activate_action_help_about): simplify about dialog.

        * src/main.c (initialize_data):
        * data/Makefile.am (install-data-hook):
        * data/gthumb.desktop.in (Icon): Install theme-friendly icons

        * autogen.sh: set REQUIRED_AUTOMAKE_VERSION to 1.8; added
        USE_COMMON_DOC_BUILD=yes

        * src/dlg-web-exporter.c (install_theme__ok_cb): use get_filename
        instead of get_uri.
        (theme_dialog__install_theme_clicked): the user have to choose a file
        from here, not a folder; set home as current folder.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
2006-04-08  Paolo Bacchilega  <paobac@cvs.gnome.org>
 
2
 
 
3
        * libgthumb/gth-nav-window.c (gth_nav_window_construct): do not call
 
4
        show_all on the main table.
 
5
 
 
6
        * libgthumb/gth-image-list.c (truncate_comment_if_needed): realize
 
7
        the widget if needed.
 
8
 
 
9
        * configure.in: requires gtk+ 2.8
 
10
 
 
11
        * src/gth-browser.c (go_to_folder_after_image_loaded): load the folder 
 
12
        even after an error.
 
13
 
 
14
        * src/gth-window-actions-callbacks.c 
 
15
        (gth_window_activate_action_help_about): simplify about dialog.
 
16
 
 
17
        * src/main.c (initialize_data): 
 
18
        * data/Makefile.am (install-data-hook): 
 
19
        * data/gthumb.desktop.in (Icon): Install theme-friendly icons 
 
20
 
 
21
        * autogen.sh: set REQUIRED_AUTOMAKE_VERSION to 1.8; added
 
22
        USE_COMMON_DOC_BUILD=yes
 
23
 
 
24
        * src/dlg-web-exporter.c (install_theme__ok_cb): use get_filename
 
25
        instead of get_uri.
 
26
        (theme_dialog__install_theme_clicked): the user have to choose a file 
 
27
        from here, not a folder; set home as current folder.
 
28
 
1
29
2006-03-24  Paolo Bacchilega  <paobac@cvs.gnome.org>
2
30
 
3
31
        * src/main.h: