]> Pileus Git - ~andy/gtk/history - gtk/gtkstyleproperties.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtkstyleproperties.c
2012-11-25 Benjamin Ottedeprecations: Move files into deprecated/ dir
2012-11-25 Benjamin Ottesymboliccolor: Deprecate
2012-11-25 Benjamin Ottesymboliccolor: Remove extra includes
2012-11-25 Benjamin Ottestyleprovider: Change function prototype
2012-11-24 Benjamin Ottestyleprovider: Remove (broken) implementations of get_style
2012-10-02 Benjamin Ottegtk: Make functions static that don't need to be non...
2012-04-17 Benjamin Ottestyleprovider: Make all implementors emit the new signal
2012-04-17 Benjamin Ottecssvalue: Split out old value handling to new typed...
2012-04-17 Benjamin Ottecss: Remove old animation code
2012-04-17 Benjamin Otteshadow: Also rename files
2012-04-17 Benjamin Ottecssstyelproperty: Rempove specified-type and computed...
2012-04-17 Benjamin Ottecssvalue: Get rid of unused functions
2012-04-17 Benjamin Ottestyleproperty: Make _gtk_style_property_query() take...
2012-04-17 Benjamin Ottesyleprovider: Add a vfunc to get the changes
2012-04-17 Benjamin Ottecss: Make the style provider take a matcher as an input...
2012-03-08 Alexander LarssonMerge branch 'wip/cssvalue'
2012-03-08 Alexander Larssoncss: Use GtkCssValues instead of GValue in the css...
2012-02-27 Javier JardónChange FSF Address
2012-02-02 Benjamin Ottestyleproperties: Add a warning
2012-02-02 Benjamin Ottecss: Allow bypassing the compute_value() stage
2012-01-11 Benjamin Ottestyleproperty: Make query function take a vfunc
2012-01-11 Benjamin Ottestyleproperties: Remove color set function
2012-01-09 Benjamin Ottestyle: Remove GtkStylePropertyContext again
2012-01-09 Benjamin Ottestyleproperty: Remove context arg from _gtk_style_conte...
2012-01-09 Benjamin Ottestyleproperties: Don't validate values anymore
2012-01-09 Benjamin Ottestyleproperty: Move pspec to GtkCssStyleProperty
2012-01-09 Benjamin Ottecss: Feed sections to CSS lookup code
2012-01-09 Benjamin Ottecss: Handle custom properties in a custom object
2012-01-09 Benjamin Ottestyleproperties: Implement unsetting directly
2012-01-09 Benjamin Ottecss: Move a bunch of functions
2012-01-09 Benjamin Ottestyleproperty: Add gtk_style_property_assign()
2012-01-09 Benjamin Ottestyleproperties: Use _gtk_style_property_get_value_type()
2012-01-09 Benjamin Ottestyleproperty: unconstify
2012-01-09 Benjamin Ottestyleproperty: Remove unuse args from register()
2012-01-09 Benjamin Ottestyleproperty: Get rid of _gtk_style_property_is_shorth...
2012-01-09 Benjamin Ottestyleproperty: Add _gtk_style_property_query()
2012-01-09 Benjamin Ottestyleproperties: Add _gtk_style_properties_peek_property()
2012-01-09 Benjamin Ottestyleproperty: Pass initial value explicitly
2012-01-09 Benjamin Ottecss: Redo StyleProvider interface
2012-01-09 Benjamin Ottestyleproperties: Add a hacky function to redirect color...
2011-12-22 Benjamin Ottestyleproperties: Move private struct declaration into...
2011-11-21 Alexander LarssonMerge branch 'win32-theme2'
2011-11-17 Alexander LarssonAdd initial cut at win32 theme support for CSS
2011-11-17 Alexander Larssonmake _gtk_style_property_resolve copy the result to...
2011-11-17 Alexander LarssonRemove _gtk_style_properties_peek_property
2011-11-17 Alexander LarssonAdd GtkStylePropertyContext and use it in when getting...
2011-10-15 Javier JardónUse G_VALUE_INIT
2011-08-26 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-08-02 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-07-27 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-07-19 Benjamin Ottestyleproperties: Add an unset vfunc to style properties
2011-06-13 Benjamin Ottestyleproperty: Make default_value() take a state
2011-06-09 Cosimo Cecchistyleproperty: turn border-image into a shorthand property
2011-06-02 Benjamin Ottestyleproperty: Move resolving code
2011-06-02 Benjamin OtteRevert "API: Add API to set style properties to be...
2011-06-02 Benjamin Ottestyleproperty: Add flags
2011-06-02 Benjamin Ottestyleproperties: Rename enum value
2011-06-02 Benjamin Ottestyleproperty: Move default value setting to styleprope...
2011-06-02 Benjamin Ottestyleproperties: use property, not pspec as key
2011-06-02 Benjamin Ottecss: Add all border-radius properties
2011-06-02 Benjamin Ottestyleproperty: Allow passing in a parse func and a...
2011-06-02 Benjamin Ottecss: Rename struct variable
2011-05-30 Carlos Garnachogtkstyleproperties: zero GValue out before using G_VALU...
2011-05-27 Benjamin Ottestyleproperties: Remove unused priv variables
2011-05-21 Benjamin Ottestyle: Add support for shorthand properties
2011-05-21 Benjamin Ottestylepropertis: Use set_by_property() in set_valist()
2011-05-21 Benjamin Ottestyleproperties: Add _gtk_style_properties_set_property...
2011-05-21 Benjamin Ottestyleproperties: Use peek_property() in get_valist()
2011-05-21 Benjamin Ottestyleproperties: Validate values when setting them
2011-05-21 Benjamin Ottestyleproperties: Remove needless check
2011-05-21 Benjamin Ottestyleproperties: Use peek_property in get_property
2011-05-21 Benjamin Ottestyleproperties: Adapt _gtk_style_properties_peek_prope...
2011-05-21 Benjamin Ottestyleproperties: Move the style property handling code
2011-05-21 Benjamin Ottestyleproperties: Put gtk_style_property_lookup() in...
2011-05-21 Benjamin Ottestyleproperties: Class ref no longer necessary
2011-05-21 Benjamin Ottestyleproperties: Init the default properties when they...
2011-05-21 Benjamin Ottestyleproperties: constify gtk_style_property_lookup()
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"
next