]> Pileus Git - ~andy/gtk/history - gtk/gtkstylecontext.c
GtkStyleContext: Add gtk_style_context_lookup_color().
[~andy/gtk] / gtk / gtkstylecontext.c
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: Ensure style rebuilds after adding...
2010-12-04 Carlos GarnachoGtkStyleContext: ensure class lookup return the correct...
2010-12-04 Carlos GarnachoGtkStyleContext: Don crash on empty class sets.
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 GarnachoFix compile warning.
2010-12-04 Carlos GarnachoGtkStyleSet: Register GtkThemingEngine type.
2010-12-04 Carlos GarnachoGtkStyleContext: Fix compiler warning.
2010-12-04 Carlos GarnachoGtkStyleContext: fix typos in code.
2010-12-04 Carlos GarnachoGtkStyleContext: Add gtk_style_context_list_child_class...
2010-12-04 Carlos GarnachoAdd GtkWidgetPath parameter to gtk_style_provider_get_s...
2010-12-04 Carlos GarnachoGtkStyleContext: allow late set_path() calls.
2010-12-04 Carlos GarnachoGtkStyleContext: Fix compiler warning.
2010-12-04 Carlos GarnachoGtkStyleContext: Fix typo.
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: Relate to a GtkThemingEngine.
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: Fix typo.
2010-12-04 Carlos GarnachoGtkStyleContext: Add methods to query composed style.
2010-12-04 Carlos GarnachoAdd GtkStyleContext.