lazarus/components
mattias 251bb2f596 aggpas: Frame
git-svn-id: trunk@22122 -
2009-10-12 16:52:22 +00:00
..
aggpas aggpas: Frame 2009-10-12 16:52:22 +00:00
cgi
chmhelp * Added support for binary toc and index support from fpc 2009-10-11 16:36:22 +00:00
codetools codetools: clean up 2009-10-12 11:35:01 +00:00
compilers/c
custom
customform
daemon
datadict
dbexport
editortoolbar
education
filebrowser
fpcunit
fpweb
h2pas
images
jcf2 ide: fix compilation after OpenURL move 2009-10-05 13:19:48 +00:00
lazreport regenerate po files 2009-10-02 06:59:31 +00:00
lazsvnpkg
lazthread
leakview
macfiles
memds
messagecomposer
mouseandkeyinput
mpaslex
opengl
paradox
plotfunction
prettyformat
prettymessages
printers printers4lazarus: removed old qt code, from zeljko 2009-09-29 16:00:02 +00:00
projecttemplates
rtticontrols
rx
sdf
simpleideintf simpleide: runtime only 2009-10-02 10:13:33 +00:00
sqldb sqldblaz: disable add package to uses section 2009-10-05 14:03:54 +00:00
sqlite
synedit IDE: auto indent: debugging 2009-10-12 14:42:13 +00:00
synunihighlighter
tachart TAChart: Remove unused units. Sort series methods alphabetically. 2009-10-09 16:44:26 +00:00
tdbf
turbopower_ipro turbopower ipro: css support for font-family,style,size,weight, bug #14736, from Christian 2009-10-12 16:44:33 +00:00
Makefile ide: build chmhelp packages when target is 'bigide' 2009-09-14 08:44:30 +00:00
Makefile.fpc ide: build chmhelp packages when target is 'bigide' 2009-09-14 08:44:30 +00:00
README.txt

cgi
  CGI 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.

educationlaz
  Extends/configures the IDE for education, training, courses

filebrowser
  A file browser window for the IDE.

fpcunit
  template for a fpcunit gui test runner

fpweb
  ?

h2pas
  Adds graphical interface to the IDE for the h2pas command line tool.

images
  More image formats for LCL applications.

interbase
  Database support for interbase.

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.

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 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.