lazarus/components
2025-07-21 18:03:30 +02:00
..
aarre
activex
aggpas
aissist
anchordocking updated Makefiles 2025-07-07 16:12:04 +02:00
buildintf Remove LCL dependency from PackageDefs. Move Pkg editor related stuff to new unit EditablePackage. 2025-07-08 16:23:14 +03:00
cairocanvas updated Makefiles 2025-07-07 16:12:04 +02:00
charactermap updated Makefiles 2025-07-07 16:12:04 +02:00
chatcontrol
chmhelp minimized package dependencies 2025-07-08 08:54:58 +02:00
codetools codetools: nicer error message and test lfm rename with list 2025-07-19 07:53:08 +02:00
compilers minimized package dependencies 2025-07-08 08:54:58 +02:00
customdrawn
customform
daemon
datadict
datetimectrls minimized package dependencies 2025-07-08 08:54:58 +02:00
dbexport
debuggerintf updated Makefiles 2025-07-10 09:02:25 +02:00
dockedformeditor updated Makefiles 2025-07-07 16:12:04 +02:00
education
exampleswindow updated Makefiles 2025-07-07 16:12:04 +02:00
externhelp updated Makefiles 2025-07-07 16:12:04 +02:00
fastopen
favorites
filebrowser
fpcunit updated Makefiles 2025-07-07 16:12:04 +02:00
fpdebug FpDebug: Windows, check if the process silently exited (TerminateProcess). Issue #41721 2025-07-21 18:03:30 +02:00
fppkg
fpreport
fpvectorial
fpweb minimized package dependencies 2025-07-08 08:54:58 +02:00
freetype updated Makefiles 2025-07-07 16:12:04 +02:00
googleapis
h2pas
iconfinder
IdeInspector
ideintf IdeIntf: Optimize removing MenuItems in OI. 2025-07-14 15:03:53 +03:00
IdeLazLogger
idescout
images
instantfpc minimized package dependencies 2025-07-08 08:54:58 +02:00
instantsearch
jcf2 updated Makefiles 2025-07-07 16:12:04 +02:00
jitclasses
lazcontrols lazcontrols: lvlgraph: thicker highlighted edges 2025-07-08 09:33:10 +02:00
lazdebuggergdbmi minimized package dependencies 2025-07-08 08:54:58 +02:00
lazdebuggers updated Makefiles 2025-07-10 09:02:25 +02:00
lazedit updated Makefiles 2025-07-10 09:02:25 +02:00
lazreport
lazsvnpkg updated Makefiles 2025-07-07 16:12:04 +02:00
lazthread
lazutils lazutils: less hints 2025-07-14 10:28:35 +02:00
lclextensions updated Makefiles 2025-07-07 16:12:04 +02:00
leakview Leakview: improve parser for valgrind's helgrind 2025-07-18 15:31:47 +02:00
macfiles updated Makefiles 2025-07-07 16:12:04 +02:00
macroscript updated Makefiles 2025-07-07 16:12:04 +02:00
memds updated Makefiles 2025-07-07 16:12:04 +02:00
messagecomposer
minimap MinMap: use the new BottomLine. Fixes markup for "current visible part" if there are folded lines. 2025-06-29 14:48:03 +02:00
mouseandkeyinput updated Makefiles 2025-07-07 16:12:04 +02:00
mpaslex
mrumenu
multithreadprocs
onlinepackagemanager updated Makefiles 2025-07-10 09:02:25 +02:00
openapi
opengl
packagetabs
paradox
pas2js minimized package dependencies 2025-07-08 08:54:58 +02:00
PascalScript updated Makefiles 2025-07-07 16:12:04 +02:00
plotfunction
pochecker
printers updated Makefiles 2025-07-07 16:12:04 +02:00
projectgroups updated Makefiles 2025-07-07 16:12:04 +02:00
projecttemplates updated Makefiles 2025-07-07 16:12:04 +02:00
rtticontrols minimized package dependencies 2025-07-08 08:54:58 +02:00
rx
sdf updated Makefiles 2025-07-07 16:12:04 +02:00
simpleideintf
simplewebservergui minimized package dependencies 2025-07-08 08:54:58 +02:00
sqldb minimized package dependencies 2025-07-08 08:54:58 +02:00
sqldbrest
sqlite
synedit SynEdit: Improve "Keep Caret" option for mouse wheel-scroll. 2025-07-21 15:31:33 +02:00
synunihighlighter
tachart updated Makefiles 2025-07-10 09:02:25 +02:00
tdbf updated Makefiles 2025-07-07 16:12:04 +02:00
todolist updated Makefiles 2025-07-07 16:12:04 +02:00
turbopower_ipro updated Makefiles 2025-07-07 16:12:04 +02:00
virtualtreeview minimized package dependencies 2025-07-08 08:54:58 +02:00
vlc
wiki
Makefile updated Makefiles 2025-07-07 16:12:04 +02:00
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.

freetype
  FreeType font rendering.

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.