Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixup distcheck, release 0.19Marco Pesenti Gritti2006-08-218-21/+108
* 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-195-8/+153
* Adapt to the new artwork stylesheetsMarco Pesenti Gritti2006-08-192-4/+12
* Update keybindingsMarco Pesenti Gritti2006-08-191-3/+3
* Merge demo4 branchMarco Pesenti Gritti2006-08-1934-188/+653
|\
| * Skeleton group chat activity.Marco Pesenti Gritti2006-08-199-4/+33
| * Functional mesh viewMarco Pesenti Gritti2006-08-191-4/+43
| * Start implementing friends/meshMarco Pesenti Gritti2006-08-1912-15/+104
| * Implement zooming levels, actual view still emptyMarco Pesenti Gritti2006-08-1910-9/+93
| * Starting to create the mesh view...Marco Pesenti Gritti2006-08-189-23/+68
| * Update the color property nameMarco Pesenti Gritti2006-08-181-2/+2
| * TypoMarco Pesenti Gritti2006-08-171-1/+1
| * Handle activity closed by removing his piece from the donut.Marco Pesenti Gritti2006-08-172-7/+22
| * Add icon for activity to the donut.Marco Pesenti Gritti2006-08-175-33/+79
| * Add fg and bg circles, fill the pathsMarco Pesenti Gritti2006-08-172-2/+24
| * Get tasks adding to workMarco Pesenti Gritti2006-08-172-6/+33
| * Some work on the donut...Marco Pesenti Gritti2006-08-172-0/+62
| * Get activity bar and activity creation to workMarco Pesenti Gritti2006-08-173-41/+74
| * Some work to implement the activity barMarco Pesenti Gritti2006-08-164-24/+67
| * 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-163-16/+26
| |\
| * | Implement a canvas element that can draw svg iconsMarco Pesenti Gritti2006-08-164-0/+49
| * | Merge from masterMarco Pesenti Gritti2006-08-152-0/+3
| |\ \
| * | | 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
* | | | add a dirMarco Pesenti Gritti2006-08-171-0/+1
* | | | Make it a Makefile.am so that it doesn't break autogenMarco Pesenti Gritti2006-08-171-2/+0
* | | | Don't use dbus for logging until we get deadlock issues sorted outDan Williams2006-08-171-10/+20
* | | | Don't do anything if there's no consoleDan Williams2006-08-171-1/+2
* | | | Reset idle_id so we keep logging even if the console isn't set up yetDan Williams2006-08-171-0/+1
* | | | Make an uninstall targetDan Williams2006-08-171-0/+3
* | | | Add traceback support to the session tooDan Williams2006-08-171-0/+3
* | | | Forgot to add Makefile.inDan Williams2006-08-171-0/+12
* | | | 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
* | | | Cache activity idDan Williams2006-08-171-1/+6
* | | | Add threadframe and TracebackUtils.py so we can get tracebacks of dbus deadlocksDan Williams2006-08-1711-1/+321
* | | | 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
* | | Some cleanupsMarco Pesenti Gritti2006-08-151-9/+9
* | | Do not pass the timeout argument if we are using the in-process consoleMarco Pesenti Gritti2006-08-152-11/+17
| |/ |/|
* | Print traces also on stderrMarco Pesenti Gritti2006-08-152-1/+2
|/
* Get rid of the initial implementation of Diana design since that's no more th...Marco Pesenti Gritti2006-08-1419-385/+0
* Factor out a queue from the handler and use it for exceptions too.Marco Pesenti Gritti2006-08-142-40/+66
* Fix up .service installationMarco Pesenti Gritti2006-08-132-1/+2
* Getting presence service logging to work.Marco Pesenti Gritti2006-08-134-19/+27