Developer
From AbiWiki
(Difference between revisions)
MartinSevior (Talk | contribs) |
MartinSevior (Talk | contribs) |
||
Line 3: | Line 3: | ||
* [[AbiWidget]] - Using AbiWord as a GTK+ widget | * [[AbiWidget]] - Using AbiWord as a GTK+ widget | ||
* [[AbiCollab]] - Plugin to allow instant collaboration between users of AbiWord. What you type appears in their document as you type and vice versa. | * [[AbiCollab]] - Plugin to allow instant collaboration between users of AbiWord. What you type appears in their document as you type and vice versa. | ||
- | * [[AbiWordSDK]] - Starting from version 2.6 it is possible to link in libabiword and use all of abiword powerful document processing features in either GUI or server applications. | + | * [[AbiWordSDK]] - Starting from version 2.6 it is possible to link in libabiword and use all of abiword's powerful document processing features in either GUI or server applications. |
+ | * [[PyAbiWord]] - Python bindings to AbiWidget | ||
[[Category:Developer]] | [[Category:Developer]] |
Revision as of 11:34, 6 November 2007
- Unit Test - Code unit testing framework
- Annotations - Implementation if annotations, part of Summer of Code 2007
- AbiWidget - Using AbiWord as a GTK+ widget
- AbiCollab - Plugin to allow instant collaboration between users of AbiWord. What you type appears in their document as you type and vice versa.
- AbiWordSDK - Starting from version 2.6 it is possible to link in libabiword and use all of abiword's powerful document processing features in either GUI or server applications.
- PyAbiWord - Python bindings to AbiWidget