lazarus/components
2019-12-19 18:04:20 +00:00
..
aarre Package: use new lists in LPK files + add compatibility mode option 2019-11-27 05:50:28 +00:00
activex
aggpas
anchordocking AnchorDocking: Fix compilation after r62136 #b13519cc85. Issue #36227, patch from Anton Kavalenka. 2019-10-30 11:03:16 +00:00
cairocanvas
chmhelp Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #36097 2019-09-20 23:42:25 +00:00
codetools Codetools: fix compilation. Issue #36409. 2019-12-15 21:34:56 +00:00
compilers Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #36097 2019-09-20 23:42:25 +00:00
customdrawn
customform
daemon
datadict Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #36097 2019-09-20 23:42:25 +00:00
datetimectrls
dbexport
debuggerintf FpDebug: Partial implement WatchPoints. 2019-10-05 11:09:49 +00:00
education Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #36097 2019-09-20 23:42:25 +00:00
externhelp
favorites
filebrowser
fpcunit
fpdebug FpDebug: debugln 2019-12-16 23:22:53 +00:00
fppkg
fpreport
fpvectorial fpvectorial: Fix memory leak caused by TvRenderInfo.Errors. Issue #36331. 2019-11-26 22:54:28 +00:00
fpweb Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #36097 2019-09-20 23:42:25 +00:00
googleapis * Fix drive demo compilation 2019-12-06 12:32:21 +00:00
h2pas h2pas: added $(IDEBuildOptions) 2019-12-14 17:36:22 +00:00
IdeInspector
ideintf IdeIntf: Add ForceUpdate parameter for selecting items in GridColumns editor. Prevents an AV when deleting a column. Issue #36260. 2019-12-15 23:08:07 +00:00
IdeLazLogger
idescout Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #36097 2019-09-20 23:42:25 +00:00
images
instantfpc
jcf2 Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #36097 2019-09-20 23:42:25 +00:00
lazcontrols lazcontrols: added $(IDEBuildOptions) 2019-12-14 17:36:39 +00:00
lazdebuggergdbmi LazDebuggerGdbmi: Win64-SEH, fix stepping out of finally block, if the block was entered without exception 2019-12-07 02:00:04 +00:00
lazdebuggers FpDebug: debugln 2019-12-16 23:22:53 +00:00
lazreport LazReport: In TfrCustomMemoView do not convert code page when loading lines from a blob field. Issue #36264, patch from Michal Gawrycki. 2019-11-06 14:19:36 +00:00
lazsvnpkg Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #36097 2019-09-20 23:42:25 +00:00
lazthread
lazutils IDE, XmlConfig: Fixed storing properties (rtti), when "stored" incorrectly overwrote Default-instance. Introduced in r61887 #70005fc17a 2019-11-25 15:19:23 +00:00
lclextensions lclextensions: added $(IDEBuildOptions) 2019-12-14 17:36:53 +00:00
leakview Translations: removed completely untranslated files 2019-10-17 23:43:46 +00:00
macfiles
macroscript SynEdit: Improve SetTextBetweenPoints with scamAdjust caret, if selection exists then let the selection keep the caret. Introduce scamForceAdjust to move the caret, even if it will unset the selection. 2019-12-19 18:04:17 +00:00
memds
messagecomposer MessageComposer: Improved auto-sized layout revisited. 2019-10-18 20:29:59 +00:00
mouseandkeyinput
mpaslex
mrumenu
multithreadprocs multithreadprocs: fixed copile darwin fpc 3.3.1 2019-12-11 10:31:51 +00:00
onlinepackagemanager Opkman, VST: On desktops with a dark theme the online package manager text font appears black and unreadable, it is not using the theme color. Issue #36398, patch by Zeljko. 2019-12-05 06:44:44 +00:00
opengl LCL-GTK3: Add unit GLGtk3GlxContext forgotten in r62412 #a896e7f941. Issue #36448. 2019-12-19 07:39:11 +00:00
packagetabs Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #36097 2019-09-20 23:42:25 +00:00
paradox
pas2js Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #36326 2019-11-18 22:56:25 +00:00
PascalScript PascalScript: Added "internal" (none-native) calling for object methods 2019-09-17 20:21:36 +00:00
plotfunction
pochecker POChecker: clean up 2019-10-24 22:53:45 +00:00
printers Printers: update Cocoa resolution information. #36063 2019-11-03 23:54:51 +00:00
projectgroups Package: use new lists in LPK files + add compatibility mode option 2019-11-27 05:50:28 +00:00
projecttemplates projecttemplates: added $(IDEBuildOptions) 2019-12-14 17:37:10 +00:00
rtticontrols
rx
sdf sdflaz: remove gui dependency allowing using it in console apps, patch from Fabio via pm. 2019-09-25 14:11:32 +00:00
simpleideintf
sparta Sparta: Formatting. 2019-10-18 21:49:33 +00:00
sqldb
sqldbrest
sqlite
synedit SynEdit: Improve move-line-up/down and duplicate-line. If selection includes the linebreak (caret on next line, x=1) then do not include the next line. 2019-12-19 18:04:20 +00:00
synunihighlighter
tachart TAChart: Add new property "AngleRange" to TPieSeries to enable a "halfdonut series" 2019-12-08 18:22:21 +00:00
tdbf
todolist LazUtils: Move function LazIsValidIdent from PackageDependencyIntf (IdeIntf) to LazStringUtils. 2019-10-27 15:46:04 +00:00
turbopower_ipro TurboPower_ipro: Add new TIpHtmlPanel property FontQuality (https://forum.lazarus.freepascal.org/index.php/topic,47229.msg337729.html#msg337729). Publish property BorderSpacing. 2019-10-29 17:52:15 +00:00
virtualtreeview virtualtreeview: added $(IDEBuildOptions) 2019-12-14 17:37:25 +00: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.

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.