lazarus/components
2010-03-18 22:14:09 +00:00
..
aggpas aggpas: clean up 2010-02-05 16:22:18 +00:00
cgi
chmhelp ChmHelp: clean-up 2010-03-16 14:13:51 +00:00
codetools codetools: added TDefinePool.GetFPCVerFromFPCTemplate 2010-03-16 13:29:29 +00:00
compilers Ide/Project; SourceEditor: Start using SourceEditorManager (for multi-window handling) 2010-03-16 16:16:32 +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 Ide/Project; SourceEditor: Start using SourceEditorManager (for multi-window handling) 2010-03-16 16:16:32 +00:00
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
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 Ide/Project; SourceEditor: More using SourceEditorManager (for multi-window handling) 2010-03-18 22:14:09 +00:00
images
jcf2 Ide/Project; SourceEditor: Start using SourceEditorManager (for multi-window handling) 2010-03-16 16:16:32 +00:00
lazreport LazReport, fix encoding of custom date, from Luiz Americo, issue #14639 2010-03-15 02:14:09 +00:00
lazsvnpkg Ide/Project; SourceEditor: Start using SourceEditorManager (for multi-window handling) 2010-03-16 16:16:32 +00:00
lazthread
leakview LeakView: clean up 2010-03-15 18:05:32 +00:00
macfiles
memds memds: convert forms to use fpc resources 2010-01-15 03:05:41 +00:00
messagecomposer Ide/Project; SourceEditor: Start using SourceEditorManager (for multi-window handling) 2010-03-16 16:16:32 +00:00
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
prettyformat Ide/Project; SourceEditor: Start using SourceEditorManager (for multi-window handling) 2010-03-16 16:16:32 +00:00
prettymessages Ide/Project; SourceEditor: Start using SourceEditorManager (for multi-window handling) 2010-03-16 16:16:32 +00:00
printers printers: fix regression with carbonprinting.pas. the unit can be removed with the fpc version (higher than 2.4.0) 2010-03-16 18:49:46 +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 Ide/Project; SourceEditor: Start using SourceEditorManager (for multi-window handling) 2010-03-16 16:16:32 +00:00
sqlite
synedit SynEdit, forward focus msg to inherited 2010-03-16 14:09:42 +00:00
synunihighlighter
tachart TAChart: Draw rotated bar series 2010-03-18 14:08:01 +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
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.