lazarus/components
2021-08-20 18:43:37 +02:00
..
aarre
activex
aggpas fixed line endings / added defaults to gitattributes 2021-07-28 10:57:19 +02:00
anchordocking AnchorDocking: Don't set FormStyle to fsStayOnTop for modal shown windows to prevent showing it in front of other applications. E.G. in IDE Tools -> Desktops. 2021-07-22 06:50:45 +00:00
buildintf
cairocanvas
chmhelp
codetools codetools: clean up 2021-08-09 18:38:49 +02:00
compilers
customdrawn
customform
daemon
datadict
datetimectrls DateTimePicker - simplification of the condition in DoAutoCheck 2021-07-10 14:44:39 +00:00
dbexport
debuggerintf
dockedformeditor DockedFormEditor: Check for WidgetSet LCLWin32 and LCLWin64. Issue #39222. 2021-07-14 07:48:41 +00:00
education
externhelp
favorites
filebrowser
fpcunit
fpdebug FpDebug: refactor external debug info / Enable for Linux and Windows 2021-08-14 15:23:17 +02:00
fppkg
fpreport
fpvectorial
fpweb
freetype Examples: Improve LazFreetype demo UI layout. Issue #39281, patch by CudaText man. 2021-07-22 12:16:14 +00:00
googleapis
h2pas
IdeInspector IDE: Fix compiling with FPC trunk. 2021-07-17 03:54:14 +00:00
ideintf Translations: Brazilian Portuguese translation update by Marcelo B Paula, issue #39320 2021-08-09 01:26:13 +03:00
IdeLazLogger
idescout
images
instantfpc
jcf2 fixed line endings / added defaults to gitattributes 2021-07-28 10:57:19 +02:00
jitclasses
lazcontrols Docs: LazControls. Adds, updates topic content. 2021-08-15 03:43:01 +01:00
lazdebuggergdbmi GdbMiDebugger: fixed reporting OutputDebugString messages 2021-07-20 22:47:58 +00:00
lazdebuggers FpDebug: refactor external debug info / Enable for Linux and Windows 2021-08-14 15:23:17 +02:00
lazreport Translations: Brazilian Portuguese translation update by Marcelo B Paula, issue #39320 2021-08-09 01:26:13 +03:00
lazsvnpkg
lazthread
lazutils LazFileUtils: make ResolveDots a little more consitent w.r.t. having the result ending with a PathDelim. Issue #37188. Do not merge to Fixes 2.2. 2021-08-20 18:43:37 +02:00
lclextensions
leakview
macfiles
macroscript
memds
messagecomposer
mouseandkeyinput
mpaslex
mrumenu
multithreadprocs
onlinepackagemanager
opengl
packagetabs
paradox
pas2js
PascalScript fixed line endings / added defaults to gitattributes 2021-07-28 10:57:19 +02:00
plotfunction
pochecker
printers
projectgroups
projecttemplates
rtticontrols
rx
sdf
simpleideintf
sparta
sqldb
sqldbrest
sqlite
synedit
synunihighlighter
tachart TAChart: Add a TChartLiveView demo for paned chart (multi-axis) 2021-08-09 13:44:15 +02:00
tdbf
todolist
turbopower_ipro fixed line endings / added defaults to gitattributes 2021-07-28 10:57:19 +02:00
virtualtreeview
vlc
wiki components/wiki: Fix loading of wikiconvert project. 2021-07-30 22:42:19 +02:00
Makefile make component: compile freetype before lazcontrols 2021-07-08 07:40:40 +00:00
Makefile.fpc make component: compile freetype before lazcontrols 2021-07-08 07:40:40 +00: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.