lazarus/components
2023-08-07 13:23:08 +00:00
..
aarre
activex
aggpas Remove obsolete checks for FPC versions earlier then 3.0. 2023-07-07 17:39:02 +03:00
anchordocking anchordocking: fixed typo 2023-08-06 00:31:13 +02:00
buildintf IDE: added project option Write compiler config file 2023-07-28 14:50:48 +01:00
cairocanvas cairocanvas: added missing file 2023-08-02 01:22:05 +02:00
charactermap updated makefiles 2023-07-14 16:42:45 +02:00
chmhelp chmhelp: updated lpk 2023-08-03 11:12:57 +02:00
codetools codetools: test case insensitive 2023-08-06 09:55:56 +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
datadict DataDict: New palette icon for TFPCodeGenerator by Roland Hahn. 2023-07-24 11:11:37 +02:00
datetimectrls updated Makefiles 2023-06-30 20:50:27 +02:00
dbexport Regenerated translations. 2022-12-08 03:30:04 +03:00
debuggerintf updated Makefiles 2023-06-30 20:50:27 +02:00
dockedformeditor DockedFormEditor: fixed compilation with FPC 3.3.1, hint by Peacoor, issue #40427 2023-08-03 19:25:36 +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 updated Makefiles 2023-06-30 20:50:27 +02:00
externhelp updated Makefiles 2023-06-30 20:50:27 +02:00
favorites Translations: Turkish translation update by Onur ERÇELEN, issue #40106 2023-02-02 23:52:31 +03:00
filebrowser
fpcunit Lazarus trunk requires at least FPC 3.2.0. Remove checks for earlier FPC_FULLVERSION. 2023-07-07 17:39:03 +03:00
fpdebug FpDebug: Fix "=" and "<>" work with booleans 2023-07-23 21:06:15 +02: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 odtvectorialwriter: padding is now respected 2023-08-07 13:23:08 +00:00
fpweb updated makefiles 2023-07-14 16:42:45 +02:00
freetype freetype: less hints 2023-07-20 14:51:49 +02:00
googleapis Google Calendar API Demo 2023-06-27 17:08:08 +02:00
h2pas 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
IdeInspector * Allow compilation with fpc trunk 2023-05-24 17:10:20 +02:00
ideintf ideintf: added missing file 2023-08-02 01:34:40 +02:00
IdeLazLogger
idescout Translations: Turkish translation update by Onur ERÇELEN, issue #40106 2023-02-02 23:52:31 +03:00
images
instantfpc updated Makefiles 2023-06-30 20:50:27 +02:00
instantsearch InstantSearch: regenerated translations and updated Russian translation 2023-01-06 04:49:30 +03:00
jcf2 Jedi code format: issue #40412 parser error in anonymous methods var/const/type sections. 2023-07-28 16:00:53 +02:00
jitclasses Lazarus trunk requires at least FPC 3.2.0. Remove checks for earlier FPC_FULLVERSION. 2023-07-07 17:39:03 +03:00
lazcontrols 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
lazdebuggergdbmi updated makefiles 2023-07-14 16:42:45 +02:00
lazdebuggers LazDebuggerFp, test: add alias AnsiChar for Char 2023-07-27 17:41:46 +02:00
lazreport LazReport: Remove a useless FillChar which had its parameters in wrong order. Issue #40402. 2023-07-25 11:15:12 +03:00
lazsvnpkg set main version to 3.99 2023-06-25 17:47:14 +02:00
lazthread
lazutils laztuils: fixed FileIsInPath for different utf8 lengths 2023-08-03 13:44:43 +02:00
lclextensions Lazarus trunk requires at least FPC 3.2.0. Remove checks for earlier FPC_FULLVERSION. 2023-07-07 17:39:03 +03:00
leakview updated makefiles 2023-07-14 16:42:45 +02:00
macfiles updated Makefiles 2023-06-30 20:50:27 +02:00
macroscript PascalScript: update to origin/stable 2023-07-09 15:09:50 +02:00
memds Images: Reworked dataset images, uniform style. By Roland Hahn. 2023-07-16 17:07:27 +02:00
messagecomposer Lazarus trunk requires at least FPC 3.2.0. Remove checks for earlier FPC_FULLVERSION. 2023-07-07 17:39:03 +03:00
mouseandkeyinput updated Makefiles 2023-06-30 20:50:27 +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: Update version list. 2023-07-26 06:45:44 +03:00
opengl LCL: Use TLCLHandle instead of a redefined LCLType.THandle or TLCLIntfHandle. Deprecate them. 2023-07-03 11:17:01 +03: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 * Before/After bind support for THTMLElementActionList 2023-07-18 09:15:57 +02:00
PascalScript PascalScript: update to origin/stable 2023-07-09 15:09:50 +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-06-30 20:50:27 +02:00
projectgroups Images: New Project groups and some new general-purpose icons. By Roland Hahn. 2023-07-06 00:01:02 +02:00
projecttemplates Lazarus trunk requires at least FPC 3.2.0. Remove checks for earlier FPC_FULLVERSION. 2023-07-07 17:39:03 +03:00
rtticontrols Reduce compiler warnings. 2023-07-03 06:23:49 +03:00
rx
sdf Images: Reworked dataset images, uniform style. By Roland Hahn. 2023-07-16 17:07:27 +02:00
simpleideintf
simplewebservergui simplewebservergui: fixed run on older windows, loading GetTcpTable2 via GetProcAddress 2023-07-14 22:52:38 +02:00
sparta Lazarus trunk requires at least FPC 3.2.0. Remove checks for earlier FPC_FULLVERSION. 2023-07-07 17:39:03 +03:00
sqldb Lazarus trunk requires at least FPC 3.2.0. Remove checks for earlier FPC_FULLVERSION. 2023-07-07 17:39:03 +03:00
sqldbrest Lazarus trunk requires at least FPC 3.2.0. Remove checks for earlier FPC_FULLVERSION. 2023-07-07 17:39:03 +03:00
sqlite Images: Reworked dataset images, uniform style. By Roland Hahn. 2023-07-16 17:07:27 +02:00
synedit synedit: added missing file 2023-08-02 01:34:50 +02:00
synunihighlighter
tachart TAChart: Minor axis can get marks from a chartsource now 2023-07-13 00:28:58 +02:00
tdbf Images: Reworked dataset images, uniform style. By Roland Hahn. 2023-07-16 17:07:27 +02:00
todolist 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
turbopower_ipro LCL: Use TLCLHandle instead of a redefined LCLType.THandle or TLCLIntfHandle. Deprecate them. 2023-07-03 11:17:01 +03:00
virtualtreeview virtualtreeview: added missing file 2023-08-02 01:35:08 +02: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 updated Makefiles 2023-06-01 16:33:45 +02:00
Makefile.fpc Jedi code format: New makefiles for the jcfbase.lpk 2023-05-29 14:24:53 +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.