45 Commits (7fe9f84a0aed873c9d5d16bdcd1242ba6ea0d6e1)

Author SHA1 Message Date
Marco Pesenti Gritti 7fe9f84a0a Initialize the service to None 18 years ago
Marco Pesenti Gritti fc1aefc72c Use dbus-launch with the --exit-with-session. dbus not exiting still not fully solved. 18 years ago
Marco Pesenti Gritti 9585330e43 Add a way to enable/disable displaying debug messages 18 years ago
Marco Pesenti Gritti 9b12b11534 Get one-to-one chat back to work 18 years ago
Marco Pesenti Gritti 0dcaf314f7 Several fixes and cleanups 18 years ago
Marco Pesenti Gritti 95d9b7fe8e More work on the chat. Fix terminal api 18 years ago
Marco Pesenti Gritti 7e85c5160e Setup the activity from the shell process, through dbus,
this simplifies things a lot...
18 years ago
Marco Pesenti Gritti 4d67407f6a Cleanups 18 years ago
Marco Pesenti Gritti 70485218c0 Split the factory to his own module 18 years ago
Marco Pesenti Gritti 7ab6da7278 Actually join the activity, check for duplicates in the model. 18 years ago
Marco Pesenti Gritti c6d59fd7b4 Improve the activity api 18 years ago
Marco Pesenti Gritti f1821704e7 Cleanups and document a bit 18 years ago
Marco Pesenti Gritti 892c61e63a Publish and use title for the activities model 18 years ago
Marco Pesenti Gritti 2535a88645 Use the default service to get activity informations, instead
of Activity ps object.
18 years ago
Marco Pesenti Gritti 544e47cbe0 Move activity service registration in Activity 18 years ago
Marco Pesenti Gritti 9274f9707f Remove args from the factory interface 18 years ago
Marco Pesenti Gritti d919848324 Rework to not use protected API 18 years ago
Marco Pesenti Gritti 86bd6f50f0 Use dbus activation to launch factories. This breaks
p-to-p chat and ./sugar/activities. Will fix tomorrow.
18 years ago
Marco Pesenti Gritti 0947581a11 A bunch of fixes... 18 years ago
Dan Williams 80b92fe2aa Merge branch 'master' of git+ssh://dcbw@dev.laptop.org/git/sugar 18 years ago
Dan Williams 164add907d Make shareActivity work 18 years ago
Marco Pesenti Gritti 2e58cc8786 Work around for dbus locking issue 18 years ago
Dan Williams e5065263a9 s/publish/share 18 years ago
Dan Williams 8d232ae292 Fix spacing 18 years ago
Marco Pesenti Gritti 48a21ef143 Add each activity to a separate window group to get
a correct behavior with transient windows in matchbox.
Thanks to Matthew Allum for suggesting this.
18 years ago
Marco Pesenti Gritti d6ec6db880 Make the console contextual to the activity and use the
window manager to activate it.
18 years ago
Marco Pesenti Gritti 5daa5aa69b Missing return, yay for python 18 years ago
Marco Pesenti Gritti 21b46a0022 Bunch of fixes, sharing should be back to work 18 years ago
Marco Pesenti Gritti db08c3795f Read service type from the .activity file 18 years ago
Marco Pesenti Gritti 2bbedf988b Fix a bunch of bugs, more cleanups 18 years ago
Marco Pesenti Gritti d12b780074 More work on session refactoring 18 years ago
Marco Pesenti Gritti be806eb191 More cleanups and some fixes 18 years ago
Marco Pesenti Gritti ca2b08f8b6 Cleanup and document session creation and activity registry 18 years ago
Marco Pesenti Gritti 9f9f420863 Add tasks to the home window. A bunch of fixes. 18 years ago
Marco Pesenti Gritti 1cc14e406a More work on the window management refactor 18 years ago
Marco Pesenti Gritti d4cb9a2714 More work on the new design 18 years ago
Marco Pesenti Gritti 2999244b54 Stat refactoring the shell to use windows rather than tabs.
Initial implementation of the new activity menu
18 years ago
Marco Pesenti Gritti 270bb8aaf6 This should fix one-to-one chat, can't test now though 18 years ago
Marco Pesenti Gritti 6f9ae0c769 Initialize the console 18 years ago
Marco Pesenti Gritti 85ff44db1c Forgot to commit changes... This breaks one-to-one chat,
I'm going to fix it.
18 years ago
Dan Williams 7e50e0c8a1 Use correct arguments 18 years ago
Dan Williams 22dd92db71 Remove debug print 18 years ago
Dan Williams f2ef2a6847 Make activities emit an ActivityShared dbus signal; and have the shell & presence window detect that and disable the 'share' button 18 years ago
Dan Williams 2840af85ce Stop abusing ZeroConf by overloading the service type field; overload the service name field instead like everyone else does 18 years ago
Marco Pesenti Gritti 9ea6805174 More work on packages refactoring, mostly working 18 years ago