summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* bump version to 2.2.5release-2-2-5gnome-2-2Dom Lachowicz2003-03-184-1/+12
|
* better gimp detectionDom Lachowicz2003-03-181-4/+3
|
* cleanup - don't need gtk+Dom Lachowicz2003-03-182-2/+0
|
* rsvg can now be used as a gimp pluginDom Lachowicz2003-03-187-21/+106
|
* bug 108380, w3 svg conformance improvementsDom Lachowicz2003-03-144-5/+29
|
* bug 106399release-2-2-4Dom Lachowicz2003-02-263-10/+11
|
* maybe now it'll get documented by gtk-docDom Lachowicz2003-02-071-1/+1
|
* fix mistaken loaders file inclussionChristian Fredrik Kalager Schaller2003-02-051-2/+1
|
* update newsDom Lachowicz2003-02-041-0/+5
|
* fix for pixbuf regression in gtk+ properDom Lachowicz2003-02-041-3/+6
|
* works with gtk 2.2.1Dom Lachowicz2003-02-042-6/+19
|
* fix loader buildDom Lachowicz2003-02-041-1/+1
|
* 2003-Feb-03 Christian Schaller <Uraeus@gnome.org>Christian Fredrik Kalager Schaller2003-02-031-0/+4
| | | | - Added some feature requests :)
* enable pixbuf loader again... not sure how this got brokenDom Lachowicz2003-02-031-3/+3
|
* add our own logo as a testcase :-)Dom Lachowicz2003-02-031-0/+450
|
* add libgsf to depsChristian Fredrik Kalager Schaller2003-02-031-0/+2
|
* 2 new testcases, from the mozilla svg projectDom Lachowicz2003-02-023-0/+206
|
* bump version number, gsf configure.in stuff from aldugDom Lachowicz2003-02-022-2/+6
|
* handle RX not specified when RY isDom Lachowicz2003-02-023-0/+10
|
* - add fixes so this thing actually worksChristian Schaller2003-02-021-13/+20
| | | | | 20034-02-02 Christian Schaller <Uraeus@gnome.org> - add fixes so this thing actually works
* - update spec file to handle latest changesChristian Schaller2003-02-021-6/+12
| | | | | 2003-02-02 Christian Schaller <Uraeus@gnome.org> - update spec file to handle latest changes
* make gtk+ theme optionalDom Lachowicz2003-02-013-33/+26
|
* fix divide by 0 bug, update docDom Lachowicz2003-02-017-10/+42
|
* finish up gtk-doc stuffDom Lachowicz2003-02-012-9/+17
|
* fix regressionDom Lachowicz2003-02-012-1/+9
|
* start of gtk-doc documentation stuffDom Lachowicz2003-02-0111-1/+623
|
* update to reflect pending workDom Lachowicz2003-02-011-2/+0
|
* fix nasty regressions, properly handle unspecified params on linear and ↵Dom Lachowicz2003-02-012-23/+46
| | | | radial gradients
* update news, bump version #Dom Lachowicz2003-01-312-0/+3
|
* some hacks to get around some invalid KDE iconsDom Lachowicz2003-01-314-55/+47
|
* fix up configureDom Lachowicz2003-01-311-1/+6
|
* fix some overflows. CSS2 is too hardDom Lachowicz2003-01-312-8/+14
|
* better SVGZ support through the old APIDom Lachowicz2003-01-313-29/+108
|
* fix up signed-ness issuesDom Lachowicz2003-01-311-1/+1
|
* --with-svgz now, HAVE_SVGZ, propegate CFLAGSDom Lachowicz2003-01-314-15/+20
|
* SVGZ support in GdkPixbuf loader, optionallyDom Lachowicz2003-01-308-3/+1571
| | | | new testcases
* update todoDom Lachowicz2003-01-301-0/+2
|
* expose new API calls (_ex form)Dom Lachowicz2003-01-307-11/+239
| | | | conditionally enable and install the SVGZ handle, based on libgsf
* create new fns for the convenience API, but don't export them yet. will be ↵Dom Lachowicz2003-01-303-68/+219
| | | | capable of handling gzipped files
* fix linear and radial gradient renderingDom Lachowicz2003-01-302-41/+42
|
* fix scaling bug when vbox isn't presentDom Lachowicz2003-01-302-4/+8
|
* handle objbbox coordinate space for linear gradients, start of handling for ↵Dom Lachowicz2003-01-306-56/+300
| | | | radial
* fix gz build, remove GNOME VFS based codeDom Lachowicz2003-01-303-27/+8
|
* code cleanups, in preparation to a GSF commit i plan on makingDom Lachowicz2003-01-291-7/+4
|
* beginning of support for SVGZ files. currently not built. depends on libgsf. ↵Dom Lachowicz2003-01-295-93/+303
| | | | will be conditionally compiled
* Allow multiple declarations to beDom Lachowicz2003-01-272-3/+19
| | | | | additive ( H1 { font-weight: bold } H1 { font-family: Times } now evaluate properly to H1 { font-weight: bold ; font-family: Times })
* update news, bump version #Dom Lachowicz2003-01-272-1/+8
|
* Patheticly handle conical gradients (not part of SVG spec,Dom Lachowicz2003-01-276-17/+69
| | | | | but that doesn't stop KIllustrator/Kontour...), work on gradientTransform as well as spreads on radialGradients
* fix crash wrt sodipodi and linear/radial Gradients. output still isn't ↵Dom Lachowicz2003-01-275-66/+126
| | | | correct, though...
* support CSS styles wrt the id tagDom Lachowicz2003-01-276-22/+57
|