]> Pileus Git - ~andy/gtk/history - gtk/gtkstyleproperties.c
styleproperties: Rename the storage struct for style pspecs
[~andy/gtk] / gtk / gtkstyleproperties.c
2011-05-21 Benjamin Ottestyleproperties: Rename the storage struct for style...
2011-05-20 Cosimo Cecchistyleproperties: resolve properties of type GTK_TYPE_SHADOW
2011-05-20 Cosimo Cecchistyleproperties: add a "text-shadow" style property
2011-05-18 Benjamin Ottecss: Refactor code to do property lookups earlier
2011-05-18 Benjamin Ottestyleproperties: Speed up by not optimizing
2011-05-18 Benjamin Ottestyleproperties: Speed up style_property_lookup()
2011-05-18 Benjamin Ottestyleproperties: Use the pspec as the hash table key
2011-05-18 Benjamin Ottestyleproperties: Mark "color" and "font" as inherit
2011-05-18 Benjamin OtteAPI: Add API to set style properties to be inherit
2011-03-23 Cosimo CecchiRevert "styleproperties: don't force replacing the...
2011-03-17 Cosimo Cecchistyleproperties: don't force replacing the font description
2011-02-26 Kristian HøgsbergMerge remote-tracking branch 'origin/master' into gdk...
2011-02-11 Alexander LarssonMerge branch 'master' into broadway
2011-02-07 Javier JardónUse faster new G_VALUE_COLLECT_INIT variant instead...
2011-01-31 Carlos GarnachoAdd the gtk-key-bindings CSS parser property.
2011-01-20 Pavel Holejsovsky[GI] Mark unintrospectable constructs as (skip)
2011-01-20 Pavel Holejsovsky[GI] Add missing (transfer) annotations
2011-01-20 Matthias ClasenMake GtkBorder style properties have a non-NULL default
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2011-01-17 Carlos GarnachoMake selectors with no explicit state from higher prior...
2010-12-21 Matthias ClasenSet a default value for rgba style properties
2010-12-20 Carlos GarnachoGtkStyleProperties: Assign default value for the font...
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 Alexander LarssonMerge branch 'master' into broadway
2010-12-04 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-04 Carlos GarnachoAdd helper API for getting colors/borders in GtkStyleCo...
2010-12-04 Carlos GarnachoGtkStyleProperties: Refactor color/gradient resolution
2010-12-04 Carlos GarnachoGtkStyleProperties: Turn border-width into a GtkBorder...
2010-12-04 Matthias ClasenSome header cleanups
2010-12-04 Matthias ClasenAdd GtkStyleProperties to the docs
2010-12-04 Carlos GarnachoGtkStyleProperties: Use GParamSpec for properties regis...
2010-12-04 Carlos GarnachoHandle looping transition animations.
2010-12-04 Carlos GarnachoGtkStyleProperties: Handle GdkColor types.
2010-12-04 Carlos GarnachoUse the correct cairo-gobject.h include path.
2010-12-04 Carlos GarnachoGtkStyleProperties: Merge font descriptions on merge()
2010-12-04 Carlos Garnachos/GtkStyleSet/GtkStyleProperties/