Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/ |/|
* | Print traces also on stderrMarco Pesenti Gritti2006-08-151-1/+1
|/
* Get rid of the initial implementation of Diana design since that's no more th...Marco Pesenti Gritti2006-08-141-80/+0
* Factor out a queue from the handler and use it for exceptions too.Marco Pesenti Gritti2006-08-141-3/+7
* Fix up .service installationMarco Pesenti Gritti2006-08-131-1/+1
* Getting presence service logging to work.Marco Pesenti Gritti2006-08-133-9/+14
* Use dbus activation to start the presence serviceMarco Pesenti Gritti2006-08-122-1/+7
* Install service files for the presence serviceMarco Pesenti Gritti2006-08-123-19/+11
* Cleanup environemnt setupMarco Pesenti Gritti2006-08-121-44/+9
* Simplify profile/nick name code. Use SUGAR_NICK_NAME env.Marco Pesenti Gritti2006-08-122-17/+1
* Split the console service out of the shell, to remove depMarco Pesenti Gritti2006-08-123-14/+24
* Disable logging in the presence service, need to solve circular depMarco Pesenti Gritti2006-08-111-1/+1
* Use dbus-launch with the --exit-with-session. dbus not exiting still not full...Marco Pesenti Gritti2006-08-113-13/+12
* Do not open multiple copies of the same activityMarco Pesenti Gritti2006-08-113-15/+22
* Add a way to enable/disable displaying debug messagesMarco Pesenti Gritti2006-08-112-10/+57
* Show all activities output in the console, justMarco Pesenti Gritti2006-08-112-34/+50
* Refactor the console stuffMarco Pesenti Gritti2006-08-114-15/+13
* Move session stuff to his own packageMarco Pesenti Gritti2006-08-117-9/+12