gtk2/docs/reference/gdk-pixbuf
Tim Janik ac68581f96 added rc-style argument GtkSpinButton::shadow_type. removed
Sun Mar 18 01:15:30 2001  Tim Janik  <timj@gtk.org>

        * gtk/gtkspinbutton.[hc]: added rc-style argument
        GtkSpinButton::shadow_type.
        removed spin_button->shadow_type, gtk_spin_button_set_shadow_type()
        and ARG_SHADOW_TYPE as it doesn' make much sense to try to override
        rc-style settings.

        * gtk/gtkfixed.c: removed gtk_fixed_paint() (was unused).

        * gtk/gtkwidget.c: quark cleanups.

        * gtk/gtkrc.[hc]: added gtk_rc_scanner_new() to create an rc-file
        scanner with appropriate configuration, renamed GtkRcStyleClass.clone
        to create_rc_style() (we don't do cloning in standard OO sense).
        added per rc style properties.

        * gtk/gtkstyle.[hc]: added code to retrive pspec conformant rc-style
        property values and for caching those. some cleanups.

        * gtk/Makefile.am: -DG_DISABLE_CONST_RETURNS.

        * gtk/gtksettings.[hc]: new file for global rc-file properties
        (at least currently, should get extended to support X properties
        and other communication mechanisms).

        * gtk/gtkwidget.[hc]: added style property support:
        (gtk_widget_class_install_style_property_parser): install style
        property pspec with parser function for rc-file values other
        than LONG, DOUBLE or STRING.
        (gtk_widget_class_install_style_property): same as above without
        parser (parsers are going to be needed quite infrequently).
        (gtk_widget_style_get_property): retrive style property value.
        (gtk_widget_style_get_valist): same as above with varargs support,
        has NOCOPY semantics.
        (gtk_widget_style_get): wrapper around gtk_widget_style_get_valist().
2001-03-18 04:50:34 +00:00
..
tmpl new function, turns off decorations for a window. 2001-03-07 21:10:44 +00:00
.cvsignore cvsignore updates 2000-11-16 16:14:17 +00:00
compiling.sgml contrib subdir 2000-10-09 17:22:20 +00:00
gdk-pixbuf-overrides.txt Move gtk-reference files into GTK+ tree proper. 2000-09-07 18:17:06 +00:00
gdk-pixbuf-sections.txt You can't use + as a metacharacter for basic regular expressions. (This 2001-03-03 23:29:50 +00:00
gdk-pixbuf.args prepend underscore (gdk_pixbuf_get_named_module): prepend underscore 2001-02-20 02:59:30 +00:00
gdk-pixbuf.hierarchy added rc-style argument GtkSpinButton::shadow_type. removed 2001-03-18 04:50:34 +00:00
gdk-pixbuf.sgml contrib subdir 2000-10-09 17:22:20 +00:00
gdk-pixbuf.signals new function, turns off decorations for a window. 2001-03-07 21:10:44 +00:00
gdk-pixbuf.types Nov 17 20:14:20 2000 Owen Taylor <otaylor@redhat.com> 2000-11-18 01:49:50 +00:00
Makefile.am use full set, since current set wasn't building on all configs. 2001-03-08 01:33:01 +00:00
porting-from-imlib.sgml contrib subdir 2000-10-09 17:22:20 +00:00