Difference between revisions of "0.86/hulahop"

From Sugar Labs
Jump to navigation Jump to search
 
(6 intermediate revisions by the same user not shown)
Line 3: Line 3:
  
 
== Introduction ==
 
== Introduction ==
''Some introductory words what the activity is like. Any special things you like to mention that happened during the release cycle etc''
+
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.
 
 
More Info: ''link to get some further info about the activity''
 
  
 
== What is new for users ==
 
== What is new for users ==
''What are the user visible changes. New short cuts. Features. Nice to back this up with images.''
+
Please refer to the [[0.86/Browse]] release notes.
  
 
== What is new for developers ==
 
== What is new for developers ==
''What might be interesting to know for a developer contributing to the component. Add 'No News' if there is nothing of interest.''
+
No News.
 
 
== Internationalization (i18n) and Localization (l10n) ==
 
''Will be generated by the translation team''
 
  
 
== Compatibility ==
 
== Compatibility ==
''Note here if compatibility to an older version of the activity or an older Sucrose version (e.g. 0.84) broke''
+
No known issues.
  
 
== Detailed changes ==
 
== Detailed changes ==
Line 23: 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 (alsroot) This is used by by the aslo infrastructure.
+
* Provide sugar version in user agent comment #1066 (Aleksey Lim). This is used by by the [http://activities.sugarlabs.org ASLO] infrastructure.
  
 
== Credits ==
 
== Credits ==
''Name the contributors here''
+
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