Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/hulahop-web-view.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Refactor initialization some more.Marco Pesenti Gritti2008-10-151-9/+16
|
* Better way to map from dom window to view.Marco Pesenti Gritti2008-10-151-19/+9
| | | | | | 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.
* #7621 Correctly set the widget allocationTomeu Vizoso2008-07-241-0/+2
|
* Add support to evaluate scripts.upstream/0.4.0.git.20071211Marco Pesenti Gritti2007-12-131-2/+22
|
* Finally put modal dialogs to work.Tomeu Vizoso2007-06-211-0/+19
|
* Implement get_doc_shell in python.Tomeu Vizoso2007-06-131-13/+0
|
* Implement grab_focusMarco Pesenti Gritti2007-06-131-0/+8
|
* Popup fixes and first (incomplete) try at modal windows.Tomeu Vizoso2007-06-111-0/+5
|
* First try at popup support.Tomeu Vizoso2007-05-281-0/+22
|
* Skeleton implementation of chromeMarco Pesenti Gritti2007-05-221-7/+13
|
* Expose some more propertiesMarco Pesenti Gritti2007-05-211-0/+14
|
* Split functions out of WebViewMarco Pesenti Gritti2007-05-211-48/+0
|
* Initialize the profileMarco Pesenti Gritti2007-05-201-0/+2
|
* s/Browser/WebView, cleanup startupMarco Pesenti Gritti2007-05-201-0/+300