Justin Gallardo
|
b9f9ef0fe9
|
Changed all tabs to 4 spaces for python style
|
2006-12-04 11:12:24 -08:00 |
|
Marco Pesenti Gritti
|
7a6c1595e3
|
Removed by mistake
|
2006-10-25 18:00:52 +02:00 |
|
Marco Pesenti Gritti
|
03d82108d7
|
Write a chat activity, remove some unused code
|
2006-10-25 00:36:42 +02: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
|
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 |
|
Dan Williams
|
ea103dc6d8
|
Make SketchPad background color settable at object creation time rather than hardcoded to ugly green
|
2006-10-18 11:14:02 -04:00 |
|
Marco Pesenti Gritti
|
615242f4f8
|
Add LGPL header
|
2006-10-15 01:08:44 +02:00 |
|
John (J5) Palmieri
|
6f337e0b14
|
Changed all type checking to use isinstance
|
2006-10-03 17:06:48 -04:00 |
|
Dan Williams
|
a09dc48669
|
Fix missing icon check
|
2006-09-28 17:03:24 -04:00 |
|
Dan Williams
|
8e7fe5dd65
|
Deal with missing icons
|
2006-09-28 17:00:15 -04:00 |
|
Dan Williams
|
e95e6c2a4e
|
Import the PS correctly
|
2006-09-28 15:51:40 -04:00 |
|
Marco Pesenti Gritti
|
4f3e3a290c
|
Remove unused MeshChat
|
2006-08-26 12:56:40 +02:00 |
|
Marco Pesenti Gritti
|
fd6367007a
|
Get chat to work again
|
2006-07-26 14:05:43 +02:00 |
|
Marco Pesenti Gritti
|
5f628f1a4f
|
Get presence to work on the chat window
|
2006-07-26 13:41:49 +02:00 |
|
Marco Pesenti Gritti
|
0947581a11
|
A bunch of fixes...
|
2006-07-26 12:57: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
|
318c49bacf
|
Don't traceback when our activity can't be found (because it's not shared)
|
2006-07-24 11:13:07 -05:00 |
|
Dan Williams
|
ba6c75725d
|
Fix occurances of get_nick_name() -> get_name()
|
2006-07-24 10:57:21 -05:00 |
|
Dan Williams
|
a216a19f3f
|
Re-enable ActivityChat service existing chat service detection code
|
2006-07-24 10:57:02 -05:00 |
|
Dan Williams
|
5afb98d0ae
|
Add missing import
|
2006-07-23 22:29:27 -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
|
87cb115aa0
|
Abstract activity on the shell side into an ActivityHost object.
Comment out/fix more ps borkage.
|
2006-07-20 11:34:06 +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
|
01da885516
|
Lots of build fixes
|
2006-07-10 16:16:30 +02:00 |
|
Marco Pesenti Gritti
|
1cc14e406a
|
More work on the window management refactor
|
2006-07-09 17:37:54 +02:00 |
|
Marco Pesenti Gritti
|
63c93e4f2d
|
Rewrite the wm, implement smarter sliding, "merge"
presence window and chat, activate by F1
|
2006-07-07 16:37:52 +02:00 |
|
Marco Pesenti Gritti
|
ba09278c67
|
Split classes out of shell.py
|
2006-07-06 23:34:23 +02:00 |
|
Marco Pesenti Gritti
|
fbb2621fff
|
Make missing strings translatable
|
2006-07-06 20:25:56 +02: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
|
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 |
|
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
|
7026006efd
|
Make the send button larger and remove border
|
2006-06-23 16:08:58 -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 |
|
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
|
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 |
|