* components/readme.txt fixed/more details:

- replace tabs with 2 spaces
- added missing directories 
aarre
anchordocking
cairocanvas
customdrawn
debuggerintf
externhelp
fpdebug
fppkg
fpvectorial
IdeInspector
ideintf
IdeLazLogger
IndustrialStuff
instantfpc
lazcontrols
lazdebuggergdbmi
lazsvnpkg
macroscript
mrumenu
multithreadprocs
sqldb
todolist
Please add/verify explanations
- removed (no longer?) existing dirs 
cgi
interbase
popupnotifier
prettymessages
trayicon
- sort pochecker
- sdf is not csv but csv like
- explain what dbs tdbf supports

git-svn-id: trunk@46796 -
This commit is contained in:
reiniero 2014-11-10 12:00:47 +00:00
parent d464541947
commit 6ffa2b8ad4

View File

@ -1,11 +1,20 @@
aarre
?
activex
ActiveX support (Windows only)
aggpas aggpas
Anti-Grain Geometry - an antialiased graphic library Anti-Grain Geometry - an antialiased graphic library
cgi anchordocking
CGI Data Modules ?
cairocanvas
?
chmhelp chmhelp
Package lhelpcontrolpkg for using chm files in the IDE. Package lhelpcontrolpkg for using CHM help files in the IDE.
codetools codetools
The builtin Pascal parser and Pascal completion/refactoring tools of the IDE. The builtin Pascal parser and Pascal completion/refactoring tools of the IDE.
@ -17,6 +26,9 @@ custom
Obsolete: Use packages instead Obsolete: Use packages instead
User defined components for the IDE User defined components for the IDE
customdrawn
?
customform customform
Registering custom form descendants in the IDE. Registering custom form descendants in the IDE.
@ -27,8 +39,14 @@ daemon
datadict datadict
Support for data dictionaries for the IDE and applications. Support for data dictionaries for the IDE and applications.
datetimectrls
Date/time controls
dbexport dbexport
Export databases to various file formats. Export databases to various file formats.
debuggerintf
?
editortoolbar editortoolbar
A customizable toolbar for the source editor. A customizable toolbar for the source editor.
@ -36,44 +54,83 @@ editortoolbar
educationlaz educationlaz
Extends/configures the IDE for education, training, courses Extends/configures the IDE for education, training, courses
externhelp
External help (via website) for Lazarus IDE
filebrowser filebrowser
A file browser window for the IDE. A file browser window for the IDE.
fpcunit fpcunit
Template for a fpcunit GUI test runner. Template for a fpcunit GUI test runner.
fpdebug
?
fppkg
?
fpvectorial
Support for reading/writing vectorial file formats
fpweb fpweb
Units that support web server and web client programming. Units that support web server and web client programming.
h2pas h2pas
Adds graphical interface to the IDE for the h2pas command line tool. Adds graphical interface to the IDE for the h2pas command line tool.
IdeInspector
?
ideintf
?
IdeLazLogger
IDE support for LazLogger output
images images
More image formats for LCL applications. More image formats for LCL applications.
interbase IndustrialStuff
Database support for Interbase/Firebird. Additional controls with industrial/process management theme
instantfpc
?
jcf2 jcf2
Jedi code formatter 2. Jedi code formatter 2.
lazcontrols
?
lazdebuggergdbmi
Package for debugger using both gdb and additional native Pascal code.
lazdebuggers
?
lazreport lazreport
Report generators and grpahical editors for the IDE. Report generators and grpahical editors for the IDE.
lazsvnpkg
Subversion version control support for the IDE.
lazthread lazthread
? ?
lazutils
Various utility functions (has no package).
leakview leakview
Extends the IDE with a graphical viewer for heaptrc output. Extends the IDE with a graphical viewer for heaptrc output.
pochecker
Validates translated PO files.
macfiles macfiles
Package to create OS X application bundles. Package to create OS X application bundles.
macroscript
?
memds memds
Memory database package. Memory database/dataset package.
messagecomposer messagecomposer
A graphical editor to create MessageDlg statements. A graphical editor to create MessageDlg statements.
@ -84,24 +141,27 @@ mouseandkeyinput
mpaslex mpaslex
A small and fast Pascal parser. A small and fast Pascal parser.
mrumenu
?
multithreadprocs
?
opengl opengl
An OpenGL control. An OpenGL control.
paradox paradox
Support for Paradox databases. Support for Paradox databases.
PascalScript PascalScript
Version of RemObjects Pascal Script adapted for use in the Lazarus IDE. Version of RemObjects Pascal Script adapted for use in the Lazarus IDE.
plotfunction plotfunction
A LCL control for drawing plots and graphs. A LCL control for drawing plots and graphs.
popupnotifier pochecker
? Validates translated PO files.
prettymessages
Hide unwanted hints, warnings and all kind of messages in the message window.
printers printers
Printing support. Printing support.
@ -117,10 +177,14 @@ rx
Controls based on rxlib. Controls based on rxlib.
sdf sdf
SDF (CSV+fixed length dataset) database package. SDF (CSV-like+fixed length dataset) database package.
simpleideintf simpleideintf
A test environment for IDE packages. A test environment for IDE packages.
sqldb
Support for FPC's sqldb's data access layer (Firebird, MySQL, PostgreSQL, SQLite etc.)
Preinstalled in default Lazarus
sqlite sqlite
SQLite database package. SQLite database package.
@ -135,16 +199,17 @@ tachart
A control for graphs and plots. A control for graphs and plots.
tdbf tdbf
TDBF database package. TDBF database package; supports DBase III,IV, Visual DBase VII and (Visual)
FoxPro databases.
trayicon
An icon for the system tray.
todolist
IDE to do list for source code. It extracts to do items from comments.
turbopower_ipro turbopower_ipro
A HTML control. A HTML control.
vlc vlc
A video player component based on the VLC libraries. A video player component based on the VLC libraries.
wiki wiki
Tools to convert a wiki to offline help. Tools to convert a wiki to offline help.