Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
* Fix add_python_path, ensure service exist before trying to logMarco Pesenti Gritti2006-08-122-1/+18
* Use dbus activation to start the presence serviceMarco Pesenti Gritti2006-08-123-1/+12
* Install service files for the presence serviceMarco Pesenti Gritti2006-08-127-21/+25
* Factor out a function to write services from the activities setup codeMarco Pesenti Gritti2006-08-121-9/+13
* Fix running from installedMarco Pesenti Gritti2006-08-122-1/+2
* Cleanup environemnt setupMarco Pesenti Gritti2006-08-126-52/+56
* Simplify profile/nick name code. Use SUGAR_NICK_NAME env.Marco Pesenti Gritti2006-08-123-27/+7
* Split the console service out of the shell, to remove depMarco Pesenti Gritti2006-08-124-26/+37
* 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-114-18/+21
* Do not open multiple copies of the same activityMarco Pesenti Gritti2006-08-113-15/+22
* Actually enable exception loggingMarco Pesenti Gritti2006-08-111-1/+1
* Add a way to enable/disable displaying debug messagesMarco Pesenti Gritti2006-08-114-18/+68
* Show all activities output in the console, justMarco Pesenti Gritti2006-08-113-35/+70
* Refactor the console stuffMarco Pesenti Gritti2006-08-116-49/+47
* Move session stuff to his own packageMarco Pesenti Gritti2006-08-118-9/+13
* Remove the theme hacks. sugar-jhbuild set this up fine now.Marco Pesenti Gritti2006-08-104-23/+1
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2006-08-091-1/+1
|\
| * Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarDan Williams2006-08-092-10/+11
| |\
| * | Fix log message argsDan Williams2006-08-091-1/+1
* | | Get one-to-one chat back to workMarco Pesenti Gritti2006-08-095-13/+48
| |/ |/|
* | Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2006-08-091-0/+1
|\ \ | |/
| * Add ChatController.py to the makefileDan Williams2006-08-091-0/+1
* | Load google as homepage. Some cleanups.Marco Pesenti Gritti2006-08-092-10/+11
|/