Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove the theme hacks. sugar-jhbuild set this up fine now.Marco Pesenti Gritti2006-08-102-12/+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-091-1/+0
| |\
| * | Fix log message argsDan Williams2006-08-091-1/+1
* | | Get one-to-one chat back to workMarco Pesenti Gritti2006-08-093-11/+46
| |/ |/|
* | 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-091-1/+0
|/
* Several fixes and cleanupsMarco Pesenti Gritti2006-08-093-9/+10
* More work on the chat. Fix terminal apiMarco Pesenti Gritti2006-08-093-23/+25
* Create the hosts when windows are displayedMarco Pesenti Gritti2006-08-091-9/+17
* It's not necessary to pass the default_type around anymore.Marco Pesenti Gritti2006-08-091-4/+1
* Setup the activity from the shell process, through dbus,Marco Pesenti Gritti2006-08-094-15/+38
* Start refactoring to get back buddy chat to work...Marco Pesenti Gritti2006-08-092-0/+33
* CleanupsMarco Pesenti Gritti2006-08-091-0/+5
* Split the factory to his own moduleMarco Pesenti Gritti2006-08-093-8/+11
* Actually join the activity, check for duplicates in the model.Marco Pesenti Gritti2006-08-081-4/+15
* Improve the activity apiMarco Pesenti Gritti2006-08-082-3/+10
* Publish and use title for the activities modelMarco Pesenti Gritti2006-08-081-1/+1
* Use the default service to get activity informations, insteadMarco Pesenti Gritti2006-08-082-8/+10
* Rework to not use protected APIMarco Pesenti Gritti2006-08-071-2/+2
* add service unregistrationDan Williams2006-08-022-1/+28
* Fix for dbus 0.61Marco Pesenti Gritti2006-07-281-1/+1
* Use dbus activation to launch factories. This breaksMarco Pesenti Gritti2006-07-275-56/+43
* Minor fixesMarco Pesenti Gritti2006-07-274-5/+11
* Load the current page when joining an active.Marco Pesenti Gritti2006-07-262-3/+3
* Accidentally commented out console code...Marco Pesenti Gritti2006-07-261-2/+2
* Get one-to-one chat back to workMarco Pesenti Gritti2006-07-261-2/+2
* Add back the ip check, ipv6 needs to be disabled in the avahi daemonMarco Pesenti Gritti2006-07-262-2/+2
* Get private chat to show, not working yetMarco Pesenti Gritti2006-07-262-4/+5
* Get chat to work againMarco Pesenti Gritti2006-07-261-0/+2
* A bunch of fixes...Marco Pesenti Gritti2006-07-265-26/+35
* Some fixes, adapt the presence view to the new apiMarco Pesenti Gritti2006-07-263-39/+32
* Disable Share button when activity is already sharedDan Williams2006-07-261-1/+2
* Separate a service's address into source address and the service address, and...Dan Williams2006-07-263-38/+71
* Make shareActivity workDan Williams2006-07-267-53/+65
* s/publish/shareDan Williams2006-07-252-3/+3
* Import some missing dbus.glib importsMarco Pesenti Gritti2006-07-253-0/+3
* Do not use dbus_bindings for exceptions. Use dbus.exceptions. Thanks J5 to po...Marco Pesenti Gritti2006-07-251-2/+2