]> Pileus Git - ~andy/gtk/commit
Support changes in icon themes.
authorJonathan Blandford <jrb@gnome.org>
Wed, 10 Mar 2004 07:42:20 +0000 (07:42 +0000)
committerJonathan Blandford <jrb@src.gnome.org>
Wed, 10 Mar 2004 07:42:20 +0000 (07:42 +0000)
commitc630462c18199c5aab5474722415388b34686415
tree0de38485dac2cb9a5426bed716cf494dcf382a84
parent9727b4d2ed034db0c38629530d8ec86f89da25e6
Support changes in icon themes.

Wed Mar 10 02:41:05 2004  Jonathan Blandford  <jrb@gnome.org>

        * gtk/gtkpathbar.c: (gtk_path_bar_init), (gtk_path_bar_class_init),
        (remove_settings_signal), (gtk_path_bar_dispose),
        (gtk_path_bar_style_set), (gtk_path_bar_screen_changed),
        (gtk_path_bar_scroll_up), (reload_icons), (change_icon_theme),
        (settings_notify_cb), (gtk_path_bar_check_icon_theme),
        (get_button_image), (gtk_path_bar_update_button_appearance),
        (make_directory_button), (gtk_path_bar_check_parent_path): Support
        changes in icon themes.

        * gtk/gtkpathbar.h: add two elements

        * tests/testfilechooser.c: (main): use gnome-vfs method again to
        get more testing.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkpathbar.c
gtk/gtkpathbar.h
tests/testfilechooser.c