lazarus/components
2019-04-22 09:00:32 +00:00
..
aarre
activex
aggpas
anchordocking
cairocanvas Printers, fix GTK printing problem issue #34932 2019-03-20 03:13:56 +00:00
chmhelp undo 2019-04-18 08:11:56 +00:00
codetools Codetools: Enabled possibility to compile with fpmake 2019-04-20 19:02:05 +00:00
compilers
customdrawn
customform
daemon
datadict
datetimectrls DateTimePicker: add option dtpoResetSelection 2019-03-07 11:31:22 +00:00
dbexport
debuggerintf LCL, LazUtils: Move string manipulation functions from LCLProc to LazStringUtils. 2019-04-22 09:00:32 +00:00
education
externhelp
favorites
filebrowser
fpcunit
fpdebug FpDebug: Watches/Locals: Display "Unknown type" instead of "Identifier not found" for unimplemented/unknown data/types 2019-04-17 23:53:07 +00:00
fppkg Fppkg: Omit files from fpmake.pp which are not available on any target 2019-04-20 09:53:50 +00:00
fpreport * Fix bug #0035286, UTF chars distorted 2019-03-26 20:59:02 +00:00
fpvectorial
fpweb * Add logging, better configuration 2019-03-24 19:01:59 +00:00
googleapis
h2pas
IdeInspector
ideintf IDE: Added EnvironmentOptions.FppkgConfigFile 2019-04-12 21:08:55 +00:00
IdeLazLogger
idescout
images
instantfpc
jcf2 Respect compiler OPT='-v0' by using {$push} and {$pop} in code. Issue #34955. 2019-03-16 21:17:58 +00:00
lazcontrols TLvlGraph: Reduce side effects of curved edge-style on continuous lines. 2019-04-07 19:52:09 +00:00
lazdebuggergdbmi LCL, LazUtils: Move string manipulation functions from LCLProc to LazStringUtils. 2019-04-22 09:00:32 +00:00
lazdebuggers LCL, LazUtils: Move string manipulation functions from LCLProc to LazStringUtils. 2019-04-22 09:00:32 +00:00
lazreport LazReport: Support FormatStr with brackets (e.g. [h]:mm) in DateTime fields. Issue #34713, patch from Bartek Dajewski. 2019-03-17 09:22:31 +00:00
lazsvnpkg
lazthread
lazutils LCL, LazUtils: Move string manipulation functions from LCLProc to LazStringUtils. 2019-04-22 09:00:32 +00:00
lclextensions
leakview
macfiles
macroscript
memds
messagecomposer
mouseandkeyinput
mpaslex
mrumenu
multithreadprocs
onlinepackagemanager
opengl openglcontrol: fixed double free, issue #35335, from Denis Golovan 2019-04-07 17:43:03 +00:00
packagetabs
paradox
pas2js pas2jsdsgn: fixed captions 2019-03-09 22:44:50 +00:00
PascalScript PascalScript: Revert rev 76e377efa5fddc55b3a6a3a3d944317bdfde4a12. Fix compile for linux 2019-03-19 01:07:24 +00:00
plotfunction
pochecker PoChecker: removed unused boilerplate constructors from TPoFamily class 2019-03-14 23:39:11 +00:00
printers Printers: make the page setup dialog use the user selected units. 2019-04-16 00:53:10 +00:00
projectgroups projectgroups: fixed adding missing targets, bug #35243 2019-03-17 21:14:23 +00:00
projecttemplates
rtticontrols
rx
sdf
simpleideintf
sparta
sqldb
sqlite
synedit SynEdit, GTK2: fix ghost caret during scrolling 2019-04-20 19:57:06 +00:00
synunihighlighter
tachart TAChart: Properly set TCustomAnimatedChartSource.XCount and .YCount for the case that its Origin in nil. Issue #35388, modified patch by Marcin Wiazowski. 2019-04-19 15:39:03 +00:00
tdbf tdbf: using project targetfile directory, issue #35301, from errno 2019-04-01 14:07:03 +00:00
todolist LCL, LazUtils: Move string manipulation functions from LCLProc to LazStringUtils. 2019-04-22 09:00:32 +00:00
turbopower_ipro Translations: revert incorrect changes of PO files from r60583 #19c2881ef0 2019-03-04 22:39:44 +00:00
virtualtreeview * Fix bug ID #35282 2019-03-26 21:08:27 +00:00
vlc
wiki
Makefile bigide: added pas2jsdsgn 2019-04-11 11:22:41 +00:00
Makefile.fpc bigide: added pas2jsdsgn 2019-04-11 11:22:41 +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.

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.