lazarus/components
2020-02-16 20:24:51 +00:00
..
aarre Package: use new lists in LPK files + add compatibility mode option 2019-11-27 05:50:28 +00:00
activex
aggpas
anchordocking AnchorDocking: Fix compilation after r62136 #b13519cc85. Issue #36227, patch from Anton Kavalenka. 2019-10-30 11:03:16 +00:00
cairocanvas
chmhelp * some const added 2020-01-25 22:29:59 +00:00
codetools Codetools: In function IsCompilerExecutable fix dcc extension check and fix return value. 2020-02-16 16:10:46 +00:00
compilers Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #36097 2019-09-20 23:42:25 +00:00
customdrawn
customform
daemon Translations: French translation update by Gilles Vasseur, bug #36524 2020-01-07 22:50:11 +00:00
datadict Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #36097 2019-09-20 23:42:25 +00:00
datetimectrls DateTimePicker: Change popup mode of CalendarForm from pmAuto to pmExplicit (makes difference when ParentForm of DateTimePicker is TCustomForm, not TForm) 2020-02-11 10:33:51 +00:00
dbexport
debuggerintf debuggerintf: clean up 2020-01-31 14:09:33 +00:00
education Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #36097 2019-09-20 23:42:25 +00:00
externhelp
favorites
filebrowser
fpcunit
fpdebug FpDebug: fix checking for ImageBase (currently not implemented). Issue #0036499 2020-01-08 16:56:19 +00:00
fppkg
fpreport SQLDB: Enable TOracleConnection on Win64 when the compiler has support for it. Issue #36635. 2020-01-30 10:50:44 +00:00
fpvectorial fpvectorial: Fix memory leak caused by TvRenderInfo.Errors. Issue #36331. 2019-11-26 22:54:28 +00:00
fpweb Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #36097 2019-09-20 23:42:25 +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 Packager: Support extra unit/package dependencies when dropping a component on a form. Issue #36654, patch from Sven Barth. 2020-02-16 20:24:51 +00:00
IdeLazLogger
idescout Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #36097 2019-09-20 23:42:25 +00:00
images
instantfpc
jcf2 Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #36097 2019-09-20 23:42:25 +00:00
lazcontrols lazcontrols: added $(IDEBuildOptions) 2019-12-14 17:36:39 +00:00
lazdebuggergdbmi Debugger, GDBMI: Use force flag for exception breakpoints (at startup). Required for debugging dll. Only works if InternalExceptionBreakSetMethod = imbName 2020-02-04 03:04:51 +00:00
lazdebuggers FpDebug: Fix Command.DoContinue. Do not read DbgThread.GetInstrPtr if the event is caused by another thread. On Linux the none-event thread (belonging to the command) may not be paused/readable. 2020-01-04 19:44:01 +00:00
lazreport LazReport: Fix text height when default font is used. Issue #36426, patch from Michal Gawrycki. 2020-01-29 22:40:52 +00:00
lazsvnpkg Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #36097 2019-09-20 23:42:25 +00:00
lazthread
lazutils LCL: Simplify code dealing with ampersands (&). Remove duplicate code. 2020-01-04 19:30:01 +00:00
lclextensions lclextensions: added $(IDEBuildOptions) 2019-12-14 17:36:53 +00:00
leakview Translations: removed completely untranslated files 2019-10-17 23:43:46 +00:00
macfiles
macroscript Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #36476 2019-12-25 22:11:09 +00:00
memds
messagecomposer MessageComposer: Improved auto-sized layout revisited. 2019-10-18 20:29:59 +00:00
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 Opkman: More meaningful column names + hints. 2020-02-13 15:26:13 +00:00
opengl Qt5: make OpenGL compatibile with Mesa. Patch by Chris Rorden. issue #36473 2019-12-29 10:48:52 +00:00
packagetabs Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #36097 2019-09-20 23:42:25 +00:00
paradox
pas2js Pas2JS: improved layout of Pas2JS IDE Options dialog 2020-02-12 22:20:20 +00:00
PascalScript
plotfunction
pochecker Translations: French translation update by Gilles Vasseur, bug #36524 2020-01-07 22:50:11 +00:00
printers Printers: rulers sample page for dialogs sample 2019-12-29 22:35:48 +00:00
projectgroups Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #36614 2020-01-21 22:31:48 +00:00
projecttemplates projecttemplates: added $(IDEBuildOptions) 2019-12-14 17:37:10 +00:00
rtticontrols
rx
sdf sdflaz: remove gui dependency allowing using it in console apps, patch from Fabio via pm. 2019-09-25 14:11:32 +00:00
simpleideintf
sparta Sparta: Fix a condition testing FPC version. 2020-01-29 23:43:04 +00:00
sqldb SQLDB: Enable TOracleConnection on Win64 when the compiler has support for it. Issue #36635. 2020-01-30 10:50:44 +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
synedit SynEdit: LineOverview gutter - removed some dead code 2020-02-07 15:59:49 +00:00
synunihighlighter
tachart TAChart: Fix drawing of checkboxes/radiobuttons on Cocoa, part 2. 2020-02-16 15:48:08 +00:00
tdbf
todolist LazUtils: Move function LazIsValidIdent from PackageDependencyIntf (IdeIntf) to LazStringUtils. 2019-10-27 15:46:04 +00:00
turbopower_ipro TurboPower_ipro: Add new TIpHtmlPanel property FontQuality (https://forum.lazarus.freepascal.org/index.php/topic,47229.msg337729.html#msg337729). Publish property BorderSpacing. 2019-10-29 17:52:15 +00:00
virtualtreeview Translations: French translation update by Gilles Vasseur, bug #36524 2020-01-07 22:50:11 +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
  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.