summaryrefslogtreecommitdiffstats
path: root/src/svg (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * cmake:Campbell Barton2011-06-131-2/+2
| * cmake: give all libs a _LIB suffix, workaround 'debug' being confused with ca...Campbell Barton2011-06-121-2/+2
| * work in progress cmake commit:Campbell Barton2011-06-121-17/+17
* | Merge from trunkKrzysztof Kosi??ski2011-04-074-54/+54
|\|
| * update to latest 2geom !Johan B. C. Engelen2011-02-024-54/+54
* | Merge from trunk (again)Krzysztof Kosi??ski2010-12-151-30/+30
|\|
| * Unit test cleanup.Jon A. Cruz2010-12-141-30/+30
* | Merge from trunkKrzysztof Kosi??ski2010-11-2523-23/+23
|\|
| * Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-1723-23/+23
* | merge from trunkKrzysztof Kosi??ski2010-08-084-135/+0
|\|
| * Revert device-color for now.Jon A. Cruz2010-07-074-135/+0
* | Wholesale cruft removal part 2Krzysztof Kosi??ski2010-08-041-3/+0
|/
* Adding in svg-device-color.hTed Gould2010-03-261-1/+2
* Fix compile when lcms is disabled (someone please check that this fix is corr...Maximilian Albert2009-12-251-0/+2
* Warning cleanupJon A. Cruz2009-12-202-2/+3
* This commit hooks device-cmyk handling to color pickers. Now we have basic in...Felipe Corr??a da Silva Sanches2009-12-071-2/+0
* * infrastructure to store device colors as described in http://www.w3.org/TR/...Felipe Corr??a da Silva Sanches2009-12-063-0/+136
* merging gsoc 2009 color management work by Felipe Sanches (a.k.a. JucaBlues)Felipe Corr??a da Silva Sanches2009-12-052-2/+53
|\
| * Updating to current trunkTed Gould2009-11-2910-630/+122
| |\
| * | parsing and handling of icc-color in feFlood SVG FiltersFelipe Corr??a da Silva Sanches2009-06-202-2/+46
| * | bool sp_svg_read_icc_color( gchar const *str, SVGICCColor* dest );Felipe Corr??a da Silva Sanches2009-06-202-1/+7
* | | Merge GSoC2009 Connectors into trunkArcadie M. Cracan2009-12-022-0/+32
| |/ |/|
* | Refactored multiple methods to single data-driven one.Jon A. Cruz2009-10-091-27/+18
* | Added simplistic test casesJon A. Cruz2009-10-081-0/+30
* | Fixed signed/unsigned problem with precision calc. Fixes bug #399604.Jon A. Cruz2009-10-084-49/+49
* | Fix variable name legibility.Jon A. Cruz2009-10-081-38/+38
* | fix test for relative implicit linetoJohan B. C. Engelen2009-10-031-2/+2
* | Remove unused files: ftos.cpp and ftos.hKrzysztof Kosi??ski2009-09-282-539/+0
* | Updated allowed icc-profile names to match recent grammars. Follow-up for bug...Jon A. Cruz2009-09-272-3/+12
|/
* noop: svg/svg-path-geom-test.h: Change to consistent end-of-line separators, ...Peter Moulder2009-04-071-626/+626
* Only build static libraries for subdirs than actually contain libraries, Krzysztof Kosi??ski2009-02-201-14/+1
* Cmake: Fixed the extra -l in the link command, plus a add linking for all sub...Joshua L. Blocher2009-01-121-1/+3
* Cmake: restructure build files to be more like current build system. Should r...Joshua L. Blocher2009-01-091-0/+1
* Cmake build fixes, minorJoshua L. Blocher2009-01-051-1/+0
* Build a single test executable on Linux to match Windows build system.Krzysztof Kosi??ski2008-12-292-33/+17
* Simplify "make check" makefile rules and remove most of the obsolete Krzysztof Kosi??ski2008-12-092-17/+10
* "make check" now compiles and runs on Linux.Krzysztof Kosi??ski2008-12-081-6/+11
* Removed sp_main_* stubs from individual headers to make the unit tests build ...Jasper van de Gronde2008-12-081-4/+0
* Warning and 'using' cleanup.Jon A. Cruz2008-12-082-4/+3
* Partial fix for "make check" compilation failure.Krzysztof Kosi??ski2008-12-082-16/+5
* Change the way preferences are loaded to simplify unit testingKrzysztof Kosi??ski2008-12-072-5/+22
* Merge from fe-movedTed Gould2008-11-212-33/+5
* Merge from trunkTed Gould2008-10-313-246/+240
* Merge from trunkTed Gould2008-10-282-2/+6
* From trunkTed Gould2008-10-277-26/+31
* Merging from trunkTed Gould2008-10-111-12/+8
* LIBNR REMOVAL. remove nartbpath code!!!Johan B. C. Engelen2008-09-106-1439/+5
* add method to write single paths to svgJohan B. C. Engelen2008-09-022-8/+21
* A few more tests for svg-colorJasper van de Gronde2008-08-091-5/+14
* remove many unnecessary to_2geom and from_2geom callsJohan B. C. Engelen2008-08-081-2/+2