lazarus/components
2024-09-15 11:43:22 +02:00
..
aarre
activex
aggpas Fix several occurrences of raise exception('some string'), in effect casting a string into an exception, instead of raise exception.create(). Issue #40860. Patch by n7800 (slightly modified). 2024-05-20 00:54:38 +03:00
anchordocking AnchorDocking: improved header appearance, patch by Don Siders, issue #40677 2024-01-02 15:21:00 +00:00
buildintf
cairocanvas
charactermap
chmhelp fixes: added cocoa linker options 2024-07-18 09:58:39 +02:00
codetools codetools: hide cody form 2024-08-31 08:14:49 +02:00
compilers
customdrawn
customform
daemon
datadict
datetimectrls
dbexport
debuggerintf Debugger: fixed crash in disassembler (dangling pointer, due to wrong object in free notify) 2024-03-14 19:52:26 +01:00
dockedformeditor DockedFormEditor: Prevent TForm from being aligned to parent (resize-container). Issue #39531 2024-07-11 01:14:23 +02:00
education
exampleswindow
externhelp
favorites
filebrowser
fpcunit
fpdebug FpDebug: don't overwrite deException when at end of step. Issue #41136 2024-09-13 21:06:36 +02:00
fppkg
fpreport
fpvectorial Fix missing Raise before Exception.Create. Issue ##40860. Patch by n7800. 2024-05-20 00:54:39 +03:00
fpweb
freetype freetype: reduced implementation uses to avoid triggering fpc bug 2024-03-20 18:30:22 +01:00
googleapis
h2pas
IdeInspector
ideintf Fix several occurrences of raise exception('some string'), in effect casting a string into an exception, instead of raise exception.create(). Issue #40860. Patch by n7800 (slightly modified). 2024-05-20 00:54:38 +03:00
IdeLazLogger
idescout
images
instantfpc
instantsearch
jcf2 Jedi code format: solves issue #41141 problem with type helpers for in class typed types 2024-09-15 11:43:22 +02:00
jitclasses JitClasses: Fixed double "raise" after 1f7accb9e2 "Fix missing Raise before Exception.Create. Issue ##40860. Patch by n7800." 2024-09-03 16:22:57 +02:00
lazcontrols LazControls: Filter data by TreeFilterEdit also when the TreeView is switched. By n7800. 2024-05-19 16:20:13 +03:00
lazdebuggergdbmi
lazdebuggers Revert "Merge branch 'fpdebug-fix-nonstart' into 'main'" 2024-08-24 09:23:36 +02:00
lazreport
lazsvnpkg
lazthread
lazutils LazUtils/GraphMath: Optimization of Distance function (issue #41104). Add a FloatPoint-FloatPoint overload. 2024-09-10 16:15:21 +03:00
lclextensions
leakview LeakView: Fix resolve. Outdated use of ImageBase, which is now RelocationOffset 2024-02-29 09:22:35 +01:00
macfiles
macroscript
memds
messagecomposer MessageComposer: Restrict minimal form width and height to keep correct layout. Patch by Don Siders, issue #40707. 2024-01-19 23:02:57 +00:00
mouseandkeyinput
mpaslex
mrumenu
multithreadprocs
onlinepackagemanager
opengl
packagetabs
paradox
pas2js pas2js: fixed crash in designer popup menu 2024-03-08 09:32:01 +01:00
PascalScript
plotfunction
pochecker SynEdit, FpDebug, LazUtils, IdeIntf: Remove UTF8CompareLatinTextFast calls. 2024-02-22 16:43:31 +03:00
printers
projectgroups ProjectGroups: Slovak translation update by LacaK, issue #41117 2024-09-05 02:24:46 +03:00
projecttemplates
rtticontrols
rx
sdf
simpleideintf
simplewebservergui
sqldb
sqldbrest
sqlite
synedit SynEdit: Fixed a typo in the TSynGutterLOvProviderCurrentPage destructor 2024-09-08 14:12:50 +02:00
synunihighlighter
tachart TAChart: More changes related to issue #40780. Patch by raspberryrabbit. 2024-05-26 17:36:38 +02:00
tdbf
todolist
turbopower_ipro TurboPowerIPro: Less hints. 2024-07-04 22:47:35 +03:00
virtualtreeview laz.virutaltrees / Cocoa: fix the issue that the first line displayed abnormally when scrolling 2024-06-09 15:52:40 +08:00
vlc
wiki
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.