lazarus/components
2023-05-24 17:10:20 +02:00
..
aarre
activex
aggpas aggpas: Fix clipping on AggLCLCanvas, issue #40210 2023-04-15 22:37:55 +02:00
anchordocking anchordocking: fixed typos 2023-05-07 15:26:24 +02:00
buildintf IDE: Rename the new project option -Sy from PointerTypeCheck to TypedAddress which is more descriptive. 2023-05-21 21:58:21 +03:00
cairocanvas
charactermap charactermap: Less hints and warnings. 2023-02-25 12:35:25 +01:00
chmhelp LHelp: Fix poor quality of icon on Linux taskbar. Reworked LHelp tree icons. Some new general purpose icons. All done by Roland Hahn. 2023-03-14 16:49:15 +01:00
codetools * Add CPPDECL modifier 2023-05-24 11:03:13 +02:00
compilers * Script to run compiler 2023-05-23 13:58:01 +02:00
customdrawn lcl/customdrawn: Cleanup of hints and warnings. Triggered by https://forum.lazarus.freepascal.org/index.php/topic,63029.msg477014/topicseen.html 2023-04-13 12:49:44 +02:00
customform
daemon LazDaemon: Include IDEBuildOptions IDE macro in Custom Options. Issue #36781, patch from Cyrax. 2020-03-11 22:32:43 +00:00
datadict
datetimectrls lcl: added missing overload 2023-05-23 14:01:26 +02:00
dbexport Regenerated translations. 2022-12-08 03:30:04 +03:00
debuggerintf Debugger: added some GUID to interfaces 2023-03-30 09:47:16 +02:00
dockedformeditor DockedFormEditor: remove the special treatment for Qt6 (for !139) 2023-04-27 14:51:16 +00:00
education
exampleswindow ExamplesWindow: Minor fixes, remove debug lines and timing code. Issue #40190, patch by dbannon. 2023-05-06 13:27:36 +03:00
externhelp Help system: Modifies TExternalHelpDatabase.ShowHelp to display HTML help topics generated using FPDoc. Patch by Don Siders. Issue #40110. 2023-02-06 22:20:23 +01:00
favorites Translations: Turkish translation update by Onur ERÇELEN, issue #40106 2023-02-02 23:52:31 +03:00
filebrowser
fpcunit fpcunit: Prevent enabling "run single test" while a test is running. Issue #40144. 2023-03-05 09:50:12 +02:00
fpdebug FpDebug: Use {$PUSH} {$T-} ... {$POP} instead of Pointer() typacasts in some places. 2023-05-21 18:16:44 +03:00
fppkg Translations: Turkish translation update by Onur ERÇELEN, issue #40106 2023-02-02 23:52:31 +03:00
fpreport
fpvectorial Misc: Switch x and y loops at several places. Issue #40231 2023-04-29 16:38:00 +02:00
fpweb weblaz: html, js, css file: do not apply pascal conventions 2023-04-28 10:51:09 +02:00
freetype Support compiling more of Lazarus + its components with -Sy option. 2023-05-21 01:32:42 +03:00
googleapis
h2pas
IdeInspector * Allow compilation with fpc trunk 2023-05-24 17:10:20 +02:00
ideintf IDE, IdeIntf: Add multi-word search for Object inspector. Refactor and reuse code. Issue #40270, patch by n7800. 2023-05-21 18:19:55 +03:00
IdeLazLogger
idescout Translations: Turkish translation update by Onur ERÇELEN, issue #40106 2023-02-02 23:52:31 +03:00
images
instantfpc
instantsearch
jcf2 Jedi code format: remove dependencies in JcfSettings. 2023-05-23 21:32:14 +02:00
jitclasses
lazcontrols Docs: LazControls/listfilteredit. Updates the TListFilterEdit.ApplyFilterCore topic for changes in d0671c74. Issue #40279. 2023-05-24 03:18:18 +01:00
lazdebuggergdbmi Debugger: renamed several interfaces, changing "T" prefix to "I" prefix 2023-03-22 19:41:24 +01:00
lazdebuggers FpDebug+Lldb: Allow to deref constant numbers, and show a memory-dump. Issue #36836 2023-05-19 18:21:03 +02:00
lazreport Revert "LazReport: updated bullets.res with a png file instead of a bmp file" 2023-05-20 03:25:15 -06:00
lazsvnpkg
lazthread
lazutils Support compiling more of Lazarus + its components with -Sy option. 2023-05-21 01:32:42 +03:00
lclextensions Support compiling on Win32 widgetset with -Sy option. 2023-05-21 08:39:30 +03:00
leakview Translations: Turkish translation update by Onur ERÇELEN, issue #40106 2023-02-02 23:52:31 +03:00
macfiles
macroscript Support compiling most of Lazarus + its components with -Sy option. 2023-05-20 12:51:35 +03:00
memds Translations: Turkish translation update by Onur ERÇELEN, issue #40106 2023-02-02 23:52:31 +03:00
messagecomposer
mouseandkeyinput MouseAndKeyInput: Fix another external function signature, Boolean -> Boolean32. Issue #40102, by Dušan Halický. 2023-02-03 16:46:56 +02:00
mpaslex
mrumenu
multithreadprocs Support compiling most of Lazarus + its components with -Sy option. 2023-05-20 12:51:35 +03:00
onlinepackagemanager Images: Improved versions of the OPM icon and the JCF logo in the About box. By Roland Hahn. 2023-02-25 14:12:40 +01:00
opengl
packagetabs Translations: Turkish translation update by Onur ERÇELEN, issue #40106 2023-02-02 23:52:31 +03:00
paradox
pas2js pas2js: clean up 2023-04-28 10:41:32 +02:00
PascalScript
plotfunction
pochecker
printers
projectgroups ProjectGroups: regenerated translations and updated Russian translation 2023-05-01 02:24:03 +03:00
projecttemplates
rtticontrols Docs: RttiControls/rttictrls. Fixes invalid links to inherited topics. 2023-03-27 19:52:40 +01:00
rx
sdf
simpleideintf
simplewebservergui SimpleWebServerGUI: updated Russian translation 2023-02-18 00:52:37 +03:00
sparta
sqldb sqldb: register unit sqldb 2023-02-13 00:30:21 +01:00
sqldbrest * Fix loading after renaming components on used frames 2023-03-19 17:45:24 +01:00
sqlite
synedit Support compiling on Win32 widgetset with -Sy option. 2023-05-21 08:39:30 +03:00
synunihighlighter
tachart TAChart: Move TBasicPointSeries.PrepareGraphPoints to protected section and mark it as "virtual". (https://forum.lazarus.freepascal.org/index.php/topic,63421.0.html) 2023-05-21 20:15:08 +02:00
tdbf
todolist Translations: Slovak language update by LacaK, issue #40281 2023-05-23 16:23:10 +03:00
turbopower_ipro Misc: Switch x and y loops at several places. Issue #40231 2023-04-29 16:38:00 +02:00
virtualtreeview Support compiling most of Lazarus + its components with -Sy option. 2023-05-20 12:51:35 +03:00
vlc
wiki LazUtils: Harmonize the CamelCase names of some units. Add a license header for LazTracer. 2023-04-10 09:15:24 +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.