lazarus/components
2024-06-16 17:00:00 +02:00
..
aarre
activex
aggpas AggPas: Fix file not found errors in some sample projects. 2024-04-08 01:16:42 +02:00
anchordocking Turn some LazLogger into LazLoggerBase. 2024-04-06 16:45:28 +03:00
buildintf Move 2 functions from IdeDialogs (IdeIntf) to LazMsgWorker (BuildIntf). Leave wrapper functions. 2024-04-16 12:13:33 +03:00
cairocanvas
charactermap
chmhelp Turn some LazLogger into LazLoggerBase. 2024-04-06 16:45:28 +03:00
codetools Codetools: Fixed AV in "Project -> Show Used PPU Files" when sorting by double-clicking on last three columns. Patch by n7800, issue #40984. 2024-06-13 02:29:05 +03:00
compilers
customdrawn
customform
daemon
datadict
datetimectrls datetimectrls: TDateTimePicker: using local var 2024-06-05 14:38:26 +02:00
dbexport
debuggerintf IdeDebugger: refactor (Global)ValueFormatterSelectorList / (Global)ValueConverterSelectorList / DisplayFormat changed notify 2024-04-16 13:38:24 +02:00
dockedformeditor Qt5,Qt6: Fixed doubled menu on designer surface. Patch by Don Siders. issue #40947 2024-05-18 11:54:32 +02:00
education Move unit ComponentReg from IdeIntf to BuildIntf. 2024-03-15 10:40:41 +02:00
exampleswindow
externhelp
favorites
filebrowser
fpcunit Turn some LazLogger into LazLoggerBase. 2024-04-06 16:45:28 +03:00
fpdebug FpDebug: Ensure correct compiler options 2024-06-10 11:40:43 +02:00
fppkg
fpreport
fpvectorial fpVectorial: Some cleanup in svg writer. 2024-05-12 12:07:48 +02:00
fpweb fpweb: Update README for updating image resources 2024-05-28 18:28:14 +02:00
freetype freetype: cleaned up some uses sections 2024-03-20 15:42:59 +01:00
googleapis
h2pas
IdeInspector
ideintf IdeDebugger: Watches/Evaluate-Dlg, improve multi-line formatting of values. Configurable depth for line-wrapping. 2024-05-11 12:58:08 +02:00
IdeLazLogger
idescout Move unit ComponentReg from IdeIntf to BuildIntf. 2024-03-15 10:40:41 +02:00
images
instantfpc
instantsearch
jcf2 Jedi code format: Fix typo. 2024-06-09 17:47:03 +02:00
jitclasses Fix missing Raise before Exception.Create. Issue ##40860. Patch by n7800. 2024-04-17 13:29:00 +02:00
lazcontrols TSpinEditEx: declare property SpinButtonWidth in the base class. 2024-06-16 17:00:00 +02:00
lazdebuggergdbmi Debugger: fix compiling tests 2024-05-18 13:17:57 +02:00
lazdebuggers FpDebug: Update user-set address breakpoints, when libraries are loaded/unloaded. Issue #40973 2024-06-05 17:52:54 +02:00
lazedit lazedit: less hints 2024-03-05 15:53:03 +01:00
lazreport LazReport: Fix illegal set conversion 2024-05-23 13:54:51 -06:00
lazsvnpkg
lazthread
lazutils Removed DimPercent/DimColor calculation. The existing grayscale calculation doesn't change the icon if it's already grayscale, and that was a remnant from an earlier patch that simulated the alpha that ddesDarken does. 2024-06-12 22:54:32 +00:00
lclextensions lclextensions: less hints 2024-03-05 15:53:15 +01:00
leakview leakview: support heaptraces from other platforms 2024-04-14 13:07:53 +02:00
macfiles
macroscript
memds
messagecomposer MessageComposer: Restrict minimal form width and height to keep correct layout. Patch by Don Siders, issue #40707. 2024-01-20 02:01:42 +03:00
mouseandkeyinput
mpaslex
mrumenu
multithreadprocs
onlinepackagemanager Changed some modal result checks to honour cancellation as mrNo. See merge request !281 issue #40920 2024-05-20 02:35:01 +02:00
opengl Turn some LazLogger into LazLoggerBase. 2024-04-06 16:45:28 +03:00
packagetabs PackageTabs: regenerated translations and updated Russian translation 2024-04-28 21:58:41 +03:00
paradox
pas2js Pas2JS: regenerated translations and updated Russian translation 2024-04-06 20:52:45 +03:00
PascalScript
plotfunction
pochecker SynEdit, FpDebug, LazUtils, IdeIntf: Remove UTF8CompareLatinTextFast calls. 2024-02-09 01:20:35 +02:00
printers printers: less hints 2024-03-05 15:53:31 +01:00
projectgroups ProjectGroups: updated Russian translation 2024-06-10 18:28:45 +03:00
projecttemplates
rtticontrols
rx
sdf
simpleideintf
simplewebservergui SimpleWebServerGui: improved Russian translation 2024-04-06 20:52:44 +03:00
sqldb
sqldbrest
sqlite Fix checking modal result, handle mrCancel. Issue: #40920 2024-04-25 21:47:15 +02:00
synedit SynEdit: Fixed cleanup of caret-handlers in TSynGutterCodeFolding 2024-06-10 13:19:23 +02:00
synunihighlighter
tachart TAChart: More speedup of TADrawerSVG.ColorToHex. Issue #40967. Patch by Alexey Torgashin. 2024-05-23 15:27:20 +02:00
tdbf
todolist
turbopower_ipro TurboPowerIPro: Less hints. 2024-06-01 14:10:04 +02:00
virtualtreeview laz.virutaltrees / Cocoa: fix the issue that the first line displayed abnormally when scrolling 2024-06-09 15:10:53 +08:00
vlc
wiki Turn some LazLogger into LazLoggerBase. 2024-04-06 16:45:28 +03:00
Makefile
Makefile.fpc
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.