updated components/README.txt

git-svn-id: trunk@20539 -
This commit is contained in:
mattias 2009-06-09 06:49:29 +00:00
parent dda7ce7306
commit 3be1814562
3 changed files with 101 additions and 28 deletions

View File

@ -1,59 +1,136 @@
cgi
CGI Data Modules
Incomplete: Requires implementation of the IDE Interface for data modules.
chmhelp
Package lhelpcontrolpkg for using chm files in the IDE.
codetools
The builtin pascal parser and pascal completion/refactoring tools of the IDE.
compilers
Work in progress. Packages to extend the IDE for other languages.
custom
Obsolete: Use packages instead
User defined components for the IDE
customform
Registering custom form descendants in the IDE.
daemon:
Package to create programs that run as daemon under linux or service under
windows.
datadict
Support for data dictionaries for the IDE and applications.
dbexport
Export databases to various file formats.
editortoolbar
A customizable tolbar for the source editor.
filebrowser
A file browser window for the IDE.
fpcunit
template for a fpcunit gui test runner
gtk
GTK specific components
gtkglarea
An OpenGL control. Only usable with the gtk interface under linux.
fpweb
?
htmllite
HTMLLite package. A multithreaded HTML control.
h2pas
Adds graphical interface to the IDE for the h2pas command line tool.
images
More image formats for LCL applications.
interbase
Interbase database package.
Database support for interbase.
jpeg
JPEG support for LCL and IDE.
jcf2
Jedi code formatter 2.
lazreport
Report generators and grpahical editors for the IDE.
lazthread
?
leakview
Extends the IDE with a graphical viewer for the heaptrc output.
macfiles
Package to create OS X application bundles.
memds
Memory database package.
messagecomposer
A graphical editor to create MessageDlg statements.
mouseandkeyinput
A package demonstrating how to manipulate mouse and keyboard input.
mpaslex
A small and fast pascal parser.
mysql
MySQL database package.
opengl
A OpenGL control.
paradox
Support for paradox databases.
plotfunction
A LCL control for drawing plots and graphs.
popupnotifier
?
prettyformat
Adds menu items to the IDE for beautifiying code via ptop.
prettymessages
Hide unwanted hints, warnings and all kind of messages in the message window.
printers
Printing support.
projecttemplates
Create project templates from your projects.
rtticontrols
A set of controls using the run time type information. For example a checkbox
can be connected to a published boolean property of an arbitrary class without
writing any code.
rx
?
sdf
SDF database package.
simpleideintf
A test environment for IDE packages.
sqlite
SQLite database package.
synedit
The editor controls used by the IDE.
The text editor control used by the IDE.
synunihighlighter
An universal highlighter for synedit.
tachart
A control for graphs and plots.
tdbf
TDBF database package.
trayicon
An icon for the system tray.
turbopower_ipro
A HTML control.
units
Output directory for IDE built-in packages (synedit, codetools)

View File

@ -1,2 +1 @@
fpWeb does not work with fpc 2.0.4.
It needs at least 2.3.x.
Author: Michael Van Canneyt

View File

@ -1,12 +1,13 @@
<?xml version="1.0"?>
<CONFIG>
<ProjectOptions>
<PathDelim Value="/"/>
<Version Value="6"/>
<Version Value="7"/>
<General>
<Flags>
<LRSInOutputDirectory Value="False"/>
</Flags>
<SessionStorage Value="InProjectDir"/>
<MainUnit Value="0"/>
<IconPath Value="./"/>
<TargetFileExt Value=""/>
<Title Value="exampleproject1"/>
</General>
@ -42,19 +43,15 @@
<Filename Value="example1.pas"/>
<ComponentName Value="Form1"/>
<IsPartOfProject Value="True"/>
<ResourceFilename Value="example1.lrs"/>
<UnitName Value="Example1"/>
</Unit1>
</Units>
</ProjectOptions>
<CompilerOptions>
<Version Value="5"/>
<Version Value="8"/>
<SearchPaths>
<SrcPath Value="$(LazarusDir)/lcl/;$(LazarusDir)/lcl/interfaces/$(LCLWidgetType)/"/>
</SearchPaths>
<CodeGeneration>
<Generate Value="Faster"/>
</CodeGeneration>
<Linking>
<Options>
<Win32>