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
/
multi-path-manipulator.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix for 580160 : Deleting a gradient stop using Shape tools deletes the object
John Smith
2012-09-06
1
-0
/
+3
*
Drop GTK+ 2.20 support.
Alex Valavanis
2012-07-05
1
-4
/
+0
*
Extended resizing to node handles.
Jon A. Cruz
2012-05-17
1
-0
/
+5
*
Eliminated duplication of GTK key defines.
Jon A. Cruz
2012-05-03
1
-106
/
+1
*
Get rid of remaining deprecated GDK Key symbols
Alex Valavanis
2012-04-15
1
-35
/
+144
*
Header tidying, suppress all gdk deprecation errors in gtkmm
Alex Valavanis
2012-02-29
1
-1
/
+1
*
Header cleaning
Alex Valavanis
2012-02-12
1
-0
/
+2
*
Get rid of gtkmm top-level header usage - not required by API
Alex Valavanis
2012-02-06
1
-0
/
+2
*
Patch from John Smith for 623660
Josh Andler
2012-01-23
1
-2
/
+2
*
new: add nodes at extreme values of selected subpaths
Johan B. C. Engelen
2012-01-04
1
-0
/
+5
*
Powerstroke: adjust control points when adding or deleting knots, to try and ...
Johan B. C. Engelen
2011-11-05
1
-9
/
+9
*
Doxygen cleanup.
Jon A. Cruz
2011-10-03
1
-8
/
+15
*
Node tool: fix Tab and Shift+Tab
Krzysztof Kosi??ski
2010-12-16
1
-1
/
+72
*
Node tool: correctly save node skewing to undo history
Krzysztof Kosi??ski
2010-12-16
1
-0
/
+8
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
1
-3
/
+4
|
\
|
*
New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...
Abhishek Sharma Public
2010-07-02
1
-3
/
+3
*
|
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
1
-1
/
+1
*
|
Reintroduce Shift+U shortcut (make segments curves)
Krzysztof Kosi??ski
2010-11-07
1
-0
/
+7
*
|
Fix compile breakage.
Jon A. Cruz
2010-11-07
1
-1
/
+1
*
|
Reintroduce Shift+L shortcut and handle retraction when setting the type
Krzysztof Kosi??ski
2010-11-06
1
-2
/
+27
*
|
Cherry pick node duplication from 0.48 stable
Krzysztof Kosi??ski
2010-10-12
1
-0
/
+12
|
/
*
Revert the inverted coordinate system fix. 3D Boxes and guides
Krzysztof Kosi??ski
2010-04-06
1
-2
/
+4
*
Fix single-handle keybindings
Krzysztof Kosi??ski
2010-04-03
1
-4
/
+2
*
Fix a few remaining oddities in handle scaling via keyboard
Krzysztof Kosi??ski
2010-03-18
1
-1
/
+6
*
Implement keyboard shortcuts for single handle adjustments.
Krzysztof Kosi??ski
2010-03-14
1
-1
/
+52
*
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
1
-2
/
+11
*
Fixing build breakage with more proper autoconf usage.
Jon A. Cruz
2010-03-04
1
-2
/
+13
*
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
1
-4
/
+2
*
Fix performance regressions in the node tool and a stupid crash bug
Krzysztof Kosi??ski
2010-02-06
1
-3
/
+6
*
Reduce libsigc++ usage to partially fix performance regressions
Krzysztof Kosi??ski
2010-02-04
1
-2
/
+2
*
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
1
-0
/
+22
*
Go back to using TR1 unordered containers to fix warnings. Add configure
Krzysztof Kosi??ski
2010-01-20
1
-14
/
+4
*
Fix path reverse action (Shift+R) in the node tool.
Krzysztof Kosi??ski
2010-01-20
1
-3
/
+21
*
Replace std::tr1::unordered_(map|set) with __gnu_cxx::hash_(map|set),
Krzysztof Kosi??ski
2010-01-14
1
-3
/
+13
*
Implement segment weld to make segment join similar to node join
Krzysztof Kosi??ski
2010-01-14
1
-7
/
+5
*
* Merge from trunk
Krzysztof Kosi??ski
2010-01-14
1
-2
/
+6
*
* Implement node snapping.
Krzysztof Kosi??ski
2010-01-10
1
-51
/
+1
*
Implement selection spatial grow
Krzysztof Kosi??ski
2009-12-26
1
-6
/
+40
*
Fix LPEs and break mask transform undo
Krzysztof Kosi??ski
2009-12-08
1
-3
/
+8
*
Fix mask editing behavior on undo and outline display for masks/clips;
Krzysztof Kosi??ski
2009-12-05
1
-28
/
+67
*
First GSoC node tool commit to Bazaar
Krzysztof Kosi??ski
2009-11-29
1
-0
/
+568