lazarus/components
2017-01-17 11:12:56 +00:00
..
aarre
activex
aggpas aggpas: fixed example 2016-11-08 15:27:54 +00:00
anchordocking IDE: replace TabIndexAtClientPos with IndexOfPageAt to hide compiler warnings, after r53950 #f723ac55cd 2017-01-15 22:40:10 +00:00
cairocanvas
chmhelp chmhelp: disable showing CodeBrowser on unknown identifiers. LHelp has its own search function 2017-01-03 16:58:34 +00:00
codetools codetools: avltree: new consistencycheck 2017-01-11 12:41:05 +00:00
compilers
custom
customdrawn
customform
daemon
datadict
datetimectrls datetimectrls: TDateTimePicker: add AutoCheck property 2016-12-30 10:50:55 +00:00
dbexport
debuggerintf Order uses sections again to see dependencies better. 2016-12-20 16:26:44 +00:00
education
externhelp
favorites favorites: FPC 2.6.4 compatibility. 2016-12-21 12:06:10 +00:00
filebrowser
fpcunit fpcunit: less hints 2016-09-04 12:18:38 +00:00
fpdebug fpdebug: comment 2016-12-01 10:33:58 +00:00
fppkg
fpvectorial fpvectorial: Modify wmf reader to return pixels for default rendering multiplier 1. 2016-09-01 21:41:22 +00:00
fpweb
googleapis
h2pas
IdeInspector
ideintf IDEIntf: added help 2017-01-03 16:53:58 +00:00
IdeLazLogger
images
instantfpc
jcf2
lazcontrols IDE: replace TabIndexAtClientPos with IndexOfPageAt to hide compiler warnings, after r53950 #f723ac55cd 2017-01-15 22:40:10 +00:00
lazdebuggergdbmi SynEdit: Remove SynRegExpr and use the identical RegExpr from FCL. 2016-12-21 22:35:05 +00:00
lazdebuggers SynEdit: Remove SynRegExpr and use the identical RegExpr from FCL. 2016-12-21 22:35:05 +00:00
lazreport Lazreport: change IndexOfTabAt to IndexOfPageAt, to be backward compatible after r53950 #f723ac55cd 2017-01-15 22:04:27 +00:00
lazsvnpkg
lazthread
lazutils lazutils: TAvgLvlTree.Compare inline 2017-01-11 12:40:38 +00:00
leakview leakview: less hints 2016-11-08 12:19:47 +00:00
macfiles
macroscript
memds
messagecomposer
mouseandkeyinput
mpaslex
mrumenu
multithreadprocs mtprocs: fixed CalcBlockSize when MinBlockSize<1, bug #30612 2016-09-18 09:30:24 +00:00
onlinepackagemanager Opkman: Implemented support for multiple repositories. 2017-01-17 11:12:56 +00:00
opengl
packagetabs packagetabs: highDPI support 2016-12-09 10:39:42 +00:00
paradox
PascalScript
plotfunction
pochecker Order uses sections some more. 2016-12-20 22:32:52 +00:00
printers Qt5: integration into LCL 2016-12-30 15:05:34 +00:00
projectgroups projectgroups: added lazprojectgroups.pas 2016-12-02 13:52:05 +00:00
projecttemplates
rtticontrols
rx
sdf
simpleideintf LazBuild: remove a direct reference to SynRegExpr. Use FCL's RegExpr everywhere in IDE. 2016-12-20 23:39:59 +00:00
sparta Sparta docked form editor: Tweak code that gets OI to make it more readable. 2016-12-31 13:11:54 +00:00
sqldb sqldblaz, fcl: moved virtual unit sqldb from sqldblaz to fcl.lpk, sqldblaz should only contain designtime stuff 2016-12-09 09:11:55 +00:00
sqlite
synedit Qt5: integration into LCL 2016-12-30 15:05:34 +00:00
synunihighlighter
tachart TAChart: Fix operation of DatapointDragTool for TFieldSeries 2017-01-16 13:17:54 +00:00
tdbf
todolist Todolist: regenerated translations 2016-12-05 22:37:36 +00:00
turbopower_ipro TurboPower_iPro: Fix HotURL containing Content-Type instead of URL (patch by Sei Lisa, issue #31030) 2016-11-29 10:47:54 +00:00
vlc vlc: fixed compilation, bug #30742 2016-10-25 17:07:32 +00:00
wiki wikisearch: fixed compilation 2016-10-21 16:46:26 +00:00
Makefile make bigide: added lazcontroldsgn and datetimectrlsdsgn 2016-12-16 14:01:30 +00:00
Makefile.fpc make bigide: added lazcontroldsgn and datetimectrlsdsgn 2016-12-16 14:01:30 +00:00
README.txt

aarre
  ?
  
activex
  ActiveX support (Windows only)
  
aggpas
  Anti-Grain Geometry - an antialiased graphic library
  License: 3-clause BSD license - free for open source and commercial software
    with the exception of aggpas/gpc/gpc.pas which has a "not free for commercial use".
  
anchordocking
  ?
  
cairocanvas
  ?

chmhelp
  Package lhelpcontrolpkg for using CHM help 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

customdrawn
  ?
  
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.

datetimectrls
  Date/time controls
  
dbexport
  Export databases to various file formats.
  
debuggerintf
  ?

educationlaz
  Extends/configures the IDE for education, training, courses

externhelp
  External help (via website) for Lazarus IDE
  
filebrowser
  A file browser window for the IDE.

fpcunit
  Template for a fpcunit GUI test runner.
  
fpdebug
  ?
  
fppkg  
  ?

fpvectorial
  Support for reading/writing vectorial  file formats
  
fpweb
  Units that support web server and web client programming.

h2pas
  Adds graphical interface to the IDE for the h2pas command line tool.

IdeInspector
  ?
  
ideintf
  ?

IdeLazLogger
  IDE support for LazLogger output
  
images
  More image formats for LCL applications.

IndustrialStuff
  Additional controls with industrial/process management theme
  
instantfpc
  ?
  
jcf2
  Jedi code formatter 2.

lazcontrols
  ?

lazdebuggergdbmi
  Package for debugger using both gdb and additional native Pascal code.

lazdebuggers
  ?
  
lazreport
  Report generators and grpahical editors for the IDE.

lazsvnpkg
  Subversion version control support for the IDE.
  
lazthread
  ?

lazutils
  Various utility functions (has no package).
  
leakview
  Extends the IDE with a graphical viewer for heaptrc output.

macfiles
  Package to create OS X application bundles.

macroscript
  ?
  
memds
  Memory database/dataset 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.

mrumenu
  ?

multithreadprocs
  ?
  
opengl
  An OpenGL control.

packagetabs
  Replacement of source editor tabs/pages with buttons sorted by package and name.

paradox
  Support for Paradox databases.
  
PascalScript
  Version of RemObjects Pascal Script adapted for use in the Lazarus IDE.

plotfunction
  A LCL control for drawing plots and graphs.

pochecker
  Validates translated PO files.
  
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
  Controls based on rxlib.

sdf
  SDF (CSV-like+fixed length dataset) database package.

simpleideintf
  A test environment for IDE packages.
  
sqldb
  Support for FPC's sqldb's data access layer (Firebird, MySQL, PostgreSQL, SQLite etc.)
  Preinstalled in default Lazarus

sqlite
  SQLite database package.

synedit
  The text editor control used by the IDE.

synunihighlighter
  A universal highlighter for synedit.

tachart
  A control for graphs and plots.

tdbf
  TDBF database package; supports DBase III,IV, Visual DBase VII and (Visual) 
  FoxPro databases.

todolist
  IDE to do list for source code. It extracts to do items from comments.
  
turbopower_ipro
  A HTML control.

vlc
  A video player component based on the VLC libraries.
  
wiki
  Tools to convert a wiki to offline help.