summaryrefslogtreecommitdiffstats
path: root/src/2geom (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixing more broken and split doc comments.Jon A. Cruz2011-10-275-8/+10
* Cleanup pass on documentation that was dumping garbage into doxygen output.Jon A. Cruz2011-10-2519-59/+74
* 1) make snapping to clip/mask paths optional (see document properties dialog ...Diederik van Lierop2011-10-081-1/+1
* partial 2geom update, powerstroke wants itJohan B. C. Engelen2011-09-221-1/+3
* Update 2Geom. Remove all use of NRRectL.Krzysztof Kosi??ski2011-08-278-78/+182
* Merge rendering cache branch (GSoC 2011)Krzysztof Kosi??ski2011-08-259-36/+173
|\
| * Rewrite NRArenaItem hierarchy into C++Krzysztof Kosi??ski2011-08-069-36/+173
* | fix copy edit bug in axislinesegmentJohan B. C. Engelen2011-08-211-7/+6
* | update to cmake checker and add missing header.Campbell Barton2011-07-261-0/+1
|/
* Update 2Geom to fix serious IntRect bug I've found in my GSoC branchKrzysztof Kosi??ski2011-07-2417-94/+258
* Fix index out of bounds problems. Corrects bug #812003.Jon A. Cruz2011-07-191-2/+3
* fix for building with cmake and building without lcms works again.Campbell Barton2011-07-161-3/+8
* Remove BezierCurve copy constructor - it's equivalent the default oneKrzysztof Kosi??ski2011-07-151-2/+1
* Fixed issue with copy ctor in 2geom's BezierCurve.Jon A. Cruz2011-07-151-2/+2
* Add SPCanvasArena caching layer. Currently breaks for clipped groupsKrzysztof Kosi??ski2011-07-091-0/+2
* Merge from trunkKrzysztof Kosi??ski2011-07-065-16/+17
|\
| * Gcodetools have been upgraded to v. 1.7.Nick Drobchenko2011-07-051-7/+7
| * Applying patch from Campbell Barton to help building on other than gcc.Jon A. Cruz2011-07-021-6/+6
| * added missing headerCampbell Barton2011-07-021-0/+3
| * Fixed initialization issue plus a few warnings.Jon A. Cruz2011-06-291-2/+0
| * As the comment says testing for a float to be equal to zero is not safe, henc...Gellule Xg2011-06-291-1/+1
* | Pull 2Geom revision 2013 (extra constructors for Rect).Krzysztof Kosi??ski2011-06-231-0/+9
* | Fix problems in GenericRect constructorsKrzysztof Kosi??ski2011-06-231-9/+7
* | Remove more of libnrKrzysztof Kosi??ski2011-06-235-95/+39
* | Update 2Geom to pull in integer rectangle classKrzysztof Kosi??ski2011-06-2363-1231/+2725
|/
* Merge from trunkKrzysztof Kosi??ski2011-06-193-125/+124
|\
| * cmake:Campbell Barton2011-06-131-1/+1
| * cmake:Campbell Barton2011-06-131-3/+1
| * cmake: give all libs a _LIB suffix, workaround 'debug' being confused with ca...Campbell Barton2011-06-121-5/+5
| * cmake: commented unused files/dirs, double checked all files compile this timeCampbell Barton2011-06-121-3/+3
| * work in progress cmake commit:Campbell Barton2011-06-121-122/+122
| * Fix compilation on GCC 4.6Krzysztof Kosi??ski2011-05-081-1/+1
| * more 63734242, missing fraction of patch for gcc 4.6 compatibilityAdib Taraben2011-05-041-0/+1
* | Merge from trunkKrzysztof Kosi??ski2011-04-0781-4964/+10377
|\|
| * update to latest 2geom. fixes bezier curve casts.Johan B. C. Engelen2011-02-134-233/+169
| * add missing 2geom files. although they are not included in makefile builds, t...Johan B. C. Engelen2011-02-104-0/+1070
| * Properly fix seltrans brokenness in 2Geom and pull updated filesKrzysztof Kosi??ski2011-02-056-24/+42
| * Fix Linux build after 2Geom updateKrzysztof Kosi??ski2011-02-035-218/+452
| * the last 2geom files I could find missing, linking issues still existJosh Andler2011-02-033-0/+1270
| * more missing 2geom filesJosh Andler2011-02-032-0/+2089
| * Add missing 2geom filesJosh Andler2011-02-033-0/+850
| * update to latest 2geom !Johan B. C. Engelen2011-02-0266-4757/+4703
|/
* Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-17102-102/+102
* provide specific bounds method for Paths because paths can be closed or open....Johan B. C. Engelen2010-10-272-0/+15
* - Snap while rotating an object using the selector toolDiederik van Lierop2010-07-122-1/+26
* throw exception when sbasis is emptyJohan B. C. Engelen2010-06-251-0/+4
* Revert fix for 515237 which introduces a catastrophic bugKrzysztof Kosi??ski2010-02-071-11/+2
* Fix path transformation (LP bug #515237)Krzysztof Kosi??ski2010-02-072-4/+13
* * Merge from trunkKrzysztof Kosi??ski2010-01-141-63/+63
|\
| * Warning cleanupJon A. Cruz2009-12-201-61/+61