lazarus/components
2020-06-28 14:43:08 +00:00
..
aarre
activex
aggpas
anchordocking
buildintf updated makefiles 2020-06-28 11:01:41 +00:00
cairocanvas updated makefiles 2020-06-28 11:01:41 +00:00
chmhelp updated makefiles 2020-06-28 11:01:41 +00:00
codetools updated makefiles 2020-06-28 11:01:41 +00:00
compilers
customdrawn
customform
daemon LazDaemon: Include IDEBuildOptions IDE macro in Custom Options. Issue #36781, patch from Cyrax. 2020-03-11 22:32:43 +00:00
datadict Datadict: fixed compilation with FPC 3.0.4 after r63152 #2bb9bcd7ac 2020-05-14 22:46:32 +00:00
datetimectrls updated makefiles 2020-06-28 11:01:41 +00:00
dbexport
debuggerintf updated makefiles 2020-06-28 11:01:41 +00:00
education
externhelp updated makefiles 2020-06-28 11:01:41 +00:00
favorites
filebrowser
fpcunit updated makefiles 2020-06-28 11:01:41 +00:00
fpdebug FpDebug: Improve stack frame detection (64bit) 2020-06-28 14:43:08 +00:00
fppkg Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #37240 2020-06-23 21:25:15 +00:00
fpreport fpreport: fixed perms 2020-04-19 12:18:01 +00:00
fpvectorial
fpweb Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #37201 2020-06-12 15:01:32 +00:00
googleapis * Fix drive demo compilation 2019-12-06 12:32:21 +00:00
h2pas h2pas: added $(IDEBuildOptions) 2019-12-14 17:36:22 +00:00
IdeInspector
ideintf updated makefiles 2020-06-28 11:01:41 +00:00
IdeLazLogger
idescout
images
instantfpc updated makefiles 2020-06-28 11:01:41 +00:00
jcf2 updated makefiles 2020-06-28 11:01:41 +00:00
lazcontrols updated makefiles 2020-06-28 11:01:41 +00:00
lazdebuggergdbmi updated makefiles 2020-06-28 11:01:41 +00:00
lazdebuggers updated makefiles 2020-06-28 11:01:41 +00:00
lazreport LazReport: A fix related to UnicodeString in r63320 #234b8a256c. Issue #37170, patch from Zdravko Gabrovski. 2020-06-10 09:35:35 +00:00
lazsvnpkg updated makefiles 2020-06-28 11:01:41 +00:00
lazthread
lazutils updated makefiles 2020-06-28 11:01:41 +00:00
lclextensions updated makefiles 2020-06-28 11:01:41 +00:00
leakview updated makefiles 2020-06-28 11:01:41 +00:00
macfiles updated makefiles 2020-06-28 11:01:41 +00:00
macroscript updated makefiles 2020-06-28 11:01:41 +00:00
memds updated makefiles 2020-06-28 11:01:41 +00:00
messagecomposer
mouseandkeyinput
mpaslex
mrumenu
multithreadprocs Include "$(IDEBuildOptions)" macro in compiler options for some packages. Issue #36468, patch from Cyrax. 2019-12-23 21:01:19 +00:00
onlinepackagemanager updated makefiles 2020-06-28 11:01:41 +00:00
opengl opengl: fixed perms 2020-04-19 21:14:10 +00:00
packagetabs
paradox
pas2js updated makefiles 2020-06-28 11:01:41 +00:00
PascalScript updated makefiles 2020-06-28 11:01:41 +00:00
plotfunction
pochecker Translations: Hungarian translation update by Péter Gábor, bug #36873 2020-04-05 21:55:43 +00:00
printers updated makefiles 2020-06-28 11:01:41 +00:00
projectgroups Translations: Hungarian translation update by Péter Gábor, bug #36873 2020-04-05 21:55:43 +00:00
projecttemplates updated makefiles 2020-06-28 11:01:41 +00:00
rtticontrols updated makefiles 2020-06-28 11:01:41 +00:00
rx
sdf updated makefiles 2020-06-28 11:01:41 +00:00
simpleideintf
sparta SpartaDockedFormEditor: Make form resizable again on Windows after r61997 #a5cca7c662. Issue #36127 2020-05-25 13:12:58 +00:00
sqldb updated makefiles 2020-06-28 11:01:41 +00:00
sqldbrest SQLDB: Enable TOracleConnection on Win64 when the compiler has support for it. Issue #36635. 2020-01-30 10:50:44 +00:00
sqlite Components formatting. 2020-04-10 11:59:05 +00:00
synedit updated makefiles 2020-06-28 11:01:41 +00:00
synunihighlighter
tachart updated makefiles 2020-06-28 11:01:41 +00:00
tdbf updated makefiles 2020-06-28 11:01:41 +00:00
todolist updated makefiles 2020-06-28 11:01:41 +00:00
turbopower_ipro updated makefiles 2020-06-28 11:01:41 +00:00
virtualtreeview lazVirtualTreeView Qt: implemented AlphaBlend selection for 64bit 2020-04-24 10:58:37 +00:00
vlc
wiki wikiget: changed URL to https 2020-04-13 15:05:15 +00:00
Makefile buildintf: split from ideintf 2020-03-22 11:58:11 +00:00
Makefile.fpc buildintf: split from ideintf 2020-03-22 11:58:11 +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
  Docking manager for LCL aplications.
  License: modified LGPL-2, same as LCL

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.
  License: GPL-2

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.
  License: GPL-2

externhelp
  External help (via website) for Lazarus IDE.
  License: same as LCL

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.

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.