0.86/hulahop: Difference between revisions
Appearance
< 0.86
No edit summary |
|||
(4 intermediate revisions by the same user not shown) | |||
Line 6: | Line 6: | ||
== What is new for users == | == What is new for users == | ||
Please refer to the Browse notes. | Please refer to the [[0.86/Browse]] release notes. | ||
== What is new for developers == | == What is new for developers == | ||
Line 18: | Line 18: | ||
* Use the top nsIDOMWindow when asking for the Chrome #782 | * Use the top nsIDOMWindow when asking for the Chrome #782 | ||
* [http://wiki.sugarlabs.org/go/Features/Tabs_In_Browse Tabs] support | * [http://wiki.sugarlabs.org/go/Features/Tabs_In_Browse Tabs] support | ||
* Provide sugar version in user agent comment #1066 ( | * Provide sugar version in user agent comment #1066 (Aleksey Lim). This is used by by the [http://activities.sugarlabs.org ASLO] infrastructure. | ||
== Credits == | == Credits == | ||
Tomeu Vizoso, Simon Schampijer | Tomeu Vizoso, Simon Schampijer, Aleksey Lim |
Latest revision as of 03:59, 22 September 2009
Hulahop
Introduction
The hulalop library contains a GTK widget for embedding mozilla. It's based on pyxpcom and give access to the whole mozilla xpcom API through python.
What is new for users
Please refer to the 0.86/Browse release notes.
What is new for developers
No News.
Compatibility
No known issues.
Detailed changes
- "make distclean" to not remove data/chrome/brand.properties #969
- Use the top nsIDOMWindow when asking for the Chrome #782
- Tabs support
- Provide sugar version in user agent comment #1066 (Aleksey Lim). This is used by by the ASLO infrastructure.
Credits
Tomeu Vizoso, Simon Schampijer, Aleksey Lim