summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-07-06Add token enum.parserRobert Staudinger1-0/+79
2009-07-03[feature] Support for multiple pseudo-classes per node.Robert Staudinger7-42/+45
2009-07-03Version 0.4.0Robert Staudinger1-2/+2
2009-06-25[build] No more need for maintainer mode in autogen.sh.libccss-0.3.1Robert Staudinger1-1/+1
2009-06-22[color] Do not override property state in the color-factory.Robert Staudinger1-1/+0
2009-06-22[color] Set property state to 'set' if parsing successful.Robert Staudinger1-5/+10
2009-06-19[ccss-color] Advance iter if parsing color function hook successful.Robert Staudinger8-58/+90
2009-06-19[selector] Correctly serialise class selectors ('.' separator).Robert Staudinger1-1/+1
2009-06-19[stylesheet] Dump selector specificity annotation in debug mode.Robert Staudinger1-0/+3
2009-06-19[style] Better tracking of property origin in debug mode.Robert Staudinger9-14/+158
2009-06-19[debug] Prevent dangling pointers when debug is on.Robert Staudinger4-14/+61
2009-06-19[build] Disable shave by default, so packagers get verbose logs.Robert Staudinger2-2/+2
2009-06-19[aux] Upate TODO.Robert Staudinger1-5/+14
2009-06-18[style] Allow allocation of property IDs in ccss_style_set_property().Robert Staudinger1-3/+1
2009-06-18[cairo-style] Do not shortcut on unknown property ids.Robert Staudinger1-8/+5
2009-06-18[cairo-style] Do not attempt to draw a line without width.Robert Staudinger1-12/+3
2009-06-18[ccss-gtk] Move over stylesheet translation utility from the engine.Robert Staudinger4-2/+83
2009-06-17[color] Set correct property class and state in ccss_color_factory().Robert Staudinger1-10/+4
2009-06-17[gtk-stylesheet] Serialize colors in #rrggbba format.Robert Staudinger1-4/+4
2009-06-17[color] Fix invocation of color resolve functions.Robert Staudinger1-5/+8
2009-06-17[ccss-gtk] Move over function hooks from the CSS engine.Robert Staudinger6-0/+739
2009-06-17[color] Support function hooks for parsing colors.Robert Staudinger9-46/+74
2009-06-12[ccss] Better instrumentation for ccss_style_t.Robert Staudinger4-33/+100
2009-06-10[ccss] ccss_stylesheet_dump() dumps almost valid CSS.Robert Staudinger4-28/+20
2009-06-09[ccss] Support parsing of "rgb()" colours according to the spec.Robert Staudinger2-60/+153
2009-06-09[ccss] Support "transparent" named color.Robert Staudinger1-148/+298
2009-06-09[ccss] Use "float" instead of "double" for color component values.Robert Staudinger1-4/+4
2009-06-09Update TODO.Robert Staudinger1-5/+1
2009-06-09Post release version bump.Robert Staudinger1-1/+1
2009-06-02Set release version.libccss-0.3.0Robert Staudinger0-0/+0
2009-06-02[node] Actually use the cached values.Robert Staudinger4-27/+6
2009-06-02[node] Cache values queried from the node implementation.Robert Staudinger11-78/+266
2009-06-02[node] Cache values queried from the node implementation.Robert Staudinger11-78/+278
2009-06-01[ccss] Correctly initialise color properties.Robert Staudinger1-1/+1
2009-06-01Post release version bump.Robert Staudinger1-2/+2
2009-06-01[build] Always create ChangeLog for the entire history.libccss-0.2.1Robert Staudinger2-22/+3
2009-05-29[property] Support generic properties of term type "hash"Robert Staudinger1-3/+11
2009-05-08Post release version bump.Robert Staudinger1-2/+2
2009-05-07Add GTest infrastructure.libccss-0.2.0libccss-0.1.0Robert Staudinger5-0/+159
2009-05-07[ccss] Update documentation.Robert Staudinger10-25/+23
2009-05-01[configure] correct the name of the examples optionsThomas Wood1-1/+1
2009-05-01[configure] Fix incorrect conditional checkingThomas Wood1-5/+9
2009-04-30[parsing] Fix parsing of colors given in hex notation.Robert Staudinger1-60/+30
2009-04-15[build] Put a dummy ChangeLog file as placeholderDamien Lespiau1-0/+6
2009-04-15[build] Change the path to missing accordlingly to AC_CONFIG_AUX_DIRDamien Lespiau1-1/+1
2009-04-15[gitignore] Update ignored filesDamien Lespiau2-0/+2
2009-04-15[build] Generate a ChangeLog at make dist timeDamien Lespiau4-1/+168
2009-04-15[build] Use AC_CONFIG_AUX_DIR.Robert Staudinger1-0/+1
2009-04-09Update TODO.Robert Staudinger1-18/+15
2009-04-09Remove bogus include.Robert Staudinger1-1/+0