Difference between revisions of "AROS Libraries"
Jump to navigation
Jump to search
| Line 10: | Line 10: | ||
|[[Exec]] || [//aros.sourceforge.net/documentation/developers/autodocs/exec.php exec.library] || [//www.alb42.de/fpc-docu/exec exec] || rtl ||Rewrite done, Documentation nearly finished | |[[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 ||Rewrite | + | | [[AmigaDos]] || [//aros.sourceforge.net/documentation/developers/autodocs/dos.php dos.library] || [//www.alb42.de/fpc-docu/amigados amigados] || rtl ||Rewrite done, 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 ||Documentation nearly finished. 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 ||Rewrite started, 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 || | ||
Revision as of 21:22, 7 September 2013
Link on library points to the original documentation of AROS autodocs
Link on Unit point to automatically generated documentation of freepascal units.
| 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 done, Documentation nearly finished. Name change because colliding with RTL dos |
| AGraphics | graphics.library | agraphics | rtl | Rewrite started, 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. |
| 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 |