lazarus/components
2012-03-01 15:30:26 +00:00
..
aggpas
chmhelp lhelp: Removes ShowInTaskBar=always so that it does not show two taskbar items in Windows 2012-02-15 13:32:27 +00:00
codetools codetools: added FindNextComment 2012-02-23 21:27:44 +00:00
compilers
custom
customdrawn Starts TCDComboBox implementation, with a native routine for an eventual native item choose popup/dialog 2012-03-01 15:30:26 +00:00
customform
daemon
datadict
dbexport
editortoolbar
education
externhelp IDE: package editor: add new component: do not add dependency if already indirectly required 2012-02-06 21:36:23 +00:00
filebrowser
fpcunit
fppkg
fpvectorial fpvectorial: Adds a progress event to allow informing back during the load of very large files 2012-02-24 10:15:05 +00:00
fpweb
h2pas
IdeInspector
IdeLazLogger LazLogger: IdeLogger 2012-02-12 23:04:27 +00:00
images
instantfpc
jcf2 jcf.lpr: fixed compilation 2012-02-17 19:54:00 +00:00
lazcontrols FilteredEdit components: forward the Return press correctly when it is not handled by the filtered control 2012-02-22 10:49:14 +00:00
lazreport Translations: cleanup some PO files 2012-02-19 14:28:47 +00:00
lazsvnpkg regenerated translations; updated Russian translation 2012-02-19 17:14:16 +00:00
lazthread
lazutils laz2_dom: added EncodeLesserAndGreaterThan 2012-02-28 22:20:28 +00:00
leakview
macfiles
memds Translations: cleanup some PO files 2012-02-19 14:28:47 +00:00
messagecomposer
mouseandkeyinput
mpaslex
mrumenu
opengl
paradox
plotfunction
pochecker LCL: TPOFile: fixed continuation lines 2012-02-16 01:53:45 +00:00
prettymessages
printers Translations: cleanup some PO files 2012-02-19 14:28:47 +00:00
projecttemplates Translations: cleanup some PO files 2012-02-19 14:28:47 +00:00
rtticontrols
rx
sdf
simpleideintf
sqldb SQLDB: fix font for sqlstringspropertyeditordlg. Such naming leaved only for gtk1 and should be removed in future. fixes issue #18795 2012-02-16 15:57:54 +00:00
sqlite
synedit SynPasSyn: fixed smart closing of repeat nodes 2012-02-27 19:42:05 +00:00
synunihighlighter
tachart TAChart: Fix TPieSlice.FindContainingSlice for the case of skipped slices 2012-03-01 15:21:43 +00:00
tdbf
todolist
turbopower_ipro Translations: cleanup some PO files 2012-02-19 14:28:47 +00:00
wiki wiki: external links must have a scheme 2012-03-01 13:48:36 +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.

pochecker
  Validates translated PO files.

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.