lazarus/components
2011-10-10 15:15:08 +00:00
..
aggpas
chmhelp
codetools codetools: improved error message when searching a position outside of code 2011-10-09 07:38:27 +00:00
compilers
custom
customdrawn Fixes back TCDPageControl drawing 2011-10-06 14:26:47 +00:00
customform
daemon
datadict
dbexport dbexport components: added txmlxsdexport from reinier olieslagers (issue #20275) 2011-10-03 19:04:47 +00:00
editortoolbar
education
externhelp
filebrowser
fpcunit
fppkg Components: first batch of TButtonPanel captions cleanup 2011-10-03 22:14:26 +00:00
fpweb Components: first batch of TButtonPanel captions cleanup 2011-10-03 22:14:26 +00:00
h2pas
IdeInspector Components: second batch of TButtonPanel captions cleanup 2011-10-03 22:33:14 +00:00
images
instantfpc
jcf2
lazcontrols
lazreport LazReport, fix loading plugins like barcode from dfm streams, patch from Tony Whyman, issue #19513 2011-10-05 19:51:48 +00:00
lazsvnpkg Components: second batch of TButtonPanel captions cleanup 2011-10-03 22:33:14 +00:00
lazthread
lazutils codetools: show backtrace on consistency exceptions in linkscanner 2011-10-09 06:51:01 +00:00
leakview
macfiles
memds
messagecomposer
mouseandkeyinput
mpaslex
mrumenu
opengl
paradox
plotfunction
prettymessages
printers
projecttemplates Components, converter, debugger, doceditor: third batch of TButtonPanel captions cleanup 2011-10-03 22:48:51 +00:00
rtticontrols
rx
sdf
simpleideintf
sqldb sqldb components: improved version check for mysql51Connection (issue #20420) 2011-10-06 08:53:50 +00:00
sqlite
synedit SynEdit: start tests for search 2011-10-10 11:45:22 +00:00
synunihighlighter
tachart TAChart: Recalculate fit series after range change 2011-10-10 15:15:08 +00:00
tdbf
todolist todolist: updated Makefile 2011-10-04 22:53:36 +00:00
turbopower_ipro
Makefile lazutils: added to makefiles 2011-10-04 22:45:53 +00:00
Makefile.fpc lazutils: added to makefiles 2011-10-04 22:45:53 +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
  ?

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.