lazarus/components
2010-01-02 11:23:04 +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: fixed class completion for new public methods without context 2009-12-28 11:45:59 +00:00
compilers/c
custom
customform
daemon
datadict
dbexport
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
fpweb
h2pas
images
jcf2 ideintf, ide, components: IDE options: 2009-12-24 08:31:23 +00:00
lazreport * Updated and improved Russion translation by Maxim Ganetsky 2009-12-30 22:19:24 +00:00
lazsvnpkg
lazthread
leakview fixed some FileExists 2009-12-17 16:45:46 +00:00
macfiles
memds
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: extend a list of places where procedure modifiers are allowed, restrict 'pascal', 'register' and 'safecall' modifiers to that places 2010-01-02 11:23:04 +00:00
synunihighlighter
tachart TAChart: Remove Offset and Scale properties from Axis, 2009-12-23 15:04:08 +00:00
tdbf
turbopower_ipro IDE: configure install packages dlg: fixed save and rebuild button 2009-12-09 08:35:39 +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.