Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell
Commit message (Expand)AuthorAgeFilesLines
* Use the actual buddy colorMarco Pesenti Gritti2006-08-244-4/+12
* Don't traceback when somebody doesn't advertise their colorDan Williams2006-08-241-1/+3
* Add color support to the profileMarco Pesenti Gritti2006-08-233-3/+3
* Add Theme.py to the makefileDan Williams2006-08-231-1/+2
* Convert PS bindings instantiation into a singleton to cut resource usageDan Williams2006-08-236-10/+10
* Add a color property and access to Buddy objectsDan Williams2006-08-232-6/+9
* Make theme color accessors more descriptive; add mesh view zoom rectsDan Williams2006-08-234-17/+44
* Actually make theme object a singletonDan Williams2006-08-233-4/+13
* Implent color theming for Friends viewDan Williams2006-08-232-9/+34
* Add simple theme support to pick up color themes in the Home WindowDan Williams2006-08-232-3/+61
* Start implementing the panels.Marco Pesenti Gritti2006-08-2311-67/+185
* Add missing filesMarco Pesenti Gritti2006-08-221-0/+1
* Forgot to add theseMarco Pesenti Gritti2006-08-221-0/+36
* Simple profile support. First time dialog (ugly and only nick atm).Marco Pesenti Gritti2006-08-225-33/+40
* Create a conf module. Move activity registry out of the shellMarco Pesenti Gritti2006-08-2210-151/+28
* Run the session dbus from the emulator. The olpc run his own.Marco Pesenti Gritti2006-08-222-24/+22
* Enable sugar emulator only if SUGAR_EMULATOR=yes is setMarco Pesenti Gritti2006-08-211-3/+4
* Fixup distcheck, release 0.19Marco Pesenti Gritti2006-08-212-1/+5
* 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
* 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
| * 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 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
| * 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
| * | Merge from masterMarco Pesenti Gritti2006-08-151-0/+2
| |\ \
| * | | Make HomeWindow a canvas. Modify screen resolution toMarco Pesenti Gritti2006-08-152-150/+16
* | | | 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
* | | Fix service unregistration; the service will get cleaned up when Avahi notice...Dan Williams2006-08-161-2/+0
* | | Do not pass the timeout argument if we are using the in-process consoleMarco Pesenti Gritti2006-08-151-6/+6
| |/ |/|