Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell
Commit message (Collapse)AuthorAgeFilesLines
* Use olpc matchbox themeMarco Pesenti Gritti2006-08-201-5/+4
|
* Fix the zooming cycleMarco Pesenti Gritti2006-08-191-0/+6
|
* Integrate Walter color values.Marco Pesenti Gritti2006-08-193-5/+9
| | | | (Still not fully hooked up to buddies)
* Adapt to the new artwork stylesheetsMarco Pesenti Gritti2006-08-191-0/+5
|
* Merge demo4 branchMarco Pesenti Gritti2006-08-1921-186/+442
|\
| * Skeleton group chat activity.Marco Pesenti Gritti2006-08-191-1/+6
| | | | | | | | Fix positioning in the activity bar.
| * Functional mesh viewMarco Pesenti Gritti2006-08-191-4/+43
| |
| * Start implementing friends/meshMarco Pesenti Gritti2006-08-198-13/+100
| |
| * Implement zooming levels, actual view still emptyMarco Pesenti Gritti2006-08-1910-9/+93
| |
| * Starting to create the mesh view...Marco Pesenti Gritti2006-08-188-23/+67
| |
| * Handle activity closed by removing his piece from the donut.Marco Pesenti Gritti2006-08-171-2/+8
| |
| * Add icon for activity to the donut.Marco Pesenti Gritti2006-08-174-28/+35
| | | | | | | | Add signals in the shell for window open/close and use them in the task view.
| * Add fg and bg circles, fill the pathsMarco Pesenti Gritti2006-08-171-1/+10
| |
| * Get tasks adding to workMarco Pesenti Gritti2006-08-171-4/+27
| |
| * Some work on the donut...Marco Pesenti Gritti2006-08-171-0/+13
| |
| * Get activity bar and activity creation to workMarco Pesenti Gritti2006-08-171-4/+28
| |
| * Some work to implement the activity barMarco Pesenti Gritti2006-08-162-2/+30
| |
| * Home page backgroundMarco Pesenti Gritti2006-08-161-7/+20
| |
| * Change emulator resolution to 800x600.Marco Pesenti Gritti2006-08-162-6/+7
| | | | | | | | Change canvas resolution to 1200x900, scale it down in the emulator.
| * Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar into demo4Marco Pesenti Gritti2006-08-162-8/+12
| |\
| * | Implement a canvas element that can draw svg iconsMarco Pesenti Gritti2006-08-161-0/+5
| | | | | | | | | | | | with different colors.
| * | Merge from masterMarco Pesenti Gritti2006-08-151-0/+2
| |\ \ | | | | | | | | | | | | | | | | | | | | Conflicts: shell/HomeWindow.py
| * | | Make HomeWindow a canvas. Modify screen resolution toMarco Pesenti Gritti2006-08-152-150/+16
| | | | | | | | | | | | | | | | match what Walter said.
* | | | Back out the 0.2 delay hackMarco Pesenti Gritti2006-08-181-6/+0
| | | |
* | | | Don't do anything if there's no consoleDan Williams2006-08-171-1/+2
| | | |
* | | | Add traceback support to the session tooDan Williams2006-08-171-0/+3
| | | |
* | | | Fix bug in get_services; self._services.values() is a list of lists of servicesDan Williams2006-08-171-1/+6
| | | |
* | | | Enable traceback debugging in the PSDan Williams2006-08-171-0/+6
| | | |
* | | | Wait for PS to start again to fix race issues with activationDan Williams2006-08-171-0/+6
| |_|/ |/| |
* | | Don't allow PS to be started twiceDan Williams2006-08-161-0/+6
| | |
* | |