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
/
canvas-arena.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-05-04
Remove warnings
Bob Jamison
1
-1
/
+1
2008-03-31
lay groundwork for non-filter view mode
MenTaLguY
1
-2
/
+2
2007-12-01
Warning cleanup (including OFFSET_OF warning)
Jon A. Cruz
1
-1
/
+1
2007-10-26
Warning cleanup
Jon A. Cruz
1
-2
/
+2
2007-09-29
noop: CodingStyle: re-indent a few files that had mixtures of spaces & tabs f...
Peter Moulder
1
-337
/
+351
2007-03-19
make arena remember its parent canvasarena, if any (so that an arenaitem can ...
bulia byak
1
-0
/
+1
2007-03-02
blind fix for endianness, needs testing by someone on a big-endian machine
bulia byak
1
-0
/
+22
2007-03-02
create/destroy the cairo_t for all items to render into (currently used only ...
bulia byak
1
-6
/
+19
2007-03-01
API change: render methods now take a cairo_t (not yet used)
bulia byak
1
-4
/
+4
2007-02-27
more comments
bulia byak
1
-3
/
+10
2007-02-27
more comments on cairo's and our own woes
bulia byak
1
-0
/
+10
2007-02-17
a bunch of cairo fixmes in anticipation of a more direct rendering with less ...
bulia byak
1
-0
/
+2
2006-10-17
purge fred's arena item tile cache (has been disabled for quite some time any...
bulia byak
1
-11
/
+0
2006-10-14
deal with the possible failure to create pixblock due to insufficient memory
bulia byak
1
-2
/
+4
2006-08-25
peeled back the gboolean code as it hit on some complexity theory principles...
Jon Phillips
1
-1
/
+1
2006-08-23
Ok, committed msgloan's patch to convert gbooleans to bools thus completing
Jon Phillips
1
-1
/
+1
2006-04-19
Rendering optimisation, which gives best results for zoomed in drawings with ...
Andrius Ramanauskas
1
-0
/
+2