summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* 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-055-18/+921
| | | (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)
* libavoid/region.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 r6174)
* jabber_whiteboard/message-node.h: Supply missing #includes/declarations so ↵Peter Moulder2008-07-051-0/+1
| | | | | 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 r6173)
* ink-action.h: Supply missing #includes/declarations so that we don't depend ↵Peter Moulder2008-07-051-0/+1
| | | | | on order of .h file inclusion. (Detected by check-header-compile.) (Using separate commits to facilitate diagnosis/resolution of any problems; comments welcome.) (bzr r6172)
* helper/unit-tracker.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 r6171)
* display/nr-filter-pixops.h: Supply missing #includes/declarations so that we ↵Peter Moulder2008-07-051-0/+2
| | | | | 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 r6170)
* display/inkscape-cairo.h: Supply missing #includes/declarations so that we ↵Peter Moulder2008-07-051-1/+6
| | | | | 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 r6169)
* context-fns.h: Supply missing #includes/declarations so that we don't depend ↵Peter Moulder2008-07-051-0/+2
| | | | | on order of .h file inclusion. (Detected by check-header-compile.) (Using separate commits to facilitate diagnosis/resolution of any problems; comments welcome.) (bzr r6168)
* conn-avoid-ref.h: Supply missing #includes/declarations so that we don't ↵Peter Moulder2008-07-051-6/+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 r6167)
* check-header-compile.in: Update list of needed CPPFLAGS.Peter Moulder2008-07-051-3/+10
| | | | | | Ignore dom/* headers for the moment. Updates to list of .h files that shouldn't be tested. (bzr r6166)
* fix a long-standing bug with Undo after Fit canvas to selection/drawing.Peter Moulder2008-07-053-21/+56
| | | (bzr r6165)
* EOL fixupsJon A. Cruz2008-07-0511-14897/+14897
| | | (bzr r6164)
* Warning cleanupJon A. Cruz2008-07-052-7/+8
| | | (bzr r6163)
* another fix for parallel knotholder and nodepathbulia byak2008-07-051-3/+2
| | | (bzr r6162)
* fix crash triggered by having both knotholder and nodepath at the same timebulia byak2008-07-051-6/+2
| | | (bzr r6161)
* create pathvector_for_curve method.Johan B. C. Engelen2008-07-043-2/+25
| | | (bzr r6160)
* 2geomify calculation of number of markers on a pathJohan B. C. Engelen2008-07-041-3/+8
| | | (bzr r6159)