Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/python/webview.py
Commit message (Collapse)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
| | | | | | 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.
* Open in the same page only _blank targets.Marco Pesenti Gritti2008-07-241-1/+18
| | | | Add a way lookup the view from the chrome.
* Open all the popups in the current window. This is reallyMarco Pesenti Gritti2007-10-121-0/+5
| | | | | Sugar specific but it's easy to make it more generic later if we need to.
* 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