Commit Graph

527 Commits

Author SHA1 Message Date
Marco Pesenti Gritti 446754f4d3 Forgot to add these 2006-07-06 23:35:16 +02:00
Marco Pesenti Gritti ba09278c67 Split classes out of shell.py 2006-07-06 23:34:23 +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 1eba377add Translation support 2006-07-05 17:00:11 +02:00
Marco Pesenti Gritti 47524d177a Add translation support 2006-07-05 16:59:21 +02:00
Marco Pesenti Gritti 679d92dac8 Release 0.18 2006-06-30 13:06:03 -04:00
Marco Pesenti Gritti 0cd9d86310 No need to use presence service if it's all well known 2006-06-30 12:32:15 -04:00
Marco Pesenti Gritti 23b6c1e98a Use well known address for mesh chat 2006-06-30 12:26:12 -04:00
Marco Pesenti Gritti 27927f80f6 Tweak sizing and positioning to fit better on the olpc 2006-06-30 11:30:32 -04:00
Marco Pesenti Gritti 70683c1753 Release 0.16 2006-06-29 15:38:53 -04:00
Dan Williams cb4b13bce7 Fixes for tracebacks on the receiving end 2006-06-29 14:01:46 -04:00
Dan Williams 29984ace33 Add positive acknowledgements to work around 802.11 + multicast unreliabilities 2006-06-29 13:30:41 -04:00
Marco Pesenti Gritti 9ef8013a6b Initialize the stream also when publishing 2006-06-27 12:27:30 -04:00
Marco Pesenti Gritti d61c478168 Add some debug messages 2006-06-27 12:15:14 -04:00
Dan Williams a0397b29df Add some simple network test code for 2 machines 2006-06-27 12:03:06 -04: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
Marco Pesenti Gritti 0ac820812a Another missing file 2006-06-23 23:22:17 -04:00
Marco Pesenti Gritti 8fa1efd703 Add some missing files 2006-06-23 23:20:41 -04:00
Marco Pesenti Gritti 5b53bdb638 Release 0.12 2006-06-23 17:34:15 -04:00
Marco Pesenti Gritti e932d0014e Remove non-sense in sliding out code 2006-06-23 16:15:05 -04:00
Marco Pesenti Gritti 7026006efd Make the send button larger and remove border 2006-06-23 16:08:58 -04:00
Marco Pesenti Gritti d0cbce6d6d Use size request rather than resize. Make the notebook
scrollable.
2006-06-23 15:26:33 -04:00
Marco Pesenti Gritti 7504297e72 Merge branch 'master' of git+ssh://crank.laptop.org/git/sugar 2006-06-23 15:08:28 -04:00
Marco Pesenti Gritti 3fcfebf112 Fix chat focus 2006-06-23 15:08:00 -04:00
Marco Pesenti Gritti 92a4708244 Make sketches work in one-to-one chat 2006-06-23 14:11:26 -04:00
Dan Williams e5c7dea51c Don't traceback when an icon isn't found 2006-06-23 14:00:37 -04:00
Dan Williams a8c9f4301b Merge branch 'master' of git+ssh://dcbw@crank.laptop.org/git/sugar 2006-06-23 13:13:32 -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 b6b50ff285 Make the console a slide-in window. Change keybinding to Ctrl-Down 2006-06-23 13:09:58 -04:00
Marco Pesenti Gritti a929dc0b46 Fix up focus handling some 2006-06-23 12:49:57 -04:00
Marco Pesenti Gritti 5fa4d3426e Reenable old sliding in, it just feel less trembling and
it's not buggy. We need to test on the olpc, old code is
still there obviously.
2006-06-23 12:29:16 -04:00
Marco Pesenti Gritti 0b170ea30d Merge branch 'master' of git+ssh://crank.laptop.org/git/sugar 2006-06-23 12:23:51 -04:00
Marco Pesenti Gritti 1eaa5eca65 Make share button insensitive for the everyone tab 2006-06-23 12:23:44 -04:00
Dan Williams 7e50e0c8a1 Use correct arguments 2006-06-23 11:17:33 -04:00
Dan Williams 22dd92db71 Remove debug print 2006-06-23 11:13:47 -04:00
Dan Williams db0aad8333 Fix some missing imports 2006-06-22 22:56:24 -04:00
Dan Williams 6b1c330dbf Fix spacing a few errors 2006-06-22 22:46:09 -04:00
Dan Williams 4511d13fb5 Merge branch 'master' of git+ssh://dcbw@crank.laptop.org/git/sugar 2006-06-22 22:42:35 -04:00
Dan Williams f2ef2a6847 Make activities emit an ActivityShared dbus signal; and have the shell & presence window detect that and disable the 'share' button 2006-06-22 22:42:29 -04:00
Marco Pesenti Gritti d57c94970f Quick terminal activity, vte based 2006-06-22 21:51:29 -04:00
Marco Pesenti Gritti e2719f7fb4 Don't need this anymore 2006-06-22 18:29:46 -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 be992586b1 Don't create more than one activity chat, and join a published chat when it appears 2006-06-22 14:37:34 -04:00