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 delay on desktop switch
Jabier Arraiza
2019-10-27
1
-1
/
+0
*
Fix XRay memory problem by no end iddle
Jabiertxof
2019-10-27
1
-0
/
+1
*
Move from deprecated GTimeVal to g_get_monotonic_time()
Jabier Arraiza
2019-10-12
1
-1
/
+1
*
Fix issue on lagging space panning and resizing canvas pointed br @ede123 in ...
Jabier Arraiza
2019-10-11
1
-0
/
+3
*
Canvas profiling improvements. Also changed to a non deprecated measuring tim...
Jabier Arraiza
2019-10-11
1
-5
/
+6
*
Fix issues pointed by Mc
Jabiertxof
2019-10-01
1
-1
/
+1
*
Add DEBUG_PERFORMANCE flag to canvas to meassure iddle time and splits procesed
Jabiertxof
2019-10-01
1
-0
/
+2
*
Allow tools sensitive when overflow canvas area also fix a bug i couldent rem...
Jabiertxof
2019-08-02
1
-1
/
+4
*
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
[next]