lazarus/components
2024-02-22 00:00:50 +01:00
..
aarre
activex
aggpas aggpas: Prevent potential overflow error. Issue #40765. 2024-02-13 00:47:00 +01:00
anchordocking AnchorDocking: added GradientMenuBar header style, patch by Don Siders, issue #40681 2024-01-05 19:31:31 +03:00
buildintf IDE, Debugger: Value-Formatter 2024-02-10 20:57:59 +01:00
cairocanvas
charactermap
chmhelp LHelp: Remove UTF8CompareLatinTextFast calls. 2024-02-08 21:18:39 +02:00
codetools codetools: clean up 2024-02-20 18:20:08 +01:00
compilers
customdrawn
customform
daemon
datadict
datetimectrls
dbexport
debuggerintf IDE, Debugger: Value-Formatter 2024-02-10 20:57:59 +01:00
dockedformeditor
education
exampleswindow
externhelp
favorites
filebrowser
fpcunit
fpdebug FpDebug: refactor new TFpBreakPointTargetHandler / adjust visibility of fields / move creation to factory method 2024-02-19 12:23:45 +01:00
fppkg
fpreport
fpvectorial
fpweb
freetype FreeType: Minor optimization for TFreeTypeRenderableFont.DefaultWordBreakHandler. Issue #40703, patch by Alexey Torgashin. 2024-01-30 12:07:28 +02:00
googleapis
h2pas
IdeInspector
ideintf LCL/IDE: Improved usability of TreeView component editor, patch "treeeditor_fixes" by n7800. Issue #40748. 2024-02-22 00:00:50 +01:00
IdeLazLogger
idescout
images
instantfpc
instantsearch
jcf2 Jedi code format: partial undo of 4c6f93909c 2024-02-18 22:41:51 +01:00
jitclasses Fix #40737: make TMethodNameTable/TMethodNameTableEntry compatible with FPC 3.3.1 2024-02-04 21:54:10 +08:00
lazcontrols T(Float)SpinEditEx: In InitializeWnd set Text to represent FValue, otherwise NullValueBehavious will be applied in call to UpdateControl. 2024-02-21 23:44:44 +01:00
lazdebuggergdbmi Fix compilation of tests 2024-02-13 10:46:07 +01:00
lazdebuggers LazDebuggerFp: improved tests 2024-02-18 20:58:52 +01:00
lazedit LazEdit: Support -Sy. 2024-02-04 13:09:36 +02:00
lazreport
lazsvnpkg
lazthread
lazutils TFileSearcher: also check if we already visted a directory if we don't arrive there via a symlink. 2024-02-12 18:00:56 +01:00
lclextensions
leakview LeakInfo: update for new FpDebug MemModel 2024-01-14 19:29:14 +01:00
macfiles
macroscript
memds
messagecomposer MessageComposer: Restrict minimal form width and height to keep correct layout. Patch by Don Siders, issue #40707. 2024-01-20 02:01:42 +03:00
mouseandkeyinput
mpaslex
mrumenu
multithreadprocs
onlinepackagemanager
opengl
packagetabs
paradox
pas2js pas2js: less hints 2024-01-27 10:23:28 +01:00
PascalScript
plotfunction
pochecker SynEdit, FpDebug, LazUtils, IdeIntf: Remove UTF8CompareLatinTextFast calls. 2024-02-09 01:20:35 +02:00
printers
projectgroups Translations: Slovak translation update by LacaK, issue #40700 2024-01-17 18:34:10 +03:00
projecttemplates
rtticontrols
rx
sdf
simpleideintf
simplewebservergui SimpleWebServerGUI: regenerated translations and updated Russian translation 2024-01-29 03:26:12 +03:00
sqldb
sqldbrest
sqlite
synedit SynEdit: fix range check introduced in a7a0b3ee3a - Issue #40778 2024-02-16 14:06:14 +01:00
synunihighlighter
tachart TAChart: More changes related to issue #40780. Patch by raspberryrabbit. 2024-02-18 11:34:16 +01:00
tdbf
todolist
turbopower_ipro turbopower_ipro: fixed init props after break line when last token hast different props than first 2024-02-20 18:16:56 +01:00
virtualtreeview
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.