lazarus/components
2010-03-10 22:01:00 +00:00
..
aggpas aggpas: clean up 2010-02-05 16:22:18 +00:00
cgi
chmhelp Changed chm idepkg so that helplabel cannot be blank 2009-12-29 16:45:26 +00:00
codetools codetools: clean up 2010-03-10 09:59:20 +00:00
compilers IDE: javascript: started example to read xml with javascript identifiers 2010-02-13 09:52:56 +00:00
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 loading options 2010-01-22 11:56:30 +00:00
externhelp codetools: fixed line indenter unindent for next token 2010-03-03 16:24:54 +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 fpcunit: convert forms to use fpc resources 2010-01-15 03:11:12 +00:00
fpweb components: remove ver2_0 code 2010-01-06 18:02:16 +00:00
h2pas clean up 2010-02-03 13:49:34 +00:00
images
jcf2 regenerated translations; updated Russian translation 2010-03-10 01:11:52 +00:00
lazreport LazReport, list fields from datasources, from Christian, issue #15951 2010-03-10 22:01:00 +00:00
lazsvnpkg translations: german: updates from Swen Heinig 2010-02-09 17:49:52 +00:00
lazthread
leakview fixed some FileExists 2009-12-17 16:45:46 +00:00
macfiles
memds memds: convert forms to use fpc resources 2010-01-15 03:05:41 +00:00
messagecomposer
mouseandkeyinput
mpaslex
opengl components: fix opengl control compilation 2010-03-05 16:41:40 +00:00
paradox components: fix visibility hints for paradox package 2010-03-05 03:24:49 +00:00
plotfunction * Fixed copy/paste error found by Pierre Panissod 2009-10-24 07:51:19 +00:00
prettyformat
prettymessages prettymessages: fixed compilation, bug #15825 2010-02-21 10:00:32 +00:00
printers Printers, windows, check if there are printers before calling printer document properties 2010-03-01 03:32:54 +00:00
projecttemplates projecttemplates: convert forms to use fpc resources 2010-01-15 02:56:46 +00:00
rtticontrols
rx rx: fix package options by Aleksey Lagunov 2010-01-20 01:26:20 +00:00
sdf
simpleideintf
sqldb SQLDB components: reordered icons from Graeme (issue #15892) 2010-03-05 09:49:18 +00:00
sqlite
synedit SynEdit: If the caret-pos is changed by right click, make sure it happens before the menu pops up. Otherwise Windows does not show the new pos. 2010-03-07 12:19:39 +00:00
synunihighlighter
tachart TAChart: Add ability to change Chart.Depth property to 3D demo 2010-03-04 00:50:17 +00:00
tdbf
turbopower_ipro tpipro, patch to fix some UTF-8 problems, detects and enforce document charset 2010-02-15 05:21:10 +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.