lazarus/components
2021-04-06 20:54:52 +00:00
..
aarre
activex
aggpas LazUtils: Deprecate now obsolete unit LazUtf8Classes and remove its references from Lazarus code. 2021-01-14 12:41:32 +00:00
anchordocking Anchordocking: fixed typo, regenerated translations and updated Russian translation 2021-04-05 22:27:26 +00:00
buildintf IDE, Project: Add config for NSPrincipalClass (MacOS) 2021-03-19 20:28:42 +00:00
cairocanvas updated Makefiles 2021-02-13 13:01:14 +00:00
chmhelp chmhelp: fixed compile fpc 3.0.4 2021-03-03 10:31:37 +00:00
codetools codetools: FindReferences for unit names 2021-04-06 00:11:28 +00: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 datetimectrls: less hints 2021-02-28 08:52:07 +00: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 updating CPU Register values. Issue #0038534 2021-02-27 01:00:10 +00:00
dockedformeditor DockedFormEditor: Create ResizeControl dynamically to be full DPI aware. Issue #38702 2021-04-06 20:54:52 +00:00
education
externhelp updated Makefiles 2021-02-13 13:01:14 +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 updated Makefiles 2021-02-13 13:01:14 +00:00
fpdebug FpDebug: fix compilation with -dWITH_REFCOUNT_DEBUG 2021-03-28 20:26:23 +00:00
fppkg Components: Reduce calls to LowerCase(). 2021-02-10 13:43:15 +00:00
fpreport FPReport designer: Fix adding report variables on some widgetsets. Issue #38140. 2021-03-05 22:32:59 +00:00
fpvectorial New optimized functions in LazUtils: FilenameExtIs and FilenameExtIn. Used instead of CompareFileExt and similar. 2021-02-15 08:43:50 +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 LazUtils: New LazStartsStr and similar functions. StartsStr etc. in StrUtils return False for empty sub-string, thus Delphi incompatible. 2021-03-04 08:58:54 +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 Components: Reduce calls to LowerCase(). 2021-02-10 13:43:15 +00:00
ideintf ide: on app activate: invalidate file state cache immediately 2021-04-02 17:26:11 +00: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 updated Makefiles 2021-02-13 13:01:14 +00:00
jcf2 Jedi Code Format: Unify formatting for "type" and "var" in class and record. Issue #38525, patch from Domingo Galmés. 2021-02-21 21:51:06 +00:00
lazcontrols Components: Add copyright notes to all folders to which Roland Hahn has contributed images. 2021-02-24 22:17:51 +00:00
lazdebuggergdbmi GdbmiDebugger: publish new config properties 2021-03-28 20:26:21 +00:00
lazdebuggers LazDebuggerFp: fixed race conditions / Cache variables must only be used for calls by main-thread. 2021-03-28 20:26:25 +00:00
lazreport Components: Reduce calls to UpperCase() and LowerCase(). Improves performance. 2021-02-08 19:09:30 +00:00
lazsvnpkg updated Makefiles 2021-02-13 13:01:14 +00:00
lazthread
lazutils LazLogger: fix missing inherited call / for TRefCountedObject 2021-03-28 20:26:15 +00:00
lclextensions updated Makefiles 2021-02-13 13:01:14 +00:00
leakview updated Makefiles 2021-02-13 13:01:14 +00:00
macfiles updated Makefiles 2021-02-13 13:01:14 +00:00
macroscript updated Makefiles 2021-02-13 13:01:14 +00:00
memds Components: Add copyright notes to all folders to which Roland Hahn has contributed images. 2021-02-24 22:17:51 +00:00
messagecomposer Components: Reduce calls to UpperCase() and LowerCase(). Improves performance. 2021-02-08 19:09:30 +00:00
mouseandkeyinput mouseandkeyinput: added makefiles 2021-02-13 13:00:58 +00:00
mpaslex Components: Reduce calls to UpperCase() and LowerCase(). Improves performance. 2021-02-08 19:09:30 +00: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
onlinepackagemanager Opkman: Assign nil to download thread to prevent dangling pointers. 2021-04-04 11:47:40 +00:00
opengl Components: Add copyright notes to all folders to which Roland Hahn has contributed images. 2021-02-24 22:17:51 +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 New optimized functions in LazUtils: FilenameExtIs and FilenameExtIn. Used instead of CompareFileExt and similar. 2021-02-15 08:43:50 +00:00
PascalScript updated Makefiles 2021-02-13 13:01:14 +00:00
plotfunction
pochecker Components: Use a faster compare method for case-insensitive strings and StringLists. 2021-02-05 11:28:16 +00:00
printers updated Makefiles 2021-02-13 13:01:14 +00:00
projectgroups
projecttemplates New optimized functions in LazUtils: FilenameExtIs and FilenameExtIn. Used instead of CompareFileExt and similar. 2021-02-15 08:43:50 +00:00
rtticontrols Components: Add copyright notes to all folders to which Roland Hahn has contributed images. 2021-02-24 22:17:51 +00:00
rx
sdf Components: Add copyright notes to all folders to which Roland Hahn has contributed images. 2021-02-24 22:17:51 +00:00
simpleideintf
sparta Sparta: Add warnings about deprecation of packages 2021-02-11 21:55:57 +00:00
sqldb Components: Add copyright notes to all folders to which Roland Hahn has contributed images. 2021-02-24 22:17:51 +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 Syn Test, fix compile 2021-03-16 20:40:26 +00:00
synunihighlighter Components: Reduce calls to LowerCase(). 2021-02-10 13:43:15 +00:00
tachart TAChart: Avoid too many notifications to the ChartExtentLink. 2021-04-04 09:01:15 +00:00
tdbf Components: Add copyright notes to all folders to which Roland Hahn has contributed images. 2021-02-24 22:17:51 +00:00
todolist LazUtils: New LazStartsStr and similar functions. StartsStr etc. in StrUtils return False for empty sub-string, thus Delphi incompatible. 2021-03-04 08:58:54 +00:00
turbopower_ipro LazUtils: New LazStartsStr and similar functions. StartsStr etc. in StrUtils return False for empty sub-string, thus Delphi incompatible. 2021-03-04 08:58:54 +00:00
virtualtreeview Components: Add copyright notes to all folders to which Roland Hahn has contributed images. 2021-02-24 22:17:51 +00:00
vlc
wiki New optimized functions in LazUtils: FilenameExtIs and FilenameExtIn. Used instead of CompareFileExt and similar. 2021-02-15 08:43:50 +00:00
Makefile updated Makefiles 2021-02-13 13:01:14 +00:00
Makefile.fpc updated Makefiles 2021-02-13 13:01:14 +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.