lazarus/components
2025-04-04 00:48:47 +03:00
..
aarre
activex
aggpas
aissist
anchordocking AnchorDocking: Initialize out var. Issue #41558 2025-04-01 13:30:33 +02:00
buildintf
cairocanvas
charactermap
chatcontrol
chmhelp LHelp: Show only the original CHM file's title in a tab. Issue #41467. 2025-03-05 11:38:29 +02:00
codetools Codetools: fix parsing of "class of" with deprecated or unit-name prefix. 2025-04-03 21:18:45 +02:00
compilers
customdrawn
customform
daemon
datadict
datetimectrls Docs: DateTimeCtrls/datetimepicker. Adds missing short description in the TCustomDateTimePicker.CalendarForm topic. 2025-02-12 12:32:36 -05:00
dbexport
debuggerintf
dockedformeditor
education Set HideSelection of all Treeviews to false. 2025-02-23 01:48:42 +01:00
exampleswindow
externhelp Set HideSelection of all Treeviews to false. 2025-02-23 01:48:42 +01:00
favorites
filebrowser Set HideSelection of all Treeviews to false. 2025-02-23 01:48:42 +01:00
fpcunit Correction of dubious indentation in the code 2025-03-05 10:41:32 +00:00
fpdebug FpDebug: faster lookup for linker symbols (speeds up asm view) 2025-03-31 12:09:31 +02:00
fppkg
fpreport Set HideSelection of all Treeviews to false. 2025-02-23 01:48:42 +01:00
fpvectorial Set HideSelection of all Treeviews to false. 2025-02-23 01:48:42 +01:00
fpweb
freetype
googleapis Set HideSelection of all Treeviews to false. 2025-02-23 01:48:42 +01:00
h2pas Set HideSelection of all Treeviews to false. 2025-02-23 01:48:42 +01:00
iconfinder
IdeInspector
ideintf IDEIntf: regenerated translations and updated Russian translation 2025-04-02 02:48:41 +03:00
IdeLazLogger
idescout
images
instantfpc
instantsearch
jcf2 JCF2: restored i18n of a caption after 34a6103a12 2025-04-04 00:48:47 +03:00
jitclasses Set HideSelection of all Treeviews to false. 2025-02-23 01:48:42 +01:00
lazcontrols ListViewFilterEdit: must clear previous items. issue #41559 2025-04-03 18:15:08 +02:00
lazdebuggergdbmi
lazdebuggers LazDebuggerLldb: clean up, formatting !442 2025-02-28 00:10:55 +01:00
lazedit SynEdit: fix for fpc 3.2.2: constref vs const 2025-04-03 11:46:31 +02:00
lazreport LazReport: fix export justify from LazReport to LibreOffice Calc/MS Excel, issue #41167 by Aleksey 2025-03-23 14:13:14 -06:00
lazsvnpkg
lazthread
lazutils ToDoList: Simplify and optimize. Fix function TextToSingleLine in LazStringUtils, now only used by ToDoList. Issue #41437. 2025-03-28 23:12:34 +02:00
lclextensions
leakview Set HideSelection of all Treeviews to false. 2025-02-23 01:48:42 +01:00
macfiles
macroscript IdeConfig: Always check the skcAll key in GetSkipCheckByKey function 2025-03-05 22:08:35 +03:00
memds
messagecomposer
minimap
mouseandkeyinput
mpaslex
mrumenu
multithreadprocs
onlinepackagemanager OpkMan: regenerated translations and updated Russian translation 2025-02-14 17:02:36 +03:00
openapi
opengl opengl: less hints 2025-02-11 20:44:42 +01:00
packagetabs
paradox
pas2js
PascalScript
plotfunction
pochecker PoChecker: regenerated translations and updated Russian translation 2025-03-05 18:48:11 +03:00
printers
projectgroups ProjectGroups: regenerated translations and updated Russian translation 2025-03-12 17:36:36 +03:00
projecttemplates
rtticontrols
rx
sdf
simpleideintf
simplewebservergui
sqldb
sqldbrest Set HideSelection of all Treeviews to false. 2025-02-23 01:48:42 +01:00
sqlite
synedit SynEdit: regenerated translations and updated Russian translation 2025-04-04 00:22:20 +03:00
synunihighlighter
tachart TAChart: Split demos off into separate frames (distance, dragdrop, line, multi, radial) 2025-03-08 01:30:18 +01:00
tdbf
todolist ToDoList: Simplify and optimize. Fix function TextToSingleLine in LazStringUtils, now only used by ToDoList. Issue #41437. 2025-03-28 23:12:34 +02:00
turbopower_ipro Correction of dubious indentation in the code 2025-03-05 10:41:32 +00:00
virtualtreeview Laz-VirtualTreeView: Protect calls to killtimer with a check for HandleAllocated. If the parent window is not visible (or no parent present) then the handle should not be requested. See notes on issue #41430 2025-02-24 16:07:23 +01:00
vlc
wiki lazwiki: fixed compile 2025-03-18 09:47:45 +01:00
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.

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.