]> Pileus Git - ~andy/gtk/history - gtk/gtkstyleproperty.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtkstyleproperty.c
2012-05-11 Benjamin Ottestyleproperty: Remove base argument
2012-04-17 Benjamin Ottestyleproperty: Make _gtk_style_property_parse_value...
2012-04-17 Benjamin Ottestyleproperty: Make _gtk_style_property_query() take...
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-01-11 Benjamin Ottestyleproperty: Make query function take a vfunc
2012-01-09 Benjamin Ottestyleproperty: Call style properties init function...
2012-01-09 Benjamin Ottestyleproperty: Remove context arg from _gtk_style_conte...
2012-01-09 Benjamin Ottestyleproperty: Move implementations to separate file
2012-01-09 Benjamin Ottestyleproperty: Let parse_value() initialize the value
2012-01-09 Benjamin Ottestyleproperty: Move parse func
2012-01-09 Benjamin Ottestyleproperty: Set a default value for border-*-radius
2012-01-09 Benjamin Ottestyleproperty: Remove _gtk_style_property_unpack()
2012-01-09 Benjamin Ottestyleproperty: Make parse_value() a vfunc
2012-01-09 Benjamin Ottestyleproperty: Move pspec to GtkCssStyleProperty
2012-01-09 Benjamin Ottestyleproperty: require property in _gtk_style_property_...
2012-01-09 Benjamin Ottestyleproperty: Make query() and assign() vfuncs
2012-01-09 Benjamin Ottestyleproperty: Move value printing to real properties
2012-01-09 Benjamin Ottecss: Split generic parse/print functions out
2012-01-09 Benjamin Ottecss: 'transparent' is a valid color everywhere
2012-01-09 Benjamin Ottestyleproperty: Move member variables
2012-01-09 Benjamin Ottecss: Move a bunch of functions
2012-01-09 Benjamin Ottestyleproperty: Move id handling
2012-01-09 Benjamin Ottestyleproperty: Add gtk_style_property_assign()
2012-01-09 Benjamin Ottestyleproperty: Add GtkStyleProperty::value-type
2012-01-09 Benjamin Ottestyleproperty: unconstify
2012-01-09 Benjamin Ottestyleproperty: Remove unuse args from register()
2012-01-09 Benjamin Ottestyleproperty: Move shorthand declarations to new file
2012-01-09 Benjamin Ottestyleproperty: border image is not a generic conversion...
2012-01-09 Benjamin Ottestyleproperty: Add a name property
2012-01-09 Benjamin Ottestyleproperty: Get rid of _gtk_style_property_is_shorth...
2012-01-09 Benjamin Ottestyleproperty: Split into shorthand and real style...
2012-01-09 Benjamin Ottestyleproperty: Make this an object
2012-01-09 Benjamin Ottestyleproperty: Add _gtk_style_property_query()
2012-01-09 Benjamin Ottecss: Remove generic 'none' handling
2012-01-09 Benjamin Ottestyleproperty: Add custom 'none' handling
2012-01-09 Benjamin Ottecss: Add generic support for 'inherit' and 'initial'
2012-01-09 Benjamin Ottestyleproperty: Add _gtk_style_property_get_initial_value()
2012-01-09 Benjamin Ottestyleproperty: Pass initial value explicitly
2012-01-09 Benjamin Ottecss: Redo StyleProvider interface
2012-01-09 Benjamin Ottecss: Add _gtk_style_property_get_count()
2012-01-09 Benjamin Ottecss: Add _gtk_style_property_get_id()
2012-01-09 Benjamin Ottestyleproperty: Assign a unique id to every styleproperty
2011-11-25 Alexander LarssonImplement background-clip and background-origin
2011-11-25 Alexander Larssoncss: Convert border style parsing to use enums
2011-11-25 Alexander LarssonRename GTK_CSS_REPEAT_STYLE_NONE to GTK_CSS_REPEAT_STYL...
2011-11-25 Alexander Larssoncss: Use enum parsing for background repeat style
2011-11-25 Alexander Larssoncss: Break out enum parse/print helper
2011-11-25 Alexander Larssoncss: Parse enums with new case-insensitive helper
2011-11-21 Alexander LarssonMerge branch 'win32-theme2'
2011-11-17 Alexander Larssonwin32-theme: Support -gtk-win32-size CSS value
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 LarssonAdd GtkStylePropertyContext and use it in when getting...
2011-11-17 Alexander LarssonSave a generic boxes source in GtkImageBorder
2011-11-08 Marc-André Lureaucss: start background-repeat
2011-11-08 Marc-André LureauRename s/GtkCssRepeatStyle/GtkCssBorderRepeatStyle/g
2011-10-15 Javier JardónUse G_VALUE_INIT
2011-09-26 Benjamin Ottestyleproperty: Allow 'transparent' keyword for backgrou...
2011-09-26 Benjamin Ottestyleproperty: Default to transparent background-color
2011-09-26 Benjamin Ottestyleproperty: Use the long form to register background...
2011-08-26 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-08-26 Benjamin Ottestyleproperty: Improve error message
2011-08-20 Chun-wei FanInclude C89 fallback code
2011-08-06 Ignacio Casal Quin... Fix warning
2011-08-02 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-07-27 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-07-23 Felix Riemanngtkstyleproperty: fix small memory leak
2011-07-21 Benjamin Ottecss: Don't print both border-image-repeat values when...
2011-07-21 Benjamin Ottecss: Ensure that font shorthand parsing sets font name...
2011-07-21 Benjamin Ottestyleproperty: dump image surfaces as PNG data URLs
2011-07-21 Benjamin Ottestyleproperty: An unnamed engine equals the default...
2011-07-19 Benjamin Ottestyleproperties: Add unset functions for shorthands
2011-07-19 Benjamin Ottestyleproperties: Add an unset vfunc to style properties
2011-07-08 Federico Mena QuinteroMerge bgo593793-filechooser-recent-folders-master branch.
2011-07-06 Benjamin Ottestyleproperty: Fix leak
2011-06-15 Benjamin Ottecss: Make font property a shorthand
2011-06-13 Benjamin Ottestyleproperty: Add border-*-color style properties
2011-06-13 Benjamin Ottestyleproperty: The default border color is the normal...
2011-06-13 Benjamin Ottestyleproperty: Make default_value() take a state
2011-06-11 Benjamin Ottestyleproperty: Resolve NULL RGBAs to pink
2011-06-11 Benjamin Ottestyleproperty: Fall back to default values, instead...
2011-06-11 Benjamin Ottestyleproperty: Add a default value func for border...
2011-06-11 Benjamin Ottestyleproperty: Parse shadow options in any order
2011-06-11 Cosimo Cecchistyleproperty: register the box-shadow property
2011-06-10 Cosimo Cecchiborder-image: add support for border-image-width too
2011-06-09 Cosimo Cecchistyleproperties: add an 'icon-shadow' style property
2011-06-09 Benjamin Otteborder-image-repeat: Fix order of hrepeat and vrepeat
2011-06-09 Benjamin Otteborderimage: No need to resolve
2011-06-09 Cosimo Cecchiborder-image: move private types to gtkcsstypes.c
2011-06-09 Cosimo Cecchistyleproperty: turn border-image into a shorthand property
2011-06-02 Benjamin OtteRevert "css: Make font property a shorthand"
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: Use the new flags for inheritance
2011-06-02 Benjamin Ottestyleproperty: Add flags
2011-06-02 Benjamin Ottestyleproperty: Add _gtk_style_property_is_inherit()
2011-06-02 Benjamin Ottecss: Make font property a shorthand
2011-06-02 Benjamin Ottestyleproperty: Factor out the string print function
next