summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* False alarm; re-enable themMenTaLguY2008-07-081-1/+1
| | | (bzr r6224)
* disable motion hints againMenTaLguY2008-07-081-1/+1
| | | (bzr r6223)
* I'm an idiot who forgot that MOTION_HINT_MASK still needs MOTION_MASKMenTaLguY2008-07-0812-16/+22
| | | (bzr r6222)
* disable motion hints againMenTaLguY2008-07-081-1/+1
| | | (bzr r6221)
* enable motion hints for non-freehand actionsMenTaLguY2008-07-0810-13/+13
| | | (bzr r6220)
* temporarily enable motion hints for calligraphy toolMenTaLguY2008-07-081-1/+1
| | | (bzr r6219)
* enable safe support for motion hintsMenTaLguY2008-07-081-10/+33
| | | (bzr r6218)
* fix 169096bulia byak2008-07-071-0/+3
| | | (bzr r6217)
* convert item to livarot path using 2geom pathJohan B. C. Engelen2008-07-071-6/+5
| | | (bzr r6216)
* 2geomify conversion to livaror in flood-context.cppJohan B. C. Engelen2008-07-071-3/+4
| | | (bzr r6215)
* replace separate forward declarations by proper forward.h inclusionJohan B. C. Engelen2008-07-0714-48/+19
| | | (bzr r6214)
* cleanup unused methods in spcurveJohan B. C. Engelen2008-07-072-129/+7
| | | (bzr r6213)
* try to use consistent document for creating guidesMenTaLguY2008-07-077-19/+16
| | | (bzr r6212)
* 2geomify polygon. added TODO to add testcase for corner case polygon elementJohan B. C. Engelen2008-07-071-7/+2
| | | (bzr r6211)
* substitute macro with function callJohan B. C. Engelen2008-07-071-2/+2
| | | (bzr r6210)
* 2geomify more of pencil-context.cppJohan B. C. Engelen2008-07-071-5/+4
| | | (bzr r6209)
* fix number of marker counting in shapeJohan B. C. Engelen2008-07-071-8/+32
| | | (bzr r6208)
* remove dead codeJohan B. C. Engelen2008-07-072-269/+4
| | | (bzr r6207)
* 2geomify marker code in stroke-to-pathJohan B. C. Engelen2008-07-071-25/+58
| | | (bzr r6206)
* fix orientation of markersJohan B. C. Engelen2008-07-073-49/+47
| | | (bzr r6205)
* change part of calligraphic/eraser code to 2geom.Johan B. C. Engelen2008-07-072-22/+32
| | | (bzr r6204)
* improve documentation of SPCurve::last_segmentJohan B. C. Engelen2008-07-071-3/+2
| | | (bzr r6203)
* clean up matrix transform svg-write functionJohan B. C. Engelen2008-07-071-2/+1
| | | (bzr r6202)
* Use icons in tool overflow menu now that stock icon hook is inJon A. Cruz2008-07-071-1/+6
| | | (bzr r6201)
* Refactoring to be able to use standard themeable iconsJon A. Cruz2008-07-071-76/+82
| | | (bzr r6200)
* fix 245960, switch most of the rest of calligraphic controls to 0..100bulia byak2008-07-071-28/+28
| | | (bzr r6199)
* a simpler and more reliable method of doing caps: always perpendicular to ↵bulia byak2008-07-071-30/+16
| | | | | from-to (bzr r6198)
* modified is_positive and is_negative implementation for Vector and Matrix in ↵mcecchetti2008-07-063-6/+28
| | | | | order to make 2geom linkable with a gsl release >= 1.8 (bzr r6197)
* agree with the FIXMEBob Jamison2008-07-061-2/+1
| | | (bzr r6196)
* move undo commits closer to the UIbulia byak2008-07-053-5/+5
| | | (bzr r6195)
* fix 245806bulia byak2008-07-051-4/+14
| | | (bzr r6194)
* Change link line for a couple of the test programs, so that `make check' ↵Peter Moulder2008-07-052-0/+4
| | | | | compiles again. (bzr r6193)
* Tests for nr-compose, as well as updated tests for svg-affine and svg-length.Jasper van de Gronde2008-07-056-20/+924
| | | (bzr r6192)
* widgets/select-toolbar.h: Supply missing #includes/declarations so that we ↵Peter Moulder2008-07-051-4/+5
| | | | | don't depend on order of .h file inclusion. (Detected by check-header-compile.) (Using separate commits to facilitate diagnosis/resolution of any problems; comments welcome.) (bzr r6191)
* widgets/calligraphic-profile-rename.h: Supply missing #includes/declarations ↵Peter Moulder2008-07-051-0/+1
| | | | | so that we don't depend on order of .h file inclusion. (Detected by check-header-compile.) (Using separate commits to facilitate diagnosis/resolution of any problems; comments welcome.) (bzr r6190)
* ui/widget/tolerance-slider.h: Supply missing #includes/declarations so that ↵Peter Moulder2008-07-051-1/+4
| | | | | we don't depend on order of .h file inclusion. (Detected by check-header-compile.) (Using separate commits to facilitate diagnosis/resolution of any problems; comments welcome.) (bzr r6189)
* text-editing.h: Supply missing #includes/declarations so that we don't ↵Peter Moulder2008-07-051-1/+6
| | | | | depend on order of .h file inclusion. (Detected by check-header-compile.) (Using separate commits to facilitate diagnosis/resolution of any problems; comments welcome.) (bzr r6188)
* svg/svg-length.h: Supply missing #includes/declarations so that we don't ↵Peter Moulder2008-07-051-1/+4
| | | | | depend on order of .h file inclusion. (Detected by check-header-compile.) (Using separate commits to facilitate diagnosis/resolution of any problems; comments welcome.) (bzr r6187)
* splivarot.h: Supply missing #includes/declarations so that we don't depend ↵Peter Moulder2008-07-051-0/+3
| | | | | on order of .h file inclusion. (Detected by check-header-compile.) (Using separate commits to facilitate diagnosis/resolution of any problems; comments welcome.) (bzr r6186)
* spiral-context.h: Supply missing #includes/declarations so that we don't ↵Peter Moulder2008-07-051-2/+4
| | | | | depend on order of .h file inclusion. (Detected by check-header-compile.) (Using separate commits to facilitate diagnosis/resolution of any problems; comments welcome.) (bzr r6185)
* sp-stop.h: Supply missing #includes/declarations so that we don't depend on ↵Peter Moulder2008-07-051-4/+4
| | | | | order of .h file inclusion. (Detected by check-header-compile.) (Using separate commits to facilitate diagnosis/resolution of any problems; comments welcome.) (bzr r6184)
* shape-editor.h: Supply missing #includes/declarations so that we don't ↵Peter Moulder2008-07-051-5/+3
| | | | | depend on order of .h file inclusion. (Detected by check-header-compile.) (Using separate commits to facilitate diagnosis/resolution of any problems; comments welcome.) (bzr r6183)
* select-context.h: Supply missing #includes/declarations so that we don't ↵Peter Moulder2008-07-051-0/+2
| | | | | depend on order of .h file inclusion. (Detected by check-header-compile.) (Using separate commits to facilitate diagnosis/resolution of any problems; comments welcome.) (bzr r6182)
* removeoverlap/removeoverlap.h: Supply missing #includes/declarations so that ↵Peter Moulder2008-07-051-2/+5
| | | | | we don't depend on order of .h file inclusion. (Detected by check-header-compile.) (Using separate commits to facilitate diagnosis/resolution of any problems; comments welcome.) (bzr r6181)
* nodepath.h: Supply missing #includes/declarations so that we don't depend on ↵Peter Moulder2008-07-051-0/+3
| | | | | order of .h file inclusion. (Detected by check-header-compile.) (Using separate commits to facilitate diagnosis/resolution of any problems; comments welcome.) (bzr r6180)
* node-context.h: Supply missing #includes/declarations so that we don't ↵Peter Moulder2008-07-051-0/+1
| | | | | depend on order of .h file inclusion. (Detected by check-header-compile.) (Using separate commits to facilitate diagnosis/resolution of any problems; comments welcome.) (bzr r6179)
* main-cmdlineact.h: Supply missing #includes/declarations so that we don't ↵Peter Moulder2008-07-051-0/+1
| | | | | depend on order of .h file inclusion. (Detected by check-header-compile.) (Using separate commits to facilitate diagnosis/resolution of any problems; comments welcome.) (bzr r6178)
* live_effects/parameter/enum.h: Supply missing #includes/declarations so that ↵Peter Moulder2008-07-051-0/+1
| | | | | we don't depend on order of .h file inclusion. (Detected by check-header-compile.) (Using separate commits to facilitate diagnosis/resolution of any problems; comments welcome.) (bzr r6177)
* libgdl/gdl-stock.h: Supply missing #includes/declarations so that we don't ↵Peter Moulder2008-07-051-0/+2
| | | | | depend on order of .h file inclusion. (Detected by check-header-compile.) (Using separate commits to facilitate diagnosis/resolution of any problems; comments welcome.) (bzr r6176)
* libgdl/gdl-dock-bar.h: Supply missing #includes/declarations so that we ↵Peter Moulder2008-07-051-0/+1
| | | | | don't depend on order of .h file inclusion. (Detected by check-header-compile.) (Using separate commits to facilitate diagnosis/resolution of any problems; comments welcome.) (bzr r6175)