lazarus/components
maxim 12d2d6b4f7 AggPas: fixed typos related to 'occur' word
git-svn-id: trunk@65192 -
2021-06-10 22:06:42 +00:00
..
aarre
activex
aggpas AggPas: fixed typos related to 'occur' word 2021-06-10 22:06:42 +00:00
anchordocking Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #38974 2021-06-08 21:45:25 +00:00
buildintf IDE: fixed valgrind warning TExtToolView.Destroy, issue #38959 2021-06-03 19:13:35 +00:00
cairocanvas updated Makefiles 2021-02-13 13:01:14 +00:00
chmhelp Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #38974 2021-06-08 21:45:25 +00:00
codetools codetools: readparamtype: use ReadTypeReference 2021-05-02 15:37:01 +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 LazDaemon: Include IDEBuildOptions IDE macro in Custom Options. Issue #36781, patch from Cyrax. 2020-03-11 22:32:43 +00:00
datadict New optimized functions in LazUtils: FilenameExtIs and FilenameExtIn. Used instead of CompareFileExt and similar. 2021-02-15 08:43:50 +00:00
datetimectrls DateTimePicker - remove a unit from uses section 2021-05-14 06:21:20 +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, IDE: Watches, add "Allow function calls" option to IDE / Add "Auto set class from instance" 2021-05-29 22:51:13 +00:00
dockedformeditor DockedFormEditor: Refresh AnchorDesigner for QT5 2021-05-28 20:10:17 +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: Allow multiple threads to call TFpThreadWorkerItem.WaitForFinish 2021-06-08 20:58:38 +00: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 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: Workaround to refresh values of CollectionPropertyEditor when control of same class is selected. Issue #38910 2021-05-25 20:51:17 +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
jitclasses New Jit classes / Like old JitForms, but more 2021-06-05 15:24:18 +00:00
lazcontrols Docs: Updates for LCL, LazUtils and LazControls. Issue #38870, patch from Don Siders. 2021-05-10 12:19:37 +00:00
lazdebuggergdbmi GdbmiDebugger: Add detection for our modified gdb build. So environment and cmd-line-param are sent in utf8. 2021-05-28 01:51:12 +00:00
lazdebuggers FpDebug: Fix dangling refs in Watches/Locals.FreeNotification 2021-06-08 19:32:28 +00:00
lazreport LazReport: Fix mem leak, patch by Bambang Pranoto, issue #0038927 2021-05-26 21:27:07 +00:00
lazsvnpkg updated Makefiles 2021-02-13 13:01:14 +00:00
lazthread lazthread: moved all resource strings to lazthreadstrconst.pas, merged translations accordingly 2020-10-12 15:03:42 +00:00
lazutils lazutils: fixed ConvertUTF8ToUTF16 U+1FFFFF 2021-06-06 18:12:00 +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 multithreadproc: fix compilation for fpc320 bsd targets. bug #37255 2020-06-28 15:17:32 +00:00
onlinepackagemanager Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #38974 2021-06-08 21:45:25 +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 Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #38974 2021-06-08 21:45:25 +00:00
PascalScript updated Makefiles 2021-02-13 13:01:14 +00:00
plotfunction
pochecker pochecker: Alternate solution for growing-form problem. 2021-05-26 09:06:27 +00:00
printers Qt: fixed compilation - regression from r65113 #80d2cfa567 by Jesus 2021-05-14 17:46:10 +00:00
projectgroups Translations: Hungarian translation update by Péter Gábor, bug #36873 2020-04-05 21:55:43 +00:00
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 SQLdb: MySQL 8.0 support was backported to FPC 3.2.2, so it is now enabled for FPC 3.2.2 and up 2021-05-21 16:47:07 +00:00
sqldbrest SQLDB: Enable TOracleConnection on Win64 when the compiler has support for it. Issue #36635. 2020-01-30 10:50:44 +00:00
sqlite Components: Add copyright notes to all folders to which Roland Hahn has contributed images. 2021-02-24 22:17:51 +00:00
synedit Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #38974 2021-06-08 21:45:25 +00:00
synunihighlighter Components: Reduce calls to LowerCase(). 2021-02-10 13:43:15 +00:00
tachart TAChart: Fix icon of Apply button in ChartEditor demo. 2021-04-30 15:37:10 +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 turbopower_ipro: fixed visibility 2021-05-10 13:52:44 +00:00
virtualtreeview VirtualTreeView: Infinite loop in GetPreviousVisibleNoInit(). Issue #38836 (patch from JAM-Software repo, #599) 2021-05-07 20:22:07 +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 LazUtils/FreeType: Separate FreeType stuff into its own package 2020-07-14 18:09:17 +00:00

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.