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
/
widget
/
rotateable.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-11-09
Moved and renamed some tool-related files.
Markus Engel
1
-1
/
+1
2013-11-07
First step of moving tools into appropriate namespaces.
Markus Engel
1
-1
/
+1
2013-06-07
Adding inclusion of config.h where needed for threads.h check.
Jon A. Cruz
1
-0
/
+4
2013-06-06
Added configure/ifdef guards to only bring in the needed #include if glibmm h...
Jon A. Cruz
1
-0
/
+2
2013-06-04
Correct to compile against recent gtkmm, including updated macports versions....
Jon A. Cruz
1
-0
/
+2
2012-10-23
Fix for 171890 : Mouse wheel on swatches
John Smith
1
-0
/
+31
2012-08-05
Fix for 484135 : clicking on the stroke size doesn't open the dialog box
John Smith
1
-8
/
+8
2011-10-27
Fixing more broken and split doc comments.
Jon A. Cruz
1
-3
/
+1
2011-10-03
Doxygen cleanup.
Jon A. Cruz
1
-1
/
+1
2011-06-23
Remove more of libnr
Krzysztof Kosi??ski
1
-4
/
+3
2008-08-04
NR:: => Geom:: for much of src/ui and src/widgets
Johan B. C. Engelen
1
-1
/
+1
2008-02-17
fix sticking in rotation mode after click (correct fix this time, sorry)
bulia byak
1
-0
/
+2
2008-02-17
fix sticking in rotation mode after click
bulia byak
1
-2
/
+2
2007-10-30
add alt dragging for no change mode
bulia byak
1
-9
/
+19
2007-10-24
whitespace
bulia byak
1
-66
/
+66
2007-10-24
new class for widgets adjustable by rotation-like gestures
bulia byak
1
-0
/
+137