Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar/graphics
Commit message (Collapse)AuthorAgeFilesLines
* Fix API for hippo-canvas 0.2Marco Pesenti Gritti2007-01-192-7/+7
|
* Don't clear the current buffer on cleanupDan Williams2007-01-151-3/+7
|
* Optionally cache rendered icon surfacesDan Williams2007-01-141-17/+32
|
* Use themed stock-missingDan Williams2007-01-141-1/+1
|
* Optimize the CanvasIcon cacheDan Williams2007-01-141-27/+75
| | | | | - Cache all icons, not just themed ones - Clear icons from the cache if it gets too big
* Support for activity icons inside the bundle.Marco Pesenti Gritti2007-01-121-1/+8
| | | | | Patch by Gonzalo Odiard <godiard@gmail.com> Modified by me to allow icon theme to override the bundle one.
* Some more usability fixes for the clipboard.Tomeu Vizoso2007-01-113-34/+35
|
* Basic implementation of the shutdown graphicsMarco Pesenti Gritti2007-01-111-0/+2
|
* Delete old surfaces when no longer usedDan Williams2007-01-081-6/+9
|
* Some clipboard fixes.Tomeu Vizoso2007-01-071-1/+3
|
*