lazarus/components
2022-12-30 22:43:56 +01:00
..
aarre
activex
aggpas
anchordocking Regenerated translations. 2022-12-08 03:30:04 +03:00
buildintf BuildIntf: publish LazProject1 so that it can be read from packages 2022-12-30 21:32:32 +01:00
cairocanvas
chmhelp
codetools CodeTools: fix attribute resolver - remove exception handling 2022-12-28 08:55:51 +01:00
compilers
customdrawn
customform
daemon
datadict
datetimectrls TDateTimePicker: expose FEffectiveDateDisplayOrder and FEffectiveHideDateTimeParts as read only protected properties. Patch by michalgw. Issue #39971. 2022-12-03 15:59:49 +01:00
dbexport Regenerated translations. 2022-12-08 03:30:04 +03:00
debuggerintf DebuggerIntf: Remove LCL dependency. 2022-12-11 20:10:40 +02:00
dockedformeditor
education
exampleswindow Examples window: Remove an obsolete .lpi project info file. 2022-12-15 15:32:11 +02:00
externhelp ExternHelp: cleaned up unused resource string, regenerated translations 2022-12-06 02:35:41 +03:00
favorites
filebrowser
fpcunit Regenerated translations. 2022-12-08 03:30:04 +03:00
fpdebug FpDebug: fix watching fields in "old style" objects 2022-12-07 01:44:51 +01:00
fppkg
fpreport
fpvectorial
fpweb Regenerated translations. 2022-12-08 03:30:04 +03:00
freetype
googleapis
h2pas
IdeInspector
ideintf IDEMessages: add OpenSelection function 2022-12-30 22:43:56 +01:00
IdeLazLogger
idescout
images
instantfpc Regenerated translations. 2022-12-08 03:30:04 +03:00
jcf2 JCF: regenerated translations and updated Russian translation 2022-12-26 02:15:26 +03:00
jitclasses
lazcontrols Docs: LazControls/treefilteredit. Adds and updates topics for changes in 5f4aa964. 2022-12-23 10:05:13 +00:00
lazdebuggergdbmi Regenerated translations. 2022-12-08 03:30:04 +03:00
lazdebuggers FpDebug: fix watching fields in "old style" objects 2022-12-07 01:44:51 +01:00
lazreport Revert TFontStyles to the original size 2022-12-22 15:07:14 +01:00
lazsvnpkg
lazthread
lazutils LConvEncoding: add EncodingCP865. Patch by Alexey Torgashin. Issue #40041. 2022-12-17 18:30:06 +01:00
lclextensions
leakview
macfiles
macroscript
memds
messagecomposer
mouseandkeyinput
mpaslex
mrumenu
multithreadprocs
onlinepackagemanager
opengl
packagetabs
paradox
pas2js
PascalScript
plotfunction
pochecker Regenerated translations. 2022-12-08 03:30:04 +03:00
printers
projectgroups
projecttemplates
rtticontrols
rx
sdf
simpleideintf
simplewebservergui
sparta
sqldb
sqldbrest * Forgot to commit, SQLTransaction instead of Transaction 2022-12-16 14:38:23 +01:00
sqlite
synedit SynEdit: fix range check in WrappedView 2022-12-02 00:58:42 +01:00
synunihighlighter
tachart FPC: Extend System.UITypes 2022-12-18 09:47:42 +01:00
tdbf
todolist
turbopower_ipro Regenerated translations. 2022-12-08 03:30:04 +03:00
virtualtreeview Revert TFontStyles to the original size 2022-12-22 15:07:14 +01: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.