lazarus/components
2023-04-27 17:23:33 +03:00
..
aarre
activex
aggpas aggpas: Fix clipping on AggLCLCanvas, issue #40210 2023-04-15 22:37:55 +02:00
anchordocking LCL: Call TThemeServices.GetDetailSizeForPPI with proper arguments. Revert 1138d26280. 2023-04-27 17:23:33 +03:00
buildintf IDE, Debug-Options: Add "RunWithoutDebug" checkbox. In release-mode the default of the "run" menu-item changes to "not using the debugger" 2023-03-24 11:41:27 +01:00
cairocanvas updated makefiles, fixed compile fpdebug with fpc 3.2.2 2022-11-13 13:23:46 +01:00
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 ide+codetools: simplified check disk changes and fixed lfm check 2023-04-23 19:00:29 +02:00
compilers
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
datadict
datetimectrls LCL: Call TThemeServices.GetDetailSizeForPPI with proper arguments. Revert 1138d26280. 2023-04-27 17:23:33 +03: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 Qt5 (for !139) 2023-04-25 16:05:12 +00:00
education
exampleswindow ExamplesWindow: updated Russian translation 2023-04-22 01:36:52 +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: more range check exceptions / fixed missing begin/end 2023-04-02 20:35:34 +02:00
fppkg Translations: Turkish translation update by Onur ERÇELEN, issue #40106 2023-02-02 23:52:31 +03:00
fpreport
fpvectorial LazUtils: Harmonize the CamelCase names of some units. Add a license header for LazTracer. 2023-04-10 09:15:24 +03:00
fpweb Regenerated translations. 2022-12-08 03:30:04 +03:00
freetype FreeType: Fix function TFreeTypeStream.ForgetFrame never returning success. Patch by lagprogrammin (https://forum.lazarus.freepascal.org/index.php/topic,62872.msg475661.html#msg475661) 2023-03-30 13:40:34 +02:00
googleapis Examplesmv restructure examples dir much like it used to be 2022-05-17 20:50:08 +00:00
h2pas H2Pas: improved Russian translation 2022-06-25 01:47:29 +03:00
IdeInspector
ideintf LCL: Call TThemeServices.GetDetailSizeForPPI with proper arguments. Revert 1138d26280. 2023-04-27 17:23:33 +03:00
IdeLazLogger
idescout Translations: Turkish translation update by Onur ERÇELEN, issue #40106 2023-02-02 23:52:31 +03:00
images
instantfpc Regenerated translations. 2022-12-08 03:30:04 +03:00
instantsearch InstantSearch: regenerated translations and updated Russian translation 2023-01-06 04:49:30 +03:00
jcf2 Jedi Code Format: Fix indentation of class vars, prevent exception with empty visibility blocks. Issues #40193 & #40194, patch by Domingo Galmés. 2023-04-06 19:12:18 +03:00
jitclasses
lazcontrols LCL: Call TThemeServices.GetDetailSizeForPPI with proper arguments. Revert 1138d26280. 2023-04-27 17:23:33 +03:00
lazdebuggergdbmi Debugger: renamed several interfaces, changing "T" prefix to "I" prefix 2023-03-22 19:41:24 +01:00
lazdebuggers FpDebug: fix incorrect loop over members "Count - 1" in variant-normalizer 2023-04-02 20:35:00 +02:00
lazreport LCL: Call TThemeServices.GetDetailSizeForPPI with proper arguments. Revert 1138d26280. 2023-04-27 17:23:33 +03:00
lazsvnpkg updated makefiles, fixed compile fpdebug with fpc 3.2.2 2022-11-13 13:23:46 +01:00
lazthread
lazutils ide+codetools: simplified check disk changes and fixed lfm check 2023-04-23 19:00:29 +02:00
lclextensions updated makefiles, fixed compile fpdebug with fpc 3.2.2 2022-11-13 13:23:46 +01:00
leakview Translations: Turkish translation update by Onur ERÇELEN, issue #40106 2023-02-02 23:52:31 +03:00
macfiles updated makefiles, fixed compile fpdebug with fpc 3.2.2 2022-11-13 13:23:46 +01:00
macroscript updated makefiles, fixed compile fpdebug with fpc 3.2.2 2022-11-13 13:23:46 +01: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 MruMenu: Do not exchange found and first items. 2023-01-17 13:17:41 +01:00
multithreadprocs
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 Qt6: fixed building for Qt6 2022-11-19 21:21:09 +01:00
packagetabs Translations: Turkish translation update by Onur ERÇELEN, issue #40106 2023-02-02 23:52:31 +03:00
paradox Examplesmv restructure examples dir much like it used to be 2022-05-17 20:50:08 +00:00
pas2js IDE: moved CTSafeFormat to avoid nameclash with fpc 3.3.1 SafeFormat 2023-04-02 20:16:14 +02:00
PascalScript updated makefiles, fixed compile fpdebug with fpc 3.2.2 2022-11-13 13:23:46 +01:00
plotfunction Component demos and samples, a lot of general fixes. 2022-05-01 08:45:46 +00:00
pochecker Regenerated translations. 2022-12-08 03:30:04 +03:00
printers Qt: proper conversion from widestring. 2022-11-15 15:56:47 +01:00
projectgroups ProjectGroup: Fix dangling pointer access. 2023-04-01 10:34:26 +02:00
projecttemplates updated makefiles, fixed compile fpdebug with fpc 3.2.2 2022-11-13 13:23:46 +01:00
rtticontrols Docs: RttiControls/rttictrls. Fixes invalid links to inherited topics. 2023-03-27 19:52:40 +01:00
rx
sdf updated makefiles, fixed compile fpdebug with fpc 3.2.2 2022-11-13 13:23:46 +01:00
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 SynEdit: CopyToClipboard: MSDEVColumnSelect needs some arbitrary data to be passed with it, otherwise it is ignored 2023-04-25 18:23:56 +02:00
synunihighlighter SynUniHighlighter: Fix CaseSensitive property (undo negating the bool value 3fc6bd15d3 svn:trunk@13025). Prevent crash on unsorted list. Issue #39720 2022-05-03 19:25:26 +02:00
tachart TAChart: Fix crash in TAGeometry.ProjToLine when line has coincident end points. 2023-04-16 13:05:10 +02:00
tdbf updated makefiles, fixed compile fpdebug with fpc 3.2.2 2022-11-13 13:23:46 +01:00
todolist updated makefiles, fixed compile fpdebug with fpc 3.2.2 2022-11-13 13:23:46 +01:00
turbopower_ipro Turbopower_ipro: Fix compilation of some IpHtmlPanel sample projects. 2023-03-24 23:41:07 +01:00
virtualtreeview LCL: Call TThemeServices.GetDetailSizeForPPI with proper arguments. Revert 1138d26280. 2023-04-27 17:23:33 +03:00
vlc Component demos and samples, a lot of general fixes. 2022-05-01 08:45:46 +00:00
wiki LazUtils: Harmonize the CamelCase names of some units. Add a license header for LazTracer. 2023-04-10 09:15:24 +03:00
Makefile components: added charactermap to bigide 2023-01-15 13:34:10 +01:00
Makefile.fpc components: added charactermap to bigide 2023-01-15 13:34:10 +01: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.