You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Tomeu Vizoso 363f828205 Handle invitations using Mission Control 5.
src/sugar/activity/activity.py: If the activity is being invoked to
handle an invite, create a Client.Handler instance and share the
activity when HandleChannels is invoked.

src/sugar/activity/activityfactory.py,
src/sugar/activity/activityhandle.py,
src/sugar/activity/main.py: Add a -i switch that indicates to the
activity that it should handle the channel from an invitation.

src/sugar/presence/activity.py: Expose Activity.room_handle.

src/sugar/presence/presenceservice.py: Add get_activity_by_handle().

src/sugar/presence/util.py: Add get_account_for_connection().
14 years ago
..
activity Handle invitations using Mission Control 5. 14 years ago
bundle Print warnings about the deprecated activity.info fields 14 years ago
datastore Not able to access files on external device from within an activity on new system d.l.o #10218 14 years ago
graphics Add ErrorAlert inherited from Alert 14 years ago
presence Handle invitations using Mission Control 5. 14 years ago
.gitignore Use a src directory consistently with base and shell. 16 years ago
.license Use a src directory consistently with base and shell. 16 years ago
Makefile.am trim EOL (end-of-line) spaces on source files 15 years ago
__init__.py Add simple toolbars example 15 years ago
_sugarext.defs Shutdown/Reboot fails when multiple users are logged in #246 15 years ago
_sugarext.override Remove the hacks for asking the X server for screenshots and use gtk.Widget.get_snapshot() instead. 16 years ago
_sugarextmodule.c Add a SugarGrid object to replace the numpy implementation. Part of the fix for #8394 16 years ago
acme-volume-alsa.c Use g_timeout_add_seconds() for power efficiency 16 years ago
acme-volume-alsa.h Alsa based volume control API, stealed from gnome-settings-daemon. #8375 16 years ago
acme-volume.c Alsa based volume control API, stealed from gnome-settings-daemon. #8375 16 years ago
acme-volume.h Alsa based volume control API, stealed from gnome-settings-daemon. #8375 16 years ago
eggaccelerators.c trim EOL (end-of-line) spaces on source files 15 years ago
eggaccelerators.h trim EOL (end-of-line) spaces on source files 15 years ago
eggdesktopfile.c trim EOL (end-of-line) spaces on source files 15 years ago
eggdesktopfile.h First go at session management. Not asking review since 16 years ago
eggsmclient-private.h Enable maximum warnings. 16 years ago
eggsmclient-xsmp.c trim EOL (end-of-line) spaces on source files 15 years ago
eggsmclient.c trim EOL (end-of-line) spaces on source files 15 years ago
eggsmclient.h First go at session management. Not asking review since 16 years ago
env.py PEP8 white space and long line fixes 15 years ago
gsm-app.c trim EOL (end-of-line) spaces on source files 15 years ago
gsm-app.h trim EOL (end-of-line) spaces on source files 15 years ago
gsm-client-xsmp.c trim EOL (end-of-line) spaces on source files 15 years ago
gsm-client-xsmp.h Prefix the session server stuff with gsm, makes things a lot less confusing. 16 years ago
gsm-client.c Prefix the session server stuff with gsm, makes things a lot less confusing. 16 years ago
gsm-client.h trim EOL (end-of-line) spaces on source files 15 years ago
gsm-session.c Shutdown/Reboot fails when multiple users are logged in #246 15 years ago
gsm-session.h Shutdown/Reboot fails when multiple users are logged in #246 15 years ago
gsm-xsmp.c Prefix the session server stuff with gsm, makes things a lot less confusing. 16 years ago
gsm-xsmp.h Prefix the session server stuff with gsm, makes things a lot less confusing. 16 years ago
network.py PEP8 white space and long line fixes 15 years ago
profile.py check syntax of private key (#1568) 14 years ago
session.py PEP8 white space and long line fixes 15 years ago
sexy-icon-entry.c Use a src directory consistently with base and shell. 16 years ago
sexy-icon-entry.h Use a src directory consistently with base and shell. 16 years ago
sugar-address-entry.c trim EOL (end-of-line) spaces on source files 15 years ago
sugar-address-entry.h Use a src directory consistently with base and shell. 16 years ago
sugar-grid.c Fix obvious error in the grid math #8626 16 years ago
sugar-grid.h Add a SugarGrid object to replace the numpy implementation. Part of the fix for #8394 16 years ago
sugar-key-grabber.c trim EOL (end-of-line) spaces on source files 15 years ago
sugar-key-grabber.h Change the API of the keygrabber so only one gdk_sync is neccessary. (ticket #7999) 16 years ago
sugar-marshal.list Pass the event time in key events 15 years ago
sugar-menu.c Use a src directory consistently with base and shell. 16 years ago
sugar-menu.h Enable maximum warnings. 16 years ago
util.py A little bit of pylint cleanup 14 years ago
wm.py Add get_sugar_window_type to sugar.wm #571 15 years ago