Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar
Commit message (Expand)AuthorAgeFilesLines
...
* More stylsheets workMarco Pesenti Gritti2006-10-051-0/+2
* Remove several hardcoded sizes, substitute them with stylesheets.Marco Pesenti Gritti2006-10-051-0/+3
* Improve stylesheet loadingMarco Pesenti Gritti2006-10-052-25/+7
* Install our own matchbox theme to disable shadowsMarco Pesenti Gritti2006-10-041-0/+1
* Kill unused code, fix makefilesMarco Pesenti Gritti2006-10-046-262/+8
* Move all the canvas code that doesn't depend on goocanvas anymore in graphics.Marco Pesenti Gritti2006-10-038-6/+6
* Get rid of the old Grid and CanvasBoxMarco Pesenti Gritti2006-10-033-139/+1
* Changed all type checking to use isinstanceJohn (J5) Palmieri2006-10-033-15/+15
* Deprecate dbus.dbus_bindings import and use new name_has_ownerJohn (J5) Palmieri2006-10-031-2/+14
* Changed to tabs, to keep things consistent.Ian Bicking2006-10-031-199/+199
* Updates to presence test and mockdbusIan Bicking2006-10-032-9/+94
* I added tests for the presence client interface. But the presenceIan Bicking2006-10-033-0/+204
* Move the menu to hippo canvasMarco Pesenti Gritti2006-10-031-95/+0
* Remove the old menu icon codeMarco Pesenti Gritti2006-10-032-122/+0
* Fix makefilesMarco Pesenti Gritti2006-10-031-0/+1
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2006-10-031-1/+4
|\
| * Update makefileDan Williams2006-10-021-1/+4
* | Port mesh and friends view to hippo, needs workMarco Pesenti Gritti2006-10-031-0/+76
|/
* Reimplement menu using hippo and hook it up for theMarco Pesenti Gritti2006-10-024-29/+68
* Start moving to hippo canvas. (Friends presence in the activity regressed)Marco Pesenti Gritti2006-10-016-11/+146
* Start rewriting our canvas stuff to cleanup and use hippo.Marco Pesenti Gritti2006-10-015-0/+167
* Fix missing icon checkDan Williams2006-09-281-3/+5
* Deal with missing iconsDan Williams2006-09-281-2/+3
* Import the PS correctlyDan Williams2006-09-281-2/+2
* Fix signal argsDan Williams2006-09-271-1/+1
* Add a start method to the activity module, for initialization.Marco Pesenti Gritti2006-09-261-1/+3
* Refactor current activity handling to be top-level attributes and D-Bus signa...Dan Williams2006-09-261-3/+24
* Image layout fixesMarco Pesenti Gritti2006-09-251-1/+1
* Fix mixup of set_constraints() argsDan Williams2006-09-251-2/+2
* Do simple height-flow layout on menu items, and add an add_image() functionDan Williams2006-09-251-6/+20
* FixesMarco Pesenti Gritti2006-09-251-10/+16
* Hrm not really sure why I need thisMarco Pesenti Gritti2006-09-251-1/+1
* Handle image size allocationMarco Pesenti Gritti2006-09-251-0/+3
* Show activities againMarco Pesenti Gritti2006-09-251-6/+9
* _stringify_hash -> printable_hash; generalize, make more publicDan Williams2006-09-251-7/+7
* Initial snow flake layout implementationMarco Pesenti Gritti2006-09-252-0/+63
* Add size request to BuddyActivityView and use it in IconLayoutMarco Pesenti Gritti2006-09-251-0/+3
* Determine scale as a float so it's not clamped at 0Dan Williams2006-09-251-1/+1
* Some cleanups of the IconLayoutMarco Pesenti Gritti2006-09-241-0/+4
* Add a 'Disappeared' signal on the buddy objectDan Williams2006-09-221-0/+9
* Ensure properties will always be an empty dictDan Williams2006-09-221-2/+8
* Don't traceback on Ctrl+CDan Williams2006-09-221-1/+4
* 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