]> Pileus Git - ~andy/gtk/history - gtk/gtkstylecontext.h
a11y: Emit text-changed signals directly
[~andy/gtk] / gtk / gtkstylecontext.h
2010-12-04 Carlos GarnachoGtkStyleContext: Add gtk_style_context_invalidate().
2010-12-04 Carlos GarnachoGtkStyleContext: Add animation machinery.
2010-12-04 Carlos GarnachoGtkStyleContext: Declare gtk_style_context_list_classes...
2010-12-04 Carlos GarnachoMove all theming stack to use GtkStateFlags.
2010-12-04 Carlos Garnachos/child class/region/ everywhere.
2010-12-04 Carlos GarnachoGtkStyleContext: Add gtk_style_context_[gs]et_junction_...
2010-12-04 Carlos GarnachoGtkStyleContext: Add gtk_style_context_lookup_color().
2010-12-04 Carlos GarnachoGtkStyleContext: Add gtk_style_context_[gs]et_direction().
2010-12-04 Carlos GarnachoGtkStyleContext: Add varargs functions for getting...
2010-12-04 Carlos GarnachoGtkStyleContext: Add gtk_style_context_save/restore().
2010-12-04 Carlos GarnachoGtkStyleContext: Add gtk_style_context_[gs]et_screen()
2010-12-04 Carlos GarnachoGtkStyleContext: Add priv pointer to object struct.
2010-12-04 Carlos GarnachoGtkStyleContext: Add gtk_style_context_lookup_icon_set().
2010-12-04 Carlos GarnachoGtkStyleContext: Add methods to get style property...
2010-12-04 Carlos GarnachoGtkStyleContext: Add gtk_style_context_list_child_class...
2010-12-04 Carlos GarnachoMove GtkChildClassFlags to gtkenums.h.
2010-12-04 Carlos GarnachoGtkStyleContext: Add gtk_render_handle().
2010-12-04 Carlos GarnachoGtkStyleContext: Add gtk_render_extension().
2010-12-04 Carlos GarnachoGtkStyleContext: Add gtk_render_frame_gap().
2010-12-04 Carlos GarnachoGtkStyleContext: Add gtk_render_slider().
2010-12-04 Carlos GarnachoGtkStyleContext: Add gtk_render_line().
2010-12-04 Carlos GarnachoGtkStyleContext: Add gtk_render_layout().
2010-12-04 Carlos GarnachoGtkStyleContext: Add gtk_render_focus().
2010-12-04 Carlos GarnachoGtkStyleContext: Add gtk_render_expander().
2010-12-04 Carlos GarnachoGtkStyleContext: Add gtk_render_frame().
2010-12-04 Carlos GarnachoGtkStyleContext: Add gtk_render_background().
2010-12-04 Carlos GarnachoGtkStyleContext: Add gtk_render_arrow().
2010-12-04 Carlos GarnachoGtkStyleContext: Add gtk_render_option().
2010-12-04 Carlos GarnachoGtkStyleContext: Add gtk_render_check().
2010-12-04 Carlos GarnachoGtkStyleContext: Add child style classes.
2010-12-04 Carlos GarnachoGtkStyleContext: Add style classes.
2010-12-04 Carlos GarnachoGtkStyleContext: Add gtk_style_context_[gs]et_path()
2010-12-04 Carlos GarnachoGtkStyleContext: Add getters and setter for state.
2010-12-04 Carlos GarnachoGtkStyleContext: Add methods to query composed style.
2010-12-04 Carlos GarnachoAdd GtkStyleContext.