| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | 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) | |||||
| * | 2geom path to livarot path conversion: don't add closing line segment when ↵ | Johan B. C. Engelen | 2008-07-23 | 1 | -1/+7 | |
| | | | | | | it is degenerate. (bzr r6404) | |||||
| * | added forgotten ":" :-) | Alexandre Prokoudine | 2008-07-23 | 1 | -1/+1 | |
| | | | | (bzr r6403) | |||||
| * | rename, rearrange stroke shapes; add elliptic | bulia byak | 2008-07-22 | 2 | -22/+40 | |
| | | | | (bzr r6400) | |||||
| * | include <string.h>. also remove const conversion warning | Bob Jamison | 2008-07-22 | 1 | -1/+2 | |
| | | | | (bzr r6399) | |||||
| * | cleanup and comment | Maximilian Albert | 2008-07-22 | 1 | -5/+5 | |
| | | | | (bzr r6398) | |||||
| * | Separate shape settings for pen and pencil tool | Maximilian Albert | 2008-07-22 | 2 | -5/+5 | |
| | | | | (bzr r6397) | |||||
| * | Separate spiro modes for pen and pencil tool | Maximilian Albert | 2008-07-22 | 2 | -12/+22 | |
| | | | | (bzr r6396) | |||||
| * | Remove obsolete auxiliary action | Maximilian Albert | 2008-07-22 | 1 | -17/+1 | |
| | | | | (bzr r6395) | |||||
| * | New CanvasText item; TODO: works quite well but updating may be incorrect ↵ | Maximilian Albert | 2008-07-22 | 3 | -0/+325 | |
| | | | | | | since update() is called before render() but only the latter gets passed the cairo context from which we can compute the text extents (we use a slightly kludgy workaround now) (bzr r6394) | |||||
| * | Scale parameter for lpe-ruler | Maximilian Albert | 2008-07-22 | 2 | -2/+5 | |
| | | | | (bzr r6393) | |||||
| * | Fix LP #250175 (broken undo in node tool) | Maximilian Albert | 2008-07-22 | 1 | -3/+6 | |
| | | | | (bzr r6392) | |||||
| * | initial handling of <script> tag | Felipe Corr??a da Silva Sanches | 2008-07-22 | 8 | -0/+183 | |
| | | | | | | | | | Some people develope SVG files that contain javascript. We should not erase their script nodes! Also, we could develop a scripting IDE in inkscape. Look at http://wiki.inkscape.org/wiki/index.php/BlueprintScriptingIDE (bzr r6391) | |||||
| * | fix compile | Felipe Corr??a da Silva Sanches | 2008-07-22 | 1 | -0/+1 | |
| | | | | (bzr r6389) | |||||
| * | Disable snapping when holding the shift-key while dragging node-handles | Diederik van Lierop | 2008-07-21 | 1 | -5/+17 | |
| | | | | (bzr r6387) | |||||
| * | Implement snapping of clipping paths and masks | Diederik van Lierop | 2008-07-21 | 7 | -107/+228 | |
| | | | | (bzr r6386) | |||||
| * | cleanup includes | Johan B. C. Engelen | 2008-07-21 | 2 | -15/+1 | |
| | | | | (bzr r6385) | |||||
| * | fix includes a bit for imagetoggler | Johan B. C. Engelen | 2008-07-21 | 2 | -11/+1 | |
| | | | | (bzr r6384) | |||||
| * | Fix for a very stupid bug (by myself) in cubic_bbox... | Jasper van de Gronde | 2008-07-21 | 1 | -1/+1 | |
| | | | | (bzr r6383) | |||||
| * | fix saving presets, move it to the menu; allow overwriting a preset; fix ↵ | bulia byak | 2008-07-21 | 1 | -110/+141 | |
| | | | | | | redundant rereading of text style when changing selection (bzr r6382) | |||||
| * | rearrange calligraphic presets | bulia byak | 2008-07-21 | 1 | -2/+3 | |
| | | | | (bzr r6381) | |||||
| * | prevent warning when model is cleared before being refilled | bulia byak | 2008-07-21 | 1 | -1/+1 | |
| | | | | (bzr r6380) | |||||
| * | make visibility icon in LPE stack dialog clickable | Johan B. C. Engelen | 2008-07-20 | 2 | -3/+21 | |
| | | | | (bzr r6379) | |||||
| * | add visibility icon to LPE stack dialog. not clickable yet | Johan B. C. Engelen | 2008-07-20 | 2 | -2/+16 | |
| | | | | (bzr r6378) | |||||
| * | extract ImageToggler from layers dialog | Johan B. C. Engelen | 2008-07-20 | 5 | -108/+229 | |
| | | | | (bzr r6377) | |||||
