lazarus/components
2012-03-21 20:17:32 +00:00
..
aggpas aggpas: replaced some asm with pas 2012-03-09 14:46:05 +00:00
anchordocking moved anchordocking to components 2012-03-14 19:24:11 +00:00
chmhelp bigide: changed package output directories to use lclwidgettype 2012-03-16 09:26:54 +00:00
codetools codetools: clean up 2012-03-20 09:17:00 +00:00
compilers
custom
customdrawn Minor improvement to the Android radio button drawer 2012-03-21 17:20:08 +00:00
customform
daemon
datadict
dbexport
editortoolbar
education
externhelp bigide: changed package output directories to use lclwidgettype 2012-03-16 09:26:54 +00:00
filebrowser
fpcunit fpcunit: fixed unit paths 2012-03-16 09:10:59 +00:00
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 Components, IDELazLogger: enabled i18n and added Russian translation 2012-03-17 00:08:18 +00:00
images
instantfpc bigide: changed package output directories to use lclwidgettype 2012-03-16 09:26:54 +00:00
jcf2 jcf: don't replace lines but insert them if we are after the source end - fixes issue #0021493 2012-03-21 04:12:52 +00:00
lazcontrols IDEIntf, LazControls, SynEdit: changed output directory for consistency 2012-03-15 11:13:05 +00:00
lazreport LazReport, unconditionally stretch stretchable objects, fix issue #20988 2012-03-15 21:13:35 +00:00
lazsvnpkg lazsvnpkg: fixed search paths 2012-03-17 12:21:33 +00:00
lazthread
lazutils lazutils: TIndexedAVLTree: default property 2012-03-18 09:35:44 +00:00
leakview IDEIntf, LazControls, SynEdit: changed output directory for consistency 2012-03-15 11:13:05 +00:00
macfiles IDEIntf, LazControls, SynEdit: changed output directory for consistency 2012-03-15 11:13:05 +00:00
memds IDEIntf, LazControls, SynEdit: changed output directory for consistency 2012-03-15 11:13:05 +00:00
messagecomposer MessageComposer: Improved Layout 2012-03-14 23:29:59 +00:00
mouseandkeyinput
mpaslex
mrumenu
opengl
paradox
plotfunction
pochecker Components, POChecker: removed useless file 2012-03-17 13:24:59 +00:00
prettymessages
printers bigide: changed package output directories to use lclwidgettype 2012-03-16 09:26:54 +00:00
projecttemplates IDEIntf, LazControls, SynEdit: changed output directory for consistency 2012-03-15 11:13:05 +00:00
rtticontrols IDEIntf, LazControls, SynEdit: changed output directory for consistency 2012-03-15 11:13:05 +00:00
rx
sdf
simpleideintf
sqldb IDEIntf, LazControls, SynEdit: changed output directory for consistency 2012-03-15 11:13:05 +00:00
sqlite
synedit SynEdit: fixed folding with single line selection. Issue #21523 2012-03-21 20:17:32 +00:00
synunihighlighter Translations: French translation update by Vincent Beuselinck, bug #21432 2012-03-08 15:35:36 +00:00
tachart TAChart: Refactor TChartAxis.GetMarkValues and add FIXME comment 2012-03-19 12:16:30 +00:00
tdbf IDEIntf, LazControls, SynEdit: changed output directory for consistency 2012-03-15 11:13:05 +00:00
todolist bigide: changed package output directories to use lclwidgettype 2012-03-16 09:26:54 +00:00
turbopower_ipro bigide: changed package output directories to use lclwidgettype 2012-03-16 09:26:54 +00:00
wiki codetools: fixed name conflict comparetext 2012-03-12 08:08:43 +00:00
Makefile fixed components make clean 2012-03-15 15:26:05 +00:00
Makefile.fpc fixed components make clean 2012-03-15 15:26:05 +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.

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.