index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
display
/
sp-canvas.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove support for LCMS 1
Karl Cheng
2019-05-12
1
-2
/
+2
*
Make background color affect checkerboard
tim_rawlinson
2019-02-23
1
-1
/
+1
*
Fix bug 1810206: Crash if XRay mode enabled (assertion failed in SPCanvas::pa...
Jabier Arraiza
2019-01-07
1
-0
/
+1
*
Fix toggle rullers in split view and improve speed and rendering to xray
Jabier Arraiza
2018-12-09
1
-0
/
+1
*
Ready to review XRay
Jabier Arraiza
2018-12-04
1
-2
/
+2
*
working on render XRay
Jabier Arraiza
2018-12-04
1
-0
/
+1
*
Added XRay
Jabier Arraiza
2018-12-04
1
-1
/
+2
*
Fix coding style
Jabier Arraiza
2018-12-01
1
-2
/
+2
*
Move spliter from prefs to SPCanvas to allow multidesktop
Jabiertxof
2018-12-01
1
-8
/
+12
*
Allow drag controller on split
Jabiertxof
2018-12-01
1
-0
/
+3
*
Add some Martin fixes and UX improvements
Jabiertxof
2018-12-01
1
-4
/
+2
*
Add actions and cleanup cairo draw
Jabier Arraiza
2018-12-01
1
-1
/
+2
*
Working on split controller
Jabiertxof
2018-12-01
1
-0
/
+11
*
Improve spliter and add outline mode functionality
Jabier Arraiza
2018-12-01
1
-2
/
+3
*
Adding line to move outline
Jabier Arraiza
2018-12-01
1
-1
/
+2
*
working on events
Jabiertxof
2018-12-01
1
-0
/
+2
*
Adding draggin area
Jabier Arraiza
2018-12-01
1
-0
/
+2
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+2
*
Remove #include "config.h" wherever possible
Eduard Braun
2018-10-01
1
-0
/
+4
*
Remove #include "config.h" from header files where possible
Eduard Braun
2018-09-24
1
-4
/
+0
*
Run clang-tidy’s modernize-deprecated-headers pass.
Emmanuel Gil Peyrot
2018-06-18
1
-1
/
+1
*
Store device-scale and propogate value where necessary.
Tavmjong Bah
2017-11-30
1
-0
/
+3
*
SPCanvas: Use a similar image for _backing_store
Uli Schlachter
2017-07-01
1
-0
/
+4
*
Add canvas-rotate for rapid previewing canvas rotation.
Tavmjong Bah
2017-03-30
1
-3
/
+3
*
Implement rotation via desktop to window affine.
Tavmjong Bah
2017-03-20
1
-4
/
+1
*
Replace rectangle based zooming by affine based zooming.
Tavmjong Bah
2017-03-13
1
-2
/
+2
*
Add some Vlava improvements from mailing list
Jabier Arraiza Cenoz
2016-11-01
1
-1
/
+1
|
\
*
|
Add right click rotation panning, some fixes
Jabier Arraiza Cenoz
2016-10-23
1
-1
/
+1
*
|
Add right click rotation panning
Jabier Arraiza Cenoz
2016-10-23
1
-1
/
+1
*
|
Add doc rotate with panning
Jabier Arraiza Cenoz
2016-10-23
1
-1
/
+2
|
\
|
*
|
Add right click attempt
Jabier Arraiza Cenoz
2016-10-23
1
-1
/
+1
*
|
Working with rotate preview
Jabier Arraiza Cenoz
2016-10-19
1
-1
/
+3
|
/
*
Finish removing GTK+ 2 fallbacks
Alex Valavanis
2016-07-28
1
-7
/
+0
*
Move background drawing to SPCanvas to avoid temporarily drawing an incorrect
Krzysztof Kosi??ski
2016-04-13
1
-5
/
+13
*
Simplify SPCanvas by tracking the clean region instead of the dirty region.
Krzysztof Kosi??ski
2016-04-13
1
-3
/
+2
*
Update copyright notices on display/sp-canvas.(h|cpp)
Krzysztof Kosi??ski
2016-04-12
1
-0
/
+2
*
Hackfest 2016: Fix SPCanvas to comply with GTK3 rendering model.
Krzysztof Kosi??ski
2016-04-12
1
-5
/
+3
*
Hackfest 2016: un-obfuscate the SPCanvas widget.
Krzysztof Kosi??ski
2016-04-12
1
-64
/
+119
*
Alex Valavanis fix for a compiling bug
Jabier Arraiza Cenoz
2015-05-29
1
-0
/
+1
*
More header cleanup
Liam P. White
2014-09-06
1
-9
/
+0
*
Reduce header bloat
Alex Valavanis
2014-08-30
1
-1
/
+0
*
Move dragging undo block from tools-base to canvas. Regarding bug #168695
Martin Owens
2014-01-21
1
-0
/
+1
*
More GObject boilerplate reduction
Alex Valavanis
2013-01-26
1
-3
/
+3
*
Enable LCMS2 for other than OSX, where it still has some issues. Fixes bug #8...
Jon A. Cruz
2012-02-13
1
-2
/
+2
*
Initial C++ification of SPCanvas.
Jon A. Cruz
2012-01-12
1
-28
/
+65
*
Switch to top-level glib headers. Thanks to DimStar for patch
Alex Valavanis
2011-12-08
1
-1
/
+1
*
Cleanup pass on documentation that was dumping garbage into doxygen output.
Jon A. Cruz
2011-10-25
1
-2
/
+4
*
Completely remove NRRect, NRRectL, in-svg-plane.h
Krzysztof Kosi??ski
2011-08-27
1
-4
/
+0
*
Update 2Geom. Remove all use of NRRectL.
Krzysztof Kosi??ski
2011-08-27
1
-2
/
+2
*
Remove useless pixmap_gc variable
Krzysztof Kosi??ski
2011-07-14
1
-4
/
+1
[next]