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.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Working on split controller
Jabiertxof
2018-12-01
1
-20
/
+150
*
Improve spliter and add outline mode functionality
Jabier Arraiza
2018-12-01
1
-45
/
+63
*
Adding line to move outline
Jabier Arraiza
2018-12-01
1
-33
/
+115
*
Improbements to events
Jabiertxof
2018-12-01
1
-27
/
+32
*
working on events
Jabiertxof
2018-12-01
1
-9
/
+76
*
Allow to redraw on drag
Jabier Arraiza
2018-12-01
1
-5
/
+4
*
Handling cursor for dragin split
Jabier Arraiza
2018-12-01
1
-5
/
+7
*
Working with canvas to split
Jabiertxof
2018-12-01
1
-22
/
+34
*
Adding draggin area
Jabier Arraiza
2018-12-01
1
-2
/
+31
*
Adding minor fixes
Jabier Arraiza
2018-12-01
1
-4
/
+4
*
Initial commit of split canvas
Jabiertxof
2018-12-01
1
-4
/
+52
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+2
*
Remove #include "config.h" wherever possible
Eduard Braun
2018-10-01
1
-1
/
+1
*
Merge branch 'misc-typos' of gitlab.com:luzpaz/inkscape
Marc Jeanmougin
2018-09-13
1
-1
/
+1
|
\
|
*
Several more typos
luz.paz
2018-09-11
1
-1
/
+1
*
|
Support smooth scrolling (part 1)
Eduard Braun
2018-09-11
1
-0
/
+1
|
/
*
Run clang-tidy’s modernize-use-bool-literals pass.
Emmanuel Gil Peyrot
2018-06-18
1
-1
/
+1
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
1
-69
/
+69
*
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
2018-05-04
1
-12
/
+12
*
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
2018-04-29
1
-12
/
+12
*
Speed up removing items from SPCanvasGroup
Eduard Braun
2018-03-12
1
-2
/
+5
*
Store device-scale and propogate value where necessary.
Tavmjong Bah
2017-11-30
1
-21
/
+26
*
Remove debugging code and other cleanup.
Tavmjong Bah
2017-11-24
1
-105
/
+21
*
Fix repainting.
Tavmjong Bah
2017-11-24
1
-3
/
+21
*
First attempt at supporting HiDPI on canvas.
Tavmjong Bah
2017-11-23
1
-17
/
+152
*
Remove need to restart Inkscape when changing tile multiplier.
Tavmjong Bah
2017-11-04
1
-5
/
+2
*
Fix crash in "New from template" dialog
Christophe Lebras
2017-07-04
1
-19
/
+26
*
SPCanvas::paintSingleBuffer: Draw directly to _backing_store
Uli Schlachter
2017-07-01
1
-12
/
+18
*
SPCanvas: Use a similar image for _backing_store
Uli Schlachter
2017-07-01
1
-4
/
+47
*
Fix a small memory leak in SPCanvas::paint
Uli Schlachter
2017-07-01
1
-0
/
+3
*
Add preference that allows user to increase the canvas tile size.
Tavmjong Bah
2017-03-30
1
-1
/
+7
*
Add canvas-rotate for rapid previewing canvas rotation.
Tavmjong Bah
2017-03-30
1
-4
/
+5
*
Implement rotation via desktop to window affine.
Tavmjong Bah
2017-03-20
1
-290
/
+1
*
Replace rectangle based zooming by affine based zooming.
Tavmjong Bah
2017-03-13
1
-1
/
+7
*
sp-canvas: Migrate to seat_grab
Alex Valavanis
2017-02-26
1
-5
/
+12
*
Fix Gdk deprecations
Alex Valavanis
2017-02-07
1
-2
/
+25
*
Fix some new Gdk deprecations
Alex Valavanis
2017-02-07
1
-1
/
+1
*
fixing to new trunk
Jabiertxof
2017-01-24
1
-14
/
+17
|
\
|
*
sp-canvas: Gtkmmify to squash a few warnings
Alex Valavanis
2016-12-25
1
-14
/
+17
*
|
Fix angle constrain, thanks to vlada, Mc and LiamW
Jabier Arraiza Cenoz
2016-11-01
1
-1
/
+1
*
|
Add some Vlava improvements from mailing list
Jabier Arraiza Cenoz
2016-11-01
1
-5
/
+13
|
\
|
*
|
Add fadding from temporary rotate draw to real ones
Jabier Arraiza Cenoz
2016-10-26
1
-11
/
+20
*
|
Some bug fixes and improvements
Jabier Arraiza Cenoz
2016-10-25
1
-12
/
+0
*
|
Add right click rotation panning, some fixes
Jabier Arraiza Cenoz
2016-10-23
1
-53
/
+60
*
|
Add right click rotation panning
Jabier Arraiza Cenoz
2016-10-23
1
-8
/
+11
*
|
Add doc rotate with panning
Jabier Arraiza Cenoz
2016-10-23
1
-10
/
+18
|
\
|
*
|
Add right click attempt
Jabier Arraiza Cenoz
2016-10-23
1
-5
/
+63
*
|
Styling rotate
Jabier Arraiza Cenoz
2016-10-19
1
-4
/
+49
*
|
Working with rotate preview
Jabier Arraiza Cenoz
2016-10-19
1
-3
/
+166
|
/
*
Finish removing GTK+ 2 fallbacks
Alex Valavanis
2016-07-28
1
-90
/
+10
[prev]
[next]