| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| | * | cmake: | Campbell Barton | 2011-06-13 | 1 | -3/+1 |
| | * | cmake: give all libs a _LIB suffix, workaround 'debug' being confused with ca... | Campbell Barton | 2011-06-12 | 1 | -5/+5 |
| | * | cmake: commented unused files/dirs, double checked all files compile this time | Campbell Barton | 2011-06-12 | 1 | -3/+3 |
| | * | work in progress cmake commit: | Campbell Barton | 2011-06-12 | 1 | -122/+122 |
| | * | Fix compilation on GCC 4.6 | Krzysztof Kosi??ski | 2011-05-08 | 1 | -1/+1 |
| | * | more 63734242, missing fraction of patch for gcc 4.6 compatibility | Adib Taraben | 2011-05-04 | 1 | -0/+1 |
| * | | Merge from trunk | Krzysztof Kosi??ski | 2011-04-07 | 81 | -4964/+10377 |
| |\| |
|
| | * | update to latest 2geom. fixes bezier curve casts. | Johan B. C. Engelen | 2011-02-13 | 4 | -233/+169 |
| | * | add missing 2geom files. although they are not included in makefile builds, t... | Johan B. C. Engelen | 2011-02-10 | 4 | -0/+1070 |
| | * | Properly fix seltrans brokenness in 2Geom and pull updated files | Krzysztof Kosi??ski | 2011-02-05 | 6 | -24/+42 |
| | * | Fix Linux build after 2Geom update | Krzysztof Kosi??ski | 2011-02-03 | 5 | -218/+452 |
| | * | the last 2geom files I could find missing, linking issues still exist | Josh Andler | 2011-02-03 | 3 | -0/+1270 |
| | * | more missing 2geom files | Josh Andler | 2011-02-03 | 2 | -0/+2089 |
| | * | Add missing 2geom files | Josh Andler | 2011-02-03 | 3 | -0/+850 |
| | * | update to latest 2geom ! | Johan B. C. Engelen | 2011-02-02 | 66 | -4757/+4703 |
| |/ |
|
| * | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf... | Chris Morgan | 2010-11-17 | 102 | -102/+102 |
| * | provide specific bounds method for Paths because paths can be closed or open.... | Johan B. C. Engelen | 2010-10-27 | 2 | -0/+15 |
| * | - Snap while rotating an object using the selector tool | Diederik van Lierop | 2010-07-12 | 2 | -1/+26 |
| * | throw exception when sbasis is empty | Johan B. C. Engelen | 2010-06-25 | 1 | -0/+4 |
| * | Revert fix for 515237 which introduces a catastrophic bug | Krzysztof Kosi??ski | 2010-02-07 | 1 | -11/+2 |
| * | Fix path transformation (LP bug #515237) | Krzysztof Kosi??ski | 2010-02-07 | 2 | -4/+13 |
| * | * Merge from trunk | Krzysztof Kosi??ski | 2010-01-14 | 1 | -63/+63 |
| |\ |
|
| | * | Warning cleanup | Jon A. Cruz | 2009-12-20 | 1 | -61/+61 |
| | * | 2nd patch of bug 488862. Also committed upstream in 2geom. | Johan B. C. Engelen | 2009-12-16 | 1 | -2/+2 |
| * | | * Implement node snapping. | Krzysztof Kosi??ski | 2010-01-10 | 1 | -3/+2 |
| * | | First GSoC node tool commit to Bazaar | Krzysztof Kosi??ski | 2009-11-29 | 2 | -2/+1 |
| |/ |
|
| * | update 2geom. needed for extrude lpe | Johan B. C. Engelen | 2009-11-23 | 4 | -5/+65 |
| * | Applying second patch for bug #425557. | Jon A. Cruz | 2009-10-14 | 2 | -16/+25 |
| * | Johan's patch for 425557 | bulia byak | 2009-10-11 | 1 | -11/+28 |
| * | Patch by Johan to fix reading of rare svg strings. | Josh Andler | 2009-10-03 | 1 | -2/+28 |
| * | Patch by Adib for 382313. | Josh Andler | 2009-09-27 | 1 | -1/+2 |
| * | Adding two missing files. distcheck fixes. | Ted Gould | 2009-04-21 | 1 | -0/+2 |
| * | Use the line intersection routines in 2geom/line.h instead of the deprecated ... | Diederik van Lierop | 2009-04-12 | 1 | -2/+2 |
| * | add 2geom/line.cpp to Makefile_insert | Johan B. C. Engelen | 2009-04-10 | 1 | -0/+1 |
| * | noop: Set svn:eol-style to native on all .cpp and .h files under src. (find ... | Peter Moulder | 2009-04-07 | 4 | -1535/+1535 |
| * | update 2geom. big commit as it has been a while. (2geom svn rev. 1870, i think) | Johan B. C. Engelen | 2009-04-06 | 27 | -1661/+2076 |
| * | partial 2geom update: disable all debug output by boolops | Johan B. C. Engelen | 2009-03-18 | 2 | -5/+52 |
| * | update from 2geom (bug fix) | JF Barraud | 2009-03-09 | 1 | -1/+2 |
| * | added missing files in 2geom update. | JF Barraud | 2009-03-09 | 2 | -0/+156 |
| * | added 2geom/utils.cpp - unused, but useful | Nathan Hurst | 2009-03-09 | 1 | -0/+87 |
| * | chebychev is not used currently | Nathan Hurst | 2009-03-09 | 1 | -2/+0 |
| * | 2geom update | JF Barraud | 2009-03-09 | 18 | -348/+1883 |
| * | add my name to the 2geom readme, so people can mail me with questions | Johan B. C. Engelen | 2009-03-03 | 1 | -0/+1 |
| * | Patch from Lubomir Rintel: fixes for GCC 4.4 | Krzysztof Kosi??ski | 2009-02-26 | 1 | -3/+2 |
| * | display guide anchor on canvas; anchor and angle can be edited by mouse | Maximilian Albert | 2009-01-26 | 2 | -1/+16 |
| * | Cmake: Fixed the extra -l in the link command, plus a add linking for all sub... | Joshua L. Blocher | 2009-01-12 | 1 | -2/+2 |
| * | fix build | Johan B. C. Engelen | 2009-01-08 | 1 | -0/+1 |
| * | update to 2geom rev.1773 | Johan B. C. Engelen | 2009-01-07 | 7 | -31/+40 |
| * | Cmake: more fixes plus a patch for OSX paths by Henrik Gustafsson | Joshua L. Blocher | 2009-01-07 | 1 | -41/+0 |
| * | Cmake build fixes, minor | Joshua L. Blocher | 2009-01-05 | 1 | -7/+7 |