lazarus/components
2010-08-01 05:47:57 +00:00
..
aggpas IDE: using new codetools FPC caches 2010-07-24 08:12:27 +00:00
cgi * 1) renamed Czech translation files to *.cs.po (in accordance with ISO 639-1 standard). This makes automatic Czech translation selection work. Bug #17048. 2010-07-28 20:58:37 +00:00
chmhelp * changed lhelp index viewer to a treeview instead of listview since it's much faster to load items 2010-07-31 15:33:40 +00:00
codetools codetools: cfg parser: comparison operators 2010-07-31 21:57:32 +00:00
compilers
custom
customdrawn fixes TBitmappedButton focus drawing 2010-07-27 09:11:00 +00:00
customform
daemon
datadict
dbexport
editortoolbar
education
externhelp
filebrowser
fpcunit
fpweb * 1) renamed Czech translation files to *.cs.po (in accordance with ISO 639-1 standard). This makes automatic Czech translation selection work. Bug #17048. 2010-07-28 20:58:37 +00:00
h2pas * 1) renamed Czech translation files to *.cs.po (in accordance with ISO 639-1 standard). This makes automatic Czech translation selection work. Bug #17048. 2010-07-28 20:58:37 +00:00
images
jcf2
lazcontrols IDE: clean up 2010-07-15 21:30:24 +00:00
lazreport LazReport, show header band if masterband is empty but 'print if detail is empty' is checked 2010-07-20 20:47:56 +00:00
lazsvnpkg
lazthread
leakview * 1) renamed Czech translation files to *.cs.po (in accordance with ISO 639-1 standard). This makes automatic Czech translation selection work. Bug #17048. 2010-07-28 20:58:37 +00:00
macfiles
memds components: return correct file case for packages units 2010-07-14 15:52:03 +00:00
messagecomposer
mouseandkeyinput
mpaslex
opengl openglcontrol: fixed calling ancestor Create/DestroyHandle, bug #16984 2010-07-22 11:46:57 +00:00
paradox
plotfunction components: use FPC resources for demos 2010-07-29 09:04:06 +00:00
prettyformat
prettymessages
printers components: return correct file case for packages units 2010-07-14 15:52:03 +00:00
projecttemplates components: return correct file case for packages units 2010-07-14 15:52:03 +00:00
rtticontrols components: return correct file case for packages units 2010-07-14 15:52:03 +00:00
rx
sdf components: return correct file case for packages units 2010-07-14 15:52:03 +00:00
simpleideintf
sqldb components: return correct file case for packages units 2010-07-14 15:52:03 +00:00
sqlite
synedit SynEdit: Fold / Prepare for IDE fold-menu 2010-07-31 20:45:26 +00:00
synunihighlighter
tachart TAChart: Update tools demo to include click-panning 2010-08-01 05:47:57 +00:00
tdbf components: return correct file case for packages units 2010-07-14 15:52:03 +00:00
todolist * 1) renamed Czech translation files to *.cs.po (in accordance with ISO 639-1 standard). This makes automatic Czech translation selection work. Bug #17048. 2010-07-28 20:58:37 +00:00
turbopower_ipro components: return correct file case for packages units 2010-07-14 15:52:03 +00:00
Makefile
Makefile.fpc
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.