Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar/browser
Commit message (Collapse)AuthorAgeFilesLines
* Get chat back to work. Well except it get very confusedMarco Pesenti Gritti2006-06-181-3/+3
| | | | | | | | if users have the same ip address. Dan I commented out the service deserialization in BrowserShell because it was not really working (also there was a few typos in that code)
* Merge branch 'master' of git+ssh://dcbw@crank.laptop.org/git/sugarDan Williams2006-06-181-1/+0
|\ | | | | | | | | | | Conflicts: sugar/browser/BrowserActivity.py
| * Some work to make group chat work againMarco Pesenti Gritti2006-06-181-1/+1
| |
* | Pass a serialized Service object through when joining an activityDan Williams2006-06-182-12/+15
|/
* Get page sharing back to workMarco Pesenti Gritti2006-06-181-13/+16
|
* Implement page location sharing. Not yet working forMarco Pesenti Gritti2006-06-171-6/+23
| | | | some reason.
* Make each activity have a default type for sharingDan Williams2006-06-171-1/+1
|
* Don't block on dbus for open_with_id eitherDan Williams2006-06-171-4/+7
|
* Use better escape functionDan Williams2006-06-171-3/+3
|
* Disable some in-progress codeDan Williams2006-06-161-2/+3
|
* Fix starting browser activityDan Williams2006-06-161-1/+5
|
* Filter presence by activityMarco Pesenti Gritti2006-06-161-0/+3
|
* Register the model service and start working onMarco Pesenti Gritti2006-06-161-15/+13
| | | | looking it up
* Missing importMarco Pesenti Gritti2006-06-161-1/+1
|
* Some work on the getting model backMarco Pesenti Gritti2006-06-161-12/+5
|
* Get activities sharing sort of workingMarco Pesenti Gritti2006-06-163-19/+8
|
* MergeMarco Pesenti Gritti2006-06-151-1/+1
|
* Fix the problem with service resolution (Dan please have a look...)Marco Pesenti Gritti2006-06-151-26/+25
|
* Shorten activity service typeDan Williams2006-06-151-1/+1
|
* More fixes for sharing activitiesDan Williams2006-06-151-17/+34
|
* MergeMarco Pesenti Gritti2006-06-152-11/+10
|
* Fixed a bunch of issues reported by pylintMarco Pesenti Gritti2006-06-153-16/+16
|
* Generalize activity publishing code for > 1 activity per processDan Williams2006-06-152-11/+10
|
* Fix a bunch of outdated makefiles.Marco Pesenti Gritti2006-06-151-1/+0
|
* Get rid of the web search activity, refactorMarco Pesenti Gritti2006-06-153-85/+10
|
* Use ignore_reply rather than idle_add, thanks j5Marco Pesenti Gritti2006-06-141-0/+1
|
* Implement the share button on the presence windowMarco Pesenti Gritti2006-06-131-0/+3
|
* Adapt to the new api... get back the browser runningMarco Pesenti Gritti2006-06-121-3/+1
|
* Force themes to be olpc, so people can getMarco Pesenti Gritti2006-06-072-5/+8
|
* mergeDan Williams2006-06-071-1/+6
|
* Fix traceback on focus changesDan Williams2006-06-071-6/+1
|
* Add a few missing files to the makefiles,Marco Pesenti Gritti2006-06-071-1/+6
|
*