Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar/graphics
Commit message (Expand)AuthorAgeFilesLines
...
| * Correct latest commit.Tomeu Vizoso2007-08-261-4/+4
| * Add some warnings to the new icon stuff.Tomeu Vizoso2007-08-261-0/+6
* | Fix getting pixbuf size, patch by jennjacobsenMarco Pesenti Gritti2007-08-261-2/+2
|/
* TypoMarco Pesenti Gritti2007-08-261-1/+1
* Fix icon padding.Marco Pesenti Gritti2007-08-261-4/+4
* Cache the donut animation.Marco Pesenti Gritti2007-08-261-1/+1
* Fix CanvasIcon badgesMarco Pesenti Gritti2007-08-261-0/+1
* Remove invalidation logic which is not necessary with the new cache.Marco Pesenti Gritti2007-08-262-32/+0
* Make CanvasIcon use IconBuffer. Change the API to useMarco Pesenti Gritti2007-08-262-330/+69
* Smarter/configurable surface cache in IconBufferMarco Pesenti Gritti2007-08-261-4/+26
* Add an svg cache for SVGLoaderMarco Pesenti Gritti2007-08-261-5/+64
* CleanupsMarco Pesenti Gritti2007-08-261-18/+33
* Get badges positioning right.Marco Pesenti Gritti2007-08-261-30/+31
* More work on IconBuffer badges.Marco Pesenti Gritti2007-08-251-73/+84
* Add badge support to IconBufferMarco Pesenti Gritti2007-08-251-12/+68
* Rework the Icon implementation by splitting outMarco Pesenti Gritti2007-08-255-92/+154
* Remove canvasicon module.Marco Pesenti Gritti2007-08-251-433/+0
* Reorganize canvas items.Marco Pesenti Gritti2007-08-257-8/+419
* Restore Icon's ability to load absolute file paths.Tomeu Vizoso2007-08-241-4/+17
* remove debuggingDan Winship2007-08-241-2/+0
* Use icon theme AttachPoints to position badgesDan Winship2007-08-241-58/+84
* Remember state when scrubbingMarco Pesenti Gritti2007-08-242-11/+21
* Add COLOR_TEXT_FIELD_GREY color.Tomeu Vizoso2007-08-241-0/+1
* Redraw the window only if allocation changed. PatchMarco Pesenti Gritti2007-08-231-1/+15
* removed print in palette.pySimon Schampijer2007-08-221-1/+0
* Draw a prelight for toolbuttons from the toolbutton instead of relying on the...Benjamin Berg2007-08-223-0/+24
* One less _set_palette().Tomeu Vizoso2007-08-211-1/+1
* Fix #2935: bad method nameEduardo Silva2007-08-211-1/+1
* Updated to use application/vnd.olpc-sugar instead of application/vnd.olpc-x-s...Tomeu Vizoso2007-08-211-4/+1
* Add xo_color constructor param to RadioToolButton.Tomeu Vizoso2007-08-201-2/+5
* Add menuitem.py to makefileDan Williams2007-08-201-0/+1
* Merge branch 'master' of git+ssh://j5@dev.laptop.org/git/sugarJohn (J5) Palmieri2007-08-2013-94/+171
|\
| * Set the initial palette group to "default"Marco Pesenti Gritti2007-08-202-4/+9
| * Implement "scrubbing" of palettes based on groups.Marco Pesenti Gritti2007-08-202-5/+24
| * Added an entry that can have icons inside: IconEntry. From libsexy.Tomeu Vizoso2007-08-202-1/+46
| * Set the icon-set property to avoid resetting the icon_sizeMarco Pesenti Gritti2007-08-171-4/+4
| * Style nitpickMarco Pesenti Gritti2007-08-171-1/+1
| * Add a scale property to CanvasIcon.Marco Pesenti Gritti2007-08-175-14/+38
| * Patch by Simon to make sugar start when not connected to wireless.Marco Pesenti Gritti2007-08-161-2/+3
| * Add a border to the frame.Marco Pesenti Gritti2007-08-161-0/+2
| * Adapt to icon name changesMarco Pesenti Gritti2007-08-161-1/+1
| * Move most of the drawing logic inside Palette/Invoker.Marco Pesenti Gritti2007-08-154-21/+17
| * Let the button/theme deal with prelight. I don't thinkMarco Pesenti Gritti2007-08-154-28/+15
| * Let the invoker deal with popup/popdown redraw.Marco Pesenti Gritti2007-08-154-21/+19
* | use numpy to shave 4 seconds off of sugar startupJohn (J5) Palmieri2007-08-171-4/+3
|/
* Tweak a color pair as requested by Walter.Marco Pesenti Gritti2007-08-131-1/+1
* Add option to use the same style values as on the XO.Marco Pesenti Gritti2007-08-121-1/+7
* Embed/unembed the menu on state changes, keeping it aroundMarco Pesenti Gritti2007-08-111-4/+9
* Fixed a typo in the palette gap calculation code.Benjamin Berg2007-08-101-1/+1
* Ignore grab_notify in the palette menu so that eg. scales work.Benjamin Berg2007-08-101-0/+4