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 |
|
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
|
9ea6805174
|
More work on packages refactoring, mostly working
|
2006-06-21 16:05:52 -04:00 |
|
Dan Williams
|
e9f20cfe0f
|
pylint fixes
|
2006-06-20 09:39:36 -04:00 |
|
Dan Williams
|
5485a4f958
|
Fix some typos
|
2006-06-19 21:24:24 -04:00 |
|
Dan Williams
|
78ee3d2b20
|
Find chat service that may have already been resolved, and make sure we don't user services that aren't for our activity
|
2006-06-19 21:17:58 -04:00 |
|
Marco Pesenti Gritti
|
4cef4cb3bd
|
Implement sliding, dead slow with gradients.
Get keyboard focus in the dock with some evil hack.
|
2006-06-19 15:31:18 -04:00 |
|
Dan Williams
|
c65ef6f9cd
|
Make the presence service resolve all shared activity services by default; it's up to the activities to ignore services that aren't theirs. Also add 'joined-activity' and 'left-activity' signals on Buddy objects, mainly for the PresenceWindow's 'Who's here' bits
|
2006-06-19 09:49:57 -04:00 |
|
Marco Pesenti Gritti
|
b129956aba
|
Add back colors in the toolbar. Layout/appeareance sucks atm
|
2006-06-18 15:35:44 -04:00 |
|