]> Pileus Git - ~andy/gtk/history - gtk/gtkthemingengine.h
docs: Reinstate pixbufs section in GDK docs
[~andy/gtk] / gtk / gtkthemingengine.h
2010-12-09 Benjamin Ottedocs: Reinstate pixbufs section in GDK docs
2010-12-04 Carlos GarnachoGtkThemingEngine: Fix parameters for gtk_theming_engine...
2010-12-04 Carlos GarnachoBlock direct #including in style headers
2010-12-04 Carlos GarnachoAdd helper API for getting colors/borders in GtkStyleCo...
2010-12-04 Carlos GarnachoGtkThemingEngine: Add gtk_theming_engine_lookup_color()
2010-12-04 Carlos GarnachoGtkThemingEngine: Do not use possible reserved word.
2010-12-04 Carlos GarnachoGtkStyleProperties: Use GParamSpec for properties regis...
2010-12-04 Carlos GarnachoGtkThemingEngine: Document missing class vmethods.
2010-12-04 Carlos GarnachoGtkStyleContext: Add gtk_render_icon_pixbuf()
2010-12-04 Carlos GarnachoAdd gtk_render_activity()
2010-12-04 Carlos GarnachoChange semantics of the methods to check whether an...
2010-12-04 Carlos GarnachoAdd theming docs
2010-12-04 Carlos GarnachoRemove GtkOrientation parameter from gtk_render_handle().
2010-12-04 Carlos GarnachoGtkThemingEngine: Do not return a const GtkThemingEngin...
2010-12-04 Carlos GarnachoGtkThemingEngine: Add progress arg to gtk_theming_engin...
2010-12-04 Carlos GarnachoMove all theming stack to use GtkStateFlags.
2010-12-04 Carlos Garnachos/child class/region/ everywhere.
2010-12-04 Carlos GarnachoGtkThemingEngine: Add gtk_theming_engine_register_prope...
2010-12-04 Carlos GarnachoGtkThemingEngine: Add gtk_theming_engine_get_junction_s...
2010-12-04 Carlos GarnachoGtkThemingEngine: fix typo in function declaration.
2010-12-04 Carlos GarnachoGtkThemingEngine: Add gtk_theming_engine_get_direction().
2010-12-04 Carlos GarnachoGtkThemingEngine: Add methods to retrieve widget style...
2010-12-04 Carlos GarnachoGtkThemingEngine: Add gtk_theming_engine_get_screen().
2010-12-04 Carlos GarnachoGtkThemingEngine: Add vmethod to render a handle area.
2010-12-04 Carlos GarnachoGtkThemingEngine: Add vmethod to render an extension.
2010-12-04 Carlos GarnachoGtkThemingEngine: Add vmethod to render frames with...
2010-12-04 Carlos GarnachoGtkThemingEngine: Add vmethod to render sliders.
2010-12-04 Carlos GarnachoGtkThemingEngine: Add vmethod to render lines.
2010-12-04 Carlos GarnachoGtkThemingEngine: Add vmethod to render layouts.
2010-12-04 Carlos GarnachoGtkThemingEngine: Add vmethod to render focus indicator.
2010-12-04 Carlos GarnachoGtkThemingEngine: Add vmethod to render expanders.
2010-12-04 Carlos GarnachoGtkThemingEngine: Add vmethod to render frames.
2010-12-04 Carlos GarnachoGtkThemingEngine: Add vmethod to render backgrounds.
2010-12-04 Carlos GarnachoGtkThemingEngine: Add vmethod to render arrows.
2010-12-04 Carlos GarnachoGtkThemingEngine: Add vmethod to render radio buttons.
2010-12-04 Carlos GarnachoGtkThemingEngine: Add vmethod to render checkboxes.
2010-12-04 Carlos GarnachoGtkThemingEngine: Add accessors to style classes.
2010-12-04 Carlos GarnachoGtkThemingEngine: Add module loading capabilities.
2010-12-04 Carlos GarnachoAdd GtkThemingEngine.