summaryrefslogtreecommitdiffstats
path: root/src/svg (follow)
Commit message (Expand)AuthorAgeFilesLines
* updates for cmakeCampbell Barton2013-09-191-3/+0
* Merged from trunk (r12517).Markus Engel2013-09-141-8/+12
|\
| * Forgot check in last commit.Matthew Petroff2013-09-121-1/+1
| * Fix handling of SVG lengths with spaces between value and unit (hopefully wit...Matthew Petroff2013-09-121-0/+2
| * partially revert 12471, this fixes bug 1215575, but undoes the fix for the le...Johan B. C. Engelen2013-09-111-8/+10
* | Merged from trunk (r12488).Markus Engel2013-08-303-38/+74
|\|
| * Add option to write out path data using only relative coordinatesTavmjong Bah2013-08-152-31/+65
| * Fix handling of SVG lengths with spaces [Bug #1208002].Matthew Petroff2013-08-031-0/+2
| * Eliminate "unit-constants.h".Matthew Petroff2013-07-311-7/+7
* | Merged from trunk (r12419).Markus Engel2013-07-141-16/+11
|\|
| * Refactored internals to use a vector of structs instead of several parallel a...Jon A. Cruz2013-05-181-16/+11
* | various little changesMarkus Engel2013-04-101-0/+7
* | Removed unused (ancient!) code.Markus Engel2013-04-103-131/+0
|/
* Fix another load of forward declaration tagsAlex Valavanis2013-03-141-1/+1
* code cleanup: quiet warnings with gcc.Campbell Barton2012-11-202-0/+3
* Make last segment before close path absolute.Jasper van de Gronde2012-09-131-1/+5
|\
| * Allow shorthand pathsJasper van de Gronde2012-05-073-14/+100
|/
* c++ification: GHashTable > std::map (bug #970237 ; patch by Samuel Chase + so...Kris De Gussem2012-04-042-47/+42
* cppcheckKris De Gussem2012-03-071-1/+1
* Enable LCMS2 for other than OSX, where it still has some issues. Fixes bug #8...Jon A. Cruz2012-02-131-4/+4
* Switch to top-level glib headers. Thanks to DimStar for patchAlex Valavanis2011-12-0813-20/+11
* Cleanup pass on documentation that was dumping garbage into doxygen output.Jon A. Cruz2011-10-251-3/+4
* cppcheckKris De Gussem2011-10-181-2/+2
* Warning cleanup.Jon A. Cruz2011-10-021-0/+2
* Remove nr-forward.hKrzysztof Kosi??ski2011-08-271-1/+0
* Refactored to abstract lcms usage more. Added CMSSystem class.Jon A. Cruz2011-07-101-10/+7
* Next step in refactoring color management. More to come.Jon A. Cruz2011-07-091-3/+7
* added missing headerCampbell Barton2011-07-021-0/+3
* Merge from trunkKrzysztof Kosi??ski2011-06-191-17/+35
|\
| * cmake:Campbell Barton2011-06-131-2/+19
| * cmake: now builds without having most of the source listed in 1 file.Campbell Barton2011-06-131-1/+2
| * 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
| |\