lazarus/components
2024-12-01 11:37:38 +01:00
..
aarre
activex
aggpas
anchordocking AnchorDocking: Ensure splitters are in the parents clientrect. 2024-11-20 13:44:33 +01:00
buildintf IDE, Project: refactored unit lists for units with specific flags. 2024-12-01 11:37:38 +01:00
cairocanvas
charactermap
chmhelp Translations: Turkish translation update by Onur ERÇELEN, merge request !371 2024-10-30 01:38:59 +03:00
codetools codetools: fixed ExtractFuncResultType for complex types and class operator 2024-11-10 18:03:33 +01:00
compilers
customdrawn
customform
daemon
datadict Translations: Turkish translation update by Onur ERÇELEN, merge request !371 2024-10-30 01:38:59 +03:00
datetimectrls
dbexport Translations: Turkish translation update by Onur ERÇELEN, merge request !371 2024-10-30 01:38:59 +03:00
debuggerintf Translations: Turkish translation update by Onur ERÇELEN, merge request !371 2024-10-30 01:38:59 +03:00
dockedformeditor Translations: French translation update by Gilles Vasseur, issue #41248 2024-11-18 02:30:56 +03:00
education
exampleswindow
externhelp
favorites
filebrowser * Fix wrong typecast in GetSelectedItems, patch by Sébastien JeanJean 2024-10-23 09:56:10 +02:00
fpcunit Translations: French translation update by Gilles Vasseur, issue #41248 2024-11-18 02:30:56 +03:00
fpdebug FpDebug: Update "dwarf-4 fix for broken fpc". Fpc 3.2.3 has been fixed 2024-11-23 14:55:28 +01:00
fppkg Translations: French translation update by Gilles Vasseur, issue #41248 2024-11-18 02:30:56 +03:00
fpreport
fpvectorial
fpweb Translations: French translation update by Gilles Vasseur, issue #41248 2024-11-18 02:30:56 +03:00
freetype
googleapis
h2pas Translations: Turkish translation update by Onur ERÇELEN, merge request !371 2024-10-30 01:38:59 +03:00
iconfinder IconFinder: Avoid closing the IDE options dialog when the user presses ENTER after typing a search phrase. 2024-11-14 23:48:29 +01:00
IdeInspector
ideintf Translations: French translation update by Gilles Vasseur, issue #41248 2024-11-18 02:30:56 +03:00
IdeLazLogger
idescout
images
instantfpc Translations: Turkish translation update by Onur ERÇELEN, merge request !371 2024-10-30 01:38:59 +03:00
instantsearch Translations: Turkish translation update by Onur ERÇELEN, merge request !371 2024-10-30 01:38:59 +03:00
jcf2 Translations: French translation update by Gilles Vasseur, issue #41248 2024-11-18 02:30:56 +03:00
jitclasses
lazcontrols IDE In search results window, do not expand nodes when switching tabs. Issue #41259. 2024-12-01 00:35:10 +02:00
lazdebuggergdbmi
lazdebuggers LazDebuggers: reverted part of e1aff780f0 to hopefully unbreak compilation on Windows 2024-12-01 03:05:51 +03:00
lazedit
lazreport Translations: French translation update by Gilles Vasseur, issue #41248 2024-11-18 02:30:56 +03:00
lazsvnpkg
lazthread Translations: Turkish translation update by Onur ERÇELEN, merge request !371 2024-10-30 01:38:59 +03:00
lazutils
lclextensions
leakview leakview: added -g -gl 2024-10-24 12:13:55 +02:00
macfiles
macroscript IDE, Editor Macro Pascal: fix switching between macros, broken in c77c71b54e 2024-10-26 14:39:37 +02:00
memds
messagecomposer
minimap
mouseandkeyinput
mpaslex
mrumenu
multithreadprocs
onlinepackagemanager
openapi * OpenAPI support 2024-11-22 14:17:34 +01:00
opengl
packagetabs Translations: Turkish translation update by Onur ERÇELEN, merge request !371 2024-10-30 01:38:59 +03:00
paradox
pas2js Translations: Turkish translation update by Onur ERÇELEN, merge request !371 2024-10-30 01:38:59 +03:00
PascalScript
plotfunction
pochecker Translations: Turkish translation update by Onur ERÇELEN, merge request !371 2024-10-30 01:38:59 +03:00
printers Translations: Turkish translation update by Onur ERÇELEN, merge request !371 2024-10-30 01:38:59 +03:00
projectgroups
projecttemplates
rtticontrols
rx
sdf
simpleideintf
simplewebservergui
sqldb Translations: French translation update by Gilles Vasseur, issue #41248 2024-11-18 02:30:56 +03:00
sqldbrest * Settings to skip mysql version check 2024-10-28 22:24:11 +01:00
sqlite Translations: Turkish translation update by Onur ERÇELEN, merge request !371 2024-10-30 01:38:59 +03:00
synedit SynEdit: Pas-Highlighter. Treat some utf8 as identifiers, to avoid splitting combining marks. Related to Issue #41228 2024-11-24 18:41:12 +01:00
synunihighlighter
tachart TAChart: Fix duplicate "virtual" directive of TBasicChartSeries.ClipRectChanged (https://forum.lazarus.freepascal.org/index.php/topic,69114.msg536109.html). 2024-10-31 00:00:33 +01:00
tdbf
todolist
turbopower_ipro
virtualtreeview virtualtreeview: partially revert 402cffbdfd, issue #41210 2024-10-30 13:39:01 +01: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.

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.