]> Pileus Git - ~andy/gtk/history - gtk/gtkstylecontext.h
GtkThemingEngine: Fix handles rendering
[~andy/gtk] / gtk / gtkstylecontext.h
2011-01-10 Carlos GarnachoGtkThemingEngine: Fix handles rendering
2011-01-10 Carlos GarnachoAdd gtk_style_context_scroll_animations()
2011-01-10 Carlos GarnachoAdd gtk_style_context_cancel_animations()
2011-01-04 Carlos GarnachoMake DnD code use GtkStyleContext for the highlight...
2011-01-04 Carlos GarnachoUpdate GtkAssistant to GtkStyleContext
2010-12-28 Carlos GarnachoMake GtkFrame use GtkStyleContext.
2010-12-17 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-15 Carlos GarnachoMake GtkTextView use GtkStyleContext
2010-12-14 Carlos GarnachoMake GtkInfoBar use GtkStyleContext
2010-12-13 Carlos GarnachoMake GtkExpander use GtkStyleContext
2010-12-13 Carlos GarnachoGtkSpinButton: Use GtkStyleContext
2010-12-13 Carlos GarnachoPort GtkRange widgets to GtkStyleContext
2010-12-13 Carlos GarnachoGtkNotebook: Use GtkStyleContext.
2010-12-13 Carlos GarnachoFix coalescing of state animation areas for multiple...
2010-12-13 Paolo BorelliAdd convenience function for the font description.
2010-12-09 Benjamin OtteRevert "docs: Reinstate pixbufs section in GDK docs"
2010-12-09 Benjamin Ottedocs: Reinstate pixbufs section in GDK docs
2010-12-04 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-04 Carlos Garcia CamposGtkIconFactory: add gtk_icon_set_render_icon_pixbuf()
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 GarnachoGtkStyleProvider: Add GtkStateFlags parameter to get_st...
2010-12-04 Matthias ClasenSome header cleanups
2010-12-04 Carlos GarnachoAdd #define for the "spinner" style class
2010-12-04 Carlos GarnachoGtkStyleContext: Add #define's for the default properties.
2010-12-04 Carlos GarnachoGtkStyleContext: Add gtk_style_context_set_background().
2010-12-04 Carlos GarnachoAdd CSS class defines for toolbars and docks.
2010-12-04 Carlos GarnachoGtkStyleContext: Define some more class names.
2010-12-04 Carlos GarnachoGtkStyleContext: Add gtk_render_icon_pixbuf()
2010-12-04 Carlos GarnachoGtkStyleContext: Add the start of a default set of...
2010-12-04 Carlos GarnachoAdd gtk_render_activity()
2010-12-04 Carlos GarnachoUse GdkRGBA all around in GtkStyleContext.
2010-12-04 Carlos GarnachoGtkStyleContext: '_' prefix the structs, gtk-doc prefer...
2010-12-04 Carlos GarnachoGtkStyleContext: s/set/add/ and s/unset/remove/ for...
2010-12-04 Carlos GarnachoGtkStyleContext: Update function declaration in header.
2010-12-04 Carlos GarnachoGtkStyleContext: Add gtk_style_context_new().
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 GarnachoGtkStyleContext: Fix animation framework to work with...
2010-12-04 Carlos GarnachoGtkStyleContext: Add gtk_style_context_reset_widgets()
2010-12-04 Carlos GarnachoGtkStyleContext: Add gtk_style_context_[add|remove...
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.