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