30 Commits (5d78b148ffe14e1653882bb352afdc8384d8c8e2)

Author SHA1 Message Date
Marco Pesenti Gritti 5d78b148ff Add a gecko module. Disable popups. 18 years ago
Marco Pesenti Gritti 1f8b5cfbf3 Work around browser crash. 18 years ago
Marco Pesenti Gritti c982879815 Rework toolbar to be more similar to the design. Cleanup code 18 years ago
Marco Pesenti Gritti 4977b44037 Use gtkmozembed 18 years ago
Marco Pesenti Gritti 53f7cc1f34 Cleanup browser model service on destroy.
Remove the activity service even if the owner is gone.
18 years ago
Marco Pesenti Gritti 58a79eb123 Get rid of default type from the activity definition.
Modify code to use activity type id instead, except
from mapping service to activity.
18 years ago
Marco Pesenti Gritti 6b232d97d8 Rework profiles code a bit, initialize gecko profile 18 years ago
Marco Pesenti Gritti aae859f4d3 Load google as homepage. Some cleanups. 18 years ago
Marco Pesenti Gritti c6d59fd7b4 Improve the activity api 18 years ago
Marco Pesenti Gritti 2535a88645 Use the default service to get activity informations, instead
of Activity ps object.
18 years ago
Marco Pesenti Gritti 544e47cbe0 Move activity service registration in Activity 18 years ago
Marco Pesenti Gritti 9274f9707f Remove args from the factory interface 18 years ago
Marco Pesenti Gritti ebd27c2cbb Adapt to gecko-embed api change 18 years ago
Marco Pesenti Gritti d778d45b13 Load the current page when joining an active.
Get back page sharing to work.
18 years ago
Dan Williams 164add907d Make shareActivity work 18 years ago
Dan Williams e5065263a9 s/publish/share 18 years ago
Dan Williams ba6c75725d Fix occurances of get_nick_name() -> get_name() 18 years ago
Dan Williams 7c996b0011 More fixes, and convert python PS bindings to more glib style method names 18 years ago
Marco Pesenti Gritti a06d75bd56 Port some stuff to new presence service (not tested, but I need this to at least run).
Comment out some broken code in Owner.py, Dan please take a look at this.
18 years ago
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.
18 years ago
Marco Pesenti Gritti 21b46a0022 Bunch of fixes, sharing should be back to work 18 years ago
Marco Pesenti Gritti db08c3795f Read service type from the .activity file 18 years ago
Marco Pesenti Gritti 9f9f420863 Add tasks to the home window. A bunch of fixes. 18 years ago
Marco Pesenti Gritti 1cc14e406a More work on the window management refactor 18 years ago
Marco Pesenti Gritti d4cb9a2714 More work on the new design 18 years ago
Marco Pesenti Gritti 85ff44db1c Forgot to commit changes... This breaks one-to-one chat,
I'm going to fix it.
18 years ago
Dan Williams db90d4a209 Use random port for local models, clean up some model code, and don't double-register models when we hear our own announcement 18 years ago
Dan Williams 2840af85ce Stop abusing ZeroConf by overloading the service type field; overload the service name field instead like everyone else does 18 years ago
Marco Pesenti Gritti 9ea6805174 More work on packages refactoring, mostly working 18 years ago
Marco Pesenti Gritti f4e2791c89 Big refactor of the directory structure and packages to
reflect private/public
18 years ago