sugar-toolkit-gtk3/shell
2006-08-17 14:49:04 -04:00
..
data More build fixes. Add a script for presence service. 2006-07-24 16:24:39 +02:00
PresenceService Fix bug in get_services; self._services.values() is a list of lists of services 2006-08-16 23:07:28 -04:00
session Add traceback support to the session too 2006-08-17 12:02:29 -04:00
__init__.py
ActivitiesModel.py Actually join the activity, check for duplicates in the model. 2006-08-09 01:50:35 +02:00
ActivityHost.py Do not open multiple copies of the same activity 2006-08-12 00:29:32 +02:00
ActivityRegistry.py Setup the activity from the shell process, through dbus, 2006-08-09 12:57:42 +02:00
ChatController.py Get one-to-one chat back to work 2006-08-10 00:54:54 +02:00
ConsoleWindow.py Don't do anything if there's no console 2006-08-17 14:49:04 -04:00
HomeWindow.py Print traces also on stderr 2006-08-15 13:15:46 +02:00
Makefile.am Move session stuff to his own package 2006-08-11 11:37:35 +02:00
Owner.py Make shareActivity work 2006-07-25 19:04:15 -05:00
PeopleWindow.py A bunch of fixes... 2006-07-26 12:57:54 +02:00
PresenceView.py Get one-to-one chat back to work 2006-08-10 00:54:54 +02:00
Shell.py Split the console service out of the shell, to remove dep 2006-08-12 16:19:47 +02:00
sugar Cleanup environemnt setup 2006-08-12 23:35:52 +02:00
sugar-activity Split the factory to his own module 2006-08-09 02:02:34 +02:00
sugar-activity-factory Refactor the console stuff 2006-08-11 13:05:33 +02:00
sugar-console Import some missing dbus.glib imports 2006-07-25 23:00:45 +02:00
sugar-people Import some missing dbus.glib imports 2006-07-25 23:00:45 +02:00
sugar-presence-service Getting presence service logging to work. 2006-08-13 02:57:12 +02:00