Commit Graph

4459 Commits

Author SHA1 Message Date
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
Dan Williams 75402820e3 clarify new activity service message 2006-06-22 14:37:05 -04:00
Dan Williams 735d8bc8b4 rename group_chat -> activity_chat for clarification 2006-06-22 14:36:50 -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
Dan Williams 2351ee0458 [hack] don't traceback when there's no network connection 2006-06-22 12:52:51 -04:00
Dan Williams 89d40971fe [hack] show a dialog when there's no available network connection, but at least don't traceback 2006-06-22 12:52:30 -04:00
Marco Pesenti Gritti 49aa3ffcba Increase presence window size a bit 2006-06-22 09:33:11 -04:00
Marco Pesenti Gritti 8797223ccd Fixup the chat toolbar layout a bit 2006-06-22 09:22:23 -04:00
Marco Pesenti Gritti 974ef81c1e Get back mesh chat (for the everyone tab) 2006-06-21 23:49:37 -04:00
Marco Pesenti Gritti e956f22597 Readd icon 2006-06-21 16:56:11 -04:00
Marco Pesenti Gritti e1fb6ca1d5 Adapt to the new API 2006-06-21 16:54:13 -04:00
Marco Pesenti Gritti 43b5e7e1a1 Fix bug in path initialization 2006-06-21 16:35:57 -04:00
Marco Pesenti Gritti 26684a091c Release 0.11 2006-06-21 16:18:25 -04:00
Marco Pesenti Gritti d3c2a104db Typo 2006-06-21 16:10:19 -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
Dan Williams a6974cd597 fix undefined variable 2006-06-20 15:10:49 -04:00
Dan Williams e9f20cfe0f pylint fixes 2006-06-20 09:39:36 -04:00