summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* remove fractional digits from hscales, we cannot drag with such precision anywaybulia byak2008-07-091-0/+1
* Fix handle for LPERotateCopiesMaximilian Albert2008-07-081-5/+7
* Rename LPE: mirror reflect --> mirror symmetryMaximilian Albert2008-07-086-23/+23
* fix calligraphy and erasertools bugs introduced by rev19197Johan B. C. Engelen2008-07-082-4/+4
* render glyphs using 2geom pathvector instead of artbpath of font-glyphJohan B. C. Engelen2008-07-082-21/+19
* 2geomify SPCurve::new_from_rectJohan B. C. Engelen2008-07-084-11/+13
* 2geomify ellipse creationJohan B. C. Engelen2008-07-081-43/+15
* add 2geom pathvector to glyph font-glyphJohan B. C. Engelen2008-07-083-3/+26
* add MakePathVector to livarotJohan B. C. Engelen2008-07-082-5/+121
* instrument event latencyMenTaLguY2008-07-085-0/+133
* disable motion hints again; still some subtle issues to work outMenTaLguY2008-07-081-7/+4
* 2geomify the static defined hatchcircles of dropper tool, dyna draw and tweak...Johan B. C. Engelen2008-07-083-30/+27
* * 2geomify polygon svg writingJohan B. C. Engelen2008-07-083-37/+23
* patch by FreqMod for bug 246389bulia byak2008-07-081-0/+18
* Patch from codedread. Prevents rendering of title/desc/metadata elements in t...Stephen Silver2008-07-082-2/+2
* disable motion hints for calligraphy to avoid confusionMenTaLguY2008-07-081-1/+0
* False alarm; re-enable themMenTaLguY2008-07-081-1/+1
* disable motion hints againMenTaLguY2008-07-081-1/+1
* I'm an idiot who forgot that MOTION_HINT_MASK still needs MOTION_MASKMenTaLguY2008-07-0812-16/+22
* disable motion hints againMenTaLguY2008-07-081-1/+1
* enable motion hints for non-freehand actionsMenTaLguY2008-07-0810-13/+13
* temporarily enable motion hints for calligraphy toolMenTaLguY2008-07-081-1/+1
* enable safe support for motion hintsMenTaLguY2008-07-081-10/+33
* convert item to livarot path using 2geom pathJohan B. C. Engelen2008-07-071-6/+5
* 2geomify conversion to livaror in flood-context.cppJohan B. C. Engelen2008-07-071-3/+4
* replace separate forward declarations by proper forward.h inclusionJohan B. C. Engelen2008-07-0714-48/+19
* cleanup unused methods in spcurveJohan B. C. Engelen2008-07-072-129/+7
* try to use consistent document for creating guidesMenTaLguY2008-07-077-19/+16
* 2geomify polygon. added TODO to add testcase for corner case polygon elementJohan B. C. Engelen2008-07-071-7/+2
* substitute macro with function callJohan B. C. Engelen2008-07-071-2/+2
* 2geomify more of pencil-context.cppJohan B. C. Engelen2008-07-071-5/+4
* fix number of marker counting in shapeJohan B. C. Engelen2008-07-071-8/+32
* remove dead codeJohan B. C. Engelen2008-07-072-269/+4
* 2geomify marker code in stroke-to-pathJohan B. C. Engelen2008-07-071-25/+58
* fix orientation of markersJohan B. C. Engelen2008-07-073-49/+47
* change part of calligraphic/eraser code to 2geom.Johan B. C. Engelen2008-07-072-22/+32
* improve documentation of SPCurve::last_segmentJohan B. C. Engelen2008-07-071-3/+2
* clean up matrix transform svg-write functionJohan B. C. Engelen2008-07-071-2/+1
* Use icons in tool overflow menu now that stock icon hook is inJon A. Cruz2008-07-071-1/+6
* Refactoring to be able to use standard themeable iconsJon A. Cruz2008-07-071-76/+82
* fix 245960, switch most of the rest of calligraphic controls to 0..100bulia byak2008-07-071-28/+28
* a simpler and more reliable method of doing caps: always perpendicular to fro...bulia byak2008-07-071-30/+16
* modified is_positive and is_negative implementation for Vector and Matrix in ...mcecchetti2008-07-063-6/+28
* agree with the FIXMEBob Jamison2008-07-061-2/+1
* move undo commits closer to the UIbulia byak2008-07-053-5/+5
* fix 245806bulia byak2008-07-051-4/+14
* Change link line for a couple of the test programs, so that `make check' comp...Peter Moulder2008-07-052-0/+4
* Tests for nr-compose, as well as updated tests for svg-affine and svg-length.Jasper van de Gronde2008-07-055-18/+921
* widgets/select-toolbar.h: Supply missing #includes/declarations so that we do...Peter Moulder2008-07-051-4/+5
* widgets/calligraphic-profile-rename.h: Supply missing #includes/declarations ...Peter Moulder2008-07-051-0/+1