85 Commits (6c671fb7fe11c7b146ed8496f8fd2505dce7bcae)

Author SHA1 Message Date
Marco Pesenti Gritti c84e21aa9e Hide the tabs bar when there is only one toolbar.
Fix sugar.Browser
17 years ago
Marco Pesenti Gritti 9e10d15c21 More work on pyxpcom integration 17 years ago
Marco Pesenti Gritti e5a586fe69 More distcheck fixes 17 years ago
Tomeu Vizoso 50d2b66501 Take out the HAVE_GECKO_1_9 ifdefs, we only support Gecko 1.9 now. 17 years ago
Tomeu Vizoso bbb96e9c89 Implemented saving web history to the journal. Ifdefed by now while we wait for a patch to be applied to mozilla upstream. 17 years ago
Marco Pesenti Gritti e793614464 Fallback to ltihooks 17 years ago
Mike C. Fletcher 5efe3ef532 Initial documentation pass for the sugar.clipboard.clipboardservice module. 17 years ago
Marco Pesenti Gritti 3da95e9236 Really commit this, stupid git. 17 years ago
Marco Pesenti Gritti 5343752c35 Make browser a modules inside sugar library 17 years ago
Marco Pesenti Gritti f4e2791c89 Big refactor of the directory structure and packages to
reflect private/public
18 years ago
Dan Williams e9f20cfe0f pylint fixes 18 years ago
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 18 years ago
Dan Williams d08ea50d15 Start presence service later, so that we don't receive signals before we're ready to deal with them. Also ignore shared activities that aren't ours. 18 years ago
Marco Pesenti Gritti 51ea9eedba Get chat back to work. Well except it get very confused
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)
18 years ago
Dan Williams b703d93534 Merge branch 'master' of git+ssh://dcbw@crank.laptop.org/git/sugar
Conflicts:

	sugar/browser/BrowserActivity.py
18 years ago
Dan Williams 4e6cbab48e Pass a serialized Service object through when joining an activity 18 years ago
Marco Pesenti Gritti b4413fe3c2 Some work to make group chat work again 18 years ago
Marco Pesenti Gritti afc587212e Get page sharing back to work 18 years ago
Marco Pesenti Gritti 361eeff0c5 Implement page location sharing. Not yet working for
some reason.
18 years ago
Dan Williams e060c07873 Make each activity have a default type for sharing 18 years ago
Dan Williams 8746552ff7 Don't block on dbus for open_with_id either 18 years ago
Dan Williams a90071fef5 Use better escape function 18 years ago
Dan Williams 3ed0a1c259 Disable some in-progress code 18 years ago
Dan Williams e4a8518d02 Fix starting browser activity 18 years ago
Marco Pesenti Gritti 9db404afb9 Filter presence by activity 18 years ago
Marco Pesenti Gritti 0cae557ab5 Register the model service and start working on
looking it up
18 years ago
Marco Pesenti Gritti e633c2ef8d Missing import 18 years ago
Marco Pesenti Gritti 4a0e8ac2d4 Some work on the getting model back 18 years ago
Marco Pesenti Gritti bdce0eb48c Get activities sharing sort of working 18 years ago
Marco Pesenti Gritti 20afcfa475 Merge 18 years ago
Marco Pesenti Gritti 6a8e863a16 Fix the problem with service resolution (Dan please have a look...) 18 years ago
Dan Williams 7b507d545b Shorten activity service type 18 years ago
Dan Williams 9034dc8f3b More fixes for sharing activities 18 years ago
Marco Pesenti Gritti 27b4f25fad Merge 18 years ago
Marco Pesenti Gritti f0af49616c Fixed a bunch of issues reported by pylint 18 years ago
Dan Williams ecf81ba35f Generalize activity publishing code for > 1 activity per process 18 years ago
Marco Pesenti Gritti f2ae132410 Fix a bunch of outdated makefiles. 18 years ago
Marco Pesenti Gritti a4b2e74d25 Get rid of the web search activity, refactor 18 years ago
Marco Pesenti Gritti 26b117cff0 Use ignore_reply rather than idle_add, thanks j5 18 years ago
Marco Pesenti Gritti 9ebcd65659 Implement the share button on the presence window 18 years ago
Marco Pesenti Gritti cdf7583d39 Adapt to the new api... get back the browser running 18 years ago
Marco Pesenti Gritti c4b112366c Force themes to be olpc, so people can get 18 years ago
Dan Williams a0ed2fa232 merge 18 years ago
Dan Williams f7cd0939c4 Fix traceback on focus changes 18 years ago
Marco Pesenti Gritti 55d863fc71 Add a few missing files to the makefiles, 18 years ago
Dan Williams 046a954de1 Change Activity so that subclasses don't have to call Activity superclass methods from the shell callbacks. Makes subclasses simpler since they don't (necessarily) have to care about OO concepts like superclasses right away. 18 years ago
Dan Williams 4c7f15f694 Refactor dbus out of Activity objects so that we're sure when 18 years ago
Marco Pesenti Gritti f96fbfc10b Split up the browser, some cleanups and 18 years ago
Marco Pesenti Gritti 03af8bceea Simplify redirecting output to the console 18 years ago
Marco Pesenti Gritti f2e9500a9b s/Web Browser/Web 18 years ago