| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove superfluous #include | Maximilian Albert | 2008-07-29 | 1 | -1/+0 |
| | | | | (bzr r6464) | ||||
| * | Make lpe-ruler use the new text widget to display the ruler length ↵ | Maximilian Albert | 2008-07-29 | 2 | -9/+57 |
| | | | | | | on-canvas; slight modifications to ruler design (bzr r6463) | ||||
| * | New parameter TextParam for LPEs | Maximilian Albert | 2008-07-29 | 3 | -3/+176 |
| | | | | (bzr r6462) | ||||
| * | New registered widget (text entry box). | Maximilian Albert | 2008-07-29 | 5 | -0/+210 |
| | | | | (bzr r6461) | ||||
| * | Remove debugging messages | Maximilian Albert | 2008-07-29 | 2 | -24/+0 |
| | | | | (bzr r6459) | ||||
| * | Remove now obsolete functions | Maximilian Albert | 2008-07-29 | 5 | -76/+1 |
| | | | | (bzr r6458) | ||||
| * | automatically add helperpath for PathParams | Maximilian Albert | 2008-07-29 | 2 | -0/+7 |
| | | | | (bzr r6457) | ||||
| * | Update helperpaths live also when any of the item's LPEs is modified | Maximilian Albert | 2008-07-29 | 3 | -2/+24 |
| | | | | (bzr r6456) | ||||
| * | slightly increase legibility | Maximilian Albert | 2008-07-29 | 1 | -2/+3 |
| | | | | (bzr r6455) | ||||
| * | cleanup | Maximilian Albert | 2008-07-29 | 1 | -2/+0 |
| | | | | (bzr r6454) | ||||
| * | Update helperpaths when a nodepath's item is updated. TODO: They also need ↵ | Maximilian Albert | 2008-07-29 | 1 | -1/+36 |
| | | | | | | to be updated when the associated LPEs change. (bzr r6453) | ||||
| * | Along with nodepath also create/destroy the helperpaths of any LPEs ↵ | Maximilian Albert | 2008-07-29 | 3 | -17/+109 |
| | | | | | | associated to its current item (bzr r6452) | ||||
| * | Refactor some code in nodepath.cpp (eliminate duplicates in ↵ | Maximilian Albert | 2008-07-29 | 1 | -12/+26 |
| | | | | | | generate_helperpath(), draw_helper_curve(), etc.). (bzr r6451) | ||||
| * | Remove addHelperPaths() from Effect; now getHelperPaths() returns a list of ↵ | Maximilian Albert | 2008-07-29 | 5 | -29/+46 |
| | | | | | | canvas indicators provided by the effect itself or its parameters (overload addCanvasIndicators to provide them in derived effects) (bzr r6450) | ||||
| * | Remove obsolete function param_editOncanvas for PointParams | Maximilian Albert | 2008-07-29 | 2 | -22/+0 |
| | | | | (bzr r6449) | ||||
| * | Rename isLPEParam() to isDeletable(), create new class LPEKnotHolderEntity ↵ | Maximilian Albert | 2008-07-29 | 14 | -56/+43 |
| | | | | | | and make inheritance from it a bit less clumsy (bzr r6448) | ||||
| * | Remove superfluous functions | Maximilian Albert | 2008-07-29 | 2 | -4/+1 |
| | | | | (bzr r6447) | ||||
| * | LPE knotholder refactoring: PointParams are not knotholder entities any ↵ | Maximilian Albert | 2008-07-29 | 6 | -22/+43 |
| | | | | | | more; instead, every parameter type can now return entities (and then forget about them) (bzr r6446) | ||||
| * | widgets/toolbox.cpp: s/free/g_free/ in a couple more places. Address some ↵ | Peter Moulder | 2008-07-29 | 1 | -35/+38 |
| | | | | | | warnings. (bzr r6444) | ||||
| * | fix a couple of free-instead-of-g_free bugs. | Peter Moulder | 2008-07-29 | 1 | -4/+4 |
| | | | | (bzr r6443) | ||||
| * | codedread's patch to fix editing of text with a title or description (see ↵ | Stephen Silver | 2008-07-28 | 1 | -0/+1 |
| | | | | | | bug 238093). (bzr r6438) | ||||
| * | remove dependency on INVALID_LPE a bit | Johan B. C. Engelen | 2008-07-27 | 2 | -4/+4 |
| | | | | (bzr r6436) | ||||
| * | sort LPE effect list | Johan B. C. Engelen | 2008-07-27 | 1 | -26/+26 |
| | | | | (bzr r6435) | ||||
| * | LPE Interpolate => "Interpolate Sub-Paths" | Johan B. C. Engelen | 2008-07-27 | 1 | -1/+1 |
| | | | | (bzr r6434) | ||||
| * | lpe interpolate: fix traversal of trajectory_path. add option for ↵ | Johan B. C. Engelen | 2008-07-27 | 2 | -11/+17 |
| | | | | | | equidistant_spacing (bzr r6433) | ||||
| * | add LPE Interpolate | Johan B. C. Engelen | 2008-07-27 | 6 | -0/+183 |
| | | | | (bzr r6431) | ||||
| * | fix release mouse crash, add missed disconnects, remove unused callback | bulia byak | 2008-07-27 | 3 | -13/+14 |
| | | | | (bzr r6430) | ||||
| * | Add tracking of skew factor and display in warning message. | Jon A. Cruz | 2008-07-27 | 3 | -3/+16 |
| | | | | (bzr r6429) | ||||
| * | fix messed up scale/rotate handles | bulia byak | 2008-07-27 | 1 | -2/+2 |
| | | | | (bzr r6428) | ||||
| * | simplify color reading from tool style | bulia byak | 2008-07-26 | 1 | -22/+4 |
| | | | | (bzr r6427) | ||||
| * | add optional bool* parameter to find out if the tool has color/opacity set ↵ | bulia byak | 2008-07-26 | 2 | -5/+16 |
| | | | | | | in its style or not (bzr r6426) | ||||
| * | fix tweak page id | bulia byak | 2008-07-26 | 1 | -1/+1 |
| | | | | (bzr r6424) | ||||
| * | add style selector for tweak tool | bulia byak | 2008-07-26 | 2 | -5/+7 |
| | | | | (bzr r6423) | ||||
| * | meaningful limits | bulia byak | 2008-07-26 | 1 | -2/+2 |
| | | | | (bzr r6422) | ||||
| * | Added compensation factor for time-skew with event latency. | Jon A. Cruz | 2008-07-26 | 5 | -2/+14 |
| | | | | (bzr r6421) | ||||
| * | purge livarot stuff from nodepath | Johan B. C. Engelen | 2008-07-25 | 3 | -41/+1 |
| | | | | (bzr r6420) | ||||
| * | in shapeeditor to determine whether tool is above the path, use 2geom ↵ | Johan B. C. Engelen | 2008-07-25 | 1 | -10/+18 |
| | | | | | | methods instead of livarot. (bzr r6419) | ||||
| * | in node tool to select a segment of a path, use 2geom methods instead of ↵ | Johan B. C. Engelen | 2008-07-25 | 1 | -7/+15 |
| | | | | | | livarot. (bzr r6418) | ||||
| * | when doubleclicking a nodepath to create new knot, use 2geom methods instead ↵ | Johan B. C. Engelen | 2008-07-25 | 1 | -8/+20 |
| | | | | | | of livarot. (bzr r6417) | ||||
| * | update to 2geom rev. 1507 | Johan B. C. Engelen | 2008-07-25 | 25 | -434/+576 |
| | | | | (bzr r6416) | ||||
| * | copyedit | bulia byak | 2008-07-25 | 1 | -1/+1 |
| | | | | (bzr r6415) | ||||
| * | Snap to page corners too (you won't notice the difference yet because it ↵ | Diederik van Lierop | 2008-07-24 | 2 | -28/+36 |
| | | | | | | will snap to the page's sides instead as these are always closer) (bzr r6414) | ||||
| * | fix 246944 | bulia byak | 2008-07-24 | 1 | -6/+19 |
| | | | | (bzr r6413) | ||||
| * | make clonetiler obey the bbox prefs | bulia byak | 2008-07-24 | 1 | -6/+4 |
| | | | | (bzr r6412) | ||||
| * | marked "Mode:" for translation | Alexandre Prokoudine | 2008-07-24 | 1 | -1/+1 |
| | | | | | | thanks for the hint, bulia ;-) (bzr r6410) | ||||
| * | Fixed regression: changing blend mode in layers dialog didn't work | Niko Kiirala | 2008-07-24 | 2 | -4/+10 |
| | | | | (bzr r6409) | ||||
| * | make presets list autoscroll to match the values set | bulia byak | 2008-07-24 | 1 | -3/+67 |
| | | | | (bzr r6408) | ||||
| * | update calligraphic statusbar message | bulia byak | 2008-07-24 | 1 | -1/+1 |
| | | | | (bzr r6407) | ||||
| * | fix crash when writing style with empty font-family | bulia byak | 2008-07-24 | 1 | -2/+4 |
| | | | | (bzr r6406) | ||||
| * | fix nodetype determination. more stable now. (lost symmetry detection, ↵ | Johan B. C. Engelen | 2008-07-23 | 1 | -42/+13 |
| | | | | | | nobody is using it yet). fixes lpe-spiro. (bzr r6405) | ||||
