Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/python
Commit message (Collapse)AuthorAgeFilesLines
* Imported Upstream version 0.4.8~dfsgupstream/0.4.8.dfsgupstreamJonas Smedegaard2008-12-041-1/+1
|
* Merge commit 'v0.4.8' into upstreamJonas Smedegaard2008-12-041-1/+1
|\
| * Remove flags which are breaking the build on latest libtool.Marco Pesenti Gritti2008-10-301-1/+1
| |
* | Imported Upstream version 0.4.7~dfsgupstream/0.4.7.dfsgJonas Smedegaard2008-11-112-359/+0
| |
* | Imported Upstream version 0.4.7~dfsgJonas Smedegaard2008-11-112-16/+118
| |
* | Merge commit 'v0.4.7' into upstreamJonas Smedegaard2008-11-113-38/+48
|\ \ | |/ | | | | | | | | Conflicts (add test, avoid debian/* ): tests/test-web-view.py
| * Refactor initialization some more.Marco Pesenti Gritti2008-10-152-3/+19
| |
| * Better way to map from dom window to view.Marco Pesenti Gritti2008-10-153-23/+13
| | | | | | | | | | | | 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.
| * better error handling in the compreg check #8318Simon Schampijer2008-09-101-18/+22
| |
* | Merge commit 'v0.4.5' into upstreamJonas Smedegaard2008-10-191-0/+39
|\ \ | |/
| * check compreg only when the profile is available #8318Simon Schampijer2008-09-061-2/+2
| |
| * Update the profile dependent on version changes #5428Simon Schampijer2008-08-271-0/+39
| | | | | | | | | | Reflected are changes in the browse bundle version or the xulrunner one (marco)
* | Imported Upstream version 0.4.3upstream/0.4.3Jonas Smedegaard2008-08-162-1/+5
| |
* | Merge commit 'v0.4.3' into upstreamJonas Smedegaard2008-08-161-1/+18
|\ \ | |/ | | | | | | | | Conflicts: components/.gitignore (dropped - confuses git-buildpackage)
| * Open in the same page only _blank targets.Marco Pesenti Gritti2008-07-241-1/+18
| | | | | | | | Add a way lookup the view from the chrome.
* | Imported Upstream version 0.4.1upstream/0.4.1Jonas Smedegaard2008-06-204-13/+279
| |
* | Imported Upstream version 0.4.0upstream/0.4.0Jonas Smedegaard2008-05-263-11/+557
|/
* Add support to evaluate scripts.upstream/0.4.0.git.20071211Marco Pesenti Gritti2007-12-131-0/+9
|
* 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
|
* Make this work on x86_64Dan Winship2007-08-221-2/+1
|
* FixMarco Pesenti Gritti2007-08-221-1/+1
|
* Add to python path libxul_dir/pythonMarco Pesenti Gritti2007-08-224-3/+11
|
* Adapt to latest xulrunner 1.9Marco Pesenti Gritti2007-08-221-4/+2
|
* Finally put modal dialogs to work.Tomeu Vizoso2007-06-212-20/+71
|
* 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-133-14/+2
|
* Implement grab_focusMarco Pesenti Gritti2007-06-131-0/+6
|
* Popup fixes and first (incomplete) try at modal windows.Tomeu Vizoso2007-06-111-20/+38
|
* Add $prefix/lib/mozilla/plugins to the plugin path.Marco Pesenti Gritti2007-06-021-3/+4
| | | | Fix dpi calculation.
* Ensure the profile directory existsMarco Pesenti Gritti2007-05-311-0/+7
|
* Add property for status textOwen Williams2007-05-301-1/+11
|
* First try at popup support.Tomeu Vizoso2007-05-281-12/+76
|
* Load default prefsMarco Pesenti Gritti2007-05-221-0/+29
|
* Add a title propertyMarco Pesenti Gritti2007-05-221-3/+21
|
* Skeleton implementation of chromeMarco Pesenti Gritti2007-05-222-0/+59
|
* Expose some more propertiesMarco Pesenti Gritti2007-05-213-3/+28
|
* Split the python bindings to their own directoryMarco Pesenti Gritti2007-05-217-0/+211