Difference between revisions of "AROS Libraries"

From Freepascal Amiga wiki
Jump to navigation Jump to search
m (typo "amigagados" became "amigados")
Line 8: Line 8:
 
!Unit Name !!Link to AROS Library !! Link to Unit !! Package  !! Remarks
 
!Unit Name !!Link to AROS Library !! Link to Unit !! Package  !! Remarks
 
|-  
 
|-  
|[[Exec]] || [//aros.sourceforge.net/documentation/developers/autodocs/exec.php exec.library]        || [//www.alb42.de/fpc-docu/exec exec]        || rtl      ||         
+
|[[Exec]] || [//aros.sourceforge.net/documentation/developers/autodocs/exec.php exec.library]        || [//www.alb42.de/fpc-docu/exec exec]        || rtl      ||Rewrite done, Documentation nearly finished          
 
|-  
 
|-  
| [[AmigaDos]] || [//aros.sourceforge.net/documentation/developers/autodocs/dos.php dos.library]          || [//www.alb42.de/fpc-docu/amigados amigados]  || rtl      || Name change because colliding with RTL dos
+
| [[AmigaDos]] || [//aros.sourceforge.net/documentation/developers/autodocs/dos.php dos.library]          || [//www.alb42.de/fpc-docu/amigados amigados]  || rtl      ||Rewrite started, Documentation nearly finished. Name change because colliding with RTL dos
 
|-
 
|-
|[[AGraphics]] || [//aros.sourceforge.net/documentation/developers/autodocs/graphics.php graphics.library]    || [//www.alb42.de/fpc-docu/agraphics agraphics]    || rtl      || Name change because colliding with LCL graphics
+
|[[AGraphics]] || [//aros.sourceforge.net/documentation/developers/autodocs/graphics.php graphics.library]    || [//www.alb42.de/fpc-docu/agraphics agraphics]    || rtl      ||Documentation nearly finished. Name change because colliding with LCL graphics
 
|-
 
|-
 
|[[Intuition]] || [//aros.sourceforge.net/documentation/developers/autodocs/intuition.php intuition.library]    || [//www.alb42.de/fpc-docu/intuition intuition]    || rtl      ||
 
|[[Intuition]] || [//aros.sourceforge.net/documentation/developers/autodocs/intuition.php intuition.library]    || [//www.alb42.de/fpc-docu/intuition intuition]    || rtl      ||
Line 34: Line 34:
 
|[[Mui]] || [//aros.sourceforge.net/documentation/developers/autodocs/muimaster.php muimaster.library]          || [//www.alb42.de/fpc-docu/mui mui]          || arosunits ||         
 
|[[Mui]] || [//aros.sourceforge.net/documentation/developers/autodocs/muimaster.php muimaster.library]          || [//www.alb42.de/fpc-docu/mui mui]          || arosunits ||         
 
|-  
 
|-  
|[[Workbench]] || [//aros.sourceforge.net/documentation/developers/autodocs/workbench.php workbench.library]    || [//www.alb42.de/fpc-docu/workbench workbench]    || arosunits ||         
+
|[[Workbench]] || [//aros.sourceforge.net/documentation/developers/autodocs/workbench.php workbench.library]    || [//www.alb42.de/fpc-docu/workbench workbench]    || arosunits ||Rewrite Done       
 +
|-
 +
|[[Icon]] || [//aros.sourceforge.net/documentation/developers/autodocs/icon.php icon.library]    || [//www.alb42.de/fpc-docu/icon icon]    || arosunits ||Rewrite Done. Dokumentation finished.          
 
   
 
   
 
|}
 
|}

Revision as of 22:13, 1 September 2013

Link on library points to the original documentation of AROS autodocs

Link on Unit point to automatically generated documentation of freepascal units.

AROS Libraries wrapper for Freepascal
Unit Name Link to AROS Library Link to Unit Package Remarks
Exec exec.library exec rtl Rewrite done, Documentation nearly finished
AmigaDos dos.library amigados rtl Rewrite started, Documentation nearly finished. Name change because colliding with RTL dos
AGraphics graphics.library agraphics rtl Documentation nearly finished. Name change because colliding with LCL graphics
Intuition intuition.library intuition rtl
KeyMap keymap.library keymap rtl
Layers layers.library layers rtl
Utility utility.library utility rtl
Timer timer.device timer rtl
ASL asl.library asl arosunits
DiskFont diskfont.library diskfont arosunits
GadTools gadtools.library gadtools arosunits
IFFParse iffparse.library iffparse arosunits
Mui muimaster.library mui arosunits
Workbench workbench.library workbench arosunits Rewrite Done
Icon icon.library icon arosunits Rewrite Done. Dokumentation finished.
other AROS related units
Unit Name Link to Unit Package Remarks
InputEvent inputevent arosunits some constants and types for input processing
ClipBoard clipboard arosunits easy handling of clipboard
TimerUtils timerutils arosunits helper function for timer
TagsArray tagsarray rtl Helper functions for tag handling
LongArray longarray rtl Helper functions for open parameter functions