summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove superfluous #includeMaximilian Albert2008-07-291-1/+0
* Make lpe-ruler use the new text widget to display the ruler length on-canvas;...Maximilian Albert2008-07-292-9/+57
* New parameter TextParam for LPEsMaximilian Albert2008-07-293-3/+176
* New registered widget (text entry box).Maximilian Albert2008-07-295-0/+210
* Remove debugging messagesMaximilian Albert2008-07-292-24/+0
* Remove now obsolete functionsMaximilian Albert2008-07-295-76/+1
* automatically add helperpath for PathParamsMaximilian Albert2008-07-292-0/+7
* Update helperpaths live also when any of the item's LPEs is modifiedMaximilian Albert2008-07-293-2/+24
* slightly increase legibilityMaximilian Albert2008-07-291-2/+3
* cleanupMaximilian Albert2008-07-291-2/+0
* Update helperpaths when a nodepath's item is updated. TODO: They also need to...Maximilian Albert2008-07-291-1/+36
* Along with nodepath also create/destroy the helperpaths of any LPEs associate...Maximilian Albert2008-07-293-17/+109
* Refactor some code in nodepath.cpp (eliminate duplicates in generate_helperpa...Maximilian Albert2008-07-291-12/+26
* Remove addHelperPaths() from Effect; now getHelperPaths() returns a list of c...Maximilian Albert2008-07-295-29/+46
* Remove obsolete function param_editOncanvas for PointParamsMaximilian Albert2008-07-292-22/+0
* Rename isLPEParam() to isDeletable(), create new class LPEKnotHolderEntity an...Maximilian Albert2008-07-2914-56/+43
* Remove superfluous functionsMaximilian Albert2008-07-292-4/+1
* LPE knotholder refactoring: PointParams are not knotholder entities any more;...Maximilian Albert2008-07-296-22/+43
* widgets/toolbox.cpp: s/free/g_free/ in a couple more places. Address some wa...Peter Moulder2008-07-291-35/+38
* fix a couple of free-instead-of-g_free bugs.Peter Moulder2008-07-291-4/+4
* codedread's patch to fix editing of text with a title or description (see bug...Stephen Silver2008-07-281-0/+1
* remove dependency on INVALID_LPE a bitJohan B. C. Engelen2008-07-272-4/+4
* sort LPE effect listJohan B. C. Engelen2008-07-271-26/+26
* LPE Interpolate => "Interpolate Sub-Paths"Johan B. C. Engelen2008-07-271-1/+1
* 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