Commit Graph

5933 Commits

Author SHA1 Message Date
Marco Pesenti Gritti
41ec035dc7 First go at drawing UI 2006-05-20 18:50:39 -04:00
Dan Williams
dc276e7b7f Show sketches inline in chat 2006-05-19 20:45:17 -04:00
Dan Williams
3267a94c06 Extract and receive sketches as well as text messages 2006-05-19 20:01:03 -04:00
Marco Pesenti Gritti
19c75f6c4f Forgot to add this 2006-05-19 19:55:55 -04:00
Marco Pesenti Gritti
b4d4d9eb21 Merge 2006-05-19 18:05:59 -04:00
Marco Pesenti Gritti
11a1925c2d Write a toolbox and partially integrate it with the chat. 2006-05-19 18:05:00 -04:00
Dan Williams
2a2903d1fb Change chat's send_message() -> send_text_message() to prepare for sketch-in-chat 2006-05-19 16:27:29 -04:00
Dan Williams
2b8d593f4a Only parse <richtext> tagged XML 2006-05-19 16:26:08 -04:00
Dan Williams
887034c8a4 Consolidate recv_message() and send_message() code 2006-05-19 15:52:44 -04:00
Dan Williams
9a1324d0b0 Replace StreamReader and StreamWriter with a unified Stream class. Since the 2006-05-19 14:50:20 -04:00
Dan Williams
8cfc17ff55 argument is a string, not a buddy 2006-05-19 14:44:42 -04:00
Dan Williams
ef18be4d7d Instructions for running a second sugar with Xephyr 2006-05-19 14:27:26 -04:00
Marco Pesenti Gritti
8499e97a00 Merge 2006-05-19 14:19:03 -04:00
Marco Pesenti Gritti
d2cc475095 Get something basic working 2006-05-19 14:18:41 -04:00
Dan Williams
795e4bb2db Deal with keyboard interrupt correctly. 2006-05-19 13:23:07 -04:00
Dan Williams
1e2d880d6d More informative error if avahi isn't around. 2006-05-19 13:20:52 -04:00
Dan Williams
825f1d205d Don't traceback on Ctrl+C 2006-05-19 12:57:56 -04:00
Marco Pesenti Gritti
6fd95df6b5 First go at the sketch pad thing 2006-05-19 12:45:08 -04:00
Dan Williams
96a90ca32c Pathetically simplify retransmit timings. 2006-05-19 11:37:05 -04:00
Marco Pesenti Gritti
4dca6521aa Some tiny UI improvements 2006-05-18 17:31:23 -04:00
Marco Pesenti Gritti
745f5982b4 Add icon to the bar 2006-05-18 17:11:09 -04:00
Marco Pesenti Gritti
c87af3d782 Fix switched title/address 2006-05-18 16:52:20 -04:00
Marco Pesenti Gritti
230c7379be Forgot to add these 2006-05-18 16:46:31 -04:00
Marco Pesenti Gritti
8b24b5eaaa Dont break if PYTHONPATH is undefined 2006-05-18 16:42:56 -04:00
Marco Pesenti Gritti
fd8a921d96 Improve the page sharing UI 2006-05-18 16:35:12 -04:00
Marco Pesenti Gritti
6f77290880 Improve notification bar appeareance. 2006-05-18 15:58:42 -04:00
Dan Williams
533dbd638e Implement retransmit requests on receiver side, fix some stuff up. 2006-05-18 13:09:56 -04:00
Marco Pesenti Gritti
3e1f404879 Check activities dir exists 2006-05-18 12:17:25 -04:00
Marco Pesenti Gritti
b67a967699 Remove the old, non functional activity example. We have a 2006-05-18 01:43:05 -04:00
Marco Pesenti Gritti
3f624fdcf7 Add a sample activity. Too bad gmail crashes the 2006-05-18 01:17:40 -04:00
Marco Pesenti Gritti
e31583daad Merge 2006-05-18 00:25:40 -04:00
Marco Pesenti Gritti
11a923d4b1 Load session from .activity files 2006-05-18 00:24:32 -04:00
Dan Williams
64dc217f52 Ensure that RetransmitSegment construction from data is correct. 2006-05-17 22:33:52 -04:00
Marco Pesenti Gritti
2b310dda96 Some renaming 2006-05-17 17:29:23 -04:00
Marco Pesenti Gritti
e0658bfc1d Wrong function signature 2006-05-17 17:21:18 -04:00
Marco Pesenti Gritti
d89682bfe5 merge 2006-05-17 17:17:21 -04:00
Marco Pesenti Gritti
8d1e105e51 Actually hook up the action button 2006-05-17 17:14:36 -04:00
Dan Williams
7f33469924 More testcases for RetransmitSegment, and fix some RetransmitSegment bugs 2006-05-17 17:06:06 -04:00
Marco Pesenti Gritti
de8ef99294 Forgot to add the file 2006-05-17 17:04:42 -04:00
Marco Pesenti Gritti
835bb66852 First implementation of the totems ui 2006-05-17 16:56:42 -04:00
Dan Williams
11d54d71a9 Add a bunch of testcases 2006-05-17 16:23:35 -04:00
Dan Williams
f751407d50 Refactor the segment class into two type-specific classes and base class 2006-05-17 13:11:48 -04:00
Dan Williams
093667d253 Refactor global vars into appropriate classes 2006-05-17 10:30:11 -04:00
Marco Pesenti Gritti
6d7e1dcb4c Do not crash if cannot find icon 2006-05-17 00:23:00 -04:00
Marco Pesenti Gritti
2ae62db4cc Enable the console only when running from source path. 2006-05-17 00:12:01 -04:00
Marco Pesenti Gritti
53ccec5267 Forgot to add new file 2006-05-16 19:23:42 -04:00
Marco Pesenti Gritti
8a9d0b657c Add a gui console so I can see output in 2006-05-16 19:21:52 -04:00
Dan Williams
b6d50a215b Add a segment type and start bits for retransmission requests. 2006-05-16 17:08:39 -04:00
Marco Pesenti Gritti
17b77fc7cc Make this work also when running from inside sugar/ 2006-05-16 16:52:54 -04:00
Marco Pesenti Gritti
1f33120951 Merge 2006-05-16 16:33:11 -04:00