| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Next roud of NR ==> Geom conversion | Maximilian Albert | 2008-09-18 | 1 | -8/+8 | |
| | | | | (bzr r6839) | |||||
| * | whitespace | bulia byak | 2008-06-24 | 1 | -18/+18 | |
| | | | | (bzr r6053) | |||||
| * | no more creating and looping over extra buffers for rendering canvas arena, ↵ | bulia byak | 2008-06-24 | 1 | -123/+11 | |
| | | | | | | draw to the canvas buf directly now that it's also 32bpp (bzr r6039) | |||||
| * | Remove warnings | Bob Jamison | 2008-05-04 | 1 | -1/+1 | |
| | | | | (bzr r5604) | |||||
| * | lay groundwork for non-filter view mode | MenTaLguY | 2008-03-31 | 1 | -2/+2 | |
| | | | | (bzr r5265) | |||||
| * | Warning cleanup (including OFFSET_OF warning) | Jon A. Cruz | 2007-12-01 | 1 | -1/+1 | |
| | | | | (bzr r4150) | |||||
| * | Warning cleanup | Jon A. Cruz | 2007-10-26 | 1 | -2/+2 | |
| | | | | (bzr r3962) | |||||
| * | noop: CodingStyle: re-indent a few files that had mixtures of spaces & tabs ↵ | Peter Moulder | 2007-09-29 | 1 | -337/+351 | |
| | | | | | | for indentation. (bzr r3816) | |||||
| * | make arena remember its parent canvasarena, if any (so that an arenaitem can ↵ | bulia byak | 2007-03-19 | 1 | -0/+1 | |
| | | | | | | get access to the canvas viewbox for picking optimization) (bzr r2712) | |||||
| * | blind fix for endianness, needs testing by someone on a big-endian machine | bulia byak | 2007-03-02 | 1 | -0/+22 | |
| | | | | (bzr r2506) | |||||
| * | create/destroy the cairo_t for all items to render into (currently used only ↵ | bulia byak | 2007-03-02 | 1 | -6/+19 | |
| | | | | | | in outline mode) (bzr r2497) | |||||
| * | API change: render methods now take a cairo_t (not yet used) | bulia byak | 2007-03-01 | 1 | -4/+4 | |
| | | | | (bzr r2472) | |||||
| * | more comments | bulia byak | 2007-02-27 | 1 | -3/+10 | |
| | | | | (bzr r2458) | |||||
| * | more comments on cairo's and our own woes | bulia byak | 2007-02-27 | 1 | -0/+10 | |
| | | | | (bzr r2455) | |||||
| * | a bunch of cairo fixmes in anticipation of a more direct rendering with less ↵ | bulia byak | 2007-02-17 | 1 | -0/+2 | |
| | | | | | | intermediate buffers and unpacked 32bit RGBA throughout (bzr r2385) | |||||
| * | purge fred's arena item tile cache (has been disabled for quite some time ↵ | bulia byak | 2006-10-17 | 1 | -11/+0 | |
| | | | | | | anyway, bitrotting; enabling it gives no measureable advantage) (bzr r1807) | |||||
| * | deal with the possible failure to create pixblock due to insufficient memory | bulia byak | 2006-10-14 | 1 | -2/+4 | |
| | | | | (bzr r1800) | |||||
| * | peeled back the gboolean code as it hit on some complexity theory principles... | Jon Phillips | 2006-08-25 | 1 | -1/+1 | |
| | | | | | | need to rethink and incrementally change gbooleans to bools (bzr r1637) | |||||
| * | Ok, committed msgloan's patch to convert gbooleans to bools thus completing | Jon Phillips | 2006-08-23 | 1 | -1/+1 | |
| | | | | | | one major janitorial task we identified.... (bzr r1633) | |||||
| * | Rendering optimisation, which gives best results for zoomed in drawings with ↵ | Andrius Ramanauskas | 2006-04-19 | 1 | -0/+2 | |
| | | | | | | complex (multi-node) paths. Optimisation focus - eliminating cubicTo and LineTo nodes outside of visible area, so no unneeded calculations is needed and less memory is consumed (this avoids crashes which were occurring previously if zooming into a complex drawing) (bzr r541) | |||||
| * | moving trunk for module inkscape | MenTaLguY | 2006-01-16 | 1 | -0/+451 | |
| (bzr r1) | ||||||
