lazarus/components
2015-09-16 12:06:18 +00:00
..
aarre
activex
aggpas
anchordocking anchordocking: clean up 2015-09-10 14:19:30 +00:00
cairocanvas
chmhelp ChmHelp: Use right units from LazUtils. 2015-09-10 12:12:02 +00:00
codetools codetools: local var completion: group vars with same type, from Ondrej Pokorny 2015-09-16 12:06:18 +00:00
compilers
custom
customdrawn
customform
daemon
datadict
datetimectrls
dbexport
debuggerintf
editortoolbar
education
externhelp
filebrowser
fpcunit * Dependency on FPCUnitConsoleRunner is not needed since a long time, the functionality is in FCL 2015-09-12 09:41:06 +00:00
fpdebug
fppkg Clean and reorder more uses sections to prevent "deprecated" warnings. 2015-08-12 10:19:37 +00:00
fpvectorial fpvectorial: Fixes propagating the background color to all entities 2015-08-11 12:13:26 +00:00
fpweb
googleapis
h2pas
IdeInspector
ideintf IDE: Enhanced JumpTo* commands for procedure header and begin. Issue #28612, patch from Ondrej Pokorny. 2015-09-10 13:57:24 +00:00
IdeLazLogger
images
IndustrialStuff Industrial package: Make default property values match with values set in constructors. Issue #28519, patch from Vojtech Cihak. 2015-08-15 21:40:09 +00:00
instantfpc
jcf2
lazcontrols LazControls: TCheckBoxThemed improvements. Issue #28517, patch from Vojtech Cihak. 2015-08-15 21:40:10 +00:00
lazdebuggergdbmi lazdebuggergdbmi: fixed compilation under darwin 2015-08-11 13:25:59 +00:00
lazdebuggers
lazreport LazReport: fix mem leak 2015-09-09 19:19:14 +00:00
lazsvnpkg
lazthread
lazutils IDE, AnchorDocking: Support desktops also with docked IDE. Move configuration to environment options. By Ondrej Pokorny. 2015-09-07 22:01:22 +00:00
leakview Translations: Hungarian translation update by Péter Gábor, bug #28543 2015-08-19 21:54:50 +00:00
macfiles
macroscript
memds
messagecomposer MessageComposer: 2015-09-05 15:45:19 +00:00
mouseandkeyinput
mpaslex
mrumenu
multithreadprocs
opengl opengl: added DebugContext, patch #28671 2015-09-15 12:47:22 +00:00
paradox
PascalScript
plotfunction
pochecker
printers
projecttemplates
rtticontrols
rx
sdf
simpleideintf
sqldb
sqlite
synedit SynEdit: TSynCustomExporter: Clear the ClipBoard in CopyToClipboardFormat, 2015-09-16 11:10:38 +00:00
synunihighlighter
tachart IdeIntf, TAChart: Fix errors in fields editor made in r49233 #255bf5782e. Issue #28595. 2015-09-02 10:10:47 +00:00
tdbf
todolist todolist: help button open wiki page, patch #28649 from Alexey Torgashin 2015-09-10 14:20:04 +00:00
turbopower_ipro Translations: Hungarian translation update by Péter Gábor, bug #28543 2015-08-19 21:54:50 +00:00
vlc
wiki
Makefile
Makefile.fpc
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.

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.