summaryrefslogtreecommitdiffstats
path: root/src/display/canvas-arena.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Next roud of NR ==> Geom conversionMaximilian Albert2008-09-181-8/+8
* whitespacebulia byak2008-06-241-18/+18
* no more creating and looping over extra buffers for rendering canvas arena, d...bulia byak2008-06-241-123/+11
* Remove warningsBob Jamison2008-05-041-1/+1
* lay groundwork for non-filter view modeMenTaLguY2008-03-311-2/+2
* Warning cleanup (including OFFSET_OF warning)Jon A. Cruz2007-12-011-1/+1
* Warning cleanupJon A. Cruz2007-10-261-2/+2
* noop: CodingStyle: re-indent a few files that had mixtures of spaces & tabs f...Peter Moulder2007-09-291-337/+351
* make arena remember its parent canvasarena, if any (so that an arenaitem can ...bulia byak2007-03-191-0/+1
* blind fix for endianness, needs testing by someone on a big-endian machinebulia byak2007-03-021-0/+22
* create/destroy the cairo_t for all items to render into (currently used only ...bulia byak2007-03-021-6/+19
* API change: render methods now take a cairo_t (not yet used)bulia byak2007-03-011-4/+4
* more commentsbulia byak2007-02-271-3/+10
* more comments on cairo's and our own woesbulia byak2007-02-271-0/+10
* a bunch of cairo fixmes in anticipation of a more direct rendering with less ...bulia byak2007-02-171-0/+2
* purge fred's arena item tile cache (has been disabled for quite some time any...bulia byak2006-10-171-11/+0
* deal with the possible failure to create pixblock due to insufficient memorybulia byak2006-10-141-2/+4
* peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips2006-08-251-1/+1
* Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips2006-08-231-1/+1
* Rendering optimisation, which gives best results for zoomed in drawings with ...Andrius Ramanauskas2006-04-191-0/+2
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+451