Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Several fixes and cleanupsMarco Pesenti Gritti2006-08-095-28/+30
* More work on the chat. Fix terminal apiMarco Pesenti Gritti2006-08-098-32/+52
* Create the hosts when windows are displayedMarco Pesenti Gritti2006-08-091-9/+17
* 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-092-10/+4
* Setup the activity from the shell process, through dbus,Marco Pesenti Gritti2006-08-096-50/+83
* Start refactoring to get back buddy chat to work...Marco Pesenti Gritti2006-08-093-72/+33
* CleanupsMarco Pesenti Gritti2006-08-092-6/+5
* Split the factory to his own moduleMarco Pesenti Gritti2006-08-096-81/+90
* Actually join the activity, check for duplicates in the model.Marco Pesenti Gritti2006-08-082-6/+31
* Improve the activity apiMarco Pesenti Gritti2006-08-084-42/+44
* Cleanups and document a bitMarco Pesenti Gritti2006-08-081-58/+13
* Publish and use title for the activities modelMarco Pesenti Gritti2006-08-082-2/+4
* Use the default service to get activity informations, insteadMarco Pesenti Gritti2006-08-085-11/+13
* Move activity service registration in ActivityMarco Pesenti Gritti2006-08-072-17/+3
* Remove args from the factory interfaceMarco Pesenti Gritti2006-08-073-13/+6
* Rework to not use protected APIMarco Pesenti Gritti2006-08-074-6/+11
* Add a script to install external activitiesMarco Pesenti Gritti2006-08-046-7/+22
* add service unregistrationDan Williams2006-08-023-1/+31
* Adapt to gecko-embed api changeMarco Pesenti Gritti2006-07-311-1/+1
* Fix for dbus 0.61Marco Pesenti Gritti2006-07-281-1/+1
* Use dbus activation to launch factories. This breaksMarco Pesenti Gritti2006-07-2723-86/+186
* Minor fixesMarco Pesenti Gritti2006-07-274-5/+11
* Load the current page when joining an active.Marco Pesenti Gritti2006-07-264-21/+29
* Accidentally commented out console code...Marco Pesenti Gritti2006-07-261-2/+2
* Get one-to-one chat back to workMarco Pesenti Gritti2006-07-262-6/+9
* Add back the ip check, ipv6 needs to be disabled in the avahi daemonMarco Pesenti Gritti2006-07-262-2/+2
* More chat fixes...Marco Pesenti Gritti2006-07-262-7/+2