Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/activities/browser/BrowserActivity.py
Commit message (Expand)AuthorAgeFilesLines
* Remove old browser and fix makefilesMarco Pesenti Gritti2006-10-131-208/+0
* A bunch of cleanups. Add some useful properties to the browser.Marco Pesenti Gritti2006-10-121-1/+1
* Create a private sugar lib and put our extensions there.Marco Pesenti Gritti2006-10-121-4/+4
* Add some logs to debug popupsMarco Pesenti Gritti2006-09-281-0/+6
* Make the popup transientMarco Pesenti Gritti2006-09-271-2/+4
* Remove debug codeMarco Pesenti Gritti2006-09-271-1/+1
* Show sized popups as dialogsMarco Pesenti Gritti2006-09-271-6/+61
* Open "requested" popups in a new activityMarco Pesenti Gritti2006-09-271-1/+12
* Add a start method to the activity module, for initialization.Marco Pesenti Gritti2006-09-261-5/+5
* Add a gecko module. Disable popups.Marco Pesenti Gritti2006-09-261-0/+3
* Work around browser crash.Marco Pesenti Gritti2006-09-221-0/+1
* Rework toolbar to be more similar to the design. Cleanup codeMarco Pesenti Gritti2006-09-211-4/+5
* Use gtkmozembedMarco Pesenti Gritti2006-09-201-7/+6
* Cleanup browser model service on destroy.Marco Pesenti Gritti2006-09-121-0/+5
* Get rid of default type from the activity definition.Marco Pesenti Gritti2006-09-021-2/+1
* Rework profiles code a bit, initialize gecko profileMarco Pesenti Gritti2006-08-251-0/+6
* Load google as homepage. Some cleanups.Marco Pesenti Gritti2006-08-091-9/+11
* Improve the activity apiMarco Pesenti Gritti2006-08-081-29/+18
* Use the default service to get activity informations, insteadMarco Pesenti Gritti2006-08-081-2/+0
* Move activity service registration in ActivityMarco Pesenti Gritti2006-08-071-12/+2
* Remove args from the factory interfaceMarco Pesenti Gritti2006-08-071-9/+2
* Adapt to gecko-embed api changeMarco Pesenti Gritti2006-07-311-1/+1
* Load the current page when joining an active.Marco Pesenti Gritti2006-07-261-16/+25
* Make shareActivity workDan Williams2006-07-261-1/+1
* s/publish/shareDan Williams2006-07-251-2/+2
* Fix occurances of get_nick_name() -> get_name()Dan Williams2006-07-241-1/+1
* More fixes, and convert python PS bindings to more glib style method namesDan Williams2006-07-231-1/+1
* Port some stuff to new presence service (not tested, but I need this to at le...Marco Pesenti Gritti2006-07-201-11/+2
* Get rid of pygtk.require. It doesn't make a lot of senseMarco Pesenti Gritti2006-07-161-2/+0
* Bunch of fixes, sharing should be back to workMarco Pesenti Gritti2006-07-151-2/+1
* Read service type from the .activity fileMarco Pesenti Gritti2006-07-141-7/+6
* Add tasks to the home window. A bunch of fixes.Marco Pesenti Gritti2006-07-101-1/+1
* More work on the window management refactorMarco Pesenti Gritti2006-07-091-37/+37
* More work on the new designMarco Pesenti Gritti2006-07-081-10/+6
* Forgot to commit changes... This breaks one-to-one chat,Marco Pesenti Gritti2006-07-061-3/+4
* Use random port for local models, clean up some model code, and don't double-...Dan Williams2006-06-231-2/+1
* Stop abusing ZeroConf by overloading the service type field; overload the ser...Dan Williams2006-06-221-2/+2
* More work on packages refactoring, mostly workingMarco Pesenti Gritti2006-06-211-3/+3
* Big refactor of the directory structure and packages toMarco Pesenti Gritti2006-06-211-0/+156