added README.txt

git-svn-id: trunk@5333 -
This commit is contained in:
mattias 2004-03-19 22:46:40 +00:00
parent 7dc0dfe431
commit 75d0b90eab
2 changed files with 57 additions and 0 deletions

1
.gitattributes vendored
View File

@ -1,5 +1,6 @@
* text=auto !eol
/COPYING.modifiedLGPL -text svneol=unset#application/octet-stream
components/README.txt svneol=native#text/plain
components/cgi/cgilaz.lpk svneol=native#text/pascal
components/cgi/cgimodules.pas svneol=native#text/pascal
components/codetools/allcodetoolunits.pp svneol=native#text/pascal

56
components/README.txt Normal file
View File

@ -0,0 +1,56 @@
cgi
CGI Data Modules
Incomplete: Requires implementation of the IDE Interface for data modules.
codetools
The builtin pascal parser and pascal completion/refactoring tools of the IDE.
custom
Obsolete: Use packages instead
User defined components for the IDE
gtk
GTK specific components
gtkglarea
An OpenGL control. Only usable with the gtk interface under linux.
htmllite
HTMLLite package. A multithreaded HTML control.
interbase
Interbase database package.
jpeg
JPEG support for LCL and IDE.
memds
Memory database package.
mpaslex
A small and fast pascal parser.
mysql
MySQL database package.
sdf
SDF database package.
sqlite
SQLite database package.
synedit
The editor controls used by the IDE.
synunihighlighter
An universal highlighter for synedit.
tdbf
TDBF database package.
turbopower_ipro
A HTML control.
units
Output directory for IDE built-in packages (synedit, codetools)