lazarus/components
2021-03-02 12:41:42 +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 Components: Use a faster compare method for case-insensitive strings and StringLists. 2021-02-05 11:28:16 +00:00
buildintf New optimized functions in LazUtils: FilenameExtIs and FilenameExtIn. Used instead of CompareFileExt and similar. 2021-02-15 08:43:50 +00:00
cairocanvas updated Makefiles 2021-02-13 13:01:14 +00:00
chmhelp LHelp: Remove MouseAndKeyInput package from Makefile.fpc dependencies. 2021-03-01 09:16:22 +00:00
codetools codetools: fixed TFindDeclarationTool.FindUnitReferences search in uses section, bug #38559 2021-02-28 23:34:09 +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: Set hint offset same as in designer 2021-02-28 21:39:00 +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: less hints 2021-02-28 08:52:37 +00:00
fppkg Components: Reduce calls to LowerCase(). 2021-02-10 13:43:15 +00:00
fpreport Components: Use a faster compare method for case-insensitive strings and StringLists. 2021-02-05 11:28:16 +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 updated Makefiles 2021-02-13 13:01: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 Components: Reduce calls to LowerCase(). 2021-02-10 13:43:15 +00:00
ideintf updated Makefiles 2021-02-13 13:01:14 +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 Debugger: Fix updating CPU Register values. Issue #0038534 2021-02-27 01:00:10 +00:00
lazdebuggers Debugger: Revert recent upper/lowercase changes 2021-02-13 14:30:50 +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 lazutils: UTF8BOMToUTF8: sanity check 2021-02-28 22:39:58 +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: Fix mouse wrong X coordinate. 2021-03-01 16:19:30 +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 SynEdit: improve StartsStr optimization from r64527 #077ebbe494 (do not convert PChar to string) 2021-03-02 12:41:42 +00:00
synunihighlighter Components: Reduce calls to LowerCase(). 2021-02-10 13:43:15 +00:00
tachart TAChart: Fix occasional crash due to r64662 #d58c41bcad 2021-03-01 17:13:56 +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 ToDoList: Replace wrong StartsStr with EndsStr. Harmonize uses sections. 2021-02-22 09:50:59 +00:00
turbopower_ipro Components: Add copyright notes to all folders to which Roland Hahn has contributed images. 2021-02-24 22:17:51 +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.