Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/hulahop.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Better way to map from dom window to view.Marco Pesenti Gritti2008-10-151-0/+37
| | | | | | Give up on trying to allow to user the view before it's realized, it's just not possible to do it with current mozilla implementation.
* Setup a nsXULAppInfo service and register #7530 (tomeu)Simon Schampijer2008-07-291-1/+1
|
* Add support for adding certificate exceptions. Same UI as firefox.Marco Pesenti Gritti2008-06-151-2/+4
|
* Fix the build with xulrunner-1.9a8, patch by jani.Marco Pesenti Gritti2007-09-241-2/+2
| | | | Use c++ casts, the mozilla ones was dropped.
* Adapt to latest xulrunner 1.9Marco Pesenti Gritti2007-08-221-2/+2
|
* Add $prefix/lib/mozilla/plugins to the plugin path.Marco Pesenti Gritti2007-06-021-0/+17
| | | | Fix dpi calculation.
* Fix buildMarco Pesenti Gritti2007-05-211-0/+1
|
* Split functions out of WebViewMarco Pesenti Gritti2007-05-211-0/+69