lazarus/components
2024-09-23 12:44:32 +02:00
..
aarre
activex
aggpas
anchordocking
buildintf IdeConfig, BuildIntf: Fix a typo in the method name TLazCompilerOptions.SetTargetFilenameAppplyConventions and field 2024-09-23 10:11:37 +00:00
cairocanvas
charactermap
chmhelp
codetools Codetools: Prevent another range check error. Issue #40922 2024-09-23 11:58:02 +02:00
compilers
customdrawn
customform
daemon
datadict
datetimectrls
dbexport
debuggerintf DebuggerIntf: compile for WinCe 2024-09-10 11:33:54 +02:00
dockedformeditor DockedFormEditor: fix "cannot focus an inactive window" if showing source-edit hidden in tabbed anchor-docking. 2024-09-23 10:55:21 +02:00
education
exampleswindow
externhelp
favorites
filebrowser * Some small fixes in config handling 2024-09-17 09:12:56 +02:00
fpcunit
fpdebug IdeDebugger: Add Mem-Viewer 2024-09-22 17:39:25 +02:00
fppkg
fpreport
fpvectorial
fpweb
freetype Using TStringArray from SysUtils instead of creating new types for "array of string" 2024-09-23 09:19:02 +00:00
googleapis
h2pas
iconfinder IconFinder: Fix hanging after arrow key press. Patch by @dsiders, issue #41142 2024-09-15 11:29:54 +02:00
IdeInspector
ideintf Add deprecated for old names. More fixes. 2024-09-23 12:44:32 +02:00
IdeLazLogger
idescout
images
instantfpc
instantsearch
jcf2 Jedi code format: fix bug formatting const arrays. Issue #41152 2024-09-22 19:17:59 +02:00
jitclasses jitclasses: clean up 2024-08-25 12:37:21 +02:00
lazcontrols IdeDebugger: Add Mem-Viewer 2024-09-22 17:39:25 +02:00
lazdebuggergdbmi Using TStringArray from SysUtils instead of creating new types for "array of string" 2024-09-23 09:19:02 +00:00
lazdebuggers IdeDebugger: Add Mem-Viewer 2024-09-22 17:39:25 +02:00
lazedit
lazreport LazReport: Use TSysCharSet, See MR !310 2024-08-24 01:12:49 -06:00
lazsvnpkg
lazthread
lazutils LazStringUtils: deprecate LazIsValidIdent and use SysUtils.IsValidIdent in it's implementation. 2024-09-04 13:02:16 +02:00
lclextensions
leakview
macfiles
macroscript EditorMacroPascalScript: Improve speed 2024-09-22 10:25:37 +02:00
memds
messagecomposer
mouseandkeyinput
mpaslex
mrumenu
multithreadprocs
onlinepackagemanager
opengl
packagetabs PackageTabs: Improve visibility of selected editor tab. Issue #41132, patch by Maxim Ganetsky. 2024-09-13 23:28:24 +02:00
paradox
pas2js
PascalScript
plotfunction
pochecker
printers
projectgroups Translations: regenerated Slovak translations 2024-09-05 01:55:55 +03:00
projecttemplates
rtticontrols ideintf: extended TPropertyEditor for record fields 2024-09-02 16:07:16 +02:00
rx
sdf
simpleideintf
simplewebservergui
sqldb ideintf: extended TPropertyEditor for record fields 2024-09-02 16:07:16 +02:00
sqldbrest
sqlite
synedit Add deprecated for old names. More fixes. 2024-09-23 12:44:32 +02:00
synunihighlighter
tachart
tdbf
todolist
turbopower_ipro
virtualtreeview
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.