Sugar Platform Stack: Difference between revisions
mNo edit summary |
update link |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
[[Category:Developer]] | [[Category:Developer]] | ||
</noinclude> | </noinclude> | ||
| Line 16: | Line 16: | ||
== Sugar Software Stack == | == Sugar Software Stack == | ||
The Sugar Software Stack (the upper part of "Ribose") is defined by the Sugar Platform release through its external dependencies and their minimum versions—the latest one is [[ | The Sugar Software Stack (the upper part of "Ribose") is defined by the Sugar Platform release through its external dependencies and their minimum versions—the latest one is [[{{Upcoming Stable Release}}/Platform Components]]. In late 2009, this is roughly equivalent to GNOME Mobile. | ||
== Interfaces provided to activity developers == | == Interfaces provided to activity developers == | ||
| Line 59: | Line 59: | ||
GTK Controls: | GTK Controls: | ||
* [[olpc: | * [[olpc:Browse|Browse]] browser Control ([[olpc:HulaHop|HulaHop]]) -- Gecko 1.9 web browser as a simple embeddable control with Python DOM access | ||
* [[olpc:Write|AbiWord]]/AbiCollab Control -- AbiWord word processor as an embeddable control with the ability to collaboratively edit with another user | * [[olpc:Write|AbiWord]]/AbiCollab Control -- AbiWord word processor as an embeddable control with the ability to collaboratively edit with another user | ||
** This version of AbiWord also includes support for syntax-colouring collaborative source-code editing | ** This version of AbiWord also includes support for syntax-colouring collaborative source-code editing | ||