Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar
Commit message (Expand)AuthorAgeFilesLines
* Install service files for the presence serviceMarco Pesenti Gritti2006-08-123-2/+13
* 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-125-8/+47
* Simplify profile/nick name code. Use SUGAR_NICK_NAME env.Marco Pesenti Gritti2006-08-121-10/+6
* Split the console service out of the shell, to remove depMarco Pesenti Gritti2006-08-121-12/+13
* Use dbus-launch with the --exit-with-session. dbus not exiting still not full...Marco Pesenti Gritti2006-08-111-5/+9
* Actually enable exception loggingMarco Pesenti Gritti2006-08-111-1/+1
* Add a way to enable/disable displaying debug messagesMarco Pesenti Gritti2006-08-112-8/+11
* Show all activities output in the console, justMarco Pesenti Gritti2006-08-111-1/+20
* Refactor the console stuffMarco Pesenti Gritti2006-08-112-34/+34
* Remove the theme hacks. sugar-jhbuild set this up fine now.Marco Pesenti Gritti2006-08-102-11/+0
* Get one-to-one chat back to workMarco Pesenti Gritti2006-08-091-1/+1
* Several fixes and cleanupsMarco Pesenti Gritti2006-08-092-19/+20
* More work on the chat. Fix terminal apiMarco Pesenti Gritti2006-08-091-0/+9
* Remove default_type from the dbus service tooMarco Pesenti Gritti2006-08-091-7/+0
* It's not necessary to pass the default_type around anymore.Marco Pesenti Gritti2006-08-091-6/+3
* Setup the activity from the shell process, through dbus,Marco Pesenti Gritti2006-08-092-35/+45
* CleanupsMarco Pesenti Gritti2006-08-091-6/+0
* Split the factory to his own moduleMarco Pesenti Gritti2006-08-093-73/+79
* Actually join the activity, check for duplicates in the model.Marco Pesenti Gritti2006-08-081-2/+16
* Improve the activity apiMarco Pesenti Gritti2006-08-081-10/+16
* Cleanups and document a bitMarco Pesenti Gritti2006-08-081-58/+13
* Publish and use title for the activities modelMarco Pesenti Gritti2006-08-081-1/+3
* Use the default service to get activity informations, insteadMarco Pesenti Gritti2006-08-081-1/+2
* Move activity service registration in ActivityMarco Pesenti Gritti2006-08-071-5/+1
* Remove args from the factory interfaceMarco Pesenti Gritti2006-08-071-3/+3
* Rework to not use protected APIMarco Pesenti Gritti2006-08-072-2/+6
* Add a script to install external activitiesMarco Pesenti Gritti2006-08-041-5/+7
* add service unregistrationDan Williams2006-08-021-0/+3
* Use dbus activation to launch factories. This breaksMarco Pesenti Gritti2006-07-276-13/+79
* Load the current page when joining an active.Marco Pesenti Gritti2006-07-261-2/+1
* Get chat to work againMarco Pesenti Gritti2006-07-261-1/+1
* Get presence to work on the chat windowMarco Pesenti Gritti2006-07-263-4/+3
* A bunch of fixes...Marco Pesenti Gritti2006-07-262-11/+14
* Some fixes, adapt the presence view to the new apiMarco Pesenti Gritti2006-07-261-1/+1
* Fix getting published service valuesDan Williams2006-07-261-1/+1
* Merge branch 'master' of git+ssh://dcbw@dev.laptop.org/git/sugarDan Williams2006-07-261-0/+4
|\
| * Work around for dbus locking issueMarco Pesenti Gritti2006-07-251-0/+4
* | Make shareActivity workDan Williams2006-07-265-28/+18
|/
* s/publish/shareDan Williams2006-07-252-13/+13
* Fix spacingDan Williams2006-07-251-1/+0
* Merge branch 'master' of git+ssh://dcbw@dev.laptop.org/git/sugarDan Williams2006-07-255-117/+11
|\
| * Do not use dbus_bindings for exceptions. Use dbus.exceptions. Thanks J5 to po...Marco Pesenti Gritti2006-07-255-117/+11
* | mergeDan Williams2006-07-251-0/+106
* | presence.py is no longer usedDan Williams2006-07-252-108/+1
|/
* Rewrite this since I forgot to add it and lost it grrrMarco Pesenti Gritti2006-07-251-0/+16
* Make dbus service properties publicDan Williams2006-07-241-8/+11
* Don't traceback when our activity can't be found (because it's not shared)Dan Williams2006-07-241-4/+5
* Fix dbus_bindings import namespaceDan Williams2006-07-241-4/+4