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
/
tools
/
tool-base.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
updated with trunk
Marc Jeanmougin
2015-04-29
1
-4
/
+0
|
\
|
*
Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...
Alex Valavanis
2015-04-27
1
-4
/
+0
*
|
Put a few std::vector<SPitem*>
Marc Jeanmougin
2015-02-19
1
-2
/
+2
*
|
Just...
mc
2015-02-18
1
-4
/
+2
|
/
*
Remove sp_desktop_document and finish cleanup of desktop-handles.h
Liam P. White
2014-12-21
1
-1
/
+1
*
Purge sp_desktop_canvas
Liam P. White
2014-12-21
1
-8
/
+8
*
Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelection
Liam P. White
2014-12-21
1
-1
/
+1
*
Move more UI code into ui/
Liam P. White
2014-10-05
1
-2
/
+2
*
Move obvious ui component to ui/
Liam P. White
2014-10-05
1
-1
/
+1
*
Fix strict build with Gtk+ 2
Alex Valavanis
2014-08-24
1
-1
/
+2
*
Add in some debugging code that will complain when deleted knots are accessed...
Liam P. White
2014-08-07
1
-0
/
+2
*
Workarounds for crash bugs 1309050, 601336; will fix properly in experimental
Liam P. White
2014-07-19
1
-6
/
+3
*
Removed obsolete header file.
Markus Engel
2014-03-29
1
-1
/
+1
*
Cleaned up includes of tools / revert experimental casting macro replacements...
Markus Engel
2014-03-26
1
-0
/
+1
*
Fix random crashes when spraying in single path mode.
Krzysztof Kosi??ski
2014-03-09
1
-6
/
+22
*
Added some consts. Turned functions to member functions.
Markus Engel
2014-03-02
1
-7
/
+6
*
Fix for crashes on fast tool toggling.
Markus Engel
2014-03-01
1
-4
/
+14
*
Made constructors of tools use initializer lists.
Markus Engel
2014-02-26
1
-22
/
+20
*
Move dragging undo block from tools-base to canvas. Regarding bug #168695
Martin Owens
2014-01-21
1
-7
/
+0
*
Revert changes from r12959 and r12955, impliment new stratedgy to fix bug #16...
Martin Owens
2014-01-20
1
-10
/
+6
*
Try another fix for the undo when dragging bug #168695
Martin Owens
2014-01-19
1
-3
/
+11
*
Clean up some tool related things.
Markus Engel
2013-11-12
1
-116
/
+5
*
Moved and renamed some tool-related files.
Markus Engel
2013-11-09
1
-0
/
+1541