Changes between Version 2 and Version 3 of APIReference

Show
Ignore:
Timestamp:
01/19/09 19:24:29 (4 years ago)
Author:
armin (IP: 62.214.237.127)
Comment:

List API reference for available libraries

Legend:

Unmodified
Added
Removed
Modified
  • APIReference

    v2 v3  
    1 http://infinote.0x539.de/libinfinity/API/ 
     1[[FrontpageToc]] 
    22 
    3 TODO 
     3||Library||Description|| 
     4||'''[http://infinote.0x539.de/libinfinity/API/libinfinity libinfinity]'''||libinfinity is the library providing the directory of documents and a common session functionality for realtime collaboration. It is used since Gobby's 0.5 series.|| 
     5||'''[http://infinote.0x539.de/libinfinity/API/libinftext libinftext]'''||libinftext adds real-time text-editing features to libinfinity.|| 
     6||'''[http://infinote.0x539.de/libinfinity/API/libinfgtk libinfgtk]'''||libinfgtk provides graphical UI components based on GTK+ related to libinfinity, such as a document browser widget.|| 
     7||'''[http://infinote.0x539.de/libinfinity/API/libinftextgtk libinftextgtk]'''||libinftextgtk implements the !InfTextBuffer interface from libinftext using !GtkTextBuffer, so that remote operations are automatically inserted into a !GtkTextBuffer.|| 
     8||'''[http://gobby.0x539.de/apidocs/obby/namespaceobby.html obby]'''||obby provides realtime collaborative text-editing functionality. It is superseded by libinfinity since Gobby 0.4.90.||