Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar/graphics
Commit message (Expand)AuthorAgeFilesLines
* #2896: Remove sugar.date module.Tomeu Vizoso2007-09-031-2/+41
* Use Tray also for the frame friends view.Marco Pesenti Gritti2007-09-023-49/+28
* Expand icon bbox when there is a badge.Marco Pesenti Gritti2007-09-021-7/+7
* Stop secondary animation on hide.Marco Pesenti Gritti2007-09-021-0/+2
* #2971: Patch by MarcoEduardo Silva2007-09-011-1/+5
* Fix ToolInvoker alignments.Marco Pesenti Gritti2007-09-011-3/+4
* Add a ToolInvoker which position the palette dependingMarco Pesenti Gritti2007-09-014-8/+17
* More palette positioning improvements.Marco Pesenti Gritti2007-09-011-115/+110
* Allow setting xo-color to None.Tomeu Vizoso2007-08-311-4/+12
* Display the rollover at 0,0 when context is emptySimon Schampijer2007-08-301-5/+5
* Implement VTray. A bit of refactoring to share more code.Marco Pesenti Gritti2007-08-301-33/+93
* Cleanup and fix bugs in palette positioning (again)Marco Pesenti Gritti2007-08-291-37/+44
* Cleanup a bit the positioning logic. Drop specificMarco Pesenti Gritti2007-08-291-44/+15
* Make remove_item take an item instead of an index.Marco Pesenti Gritti2007-08-291-2/+1
* Tray size allocation fixes.Marco Pesenti Gritti2007-08-291-14/+20
* Expose and size allocation fixes.Marco Pesenti Gritti2007-08-291-9/+30
* Sync gtk theme values and style.py. Add a comment at the topMarco Pesenti Gritti2007-08-291-11/+21
* Usage of the tray widget to display activity iconsSimon Schampijer2007-08-282-0/+5
* Show arrows only when the icons does not fit.Marco Pesenti Gritti2007-08-271-2/+31
* Very first go at the tray widget, based on Eduardo and Simon work.Marco Pesenti Gritti2007-08-271-0/+89
* Fix typo.Tomeu Vizoso2007-08-271-1/+1
* Fix comboboxesTomeu Vizoso2007-08-271-1/+1
* Fix typo.Tomeu Vizoso2007-08-271-1/+1
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-08-264-9/+16
|\
| * Adapt Button() to new icon APIEduardo Silva2007-08-261-1/+1
| * Adapt to changes in the icon API.Tomeu Vizoso2007-08-262-8/+9
| * Allow for None values in fill-color and stroke-color.Tomeu Vizoso2007-08-261-2/+2
| * 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