lazarus/components
2024-03-21 19:00:50 +01:00
..
aarre
activex
aggpas aggpas: Prevent potential overflow error. Issue #40765. 2024-02-13 00:47:00 +01:00
anchordocking anchrodocking: less hints 2024-03-05 15:52:43 +01:00
buildintf Ide, Debugger, FpDebug: Implement StdIn/StdOut file redirection. Issue #40458 2024-03-18 14:01:44 +01:00
cairocanvas
charactermap
chmhelp chmhelp: less hints 2024-03-05 15:52:52 +01:00
codetools Codetools: fix search aborts early if one branch of the search has a cached "not found". Issue #40818 2024-03-12 18:58:13 +01:00
compilers
customdrawn
customform
daemon
datadict
datetimectrls DateTimeCtrlsDsgn: Move uses sections from implementation to interface. 2023-11-21 06:43:32 +02:00
dbexport
debuggerintf FpDebug: fix "EProcess" not found 2024-03-18 20:47:12 +01:00
dockedformeditor Move unit ComponentReg from IdeIntf to BuildIntf. 2024-03-15 10:40:41 +02:00
education Move unit ComponentReg from IdeIntf to BuildIntf. 2024-03-15 10:40:41 +02:00
exampleswindow
externhelp
favorites
filebrowser
fpcunit fpcunit: nicer package name 2024-03-05 14:57:58 +01:00
fpdebug FpDebug, test: disable thread check on Linux. Not required, and currently not fully implemented 2024-03-20 19:45:06 +01:00
fppkg
fpreport
fpvectorial fpvectorial: Raise exception when pdfvectorialwriter is requested to save a vectorial (non-text) page. Issue #40858. 2024-03-21 19:00:50 +01:00
fpweb fpweb: less hints 2023-11-20 16:40:52 +01:00
freetype freetype: cleaned up some uses sections 2024-03-20 15:42:59 +01:00
googleapis
h2pas
IdeInspector
ideintf Translations: Brazilian Portuguese translation update, merge request !275 2024-03-19 20:43:30 +03:00
IdeLazLogger
idescout Move unit ComponentReg from IdeIntf to BuildIntf. 2024-03-15 10:40:41 +02:00
images
instantfpc
instantsearch
jcf2 Jedi code format: refactorize error messages. 2024-03-01 11:44:16 +01:00
jitclasses Fix #40737: make TMethodNameTable/TMethodNameTableEntry compatible with FPC 3.3.1 2024-02-04 21:54:10 +08:00
lazcontrols LazControls: Improve selection by keys in TreeFilterEdit / TreeView. From b7800. 2024-03-11 01:24:15 +02:00
lazdebuggergdbmi Debugger: Remove IDbgWatchValueIntf.Value in favour of IDbgWatchValueIntf.ResData.CreatePrePrinted 2024-02-28 17:42:00 +01:00
lazdebuggers FpDebug, test: update for 3.3.1 2024-03-20 19:45:07 +01:00
lazedit lazedit: less hints 2024-03-05 15:53:03 +01:00
lazreport
lazsvnpkg
lazthread
lazutils LazUtils: XmlConfig, fix saving default (delete) for enum values 2024-03-12 13:40:13 +01:00
lclextensions lclextensions: less hints 2024-03-05 15:53:15 +01:00
leakview LeakView: Fix resolve. Outdated use of ImageBase, which is now RelocationOffset 2024-02-28 22:23:33 +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 LCL-GTK1: Fix OpenGL control compilation and functionality 2023-11-30 00:58:36 +02:00
packagetabs
paradox
pas2js pas2js: fixed crash in designer popup menu 2024-03-08 09:28:24 +01:00
PascalScript
plotfunction
pochecker SynEdit, FpDebug, LazUtils, IdeIntf: Remove UTF8CompareLatinTextFast calls. 2024-02-09 01:20:35 +02:00
printers printers: less hints 2024-03-05 15:53:31 +01:00
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 IDE, SynEdit: fix configuring column count for gutter-marks 2024-03-13 22:48:01 +01:00
synunihighlighter
tachart TAChart: Support series pointers in TAChartStyle. 2024-03-16 22:24:31 +01:00
tdbf
todolist
turbopower_ipro turbopower_ipro: less hints 2024-03-05 15:38:14 +01:00
virtualtreeview * fix compilation with trunk FPC 2024-03-07 18:26:51 +01:00
vlc
wiki
Makefile bigide: added testinsight 2023-11-25 22:38:52 +01:00
Makefile.fpc bigide: added testinsight 2023-11-25 22:38:52 +01:00
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.