index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ui
/
tool
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Addition to my previous commit: fix for trunk is a bit different from the fix...
Diederik van Lierop
2010-09-25
1
-0
/
+1
*
fix snapmanager initialization
Diederik van Lierop
2010-09-25
1
-5
/
+5
*
2nd attempt at fixing the crash introduced in rev. #9692. This should nail it!
Diederik van Lierop
2010-08-15
1
-1
/
+1
*
Fix a crash and add more safety checks to catch NULL pointers
Diederik van Lierop
2010-08-14
1
-0
/
+7
*
Fix funny behavior when dragging near the start node of a path
Krzysztof Kosi??ski
2010-08-13
1
-1
/
+4
*
Fix node editor crash when dragging near the last node of a path
Krzysztof Kosi??ski
2010-08-13
1
-1
/
+1
*
Clear pointers in the snapmanager if they're no longer needed.
Diederik van Lierop
2010-08-11
1
-0
/
+2
*
Add a constrained snap method that takes multiple constraints. This reduces t...
Diederik van Lierop
2010-08-07
1
-101
/
+16
*
Fix sculpting of nodes with non-degenerate handles.
Krzysztof Kosi??ski
2010-07-22
2
-5
/
+50
*
When snapping to handle lines (Ctrl+Alt node drag), snap
Krzysztof Kosi??ski
2010-07-21
1
-7
/
+64
*
- Snap while rotating an object using the selector tool
Diederik van Lierop
2010-07-12
1
-6
/
+6
*
Consistency fix in the tools strings (badly places :).
Nicolas Dufour
2010-05-26
4
-34
/
+34
*
Fix small snapping regression (reported in LP #562205, comment #11)
Diederik van Lierop
2010-05-09
1
-3
/
+1
*
Revert the inverted coordinate system fix. 3D Boxes and guides
Krzysztof Kosi??ski
2010-04-06
4
-19
/
+21
*
Fix single-handle keybindings
Krzysztof Kosi??ski
2010-04-03
1
-4
/
+2
*
Fix rotation in node and select tool
Krzysztof Kosi??ski
2010-04-03
1
-2
/
+2
*
Initial fix for the inverted coordinate system bug
Krzysztof Kosi??ski
2010-04-03
3
-15
/
+15
*
Add Ctrl+H as a shortcut for "show handles" in the node tool.
Krzysztof Kosi??ski
2010-04-02
2
-1
/
+12
*
Adding in shape-record.h
Ted Gould
2010-03-26
1
-0
/
+1
*
Fix a few remaining oddities in handle scaling via keyboard
Krzysztof Kosi??ski
2010-03-18
2
-11
/
+21
*
Fix scaling of degenerate handles using keybard shortcuts.
Krzysztof Kosi??ski
2010-03-18
3
-31
/
+98
*
Fix Ctrl-drag in node tool with zero snap delay.
Krzysztof Kosi??ski
2010-03-17
1
-4
/
+4
*
Move around files to remove some vanity directories.
Krzysztof Kosi??ski
2010-03-14
1
-18
/
+18
*
New node tool: implement handle snapping
Krzysztof Kosi??ski
2010-03-14
2
-8
/
+48
*
Implement keyboard shortcuts for single handle adjustments.
Krzysztof Kosi??ski
2010-03-14
9
-76
/
+350
*
Fix double reverse with Shift+R in the node tool.
Krzysztof Kosi??ski
2010-03-05
1
-0
/
+1
*
Clean up the unordered containers fix.
Krzysztof Kosi??ski
2010-03-04
2
-16
/
+14
*
Fixing build breakage with more proper autoconf usage.
Jon A. Cruz
2010-03-04
2
-7
/
+30
*
Clean up control point event handling slightly
Krzysztof Kosi??ski
2010-03-03
1
-18
/
+14
*
Node tool: implement sculpting
Krzysztof Kosi??ski
2010-03-03
3
-14
/
+39
*
Implement a preference that determines whether deleting nodes
Krzysztof Kosi??ski
2010-03-02
1
-3
/
+7
*
Use Boost unordeed containers instead of TR1 to minimize pain
Krzysztof Kosi??ski
2010-03-02
2
-8
/
+4
*
Warning cleanup.
Jon A. Cruz
2010-02-25
2
-2
/
+5
*
Make sure that guides always snap correctly when dropping them, and improve p...
Diederik van Lierop
2010-02-21
1
-4
/
+9
*
Fix node tool crash on path where the last subpath is a lone moveto
Krzysztof Kosi??ski
2010-02-18
1
-1
/
+4
*
Make ControlPointSelection trackable to prevent random crashes
Krzysztof Kosi??ski
2010-02-18
2
-12
/
+12
*
- fix bug: xy grid default unit was not respected
Johan B. C. Engelen
2010-02-14
1
-1
/
+1
|
\
|
*
color the original-d path just like a normal path when an LPE is applied.
Johan B. C. Engelen
2010-02-14
1
-1
/
+1
*
|
Implementation of snap delay mechanism for guides
Diederik van Lierop
2010-02-14
1
-1
/
+1
|
/
*
Correct fix from r9070 so that it doesn't break path highlighting
Krzysztof Kosi??ski
2010-02-11
1
-6
/
+2
*
fix middle button pan and rubberband-zoom in node tool
buliabyak
2010-02-10
1
-1
/
+7
*
(Probably) fix a crash in the node tool and fix Ctrl+Alt dragging
Krzysztof Kosi??ski
2010-02-10
2
-22
/
+33
*
Fix multiple minor problems in the node tool
Krzysztof Kosi??ski
2010-02-09
10
-114
/
+321
*
Really fix middle click zoom in the node tool.
Krzysztof Kosi??ski
2010-02-08
1
-3
/
+5
*
Fix new path update preference.
Krzysztof Kosi??ski
2010-02-07
1
-7
/
+5
*
Fix performance regressions in the node tool and a stupid crash bug
Krzysztof Kosi??ski
2010-02-06
8
-15
/
+64
*
Fix event handling for control points when multiple buttons are pressed;
Krzysztof Kosi??ski
2010-02-06
1
-31
/
+34
*
Reduce libsigc++ usage to partially fix performance regressions
Krzysztof Kosi??ski
2010-02-04
15
-307
/
+205
*
Fix the position of joined nodes to match 0.47
Krzysztof Kosi??ski
2010-01-31
1
-13
/
+10
*
Add pref settings that control updating the display of paths when dragging
Krzysztof Kosi??ski
2010-01-31
6
-2
/
+64
[next]