Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/activities/browser
Commit message (Expand)AuthorAgeFilesLines
* Add a gecko module. Disable popups.Marco Pesenti Gritti2006-09-261-0/+3
* Work around browser crash.Marco Pesenti Gritti2006-09-221-0/+1
* Ungrab keyboard on release. Use the new stock icons for browser (still broken)Marco Pesenti Gritti2006-09-221-2/+2
* Rework toolbar to be more similar to the design. Cleanup codeMarco Pesenti Gritti2006-09-213-70/+41
* Use gtkmozembedMarco Pesenti Gritti2006-09-202-17/+7
* 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-022-3/+1
* Rework profiles code a bit, initialize gecko profileMarco Pesenti Gritti2006-08-251-0/+6
* Skeleton group chat activity.Marco Pesenti Gritti2006-08-191-1/+1
* Some work to implement the activity barMarco Pesenti Gritti2006-08-161-0/+1
* 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
* Use dbus activation to launch factories. This breaksMarco Pesenti Gritti2006-07-272-5/+2
* 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
* Add a show_launcher property. Show only the web activityMarco Pesenti Gritti2006-07-201-0/+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-164-8/+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-142-7/+7
* Cleanup and document session creation and activity registryMarco Pesenti Gritti2006-07-121-2/+3
* Lots of build fixesMarco Pesenti Gritti2006-07-101-2/+0
* 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
* Make missing strings translatableMarco Pesenti Gritti2006-07-061-3/+5
* Forgot to commit changes... This breaks one-to-one chat,Marco Pesenti Gritti2006-07-062-4/+6
* Implement abstract activity factory. This makesMarco Pesenti Gritti2006-07-062-70/+0
* 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-216-27/+7
* Big refactor of the directory structure and packages toMarco Pesenti Gritti2006-06-2112-0/+448