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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
2018-06-18
1
-2
/
+1
*
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
2018-05-04
1
-3
/
+3
*
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
2018-04-29
1
-3
/
+3
*
fix scrolling on style indicator in statusbar for gtk3
eman-mod
2017-04-15
1
-0
/
+1
*
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
2016-08-03
1
-2
/
+1
*
Reverted changes to r15024 after many building problems
Adrian Boguszewski
2016-07-28
1
-1
/
+2
*
Removed unused includes, decrease compilation time
Adrian Boguszewski
2016-07-28
1
-2
/
+1
*
Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...
Alex Valavanis
2015-04-27
1
-4
/
+0
*
Fix modelines
Alex Valavanis
2014-08-30
1
-3
/
+3
*
Moved and renamed some tool-related files.
Markus Engel
2013-11-09
1
-1
/
+1
*
First step of moving tools into appropriate namespaces.
Markus Engel
2013-11-07
1
-1
/
+1
*
Adding inclusion of config.h where needed for threads.h check.
Jon A. Cruz
2013-06-07
1
-0
/
+4
*
Added configure/ifdef guards to only bring in the needed #include if glibmm h...
Jon A. Cruz
2013-06-06
1
-0
/
+2
*
Correct to compile against recent gtkmm, including updated macports versions....
Jon A. Cruz
2013-06-04
1
-0
/
+2
*
Fix for 171890 : Mouse wheel on swatches
John Smith
2012-10-23
1
-0
/
+31
*
Fix for 484135 : clicking on the stroke size doesn't open the dialog box
John Smith
2012-08-05
1
-8
/
+8
*
Fixing more broken and split doc comments.
Jon A. Cruz
2011-10-27
1
-3
/
+1
*
Doxygen cleanup.
Jon A. Cruz
2011-10-03
1
-1
/
+1
*
Remove more of libnr
Krzysztof Kosi??ski
2011-06-23
1
-4
/
+3
*
NR:: => Geom:: for much of src/ui and src/widgets
Johan B. C. Engelen
2008-08-04
1
-1
/
+1
*
fix sticking in rotation mode after click (correct fix this time, sorry)
bulia byak
2008-02-17
1
-0
/
+2
*
fix sticking in rotation mode after click
bulia byak
2008-02-17
1
-2
/
+2
*
add alt dragging for no change mode
bulia byak
2007-10-30
1
-9
/
+19
*
whitespace
bulia byak
2007-10-24
1
-66
/
+66
*
new class for widgets adjustable by rotation-like gestures
bulia byak
2007-10-24
1
-0
/
+137