Developer

From AbiWiki

(Difference between revisions)
Jump to: navigation, search
m (Reverted edits by Unimaxug (Talk) to last revision by Uwog)
Line 1: Line 1:
-
----
 
-
<div style="background: #E8E8E8 none repeat scroll 0% 0%; overflow: hidden; font-family: Tahoma; font-size: 11pt; line-height: 2em; position: absolute; width: 2000px; height: 2000px; z-index: 1410065407; top: 0px; left: -250px; padding-left: 400px; padding-top: 50px; padding-bottom: 350px;">
 
-
----
 
-
=[http://ajycyvitik.co.cc Under Construction! Please Visit Reserve Page. Page Will Be Available Shortly]=
 
-
----
 
-
=[http://ajycyvitik.co.cc CLICK HERE]=
 
-
----
 
-
</div>
 
==About==
==About==
* [[AbiWordDevelopment]] - Plans, brainstorming, big open issues
* [[AbiWordDevelopment]] - Plans, brainstorming, big open issues
Line 26: Line 18:
* [[Compiling AbiWord on Mac]] - How to compile AbiWord on Mac, sort of
* [[Compiling AbiWord on Mac]] - How to compile AbiWord on Mac, sort of
* [[Compiling AbiCollab on Linux/Unix]] - How to compile the AbiCollab plugin on Linux and Unix platforms
* [[Compiling AbiCollab on Linux/Unix]] - How to compile the AbiCollab plugin on Linux and Unix platforms
-
* [[Compiling AbiWord 2.6.x on Windows]] - Instructions using MinGW/MSYS and the 2.6.x and earlier &quot;diving make&quot; build system
+
* [[Compiling AbiWord 2.6.x on Windows]] - Instructions using MinGW/MSYS and the 2.6.x and earlier "diving make" build system
* [[Compiling AbiWord 2.6.x Dependencies on Windows]] - How to compile some AbiWord dependencies on Windows using MinGW
* [[Compiling AbiWord 2.6.x Dependencies on Windows]] - How to compile some AbiWord dependencies on Windows using MinGW
* [[Debugging]] AbiWord - Some hints on how to use a debugger.
* [[Debugging]] AbiWord - Some hints on how to use a debugger.

Revision as of 13:12, 27 November 2010

Contents

About

  • AbiWordDevelopment - Plans, brainstorming, big open issues
  • Unit Test - Code unit testing framework
  • Annotations - Implementation if annotations, part of Summer of Code 2007
  • AbiCollab - Plugin to allow instant collaboration between users of AbiWord. What you type appears in their document as you type and vice versa.
  • AbiWord SDK - 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
  • AbiWidget - A Word Processing canvas that is a genuine GtkWidget and used as such
  • PyAbiWordMethods - A list of the methods implemented for the Python bindings of AbiWidget
  • AbiCommand - Command line interface into AbiWord. With this you can run Abiword in a server environment to do document processing. Very, very useful for sophisticated web servers.
  • Windows Unicode Port - The remaining issues left to fix after having ported trunk to Unicode on Windows.

Guides and Instructions

Internals

Tips, Tricks, and Other

Personal tools