lazarus/components
2024-02-04 21:54:10 +08:00
..
aarre
activex
aggpas clean up 2023-12-07 11:16:10 +01:00
anchordocking AnchorDocking: added GradientMenuBar header style, patch by Don Siders, issue #40681 2024-01-05 19:31:31 +03:00
buildintf FpDebug,IDE: Windows, Implement Position and Size for console and default-pos Forms - via Run-Params 2024-01-27 21:19:25 +01:00
cairocanvas updated makefiles 2023-09-03 17:11:29 +02:00
charactermap updated makefiles 2023-09-12 16:25:55 +02:00
chmhelp Revert unintentional changes in commit 33801729a2 2023-12-15 15:55:13 +01:00
codetools Codetools: Fix compilation. 2024-02-03 07:47:01 +02:00
compilers lazdelphi: only collect and set lazbuild macros if needed 2023-08-03 15:22:48 +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 02:42:10 +03:00
datadict DataDict: New palette icon for TFPCodeGenerator by Roland Hahn. 2023-07-24 11:11:37 +02:00
datetimectrls DateTimeCtrlsDsgn: Move uses sections from implementation to interface. 2023-11-21 06:43:32 +02:00
dbexport
debuggerintf FpDebug,IDE: Windows, Implement Position and Size for console and default-pos Forms - via Run-Params 2024-01-27 21:19:25 +01:00
dockedformeditor Translations: Chinese translation update, merge request !229 2023-08-21 01:45:06 +03:00
education Remove unit Laz_AVL_Tree, a copy of unit AVL_Tree. Not needed with FPC 3.2.x. 2023-07-07 17:39:03 +03:00
exampleswindow Components, ExamplesWindow: register IDE command names in locale independent manner 2023-11-08 20:00:34 +03:00
externhelp updated makefiles 2023-09-03 17:11:29 +02:00
favorites Translations: Turkish translation update by Onur ERÇELEN, issue #40106 2023-02-02 23:52:31 +03:00
filebrowser
fpcunit * remove debug statements 2023-12-27 10:39:18 +01:00
fpdebug FpDebug: improve cache received threadnames, if the thread is not yet known (may be suspended). Issue #40699 Patch by Red_prig (Pavel) 2024-02-02 22:09:59 +01:00
fppkg LCL: Use TLCLHandle instead of a redefined LCLType.THandle or TLCLIntfHandle. Deprecate them. 2023-07-03 11:17:01 +03:00
fpreport FpReport: fixed compilation, issue #40367 2023-07-08 01:51:09 +03:00
fpvectorial clean up 2023-12-07 11:16:10 +01:00
fpweb fpweb: less hints 2023-11-20 16:40:52 +01:00
freetype FreeType: Minor optimization for TFreeTypeRenderableFont.DefaultWordBreakHandler. Issue #40703, patch by Alexey Torgashin. 2024-01-30 12:07:28 +02:00
googleapis Google Calendar API Demo 2023-06-27 17:08:08 +02:00
h2pas Translations: Chinese translation update by ACTom, merge request !241 2023-10-18 01:46:12 +03:00
IdeInspector * Allow compilation with fpc trunk 2023-05-24 17:10:20 +02:00
ideintf Designer: Repaint after changing "BorderSpacing" in AnchorEditor or in OI. Issue #40746, by n7800 and myself. 2024-02-03 11:10:03 +02:00
IdeLazLogger IDE: Chinese translation update, merge request !225 2023-08-09 22:27:56 +03:00
idescout Translations: Turkish translation update by Onur ERÇELEN, issue #40106 2023-02-02 23:52:31 +03:00
images
instantfpc updated makefiles 2023-09-03 17:11:29 +02:00
instantsearch
jcf2 JCF2: regenerated translations and updated Russian translation 2024-01-29 20:17:36 +03:00
jitclasses Fix #40737: make TMethodNameTable/TMethodNameTableEntry compatible with FPC 3.3.1 2024-02-04 21:54:10 +08:00
lazcontrols LCL, LazControls: Fix order of calling OnKeyDown in FilterEdit controls. Issue #40601, patch by n7800. 2023-11-20 22:48:10 +02:00
lazdebuggergdbmi Debugger: Improve Thread-Name display. Add support for thread name from GDB (only recent gdb versions) 2024-01-20 16:14:57 +01:00
lazdebuggers FpDebug,IDE: Windows, Implement Position and Size for console and default-pos Forms - via Run-Params 2024-01-27 21:19:25 +01:00
lazedit LazEdit: Support -Sy. 2024-02-04 13:09:36 +02:00
lazreport LazReport: added INI file of editor sample to .gitignore 2023-10-07 02:52:11 +03:00
lazsvnpkg updated makefiles 2023-09-12 16:25:55 +02:00
lazthread
lazutils TFileSearcher: first attempt to try to avoid circular links (infinite loop when recuring directories). 2024-01-23 23:43:45 +01:00
lclextensions updated makefiles 2023-09-03 17:11:29 +02:00
leakview LeakInfo: update for new FpDebug MemModel 2024-01-14 19:29:14 +01:00
macfiles updated makefiles 2023-09-03 17:11:29 +02:00
macroscript Translations: Chinese translation update by ACTom, merge request !239 2023-10-10 02:42:10 +03:00
memds updated makefiles 2023-09-03 17:11:29 +02:00
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 updated makefiles 2023-09-03 17:11:29 +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:28:14 +03:00
opengl LCL-GTK1: Fix OpenGL control compilation and functionality 2023-11-30 00:58:36 +02: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:07:27 +02:00
pas2js pas2js: less hints 2024-01-27 10:23:28 +01:00
PascalScript updated makefiles 2023-09-03 17:11:29 +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-09-03 17:11:29 +02:00
projectgroups Translations: Slovak translation update by LacaK, issue #40700 2024-01-17 18:34:10 +03:00
projecttemplates updated makefiles 2023-09-03 17:11:29 +02:00
rtticontrols updated makefiles 2023-09-03 17:11:29 +02:00
rx
sdf updated makefiles 2023-09-03 17:11:29 +02:00
simpleideintf
simplewebservergui SimpleWebServerGUI: regenerated translations and updated Russian translation 2024-01-29 03:26:12 +03:00
sqldb updated makefiles 2023-09-12 16:25:55 +02:00
sqldbrest * Add table highlighting, allow to insert common macros 2023-10-04 23:00:58 +02:00
sqlite Images: Reworked dataset images, uniform style. By Roland Hahn. 2023-07-16 17:07:27 +02:00
synedit SynEdit: PascalHighlighter, fixes for proc modifiers in var/type declarations. (no forward or inline) 2024-01-28 22:16:01 +01:00
synunihighlighter
tachart TAChart: Fix function IncQuarter calculation error for negative NumberOfQuarters. 2024-02-01 16:30:27 +01:00
tdbf updated makefiles 2023-09-03 17:11:29 +02:00
todolist Translations: Chinese translation update by ACTom, merge request !239 2023-10-10 02:42:10 +03:00
turbopower_ipro TurboPower_Ipro: fix compilation of sample projects for printpreview support. 2023-12-22 13:57:47 +01:00
virtualtreeview updated Makefiles 2023-11-25 14:33:16 +01:00
vlc Remove obsolete checks for FPC versions earlier then 3.0. 2023-07-07 17:39:02 +03:00
wiki Remove unit Laz_AVL_Tree, a copy of unit AVL_Tree. Not needed with FPC 3.2.x. 2023-07-07 17:39:03 +03:00
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.