lazarus/components
2016-05-07 14:11:38 +00:00
..
aarre
activex
aggpas
anchordocking
cairocanvas updated makefiles 2016-03-20 11:19:40 +00:00
chmhelp
codetools codetools: CleanCodeFromComments: added parameter KeepVerbosityDirectives 2016-04-07 07:38:39 +00:00
compilers
custom
customdrawn
customform
daemon
datadict
datetimectrls DateTimePicker - check selection update on changing DateDisplayOrder 2016-03-25 14:28:22 +00:00
dbexport
debuggerintf
education Educationlaz: Restore FileExistsUTF8 back, changed in r52239 #5238eb9493. 2016-04-24 09:32:02 +00:00
externhelp
favorites
filebrowser
fpcunit Translations: Hungarian translation update by Péter Gábor, bug #29947 2016-04-06 23:04:59 +00:00
fpdebug components: less hints 2016-03-01 15:31:26 +00:00
fppkg
fpvectorial fpvectorial-html: Adds support to missing images 2016-04-15 12:28:58 +00:00
fpweb components: less hints 2016-03-01 15:31:26 +00:00
googleapis
h2pas
IdeInspector
ideintf ide: implement "Open unit" dialog 2016-05-03 13:36:39 +00:00
IdeLazLogger
images
IndustrialStuff
instantfpc
jcf2
lazcontrols LCL, LazControls: use DoFilterItem in all filter edits. 2016-05-02 21:57:09 +00:00
lazdebuggergdbmi Debugger, GDBMI: fix compilation of test case 2016-04-17 18:50:06 +00:00
lazdebuggers
lazreport LazReport, Normalize ReportCreateDate and ReportLastChange on saving, patch from Simone Giacomelli, issue #27008 2016-04-26 20:44:06 +00:00
lazsvnpkg updated makefiles 2016-03-20 11:19:40 +00:00
lazthread
lazutils lazfreetype: fix TFreeTypeFont.CharsPosition for unicode text 2016-05-05 11:05:49 +00:00
leakview
macfiles
macroscript Revert r51064 #c2f0586120 which fiddled with EditorMacroSript defines. 2016-04-27 10:54:31 +00:00
memds
messagecomposer
mouseandkeyinput
mpaslex
mrumenu
multithreadprocs
opengl TOpenGLControl: Improve reliability, raise exceptions telling what went wrong. Issue #30099, patch from Denis Golovan. 2016-05-07 14:11:38 +00:00
packagetabs
paradox
PascalScript
plotfunction
pochecker pochecker: Fix pixelated font in ResultDlg (issue #0026783) 2016-04-14 18:34:26 +00:00
printers
projectgroups
projecttemplates
rtticontrols rtticontrols: fix fixedcols/fixedrows rttigrid properties, issue #29967 2016-04-08 07:54:52 +00:00
rx
sdf
simpleideintf
sparta/dockedformeditor
sqldb
sqlite
synedit SynEdit: comment debugln 2016-05-01 14:11:10 +00:00
synunihighlighter
tachart TAChart: Make the TBasicChartSeries.OnGetPointerStyle event a procedure (instead of a function). Update line demo. 2016-04-22 10:55:20 +00:00
tdbf
todolist
turbopower_ipro ide hints: Fixes them with FPC 2.6.4 see bug #29982 2016-04-07 09:16:12 +00:00
vlc
wiki
Makefile ide: revert r52136, r52137 #48c0f93e52: lazcontrols: register lazcontroldsgn package for installation 2016-04-07 09:36:16 +00:00
Makefile.fpc ide: revert r52136, r52137 #48c0f93e52: lazcontrols: register lazcontroldsgn package for installation 2016-04-07 09:36:16 +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.