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