index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
rubberband.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-08-18
reduce usage of desktop coordinates (#341)
Thomas Holder
1
-0
/
+3
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
2018-06-18
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
1
-9
/
+9
2018-05-04
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
1
-2
/
+2
2018-04-29
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
1
-2
/
+2
2016-08-03
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
1
-1
/
+0
2016-07-28
Reverted changes to r15024 after many building problems
Adrian Boguszewski
1
-0
/
+1
2016-07-28
Removed unused includes, decrease compilation time
Adrian Boguszewski
1
-1
/
+0
2014-12-21
Remove sp_desktop_document and finish cleanup of desktop-handles.h
Liam P. White
1
-1
/
+1
2014-12-21
Purge sp_desktop_controls
Liam P. White
1
-1
/
+1
2014-12-21
Purge sp_desktop_sketch and sp_desktop_tempgroup
Liam P. White
1
-1
/
+1
2014-01-15
for rubberband outline, add shading instead of XOR (Bug 1266308)
Alvin Penner
1
-0
/
+1
2012-06-09
Stop deriving SPCanvasItem from GtkObject
Alex Valavanis
1
-4
/
+4
2012-01-12
Initial C++ification of SPCanvas.
Jon A. Cruz
1
-3
/
+5
2011-10-27
Fixing more broken and split doc comments.
Jon A. Cruz
1
-2
/
+1
2011-10-20
cppcheck
Kris De Gussem
1
-1
/
+1
2011-10-03
Another minor pass of Doxygen cleanup.
Jon A. Cruz
1
-1
/
+1
2010-12-23
Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ...
Jon A. Cruz
1
-2
/
+2
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1
2008-11-21
Merge from fe-moved
Ted Gould
1
-2
/
+2
2008-09-18
Next roud of NR ==> Geom conversion
Maximilian Albert
1
-11
/
+10
2008-09-11
convert almost all libnrtype to Geom::
Johan B. C. Engelen
1
-1
/
+1
2008-08-14
Removal of SP_ACTIVE_DESKTOP, next take
Maximilian Albert
1
-5
/
+4
2008-08-05
NR::Maybe => boost::optional
Johan B. C. Engelen
1
-2
/
+2
2008-07-17
convert all SPCurve's points and matrices arguments and return types to 2Geom
Johan B. C. Engelen
1
-1
/
+1
2008-05-05
struct SPCurve => class SPCurve
Johan B. C. Engelen
1
-5
/
+5
2007-06-26
fix 1721790
bulia byak
1
-1
/
+2
2007-04-12
add touchpath mode
bulia byak
1
-14
/
+79
2006-11-22
rearrange code to make rubberband a bit more interruptibility-proof
bulia byak
1
-3
/
+4
2006-10-04
Add interface to check whether or not rubberband operation has been started
John Bintz
1
-1
/
+9
2006-09-24
Added forced redraws to other tools
John Bintz
1
-0
/
+3
2006-09-06
Initial reworking of forced redraw to work better with interruptible display
John Bintz
1
-4
/
+0
2006-09-04
Force non-interruptible canvas redraws to ensure accurate display while creat...
John Bintz
1
-0
/
+4
2006-04-17
Get rid of the SP_DT_* macros which do nothing more than provide additional, ...
MenTaLguY
1
-1
/
+1
2006-04-12
_desktop was not init'ed, sometimes leading to crashes on doubleclick
Ralf Stephan
1
-1
/
+2
2006-02-15
bulk trailing spaces removal. consistency through MD5 of binary
Ralf Stephan
1
-1
/
+1