]> Pileus Git - ~andy/gtk/commit
Add over-big test case for preview (much of size from a modified copy of
authorOwen Taylor <otaylor@redhat.com>
Wed, 23 Jul 2003 22:30:32 +0000 (22:30 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Wed, 23 Jul 2003 22:30:32 +0000 (22:30 +0000)
commitd97d7df9475b2edc112402397fc349d46156d741
tree89ba88c5b68e1d1158fe92c9efff1a0e974aa49a
parenta19781c504970ac6d221b8ec09548d8a635cb2d8
Add over-big test case for preview (much of size from a modified copy of

Wed Jul 23 17:52:01 2003  Owen Taylor  <otaylor@redhat.com>

        * testfilechooser.c: Add over-big test case for preview
        (much of size from a modified copy of
        gdk_pixbuf_new_from_file_at_size())

        * gtkfilechooserutils.[ch] gtkfilechooser.c
        gtkfilechooserprivate.h gtkfilechooserimpldefault.c:
        Add get_preview_path() as a virtual function; implement
        update-preview signal that was in the header file.

        * gtkfilechooserimpldefault.c: Finish a simple preview
        widget implementation.
gtk/gtkfilechooser.c
gtk/gtkfilechooser.h
gtk/gtkfilechooserdefault.c
gtk/gtkfilechooserprivate.h
gtk/gtkfilechooserutils.c
tests/testfilechooser.c