Code

Use subdirectories with icon sizes.
[inkscape.git] / src / 2geom /
2010-12-12 Jon A. CruzMerge and cleanup of GSoC C++-ification project.
2010-11-17 Chris MorganSuper duper mega (fun!) commit: replaced encoding=utf...
2010-10-27 Johan Engelenprovide specific bounds method for Paths because paths...
2010-08-13 Ted GouldSync to release 0.48 branch
2010-07-15 Ted GouldCommiting updates and patches from the 0.48 branch.
2010-07-13 Ted GouldUpgrading to trunk
2010-07-12 Diederik van Lierop- Snap while rotating an object using the selector...
2010-06-25 Johan Engelenthrow exception when sbasis is empty
2010-03-26 Ted GouldMerge from trunk
2010-02-07 Krzysztof KosińskiRevert fix for 515237 which introduces a catastrophic bug
2010-02-07 Krzysztof KosińskiFix path transformation (LP bug #515237)
2010-01-14 Krzysztof KosińskiMerge GSoC 2009 node tool rewrite
2010-01-14 Krzysztof Kosiński* Merge from trunk
2010-01-10 Krzysztof Kosiński* Implement node snapping.
2009-12-27 Arcadie M. CracanConnector tool: make connectors avoid the convex hull...
2009-12-21 Ted GouldUpdating to current trunk
2009-12-21 Ted GouldUpdating the READMEs to better handle OSX.
2009-12-20 Jon A. CruzWarning cleanup
2009-12-16 Johan Engelen2nd patch of bug 488862. Also committed upstream in...
2009-11-29 Ted GouldMerging in the changes from the 0.47 release branch...
2009-11-29 Ted GouldUpdating to current trunk
2009-11-29 Krzysztof KosińskiGSoC node tool
2009-11-29 Ted GouldMerging in from trunk
2009-11-29 Krzysztof KosińskiFirst GSoC node tool commit to Bazaar
2009-11-23 johanengelenupdate 2geom. needed for extrude lpe
2009-10-14 joncruzApplying second patch for bug #425557.
2009-10-11 buliabyakJohan's patch for 425557
2009-10-03 scislacPatch by Johan to fix reading of rare svg strings.
2009-09-27 scislacPatch by Adib for 382313.
2009-04-21 gouldtjAdding two missing files. distcheck fixes.
2009-04-12 dvlierop2Use the line intersection routines in 2geom/line.h...
2009-04-10 johanengelenadd 2geom/line.cpp to Makefile_insert
2009-04-07 pjrmnoop: Set svn:eol-style to native on all .cpp and ...
2009-04-06 johanengelenupdate 2geom. big commit as it has been a while. (2geom...
2009-03-18 johanengelenpartial 2geom update: disable all debug output by boolops
2009-03-09 jfbarraudupdate from 2geom (bug fix)
2009-03-09 jfbarraudadded missing files in 2geom update.
2009-03-09 njhadded 2geom/utils.cpp - unused, but useful
2009-03-09 njhchebychev is not used currently
2009-03-09 jfbarraud2geom update
2009-03-03 johanengelenadd my name to the 2geom readme, so people can mail...
2009-02-26 tweenkPatch from Lubomir Rintel: fixes for GCC 4.4
2009-01-26 cilix42display guide anchor on canvas; anchor and angle can...
2009-01-12 verbalshadowCmake: Fixed the extra -l in the link command, plus...
2009-01-08 johanengelenfix build
2009-01-07 johanengelenupdate to 2geom rev.1773
2009-01-07 verbalshadowCmake: more fixes plus a patch for OSX paths by Henrik...
2009-01-05 verbalshadowCmake build fixes, minor
2009-01-03 jfbarraudupdate of sbasis-geometric.cpp (unitVector() was broken...
2008-12-13 johanengelenfix compile.
2008-12-13 johanengelenfix compile.
2008-12-13 johanengelenadd missing files
2008-12-13 johanengelenupdate to 2geom rev.1723
2008-11-26 dvlierop2Fix bug #299414: a return statement in unitTangentAt...
2008-11-21 Ted GouldMerge from fe-moved
2008-10-28 Ted GouldMerge from trunk
2008-10-11 Ted GouldMerging from trunk
2008-09-23 tweenk* Lots of documentation for the Inkscape::XML namespace
2008-09-15 jfbarraudminor bug fix in portion(pw,a,b) when b is a cut of pw.
2008-09-12 johanengelenupdate 2geom to rev1583
2008-09-09 joncruzTemporarily specifying a return value to avoid strange...
2008-09-08 cilix422geom update (rev. 1578); fixes node editing of some...
2008-09-01 johanengelenupdate 2geom (rev. 1569)
2008-08-17 cilix42Fix startup crash by reverting a one-line change in...
2008-08-17 cilix42#include <algorithm> in geom.cpp (closes LP #258851)
2008-08-15 dvlierop2Update to 2geom rev. 1538
2008-08-08 johanengelenupdate 2geom to rev1516
2008-08-03 johanengelenupdate 2geom: fixes long standing bug where closed...
2008-08-03 johanengelenupdate 2geom
2008-08-01 johanengelenupdate to latest 2geom
2008-07-25 johanengelenupdate to 2geom rev. 1507
2008-07-16 johanengelenupdate to latest 2geom (rev1497)
2008-07-15 cilix42Cherry-pick of 2geom update (re. 1488); prevent crash...
2008-07-11 johanengelenpartial update of 2geom
2008-07-06 mcecchettimodified is_positive and is_negative implementation...
2008-07-04 johanengelenadd readme file to 2geom directory to warn people not...
2008-07-04 joncruzEOL fixup
2008-07-04 joncruzFixed includes
2008-07-04 joncruzCorrect path separators and missed variable assignment...
2008-07-04 joncruzFixed EOLs
2008-07-04 pjrmPoly::shifted: simplify to discard mention of handling...
2008-07-04 joncruzMask out dead code causing warning
2008-07-03 johanengelenupdate 2geom (svn rev1433). how far away is automatic...
2008-07-03 johanengelenupdate 2geom (svn rev1433)
2008-07-03 verbalshadowPatch so Inkscape will compile on Solaris 10 from LP...
2008-07-03 cilix42Partial 2geom update (anticipating changes that will...
2008-06-24 verbalshadowCmake: remove header files from source lists
2008-06-22 mjwybrow * src/2geom/isnan.h, src/libcola/cola.cpp, src/style...
2008-06-18 johanengelenupdate 2geom (r1350)
2008-06-18 johanengelenupdate 2geom
2008-06-18 cilix42update 2geom
2008-06-17 johanengelenupdate 2geom
2008-06-14 johanengelenupdate 2geom
2008-06-14 johanengelenupdate 2geom, fixes includes
2008-06-14 johanengelenupdate 2geom
2008-06-12 johanengelenupdate 2geom
2008-06-05 pjrmfix compile with g++-4.3.
2008-05-30 johanengelenfix crash in 2geom (already committed to 2geom)
2008-05-29 verbalshadowCmake: Improve Gtkmm dependency checking, add new files...
2008-05-28 mcecchettiadded methods to PathSink to manage horizontal and...
next