]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
2010-12-04 Carlos GarnachoGtkWidgetPath: turn into a boxed type.
2010-12-04 Carlos GarnachoGtkStyleContext: s/set/add/ and s/unset/remove/ for...
2010-12-04 Carlos GarnachoGtkThemingEngine: Honor border-radius in render_backgro...
2010-12-04 Carlos GarnachoGtkStyleSet: Register the "border-radius" property
2010-12-04 Carlos GarnachoGtkStyleContext: Update function declaration in header.
2010-12-04 Carlos GarnachoGtkCssProvider: Make it able to parse enums.
2010-12-04 Carlos GarnachoGtkCssProvider: Run through the widget path in the...
2010-12-04 Matthias ClasenMake loading of theming engines from modules work
2010-12-04 Carlos GarnachoGtkStyleContext: Add gtk_style_context_new().
2010-12-04 Carlos GarnachoGtkCssProvider: Parse default/sorted region flags.
2010-12-04 Carlos GarnachoGtkCssProvider: Parse missing widget states.
2010-12-04 Carlos GarnachoChange semantics of the methods to check whether an...
2010-12-04 Carlos GarnachoGtkStyleContext: Actually store region ID when starting...
2010-12-04 Carlos GarnachoAdd theming docs
2010-12-04 Carlos GarnachoRemove GtkOrientation parameter from gtk_render_handle().
2010-12-04 Benjamin BergUse cairo gobject support instead of a new boxed type.
2010-12-04 Carlos GarnachoGtkGradient: Handle symbolic gradients.
2010-12-04 Carlos GarnachoGtk9Slice: Fix stretch case.
2010-12-04 Carlos GarnachoGtkWidget: Store GtkStyleContext in private struct.
2010-12-04 Carlos GarnachoGtkStyleContext: Cache style properties accross class...
2010-12-04 Carlos GarnachoGtkContainer: Add method to get the GtkWidgetPath for...
2010-12-04 Carlos GarnachoGtkStyleContext: Fix animation framework to work with...
2010-12-04 Carlos GarnachoGtkCssProvider: Add support for @import rules
2010-12-04 Carlos GarnachoGtkCssProvider: no need for resetting the parser prior...
2010-12-04 Carlos GarnachoGtkCssProvider: improve file paths parser.
2010-12-04 Carlos GarnachoGtkCssProvider: Transform custom colors to a @define...
2010-12-04 Carlos GarnachoGtkThemingEngine: Do not return a const GtkThemingEngin...
2010-12-04 Carlos GarnachoPlug some leaks.
2010-12-04 Carlos GarnachoFix typo in the Gtk9Slice parser.
2010-12-04 Carlos GarnachoGtkButton: Notify on prelight state change.
2010-12-04 Carlos GarnachoGtkThemingEngine: Implement animations between gradient...
2010-12-04 Carlos GarnachoGtkSymbolicColor: Use G_DEFINE_BOXED_TYPE
2010-12-04 Carlos GarnachoGtkStyleContext: Store animation region for a bunch...
2010-12-04 Carlos GarnachoGtkStyleContext: Invalidate whole window if no invalida...
2010-12-04 Carlos GarnachoGtkCssProvider: use mapped file to read CSS files.
2010-12-04 Carlos GarnachoGtkCssProvider: unset filename on load_from_data()
2010-12-04 Carlos GarnachoGtkThemingEngine: Use border-image to render borders...
2010-12-04 Carlos GarnachoGtkCssProvider: Add a parser for 9slice typed properties.
2010-12-04 Carlos GarnachoRegister the border-image property
2010-12-04 Carlos GarnachoAdd Gtk9Slice
2010-12-04 Carlos GarnachoGtkSettings: Add a new provider for the theme CSS file.
2010-12-04 Carlos GarnachoGtkStyleContext: Add gtk_style_context_reset_widgets()
2010-12-04 Carlos GarnachoGtkCssProvider: Add gtk_css_provider_get_named()
2010-12-04 Carlos GarnachoAdd generic providers per-screen.
2010-12-04 Carlos GarnachoGtkStyleContext: invalidate context when setting the...
2010-12-04 Carlos GarnachoGtkWidget: Set style context's screen before the widget...
2010-12-04 Carlos GarnachoGtkStyleContext: Add gtk_style_context_[add|remove...
2010-12-04 Carlos GarnachoGtkWidget: Add gtk_widget_reset_style().
2010-12-04 Carlos GarnachoGtkWidget: Add the style-updated signal
2010-12-04 Carlos GarnachoGtkStyle: Protect against padding being NULL
2010-12-04 Carlos GarnachoGtkStyleContext: Add gtk_style_context_invalidate().
2010-12-04 Carlos GarnachoGtkStyleSet: Fix typo
2010-12-04 Carlos GarnachoGtkThemingEngine: use background-image in render_backgr...
2010-12-04 Carlos GarnachoGtkStyleSet: Register a "background-image" property.
2010-12-04 Carlos GarnachoGtkStyleSet: Handle GtkGradients as a replacement for...
2010-12-04 Carlos GarnachoGtkCssProvider: Add a parser for gradients.
2010-12-04 Carlos GarnachoAdd GtkGradient.
2010-12-04 Carlos GarnachoGtkStyleSet: Set an empty default_value if none is...
2010-12-04 Carlos GarnachoGtkCssProvider: strip whitespaces in symbolic color...
2010-12-04 Carlos GarnachoAllow linefeeds in property values.
2010-12-04 Carlos GarnachoAdd a boxed type for cairo_pattern_t.
2010-12-04 Carlos GarnachoGtkSettings: implement GtkStyleProvider
2010-12-04 Carlos GarnachoGtkStyle: Fill in x/ythickness and font_desc from the...
2010-12-04 Carlos GarnachoGtkStyleSet: Register "margin" property.
2010-12-04 Carlos GarnachoAdd basic parser for GtkBorder properties.
2010-12-04 Carlos GarnachoGtkStyle: Allow GTK_ARROW_NONE.
2010-12-04 Carlos GarnachoGtkNotebook: invert tab drawing order so region flags...
2010-12-04 Carlos GarnachoGet rid of GdkPangoRenderer code in GtkThemingEngine.
2010-12-04 Carlos GarnachoReplace GdkRegion and GdkRectangle with their cairo...
2010-12-04 Carlos GarnachoRemove gtkalias from style context code.
2010-12-04 Carlos GarnachoGtkCssProvider: Add gtk_css_provider_load_from_path()
2010-12-04 Carlos GarnachoPlug a bunch of leaks.
2010-12-04 Carlos GarnachoGtkButton: Notify on active state when (un)depressed
2010-12-04 Carlos GarnachoGtkThemingEngine: Animate checkboxes activation.
2010-12-04 Carlos GarnachoGtkThemingEngine: Add progress arg to gtk_theming_engin...
2010-12-04 Carlos GarnachoGtkWidget: Update GtkStyleContext animation regions...
2010-12-04 Carlos GarnachoGtkStyleContext: Add animation machinery.
2010-12-04 Carlos GarnachoGtkStyleContext: Declare gtk_style_context_list_classes...
2010-12-04 Carlos GarnachoGtkCssProvider: Parse properties of type GtkAnimationDe...
2010-12-04 Carlos GarnachoGtkStyleSet: Register the "transition" property.
2010-12-04 Carlos GarnachoAdd GtkAnimationDescription as a private boxed object.
2010-12-04 Carlos GarnachoAdd GtkTimeline as a private object.
2010-12-04 Carlos GarnachoMove all theming stack to use GtkStateFlags.
2010-12-04 Carlos GarnachoGtkStyleContext: Return insertion position if not found...
2010-12-04 Carlos GarnachoGtkStyle: set the active flag depending on shadow_type...
2010-12-04 Carlos GarnachoGtkCssProvider: Use class for tooltips.
2010-12-04 Carlos GarnachoGtkCssProvider: Parse and match class info.
2010-12-04 Carlos GarnachoSet classes info in GtkWidgetPath.
2010-12-04 Carlos GarnachoGtkStyleContext: Add gtk_style_context_list_classes().
2010-12-04 Carlos GarnachoGtkWidgetPath: Add methods to include class info in...
2010-12-04 Carlos Garnachos/child class/region/ everywhere.
2010-12-04 Carlos GarnachoGtkStyleContext: Rename internal struct.
2010-12-04 Carlos GarnachoGtkThemingEngine: Add gtk_theming_engine_register_prope...
2010-12-04 Carlos GarnachoGtkStyleSet: Fix compiler warning.
2010-12-04 Carlos GarnachoGtkStyleSet: Allow custom parsers on registered properties.
2010-12-04 Carlos GarnachoGtkCssProvider: Parse correctly widget types with a...
2010-12-04 Carlos GarnachoCompare widget names as GQuarks in style matching.
2010-12-04 Carlos GarnachoGtkWidgetPath: Make API more consistent.
2010-12-04 Carlos GarnachoCompare region names as quarks in style matching.
2010-12-04 Carlos GarnachoGtkCssProvider: Set child combinators in default CSS.
next