Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/session/Session.py
Commit message (Expand)AuthorAgeFilesLines
* Make part of the session public so that it can used by testsMarco Pesenti Gritti2006-09-101-90/+0
* Use has_key to check environ varMarco Pesenti Gritti2006-09-081-1/+1
* Add environment variable to control dbus monitorDan Williams2006-09-081-1/+1
* Add dbus-monitor service, but disable to reduce spewDan Williams2006-09-081-0/+11
* Cleanup and startup the wm before first time dialogMarco Pesenti Gritti2006-09-041-6/+22
* Start implementing the panels.Marco Pesenti Gritti2006-08-231-0/+19
* Simple profile support. First time dialog (ugly and only nick atm).Marco Pesenti Gritti2006-08-221-5/+0
* Create a conf module. Move activity registry out of the shellMarco Pesenti Gritti2006-08-221-4/+2
* Run the session dbus from the emulator. The olpc run his own.Marco Pesenti Gritti2006-08-221-22/+0
* Use olpc matchbox themeMarco Pesenti Gritti2006-08-201-5/+4
* Back out the 0.2 delay hackMarco Pesenti Gritti2006-08-181-6/+0
* Add traceback support to the session tooDan Williams2006-08-171-0/+3
* Wait for PS to start again to fix race issues with activationDan Williams2006-08-171-0/+6
* Getting presence service logging to work.Marco Pesenti Gritti2006-08-131-6/+5
* Use dbus activation to start the presence serviceMarco Pesenti Gritti2006-08-121-1/+3
* Install service files for the presence serviceMarco Pesenti Gritti2006-08-121-19/+0
* Simplify profile/nick name code. Use SUGAR_NICK_NAME env.Marco Pesenti Gritti2006-08-121-1/+1
* Split the console service out of the shell, to remove depMarco Pesenti Gritti2006-08-121-0/+5
* Use dbus-launch with the --exit-with-session. dbus not exiting still not full...Marco Pesenti Gritti2006-08-111-3/+5
* Move session stuff to his own packageMarco Pesenti Gritti2006-08-111-0/+82