summaryrefslogtreecommitdiffstats
path: root/src/livarot (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update to current trunkTed Gould2012-11-253-9/+9
|\
| * code cleanup: quiet warnings with gcc.Campbell Barton2012-11-203-9/+9
* | Files in /src that no longer existTed Gould2012-10-151-1/+0
|/
* Header cleaning for GTK+3 migrationAlex Valavanis2012-06-051-1/+0
* modify calc of bbox for single point (Bug 1006666)Alvin Penner2012-06-031-5/+5
* Warning cleanupJon A. Cruz2012-04-181-16/+12
* Switch to top-level glib headers. Thanks to DimStar for patchAlex Valavanis2011-12-088-8/+7
* cppcheckKris De Gussem2011-10-151-1/+1
* update cmake file listsCampbell Barton2011-10-081-1/+0
* Purging some forward.h files.Jon A. Cruz2011-10-044-31/+13
* Completely remove libnrKrzysztof Kosi??ski2011-08-284-4/+0
* Completely remove NRRect, NRRectL, in-svg-plane.hKrzysztof Kosi??ski2011-08-273-3/+2
* Update 2Geom. Remove all use of NRRectL.Krzysztof Kosi??ski2011-08-272-277/+0
* Merge from trunkKrzysztof Kosi??ski2011-07-061-0/+3
|\
| * added missing headerCampbell Barton2011-07-021-0/+3
* | Remove more of libnrKrzysztof Kosi??ski2011-06-237-9/+9
|/
* Merge from trunkKrzysztof Kosi??ski2011-06-191-24/+40
|\
| * cmake:Campbell Barton2011-06-131-1/+17
| * 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-24/+24
* | Merge from trunkKrzysztof Kosi??ski2011-04-079-37/+37
|\|
| * update to latest 2geom !Johan B. C. Engelen2011-02-029-34/+34
* | Merge from trunkKrzysztof Kosi??ski2010-11-2517-17/+17
|\|
| * Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-1717-17/+17
* | Wholesale cruft removal part 3Krzysztof Kosi??ski2010-08-042-3/+3
* | Wholesale cruft removal part 2Krzysztof Kosi??ski2010-08-042-3/+2
* | Wholesale cruft removal part 1Krzysztof Kosi??ski2010-08-045-7/+3
|/
* Noop: removing and updating comments, fixing indentationDiederik van Lierop2010-02-191-171/+171
* Patch by Johan for 445790Josh Andler2009-11-081-1/+7
* Cleanup of out-of-sync testsJon A. Cruz2009-10-091-1/+0
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-061-2/+2
* SPDocument->Documentjohnce2009-08-051-2/+2
* Fix infinite loop as reported in bug #365034Diederik van Lierop2009-04-301-5/+5
* patch by KoRi for bug 323594bulia byak2009-02-101-70/+80
* fix bug !Johan B. C. Engelen2009-01-172-9/+10
* Cmake: Fixed the extra -l in the link command, plus a add linking for all sub...Joshua L. Blocher2009-01-121-0/+2
* fix bug in livarot where open paths are rendered as closed path when start ==...Johan B. C. Engelen2009-01-023-5/+10
* More NR ==> Geom changesJoshua L. Blocher2008-12-2819-892/+892
* NR::LInfty => Geom::Johan B. C. Engelen2008-12-055-24/+24
* Merge from trunkTed Gould2008-10-281-1/+1
* Merging from trunkTed Gould2008-10-112-28/+30
* * Lots of documentation for the Inkscape::XML namespaceKrzysztof Kosi??ski2008-09-231-1/+4
* Next roud of NR ==> Geom conversionMaximilian Albert2008-09-182-12/+12
* temporary fix for continuity exceptionJohan B. C. Engelen2008-08-311-2/+17
* remove many unnecessary to_2geom and from_2geom callsJohan B. C. Engelen2008-08-081-5/+5
* Use is_straight_curve() instead of three separate dynamic castsDiederik van Lierop2008-08-051-3/+2
* fix arc conversion to livarotJohan B. C. Engelen2008-08-031-2/+2
* update to 2geom rev. 1507Johan B. C. Engelen2008-07-251-0/+1
* 2geom path to livarot path conversion: don't add closing line segment when it...Johan B. C. Engelen2008-07-231-1/+7