lazarus/components
2021-10-03 12:37:26 +02:00
..
aarre
activex
aggpas Correct spelling errors for "Width" in various units. Issue #39402, patch by Don Siders. 2021-09-26 21:40:16 +03: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 set trunk version to 2.3.0 2021-06-15 14:00:39 +00:00
cairocanvas set trunk version to 2.3.0 2021-06-15 14:00:39 +00:00
chmhelp Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #39152 2021-07-04 21:55:24 +00:00
codetools CodeTools: Support case-insensitive {$Align X} etc. directives. Issue #39339, patch by PeaZomboss. 2021-10-01 16:31:42 +03:00
compilers
customdrawn
customform
daemon
datadict
datetimectrls DateTimePicker - simplification of the condition in DoAutoCheck 2021-07-10 14:44:39 +00:00
dbexport
debuggerintf set trunk version to 2.3.0 2021-06-15 14:00:39 +00:00
dockedformeditor DockedFormEditor: Check for WidgetSet LCLWin32 and LCLWin64. Issue #39222. 2021-07-14 07:48:41 +00:00
education
externhelp set trunk version to 2.3.0 2021-06-15 14:00:39 +00:00
favorites
filebrowser
fpcunit set trunk version to 2.3.0 2021-06-15 14:00:39 +00:00
fpdebug FpDebug: Fixed mem leak. 2021-09-26 16:02:26 +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 IdeIntf: Replace CallStoredFunction implementation with a call to TypInfo.IsStoredProp since it covers all stored cases 2021-09-28 23:19:16 +02:00
IdeLazLogger
idescout
images
instantfpc set trunk version to 2.3.0 2021-06-15 14:00:39 +00:00
jcf2 fixed line endings / added defaults to gitattributes 2021-07-28 10:57:19 +02:00
jitclasses JitClasses: Allow empty lookup UnitName for classes. 2021-09-23 02:02:36 +02:00
lazcontrols T(Float)SpinEditEx: set Modified to False if Value is set programmatically. 2021-10-03 12:37:26 +02:00
lazdebuggergdbmi GdbMiDebugger: fixed reporting OutputDebugString messages 2021-07-20 22:47:58 +00:00
lazdebuggers LazDebuggerFp, test: add run as console app 2021-10-01 14:31:52 +02:00
lazreport LazReport: removed unnecessary call EMFPages.Draw method, by Michal Gawrycki, issue #32031 2021-09-01 22:58:12 -05:00
lazsvnpkg set trunk version to 2.3.0 2021-06-15 14:00:39 +00:00
lazthread
lazutils Revert checking for Pascal keywords in LazIsValidIdent which is used also for unit names etc. Prevent illegal name by other means. 2021-09-28 14:33:36 +03:00
lclextensions set trunk version to 2.3.0 2021-06-15 14:00:39 +00:00
leakview set trunk version to 2.3.0 2021-06-15 14:00:39 +00:00
macfiles set trunk version to 2.3.0 2021-06-15 14:00:39 +00:00
macroscript set trunk version to 2.3.0 2021-06-15 14:00:39 +00:00
memds set trunk version to 2.3.0 2021-06-15 14:00:39 +00:00
messagecomposer
mouseandkeyinput set trunk version to 2.3.0 2021-06-15 14:00:39 +00:00
mpaslex
mrumenu
multithreadprocs
onlinepackagemanager OpkMan: Erase all files in the destination directory before installation begins. 2021-09-28 10:56:33 +03:00
opengl
packagetabs
paradox
pas2js set trunk version to 2.3.0 2021-06-15 14:00:39 +00:00
PascalScript PascalScript: Fix event TPSOnProcessDirective signature. Active clashed with TForm.Active. Issue #39359. 2021-09-27 22:08:54 +03:00
plotfunction
pochecker PoChecker: added .res file to version control 2021-08-27 00:43:20 +03:00
printers LCL-Win32: Fix psoDisable* options in TPageSetupDialog.Options. Issue #39020, patch by CudaText man. 2021-06-22 06:08:00 +00:00
projectgroups
projecttemplates set trunk version to 2.3.0 2021-06-15 14:00:39 +00:00
rtticontrols Docs (LazControls, RTTIControls): added missing punctuation in short descriptions, patch by Don, bug #39018 2021-06-18 20:55:37 +00:00
rx
sdf set trunk version to 2.3.0 2021-06-15 14:00:39 +00:00
simpleideintf
sparta
sqldb Revert r65359 #f19aac18a2 which deals with TPQTEventMonitor. Crash happens when deleting the component. 2021-07-04 16:38:47 +00:00
sqldbrest
sqlite
synedit SynEdit, test: add build modes, add run as console app, comment out some test failures, reduce some long tests 2021-10-01 14:31:52 +02:00
synunihighlighter
tachart TAChart: Fix crash when TCubicSplineSeries.Calculate is called. Issue #39393. 2021-09-23 23:09:38 +02:00
tdbf set trunk version to 2.3.0 2021-06-15 14:00:39 +00:00
todolist set trunk version to 2.3.0 2021-06-15 14:00:39 +00:00
turbopower_ipro fixed line endings / added defaults to gitattributes 2021-07-28 10:57:19 +02:00
virtualtreeview VirtualTreeView: Fix "no parent window" error when VTV is in a high-dpi frame (issue #39362). 2021-09-10 14:42:10 +02:00
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.