Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar
Commit message (Expand)AuthorAgeFilesLines
* Use white for the separatorMarco Pesenti Gritti2006-09-221-1/+1
* Convert to the new icon formatMarco Pesenti Gritti2006-09-223-11/+8
* Missing castsMarco Pesenti Gritti2006-09-221-3/+4
* Get icon size from the handle. Remove the padding fromMarco Pesenti Gritti2006-09-221-22/+20
* Don't traceback on reset-by-peer errorsDan Williams2006-09-211-1/+9
* Add current activity accessorDan Williams2006-09-211-0/+5
* Let Kiu change activities randomlyDan Williams2006-09-211-7/+25
* Do not show the frame when leaving the edge before the timeMarco Pesenti Gritti2006-09-211-3/+3
* Drop color schemes per design changeMarco Pesenti Gritti2006-09-212-16/+6
* Implement the frame mouse activation logic.Marco Pesenti Gritti2006-09-211-1/+12
* Simple timeline API.Marco Pesenti Gritti2006-09-211-0/+87
* Add missing file, thanks to bertfMarco Pesenti Gritti2006-09-201-1/+2
* Use asynchronous service resolution to capture service updates tooDan Williams2006-09-191-12/+17
* Do not hide the frame if menushell is active.Marco Pesenti Gritti2006-09-191-1/+19
* Use a different menu shell for the zoom view and the frameMarco Pesenti Gritti2006-09-192-15/+18
* Do not show titlebarMarco Pesenti Gritti2006-09-181-1/+1
* Add Menu.py, patch by Tomeu VizosoMarco Pesenti Gritti2006-09-181-1/+2
* Rewrite canvas box layoutMarco Pesenti Gritti2006-09-172-10/+18
* Remove brain dead -1Marco Pesenti Gritti2006-09-161-2/+2
* Rework menu positioning. Cleanups.Marco Pesenti Gritti2006-09-164-17/+43
* Correct rect allocationMarco Pesenti Gritti2006-09-161-5/+4
* Implement menu color scheme and fixup colorsMarco Pesenti Gritti2006-09-161-4/+14
* Generic menuMarco Pesenti Gritti2006-09-161-0/+79
* Move all the popup logic from IconItem to MenuIconMarco Pesenti Gritti2006-09-162-48/+51
* s/rows/colsMarco Pesenti Gritti2006-09-161-1/+1
* Factor out to a generic icon with menuMarco Pesenti Gritti2006-09-161-0/+83
* MergeDan Williams2006-09-156-19/+34
|\
| * Move the presence service out of the shellMarco Pesenti Gritti2006-09-153-2/+6
| * More color fixesMarco Pesenti Gritti2006-09-151-2/+2
| * Urgh I had fill/stroke inverted, no wonder I was getting ugly colors!Marco Pesenti Gritti2006-09-151-2/+2
| * A bunch of cleanups and fixesMarco Pesenti Gritti2006-09-151-7/+7
| * Improve function namingMarco Pesenti Gritti2006-09-141-5/+5
| * Fix small bugs in the grid logicMarco Pesenti Gritti2006-09-141-1/+5
| * Pass screen relative coordinates in the popup eventMarco Pesenti Gritti2006-09-141-0/+7
* | Refcount tracked service types; ensure only the process that registers a serv...Dan Williams2006-09-151-3/+44
|/
* More layout fixesMarco Pesenti Gritti2006-09-141-12/+22
* Make the popup logic more solidMarco Pesenti Gritti2006-09-141-1/+16
* Implement popup menu for friendsMarco Pesenti Gritti2006-09-142-3/+31
* Get rid of old grid implementation leftoversMarco Pesenti Gritti2006-09-136-292/+1
* Forgot to add filesMarco Pesenti Gritti2006-09-132-0/+82
* Rewrite of the grid stuff. Simpler api and cleaner implementation.Marco Pesenti Gritti2006-09-132-2/+2
* Adapt to LocalModel interfaceMarco Pesenti Gritti2006-09-121-0/+3
* Cleanup browser model service on destroy.Marco Pesenti Gritti2006-09-121-4/+7
* Cast size to intMarco Pesenti Gritti2006-09-111-1/+1
* Export the color in the env and initialize the buddy with itMarco Pesenti Gritti2006-09-112-10/+7
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2006-09-111-0/+3
|\
| * Log unhandled exceptions in /tmp/sugar.logIvan Krstić2006-09-111-0/+3
* | Simple svg render bufferingMarco Pesenti Gritti2006-09-111-5/+31
|/
* Optimize cache a bit and cleanup codeMarco Pesenti Gritti2006-09-101-16/+17
* Redraw existing bounds on do_updateMarco Pesenti Gritti2006-09-101-0/+2