Marco Pesenti Gritti
|
544e47cbe0
|
Move activity service registration in Activity
|
2006-08-07 16:42:36 +02:00 |
|
Marco Pesenti Gritti
|
9274f9707f
|
Remove args from the factory interface
|
2006-08-07 16:26:54 +02:00 |
|
Marco Pesenti Gritti
|
d919848324
|
Rework to not use protected API
|
2006-08-07 11:08:10 +02:00 |
|
Marco Pesenti Gritti
|
ebd27c2cbb
|
Adapt to gecko-embed api change
|
2006-07-31 16:15:05 +02:00 |
|
Marco Pesenti Gritti
|
86bd6f50f0
|
Use dbus activation to launch factories. This breaks
p-to-p chat and ./sugar/activities. Will fix tomorrow.
|
2006-07-28 01:25:08 +02:00 |
|
Marco Pesenti Gritti
|
d778d45b13
|
Load the current page when joining an active.
Get back page sharing to work.
|
2006-07-26 18:00:28 +02:00 |
|
Marco Pesenti Gritti
|
b4b4c13c90
|
Get one-to-one chat back to work
|
2006-07-26 16:45:40 +02:00 |
|
Marco Pesenti Gritti
|
8444bd63d6
|
More chat fixes...
|
2006-07-26 16:14:29 +02:00 |
|
Marco Pesenti Gritti
|
f5b1be244f
|
Get private chat to show, not working yet
|
2006-07-26 15:38:54 +02:00 |
|
Dan Williams
|
164add907d
|
Make shareActivity work
|
2006-07-25 19:04:15 -05:00 |
|
Dan Williams
|
e5065263a9
|
s/publish/share
|
2006-07-25 17:17:05 -05:00 |
|
Dan Williams
|
ba6c75725d
|
Fix occurances of get_nick_name() -> get_name()
|
2006-07-24 10:57:21 -05:00 |
|
Dan Williams
|
7c996b0011
|
More fixes, and convert python PS bindings to more glib style method names
|
2006-07-23 09:21:00 -05:00 |
|
Marco Pesenti Gritti
|
2a28ea38b1
|
Add a show_launcher property. Show only the web activity
|
2006-07-20 10:35:41 +02:00 |
|
Marco Pesenti Gritti
|
a06d75bd56
|
Port some stuff to new presence service (not tested, but I need this to at least run).
Comment out some broken code in Owner.py, Dan please take a look at this.
|
2006-07-20 10:12:42 +02:00 |
|
Marco Pesenti Gritti
|
5731405901
|
Promote terminal activity from terminal to activities. Fix api
|
2006-07-20 09:58:45 +02:00 |
|
Marco Pesenti Gritti
|
46d2f1c532
|
Get rid of pygtk.require. It doesn't make a lot of sense
and recent apps are not using it anyway.
|
2006-07-16 17:25:32 +02:00 |
|
Marco Pesenti Gritti
|
21b46a0022
|
Bunch of fixes, sharing should be back to work
|
2006-07-15 12:31:06 +02:00 |
|
Marco Pesenti Gritti
|
db08c3795f
|
Read service type from the .activity file
|
2006-07-14 16:40:45 +02:00 |
|
Marco Pesenti Gritti
|
d12b780074
|
More work on session refactoring
|
2006-07-12 17:21:22 +02:00 |
|
Marco Pesenti Gritti
|
ca2b08f8b6
|
Cleanup and document session creation and activity registry
|
2006-07-12 13:20:41 +02:00 |
|
Marco Pesenti Gritti
|
01da885516
|
Lots of build fixes
|
2006-07-10 16:16:30 +02:00 |
|
Marco Pesenti Gritti
|
9f9f420863
|
Add tasks to the home window. A bunch of fixes.
|
2006-07-10 13:42:34 +02:00 |
|
Marco Pesenti Gritti
|
1cc14e406a
|
More work on the window management refactor
|
2006-07-09 17:37:54 +02:00 |
|
Marco Pesenti Gritti
|
d4cb9a2714
|
More work on the new design
|
2006-07-08 15:47:51 +02:00 |
|
Marco Pesenti Gritti
|
270bb8aaf6
|
This should fix one-to-one chat, can't test now though
|
2006-07-06 23:08:35 +02:00 |
|
Marco Pesenti Gritti
|
fbb2621fff
|
Make missing strings translatable
|
2006-07-06 20:25:56 +02:00 |
|
Marco Pesenti Gritti
|
6f9ae0c769
|
Initialize the console
|
2006-07-06 16:06:07 +02:00 |
|
Marco Pesenti Gritti
|
85ff44db1c
|
Forgot to commit changes... This breaks one-to-one chat,
I'm going to fix it.
|
2006-07-06 15:59:48 +02:00 |
|
Marco Pesenti Gritti
|
e8acfd6be3
|
Implement abstract activity factory. This makes
writing activities way easier and will be necessary
to implement the New->"X Activity" thing.
|
2006-07-06 15:58:15 +02:00 |
|
Marco Pesenti Gritti
|
5691d1e828
|
Install chat activity
|
2006-06-25 15:02:18 -04:00 |
|
Marco Pesenti Gritti
|
6a3d0fedea
|
Install the chat activity
|
2006-06-25 15:01:48 -04:00 |
|
Dan Williams
|
db90d4a209
|
Use random port for local models, clean up some model code, and don't double-register models when we hear our own announcement
|
2006-06-23 13:13:28 -04:00 |
|
Marco Pesenti Gritti
|
59f25b0741
|
Get one-to-one chat to actually work...
|
2006-06-22 18:07:54 -04:00 |
|
Marco Pesenti Gritti
|
c234b7b4a3
|
Merge branch 'master' of git+ssh://crank.laptop.org/git/sugar
Conflicts:
sugar/presence/Buddy.py
|
2006-06-22 16:01:14 -04:00 |
|
Marco Pesenti Gritti
|
0a305004b0
|
Some work getting the one-to-one chat back
|
2006-06-22 15:59:38 -04:00 |
|
Dan Williams
|
2840af85ce
|
Stop abusing ZeroConf by overloading the service type field; overload the service name field instead like everyone else does
|
2006-06-22 14:05:38 -04:00 |
|
Marco Pesenti Gritti
|
37ad383be3
|
Forgot to add these
|
2006-06-21 16:06:56 -04:00 |
|
Marco Pesenti Gritti
|
9ea6805174
|
More work on packages refactoring, mostly working
|
2006-06-21 16:05:52 -04:00 |
|
Marco Pesenti Gritti
|
f4e2791c89
|
Big refactor of the directory structure and packages to
reflect private/public
|
2006-06-21 14:23:18 -04:00 |
|