Embedding: Difference between revisions
Jump to navigation
Jump to search
(Removing all content from page) |
No edit summary |
||
| Line 1: | Line 1: | ||
= Tasklist = | |||
== High == | |||
* Create ActiveX component | |||
* Render content to image | |||
* Code snippets section on the wiki | |||
* Access to C++ objects from JS | |||
* Build | |||
** Include in nightly builds | |||
* Testing | |||
* Blogging/evangelism | |||
== Medium == | |||
* Navigation APIs on Qt | |||
* Navigation APIs on GTK | |||
* Specify platforms/toolchains support (currently no Mac support) | |||
** Mobile platforms/toolchains | |||
* Move/update doxygen files | |||
* Wrap eventlisteners in macros | |||
* Wrap DOM functions in simple API/macros | |||
== Low == | |||
* Progress indicator APIs | |||
Revision as of 17:54, 9 October 2008
Tasklist
High
- Create ActiveX component
- Render content to image
- Code snippets section on the wiki
- Access to C++ objects from JS
- Build
- Include in nightly builds
- Testing
- Blogging/evangelism
Medium
- Navigation APIs on Qt
- Navigation APIs on GTK
- Specify platforms/toolchains support (currently no Mac support)
- Mobile platforms/toolchains
- Move/update doxygen files
- Wrap eventlisteners in macros
- Wrap DOM functions in simple API/macros
Low
- Progress indicator APIs