summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* lpe interpolate: fix traversal of trajectory_path. add option for equidistant...Johan B. C. Engelen2008-07-272-11/+17
* add LPE InterpolateJohan B. C. Engelen2008-07-276-0/+183
* fix release mouse crash, add missed disconnects, remove unused callbackbulia byak2008-07-273-13/+14
* Add tracking of skew factor and display in warning message.Jon A. Cruz2008-07-273-3/+16
* fix messed up scale/rotate handlesbulia byak2008-07-271-2/+2
* simplify color reading from tool stylebulia byak2008-07-261-22/+4
* add optional bool* parameter to find out if the tool has color/opacity set in...bulia byak2008-07-262-5/+16
* fix tweak page idbulia byak2008-07-261-1/+1
* add style selector for tweak toolbulia byak2008-07-262-5/+7
* meaningful limitsbulia byak2008-07-261-2/+2
* Added compensation factor for time-skew with event latency.Jon A. Cruz2008-07-265-2/+14
* purge livarot stuff from nodepathJohan B. C. Engelen2008-07-253-41/+1
* in shapeeditor to determine whether tool is above the path, use 2geom methods...Johan B. C. Engelen2008-07-251-10/+18
* in node tool to select a segment of a path, use 2geom methods instead of liva...Johan B. C. Engelen2008-07-251-7/+15
* when doubleclicking a nodepath to create new knot, use 2geom methods instead ...Johan B. C. Engelen2008-07-251-8/+20
* update to 2geom rev. 1507Johan B. C. Engelen2008-07-2525-434/+576
* copyeditbulia byak2008-07-251-1/+1
* Snap to page corners too (you won't notice the difference yet because it will...Diederik van Lierop2008-07-242-28/+36
* fix 246944bulia byak2008-07-241-6/+19
* make clonetiler obey the bbox prefsbulia byak2008-07-241-6/+4
* marked "Mode:" for translationAlexandre Prokoudine2008-07-241-1/+1
* Fixed regression: changing blend mode in layers dialog didn't workNiko Kiirala2008-07-242-4/+10
* make presets list autoscroll to match the values setbulia byak2008-07-241-3/+67
* update calligraphic statusbar messagebulia byak2008-07-241-1/+1
* fix crash when writing style with empty font-familybulia byak2008-07-241-2/+4
* fix nodetype determination. more stable now. (lost symmetry detection, nobody...Johan B. C. Engelen2008-07-231-42/+13
* 2geom path to livarot path conversion: don't add closing line segment when it...Johan B. C. Engelen2008-07-231-1/+7
* added forgotten ":" :-)Alexandre Prokoudine2008-07-231-1/+1
* rename, rearrange stroke shapes; add ellipticbulia byak2008-07-222-22/+40
* include <string.h>. also remove const conversion warningBob Jamison2008-07-221-1/+2
* cleanup and commentMaximilian Albert2008-07-221-5/+5
* Separate shape settings for pen and pencil toolMaximilian Albert2008-07-222-5/+5
* Separate spiro modes for pen and pencil toolMaximilian Albert2008-07-222-12/+22
* Remove obsolete auxiliary actionMaximilian Albert2008-07-221-17/+1
* New CanvasText item; TODO: works quite well but updating may be incorrect sin...Maximilian Albert2008-07-223-0/+325
* Scale parameter for lpe-rulerMaximilian Albert2008-07-222-2/+5
* Fix LP #250175 (broken undo in node tool)Maximilian Albert2008-07-221-3/+6
* initial handling of <script> tagFelipe Corr??a da Silva Sanches2008-07-228-0/+183
* fix compileFelipe Corr??a da Silva Sanches2008-07-221-0/+1
* Disable snapping when holding the shift-key while dragging node-handlesDiederik van Lierop2008-07-211-5/+17
* Implement snapping of clipping paths and masksDiederik van Lierop2008-07-217-107/+228
* cleanup includesJohan B. C. Engelen2008-07-212-15/+1
* fix includes a bit for imagetogglerJohan B. C. Engelen2008-07-212-11/+1
* Fix for a very stupid bug (by myself) in cubic_bbox...Jasper van de Gronde2008-07-211-1/+1
* fix saving presets, move it to the menu; allow overwriting a preset; fix redu...bulia byak2008-07-211-110/+141
* rearrange calligraphic presetsbulia byak2008-07-211-2/+3
* prevent warning when model is cleared before being refilledbulia byak2008-07-211-1/+1
* make visibility icon in LPE stack dialog clickableJohan B. C. Engelen2008-07-202-3/+21
* add visibility icon to LPE stack dialog. not clickable yetJohan B. C. Engelen2008-07-202-2/+16
* extract ImageToggler from layers dialogJohan B. C. Engelen2008-07-205-108/+229