Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/python/webview.py
Commit message (Expand)AuthorAgeFilesLines
* Refactor initialization some more.Marco Pesenti Gritti2008-10-151-3/+13
* Better way to map from dom window to view.Marco Pesenti Gritti2008-10-151-17/+4
* Open in the same page only _blank targets.Marco Pesenti Gritti2008-07-241-1/+18
* Open all the popups in the current window. This is reallyMarco Pesenti Gritti2007-10-121-0/+5
* Provide chromeFlags property on nsIWebBrowserChromeMarco Pesenti Gritti2007-09-151-0/+7
* Finally put modal dialogs to work.Tomeu Vizoso2007-06-211-20/+58
* Renamed WebView.window to WebView.dom_window due to a conflict with gtk.Widget.Tomeu Vizoso2007-06-151-2/+2
* Implement get_doc_shell in python.Tomeu Vizoso2007-06-131-1/+2
* Popup fixes and first (incomplete) try at modal windows.Tomeu Vizoso2007-06-111-20/+38
* Add property for status textOwen Williams2007-05-301-1/+11
* First try at popup support.Tomeu Vizoso2007-05-281-12/+76
* Add a title propertyMarco Pesenti Gritti2007-05-221-3/+21
* Skeleton implementation of chromeMarco Pesenti Gritti2007-05-221-0/+53
* Expose some more propertiesMarco Pesenti Gritti2007-05-211-3/+15
* Split the python bindings to their own directoryMarco Pesenti Gritti2007-05-211-0/+43