lazarus/components
2023-12-05 00:46:24 +08:00
..
aarre
activex
aggpas GTK3: Fixed rendering of images using 32 bits per pixel. 2023-06-25 13:14:56 +00:00
anchordocking Anchordocking: do not manage THintWindow. issue #40519 2023-10-06 18:43:05 +00:00
buildintf Translations: Chinese translation update, merge request !227 2023-08-18 23:03:19 +03:00
cairocanvas updated makefiles 2023-08-10 22:07:59 +02:00
charactermap updated makefiles 2023-08-15 12:52:46 +02:00
chmhelp LHelp: Fix duplicate hint windows, issue #40456 2023-08-22 18:27:05 +02:00
codetools IDE: pass to FPC only documented assembler mode parameter values and only for relevant CPU families (i8086, i386, x86_64), issue #38786 2023-11-24 02:27:02 +03:00
compilers lazdelphi: do not store default values 2023-06-24 12:29:22 +02:00
customdrawn Remove units from uses sections, especially LCLProc which now contains many wrappers to other non-LCL units. 2023-06-18 14:57:06 +03:00
customform
daemon Translations: Chinese translation update by ACTom, merge request !239 2023-10-10 03:00:22 +03:00
datadict DataDict: New palette icon for TFPCodeGenerator by Roland Hahn. 2023-07-29 19:16:58 +02:00
datetimectrls DateTimeCtrlsDsgn: Move uses sections from implementation to interface. 2023-11-21 13:45:11 +00:00
dbexport Regenerated translations. 2022-12-08 03:30:04 +03:00
debuggerintf updated makefiles 2023-08-10 22:07:59 +02:00
dockedformeditor Translations: Chinese translation update, merge request !229 2023-08-21 01:50:49 +03:00
education
exampleswindow Components, ExamplesWindow: register IDE command names in locale independent manner 2023-11-08 17:28:10 +00:00
externhelp updated makefiles 2023-08-10 22:07:59 +02:00
favorites Translations: Turkish translation update by Onur ERÇELEN, issue #40106 2023-02-02 23:52:31 +03:00
filebrowser
fpcunit fpcunit: fix #29283: save the configuration file to the default path 2023-11-17 13:45:59 +00:00
fpdebug FpDebug: check error in expressions, when new dbg-values are created. 2023-12-02 17:03:08 +01:00
fppkg Remove units from uses sections, especially LCLProc which now contains many wrappers to other non-LCL units. 2023-06-18 14:57:06 +03:00
fpreport Remove LCLProc.OffsetRect(). Move some functions from LCLProc to GraphMath (LazUtils). 2023-06-05 15:48:01 +03:00
fpvectorial TAChart, TurboPower_IPro: Fix "OffsetRect deprecated" message. 2023-06-16 01:50:13 +02:00
fpweb Translations: Chinese translation update by ACTom, merge request !239 2023-10-10 03:00:22 +03:00
freetype updated makefiles 2023-08-10 22:07:59 +02:00
googleapis Google Calendar API Demo 2023-06-27 19:03:56 +03:00
h2pas Translations: Chinese translation update by ACTom, merge request !241 2023-10-18 01:51:14 +03:00
IdeInspector * Allow compilation with fpc trunk 2023-05-24 17:10:20 +02:00
ideintf IDE: fix typo about ofDoNotActivateSourceEditor 2023-12-05 00:46:24 +08:00
IdeLazLogger IDE: Chinese translation update, merge request !225 2023-08-09 22:33:54 +03:00
idescout Translations: Turkish translation update by Onur ERÇELEN, issue #40106 2023-02-02 23:52:31 +03:00
images
instantfpc Translations: Chinese translation update, merge request !227 2023-08-18 23:03:19 +03:00
instantsearch InstantSearch: regenerated translations and updated Russian translation 2023-01-06 04:49:30 +03:00
jcf2 Jedi code format: recognize "sealed" / "abstract" for inheriting objects. 2023-11-25 12:20:07 +01:00
jitclasses
lazcontrols LCL, LazControls: Fix order of calling OnKeyDown in FilterEdit controls. Issue #40601, patch by n7800. 2023-12-01 03:07:21 +03:00
lazdebuggergdbmi updated makefiles 2023-08-15 12:52:46 +02:00
lazdebuggers FpDebug: check error in expressions, when new dbg-values are created. 2023-12-02 17:03:08 +01:00
lazreport LazReport: added INI file of editor sample to .gitignore 2023-10-07 02:59:42 +03:00
lazsvnpkg updated makefiles 2023-08-10 22:07:59 +02:00
lazthread
lazutils Lazutils, LCL: fixed compilation with FPC 3.2.3 2023-11-30 19:49:10 +03:00
lclextensions updated makefiles 2023-08-10 22:07:59 +02:00
leakview updated makefiles 2023-08-15 12:52:46 +02:00
macfiles updated makefiles 2023-08-10 22:07:59 +02:00
macroscript Translations: Chinese translation update by ACTom, merge request !239 2023-10-10 03:00:22 +03:00
memds updated makefiles 2023-08-10 22:07:59 +02:00
messagecomposer Reduce "deprecated" warnings for LazUtils.UITypes. 2023-06-11 20:34:36 +03:00
mouseandkeyinput updated makefiles 2023-08-10 22:07:59 +02:00
mpaslex
mrumenu MruMenu: Do not exchange found and first items. 2023-01-17 13:17:41 +01:00
multithreadprocs Support compiling most of Lazarus + its components with -Sy option. 2023-05-20 12:51:35 +03:00
onlinepackagemanager Opkman: Chinese translation update by ACTom, merge request !238 2023-10-07 17:31:39 +03:00
opengl Cocoa/Opengl: fix compilation issue, patch by @anton.kavalenka #40502 2023-09-11 22:29:36 +08:00
packagetabs Translations: Turkish translation update by Onur ERÇELEN, issue #40106 2023-02-02 23:52:31 +03:00
paradox Images: Reworked dataset images, uniform style. By Roland Hahn. 2023-07-16 17:27:23 +02:00
pas2js Translations: Chinese translation update by ACTom, merge request !241 2023-10-18 01:51:14 +03:00
PascalScript updated makefiles 2023-08-10 22:07:59 +02:00
plotfunction
pochecker Translations: Ukrainian translation update by Olexandr Pylypchuk, issue #40312 2023-06-12 18:20:35 +03:00
printers updated makefiles 2023-08-10 22:07:59 +02:00
projectgroups Translations: Chinese translation update by ACTom, merge request !239 2023-10-10 03:00:22 +03:00
projecttemplates updated makefiles 2023-08-10 22:07:59 +02:00
rtticontrols updated makefiles 2023-08-10 22:07:59 +02:00
rx
sdf updated makefiles 2023-08-10 22:07:59 +02:00
simpleideintf
simplewebservergui Translations: Chinese translation update by ACTom, merge request !241 2023-10-18 01:51:14 +03:00
sqldb updated makefiles 2023-08-10 22:07:59 +02:00
sqldbrest * Fix loading after renaming components on used frames 2023-03-19 17:45:24 +01:00
sqlite Images: Reworked dataset images, uniform style. By Roland Hahn. 2023-07-16 17:27:23 +02:00
synedit SynEdit: ini Highlighter, support optional # comments 2023-12-03 21:28:03 +01:00
synunihighlighter
tachart TAChart: Fix fit series legend display in html demo. 2023-11-29 15:50:27 +01:00
tdbf updated makefiles 2023-08-10 22:07:59 +02:00
todolist Translations: Chinese translation update by ACTom, merge request !239 2023-10-10 03:00:22 +03:00
turbopower_ipro Fix #40505: Merge branch 'lhelp/iphtml' 2023-09-15 12:58:16 +08:00
virtualtreeview VirtualTreeView: adjust IFDEFS for Qt4, Qt5, Qt6 widgetsets to enable asm code for both 32 bit and 64 bit x86 CPUs, issue #40431 2023-08-22 22:26:43 +03:00
vlc
wiki LazUtils: Harmonize the CamelCase names of some units. Add a license header for LazTracer. 2023-04-10 09:15:24 +03:00
Makefile updated makefiles 2023-08-15 12:52:46 +02:00
Makefile.fpc updated makefiles 2023-08-15 12:52:46 +02: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.