Commit Graph

1436 Commits

Author SHA1 Message Date
Marco Pesenti Gritti
03d82108d7 Write a chat activity, remove some unused code 2006-10-25 00:36:42 +02:00
Marco Pesenti Gritti
bae47abd09 s/groupchat/chat 2006-10-25 00:12:46 +02:00
Marco Pesenti Gritti
d238ae89c9 Get rid of one to one chat, not part of the new design 2006-10-25 00:07:14 +02:00
Marco Pesenti Gritti
083cb92055 Release 0.41 2006-10-24 22:10:19 +02:00
Marco Pesenti Gritti
2f58f41e9e Missing file 2006-10-24 20:19:00 +02:00
Marco Pesenti Gritti
ffbed76210 We was missing the warning level 2006-10-24 20:15:41 +02:00
Marco Pesenti Gritti
6ab3b3c07e Cleanup logs dir on shell startup 2006-10-24 20:00:14 +02:00
Marco Pesenti Gritti
2aa69e7199 Add the overlay icon on the frame 2006-10-24 19:44:18 +02:00
Marco Pesenti Gritti
77e0d33c3d Add exthandler to mozilla includes. Needed by Tomeu. 2006-10-24 17:22:32 +02:00
Marco Pesenti Gritti
745d11a79b Fix opening links from gmail 2006-10-24 15:46:10 +02:00
Marco Pesenti Gritti
06f815c713 Release 0.40 2006-10-23 21:51:41 +02:00
Marco Pesenti Gritti
ad7d04f736 Fix styling of the invites icon 2006-10-23 21:28:19 +02:00
Marco Pesenti Gritti
31f6ffe916 Fix up buffering. Improve perf and avoid flickering. 2006-10-23 18:31:13 +02:00
Marco Pesenti Gritti
1ed5450651 Do not trap all exceptions grrr 2006-10-23 17:22:26 +02:00
Marco Pesenti Gritti
8ae8986354 Release 0.39 2006-10-20 21:53:41 +02:00
Marco Pesenti Gritti
e92dc1d29f Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 2006-10-20 21:44:03 +02:00
Dan Williams
f620e8f9fb Add the Sketch activity (shared whiteboard, basically) 2006-10-20 15:50:34 -04:00
Marco Pesenti Gritti
b837f915d7 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 2006-10-20 21:31:20 +02:00
Marco Pesenti Gritti
edb4e7aae1 Double click select the whole address 2006-10-20 21:31:03 +02:00
Dan Williams
ed7016e699 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 2006-10-20 15:01:20 -04:00
Dan Williams
6290a5fae9 Retry resolution of a buddy presence service up to 3 times 2006-10-20 15:01:08 -04:00
Marco Pesenti Gritti
5a26d51d20 Grab focus on the browser when explicitly opening an uri 2006-10-20 19:54:28 +02:00
Marco Pesenti Gritti
19715991ec Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 2006-10-20 19:18:30 +02:00
Dan Williams
c15e05ed39 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 2006-10-20 13:15:30 -04:00
Dan Williams
1226b0b6b9 Fix Buddy object's get_service_of_type() method
This call would always fail for activity services because the
dbus bindings for it did not pass in the activity at all.  Fix
that.
2006-10-20 13:15:23 -04:00
Marco Pesenti Gritti
887b0710ec Show the title in the entry, needs some love 2006-10-20 19:15:10 +02:00
Dan Williams
fe448938b1 Add default_type accessort to Activity class 2006-10-20 12:30:29 -04:00
Dan Williams
f7f1455b46 Revert to IP4 only since Avahi mixes up IP4 and IP6 when using PROTO_UNSPEC 2006-10-20 12:29:11 -04:00
Marco Pesenti Gritti
ae34c6d5fe Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 2006-10-20 18:24:33 +02:00
Marco Pesenti Gritti
077bc6a4f1 Do not return the whole dict, just the values! 2006-10-20 18:24:17 +02:00
Marco Pesenti Gritti
01ad8968be Tweak address entry length 2006-10-20 16:34:42 +02:00
Marco Pesenti Gritti
f997d02a7a should be add_alone_buddy, add_buddy does not exist 2006-10-20 16:30:30 +02:00
Marco Pesenti Gritti
a5fab157ee Show a minimum amount of progress even when request count would be 0. 2006-10-20 16:21:10 +02:00
Marco Pesenti Gritti
e4c6a5befa Add stop/reload buttons. 2006-10-20 15:43:05 +02:00
Marco Pesenti Gritti
bb4085373c Fix 2006-10-20 10:15:57 +02:00
Marco Pesenti Gritti
85bf5e0e84 Fix popups 2006-10-20 00:32:54 +02:00
Dan Williams
d784a906e4 Add initial buddies, protect against buddies we don't know about before using them 2006-10-19 15:07:21 -04:00
Dan Williams
4a09253f5f Add initial activities & protect against addition/removal of buddies we don't know about 2006-10-19 15:06:01 -04:00
Marco Pesenti Gritti
cacb967ec3 Release 0.38 2006-10-19 18:08:11 +02:00
Marco Pesenti Gritti
54941c542b Do not traceback on properties containing = 2006-10-19 17:09:42 +02:00
Marco Pesenti Gritti
4f81f305b2 Fix a race in the spread box. Adapt to api change. 2006-10-19 16:49:53 +02:00
Marco Pesenti Gritti
6eafa73922 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 2006-10-19 16:14:37 +02:00
Marco Pesenti Gritti
36e535a29a More fixes 2006-10-19 16:12:55 +02:00
Dan Williams
941345d649 Add stylesheet.py to Makefile.am 2006-10-19 10:04:07 -04:00
Dan Williams
4260c5a4a5 Enhance SketchPad for easier subclass usage
- New 'new-user-sketch' signal when a local path is closed
- Trap BUTTON_RELEASE_EVENTs now
2006-10-19 09:54:51 -04:00
Dan Williams
4f54f7921f Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 2006-10-19 09:52:55 -04:00
Dan Williams
5a3e7c3c0a Add get_points accessor 2006-10-19 09:52:15 -04:00
Marco Pesenti Gritti
62659e2806 Show the share button only when the activity is not shared 2006-10-19 15:44:00 +02:00
Marco Pesenti Gritti
cd29967c2e Refactor a bit to keep host independent from the shell 2006-10-19 15:22:42 +02:00
Marco Pesenti Gritti
cf13a7ff5b Unregister the chat service on destroy. 2006-10-19 14:51:13 +02:00