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