lazarus/components
2021-10-13 18:45:08 +02:00
..
aarre
activex
aggpas Correct spelling errors for "Width" in various units. Issue #39402, patch by Don Siders. 2021-09-26 21:40:16 +03:00
anchordocking AnchorDocking: Remove all handlers of Forms when DockMaster is destroyed. Patch by Anton Kavalenka 2021-10-09 16:59:11 +02:00
buildintf Rename CompareMethods to more logical SameMethod. Remove old deprecated functions. 2021-10-10 19:00:49 +03:00
cairocanvas set trunk version to 2.3.0 2021-06-15 14:00:39 +00:00
chmhelp chmhelp: gitignore linux binary 2021-10-12 11:29:13 +02:00
codetools IDE: Fix endless loop in codetools. Issues #39306 and #39387 2021-10-11 13:50:48 +02:00
compilers
customdrawn
customform ChmHelp, FpPkg, SynUni: Use a faster compare method for case-insensitive strings and StringLists. 2021-01-31 22:15:56 +00:00
daemon
datadict New optimized functions in LazUtils: FilenameExtIs and FilenameExtIn. Used instead of CompareFileExt and similar. 2021-02-15 08:43:50 +00:00
datetimectrls Disable CLocale in OpenBSD, it is broken there. Order used units. Issue #39368. 2021-10-10 22:04:13 +03:00
dbexport Components: Add copyright notes to all folders to which Roland Hahn has contributed images. 2021-02-24 22:17:51 +00:00
debuggerintf Debugger: Fix mem leak in asm 2021-10-09 20:03:24 +02:00
dockedformeditor DockedFormEditor: Remove invalid widgetset LCLWin64 2021-10-09 19:05:07 +02:00
education
externhelp set trunk version to 2.3.0 2021-06-15 14:00:39 +00:00
favorites New optimized functions in LazUtils: FilenameExtIs and FilenameExtIn. Used instead of CompareFileExt and similar. 2021-02-15 08:43:50 +00:00
filebrowser Optimise string manipulation. Reduce calls to Copy(). 2021-02-11 14:08:24 +00:00
fpcunit set trunk version to 2.3.0 2021-06-15 14:00:39 +00:00
fpdebug FpDebug: Fixed mem leak. 2021-09-26 16:02:26 +02:00
fppkg Components: Reduce calls to LowerCase(). 2021-02-10 13:43:15 +00:00
fpreport * Patches from Joellin to improve LCL export of fpreport: borders, linewidth, fonts 2021-04-07 09:40:20 +00:00
fpvectorial Corrections for spelling errors in LCL and Components. Issue #38986, patch by Don Siders. 2021-06-11 07:11:44 +00:00
fpweb New optimized functions in LazUtils: FilenameExtIs and FilenameExtIn. Used instead of CompareFileExt and similar. 2021-02-15 08:43:50 +00:00
freetype Examples: Improve LazFreetype demo UI layout. Issue #39281, patch by CudaText man. 2021-07-22 12:16:14 +00:00
googleapis
h2pas Components: Use a faster compare method for case-insensitive strings and StringLists. 2021-02-05 11:28:16 +00:00
IdeInspector IDE: Fix compiling with FPC trunk. 2021-07-17 03:54:14 +00:00
ideintf Rename CompareMethods to more logical SameMethod. Remove old deprecated functions. 2021-10-10 19:00:49 +03:00
IdeLazLogger
idescout Components: Use a faster compare method for case-insensitive strings and StringLists. 2021-02-05 11:28:16 +00:00
images
instantfpc set trunk version to 2.3.0 2021-06-15 14:00:39 +00:00
jcf2 JEDI Code Formatter: Cleanup. Remove unused functions. Issue #35722, patch by DomingoGP. 2021-10-10 21:51:53 +03:00
jitclasses JitClasses: prevent endless loop 2021-10-04 12:07:14 +02:00
lazcontrols LCL: Move TCheckCombobox to LazControls 2021-10-13 18:45:08 +02:00
lazdebuggergdbmi GdbMiDebugger: fixed reporting OutputDebugString messages 2021-07-20 22:47:58 +00:00
lazdebuggers LazDebuggerFp, test: add run as console app 2021-10-01 14:31:52 +02:00
lazreport Disable CLocale in OpenBSD, it is broken there. Order used units. Issue #39368. 2021-10-10 22:04:13 +03:00
lazsvnpkg set trunk version to 2.3.0 2021-06-15 14:00:39 +00:00
lazthread lazthread: moved all resource strings to lazthreadstrconst.pas, merged translations accordingly 2020-10-12 15:03:42 +00:00
lazutils LCL: Move TCheckCombobox to LazControls 2021-10-13 18:45:08 +02:00
lclextensions set trunk version to 2.3.0 2021-06-15 14:00:39 +00:00
leakview set trunk version to 2.3.0 2021-06-15 14:00:39 +00:00
macfiles set trunk version to 2.3.0 2021-06-15 14:00:39 +00:00
macroscript set trunk version to 2.3.0 2021-06-15 14:00:39 +00:00
memds set trunk version to 2.3.0 2021-06-15 14:00:39 +00:00
messagecomposer Components: Reduce calls to UpperCase() and LowerCase(). Improves performance. 2021-02-08 19:09:30 +00:00
mouseandkeyinput set trunk version to 2.3.0 2021-06-15 14:00:39 +00:00
mpaslex Support more calling conventions. Issue #39405, patch by Pavel. 2021-10-04 11:10:27 +03:00
mrumenu Components: Add copyright notes to all folders to which Roland Hahn has contributed images. 2021-02-24 22:17:51 +00:00
multithreadprocs MultiThreadProcs: fixed typos related to 'occur' word 2021-06-10 22:11:48 +00:00
onlinepackagemanager OpkMan: Erase all files in the destination directory before installation begins. 2021-09-28 10:56:33 +03:00
opengl OpenGL: fixed typos related to 'occur' word 2021-06-10 22:12:37 +00:00
packagetabs Components: Use a faster compare method for case-insensitive strings and StringLists. 2021-02-05 11:28:16 +00:00
paradox Components: Add copyright notes to all folders to which Roland Hahn has contributed images. 2021-02-24 22:17:51 +00:00
pas2js set trunk version to 2.3.0 2021-06-15 14:00:39 +00:00
PascalScript PascalScript: Compile on PPC, using "not supported" InnerfuseCall. Issue #39404 2021-10-10 13:03:40 +02:00
plotfunction
pochecker PoChecker: added .res file to version control 2021-08-27 00:43:20 +03:00
printers LCL-Win32: Fix psoDisable* options in TPageSetupDialog.Options. Issue #39020, patch by CudaText man. 2021-06-22 06:08:00 +00:00
projectgroups
projecttemplates set trunk version to 2.3.0 2021-06-15 14:00:39 +00:00
rtticontrols Docs (LazControls, RTTIControls): added missing punctuation in short descriptions, patch by Don, bug #39018 2021-06-18 20:55:37 +00:00
rx
sdf set trunk version to 2.3.0 2021-06-15 14:00:39 +00:00
simpleideintf
sparta Sparta: Add warnings about deprecation of packages 2021-02-11 21:55:57 +00:00
sqldb Revert r65359 #f19aac18a2 which deals with TPQTEventMonitor. Crash happens when deleting the component. 2021-07-04 16:38:47 +00:00
sqldbrest
sqlite Components: Add copyright notes to all folders to which Roland Hahn has contributed images. 2021-02-24 22:17:51 +00:00
synedit Support more calling conventions. Issue #39405, patch by Pavel. 2021-10-04 11:10:27 +03:00
synunihighlighter Components: Reduce calls to LowerCase(). 2021-02-10 13:43:15 +00:00
tachart TAChart: Fix crash when TCubicSplineSeries.Calculate is called. Issue #39393. 2021-09-23 23:09:38 +02:00
tdbf set trunk version to 2.3.0 2021-06-15 14:00:39 +00:00
todolist set trunk version to 2.3.0 2021-06-15 14:00:39 +00:00
turbopower_ipro fixed line endings / added defaults to gitattributes 2021-07-28 10:57:19 +02:00
virtualtreeview VirtualTreeView: Fix "no parent window" error when VTV is in a high-dpi frame (issue #39362). 2021-09-10 14:42:10 +02:00
vlc
wiki components/wiki: Fix loading of wikiconvert project. 2021-07-30 22:42:19 +02:00
Makefile make component: compile freetype before lazcontrols 2021-07-08 07:40:40 +00:00
Makefile.fpc make component: compile freetype before lazcontrols 2021-07-08 07:40:40 +00: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.