summaryrefslogtreecommitdiff
path: root/rsvg-styles.c
Commit message (Expand)AuthorAgeFilesLines
* fix a bug that alex reportedDom Lachowicz2003-04-181-1/+1
* some minor CPU and RAM optimizationsDom Lachowicz2003-03-301-8/+2
* support bidi text (untested)Dom Lachowicz2003-03-251-6/+22
* preliminary support for style definitions within defs-pathsDom Lachowicz2003-03-251-8/+15
* support for <style> outside of a <defs> blockDom Lachowicz2003-03-251-2/+4
* document RSVGSizeFunc, print out annoying messages when parsing invalid CSS c...Dom Lachowicz2003-03-211-0/+18
* libcroco support works now. libcroco is also lgpl now for those interested pa...Dom Lachowicz2003-03-191-6/+8
* Disable libcroco support unti libcroco implementsDom Lachowicz2003-03-191-27/+52
* more croco stuffDom Lachowicz2003-03-191-3/+9
* bunch of croco-related fixesDom Lachowicz2003-03-191-20/+15
* bunch of work needed for optional libcroco supportDom Lachowicz2003-03-181-19/+161
* fix divide by 0 bug, update docDom Lachowicz2003-02-011-0/+1
* fix some overflows. CSS2 is too hardDom Lachowicz2003-01-311-7/+7
* Allow multiple declarations to beDom Lachowicz2003-01-271-3/+11
* Patheticly handle conical gradients (not part of SVG spec,Dom Lachowicz2003-01-271-1/+1
* support CSS styles wrt the id tagDom Lachowicz2003-01-271-0/+10
* handle "ex" units similarly to ImageMagickDom Lachowicz2003-01-141-3/+3
* better handle CSS styles - honor "*" style now tooDom Lachowicz2003-01-141-0/+3
* support hidden/invisible stuffDom Lachowicz2003-01-081-0/+20
* restructure source code tree in order to be more managable, handle "wider" an...Dom Lachowicz2003-01-081-0/+750