summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* fixme is solvedMaximilian Albert2008-08-141-1/+0
* add svg fontsBob Jamison2008-08-141-0/+3
* Temporary switch to handle api change in Cairo 1.7+Bob Jamison2008-08-141-0/+40
* Remove a few more instances of SP_ACTIVE_DESKTOPMaximilian Albert2008-08-141-13/+14
* enable svg fontsBob Jamison2008-08-141-2/+5
* add commentMaximilian Albert2008-08-141-1/+1
* fix spcurve testJohan B. C. Engelen2008-08-131-1/+1
* make spcurve::first_point and last_point boost::optionalJohan B. C. Engelen2008-08-1313-46/+52
* return boost::optional for second and penultimate points of SPCurveJohan B. C. Engelen2008-08-135-38/+47
* Get rid of sp_nodepath_current() and a few instances of SP_ACTIVE_DESKTOP by ...Maximilian Albert2008-08-135-44/+22
* Initialize the pointer variables in draw-context with NULL, just to be on the...Maximilian Albert2008-08-131-0/+18
* Get rid of some superfluous includesMaximilian Albert2008-08-133-16/+1
* NR:: to Geom:: for most of src/extension/Johan B. C. Engelen2008-08-1229-980/+985
* Fix some regressions in the snapping of the selector toolDiederik van Lierop2008-08-121-13/+15
* Khmer traslations updatedKhoem Sokhem2008-08-121-11/+9
* Include inkscape:connection-start and inkscape:connection-end in ID clash res...Stephen Silver2008-08-111-0/+2
* updated Russian translationAlexandre Prokoudine2008-08-111-1396/+1544
* Khmer translations updatedKhoem Sokhem2008-08-111-22/+18
* Move all of the snapper code to 2geomDiederik van Lierop2008-08-1137-445/+486
* patch from bug 169004bulia byak2008-08-112-2/+19
* clean up code slightlyBob Jamison2008-08-103-85/+93
* Fix for ID clash resolution: avoid finding spurious references associated wit...Stephen Silver2008-08-101-0/+2
* gtkmm-ify the 'Stroke style' tab of Fill and Stroke dialogMaximilian Albert2008-08-0910-773/+780
* merge silveiro's and my changesBob Jamison2008-08-092-104/+348
* Added missing new filesJon A. Cruz2008-08-091-0/+1
* A few more tests for svg-colorJasper van de Gronde2008-08-091-5/+14
* Small change to build.xml to not create the build directory twice (does no ha...Jasper van de Gronde2008-08-091-2/+2
* Snap to intersections of any kind of path (were we previously only could snap...Diederik van Lierop2008-08-0811-46/+233
* fix marker behavior for moveto-only pathsJohan B. C. Engelen2008-08-083-21/+76
* update 2geom to rev1516Johan B. C. Engelen2008-08-081-1/+7
* Build.xml with check target. (Forgot to commit earlier.)Jasper van de Gronde2008-08-081-13/+10
* remove many unnecessary to_2geom and from_2geom callsJohan B. C. Engelen2008-08-0875-254/+240
* Fixed svg-path (and display/curve) tests to properly handle closepath and mad...Jasper van de Gronde2008-08-084-99/+341
* more messages marked for translationAlexandre Prokoudine2008-08-081-1/+1
* Khmer translations updatedKhoem Sokhem2008-08-081-7/+9
* Khmer translations updatedKhoem Sokhem2008-08-081-16/+16
* patch from bug 244940bulia byak2008-08-081-4/+30
* Fix regression in object snapper which caused self-snappingDiederik van Lierop2008-08-073-12/+23
* change javafx output to 1.0 compiler syntaxBob Jamison2008-08-072-145/+74
* remove debug messageJohan B. C. Engelen2008-08-071-1/+0
* try to make LPE optimizations easier. example in LPE BendJohan B. C. Engelen2008-08-074-8/+28
* Khmer translation updatedKhoem Sokhem2008-08-071-70/+70
* fix ambiguities by implicit NR::Matrix/Geom::Matrix cast.Johan B. C. Engelen2008-08-062-10/+10
* add automatic conversion between Geom::Matrix and NR::Matrix. (added to NR::M...Johan B. C. Engelen2008-08-062-2/+16
* 1) When pasting, use an offset that is a multiple of the grid pitch (got lost...Diederik van Lierop2008-08-065-40/+118
* src/helper 2geomifiedJohan B. C. Engelen2008-08-064-44/+13
* 2Geom version of the path tests + some additional small changes.Jasper van de Gronde2008-08-065-8/+573
* Improve comment in pen-context.cppMaximilian Albert2008-08-061-1/+1
* cleanup (remove obsolete code)Maximilian Albert2008-08-061-20/+0
* New mode in pen tool to draw paraxial linesMaximilian Albert2008-08-066-22/+219