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
*
extend the semantics of sp_canvas_force_full_redraw_after_interruptions to al...
bulia byak
2006-10-26
1
-5
/
+8
*
another canvas repaint optimization: if the new rect and the rect aborted las...
bulia byak
2006-10-16
1
-51
/
+133
*
Check to make sure canvas provided to forced redraw functions is not null.
John Bintz
2006-10-03
1
-0
/
+4
*
Initial reworking of forced redraw to work better with interruptible display
John Bintz
2006-09-06
1
-20
/
+22
*
Add ability to force canvas to perform a full, non-interruptible redraw
John Bintz
2006-09-04
1
-2
/
+33
*
interruptible redraw
bulia byak
2006-08-03
1
-65
/
+178
*
replace nr_new() with g_new(), and try to converge on using the glib allocato...
MenTaLguY
2006-05-28
1
-4
/
+4
*
SVG 1.1 Conditional Processing Module rendering support (<switch> element, re...
Andrius Ramanauskas
2006-04-20
1
-1
/
+1
*
Rendering optimisation, which gives best results for zoomed in drawings with ...
Andrius Ramanauskas
2006-04-19
1
-0
/
+4
*
* src/display/sp-canvas.cpp, display/sp-canvas.h, connector-context.cpp:
mjwybrow
2006-02-14
1
-0
/
+24
*
bulk whitespace removal patch #1198588 by gigaclon
Ralf Stephan
2006-02-13
1
-7
/
+7
*
moving trunk for module inkscape
MenTaLguY
2006-01-16
1
-0
/
+2074