lazarus/components
2010-01-14 14:53:02 +00:00
..
aggpas fixed some FileExists 2009-12-17 16:45:46 +00:00
cgi
chmhelp Changed chm idepkg so that helplabel cannot be blank 2009-12-29 16:45:26 +00:00
codetools codetools: var and type sections for classes 2010-01-09 23:04:13 +00:00
compilers/c
custom
customform
daemon
datadict translations: german: updates from Swen Heinig 2010-01-09 20:14:04 +00:00
dbexport translations: german: updates from Swen Heinig 2010-01-09 20:14:04 +00:00
editortoolbar
education educationlaz: fixed compilation and fixed handling new IDE filter 2009-12-28 12:00:33 +00:00
filebrowser filebrowser: skip removable devices without media, added Filtercombobox to filter Filelist from Johannes Müller, bug #14806 2009-12-21 11:21:20 +00:00
fpcunit components: remove ver2_0 code 2010-01-06 18:02:16 +00:00
fpweb components: remove ver2_0 code 2010-01-06 18:02:16 +00:00
h2pas
images
jcf2 jcf: use fpc resources instead of .lrs 2010-01-14 03:13:19 +00:00
lazreport LazReport, pdf export requires powerpdf 0.9.3 2010-01-08 08:55:28 +00:00
lazsvnpkg
lazthread
leakview fixed some FileExists 2009-12-17 16:45:46 +00:00
macfiles
memds * Updated Russian translation by Maxim Ganetsky 2009-11-18 22:32:54 +00:00
messagecomposer
mouseandkeyinput
mpaslex
opengl
paradox paradox: updated README 2009-12-18 08:57:36 +00:00
plotfunction
prettyformat
prettymessages
printers IDE: build modes: draw mode groups 2009-12-20 23:52:13 +00:00
projecttemplates
rtticontrols
rx
sdf
simpleideintf
sqldb IDE: configure install packages dlg: fixed save and rebuild button 2009-12-09 08:35:39 +00:00
sqlite
synedit synedit: fix compilation with the fpc trunk 2010-01-09 18:52:07 +00:00
synunihighlighter
tachart TAChart: convert series editor to FPC resources 2010-01-14 14:53:02 +00:00
tdbf
turbopower_ipro components: remove ver2_0 code 2010-01-06 18:02:16 +00:00
Makefile components: fix clean of printers 2009-12-02 07:47:49 +00:00
Makefile.fpc components: fix clean of printers 2009-12-02 07:47:49 +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.