lazarus/components
2020-06-23 21:25:15 +00:00
..
aarre
activex
aggpas
anchordocking
buildintf Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #37201 2020-06-12 15:01:32 +00:00
cairocanvas
chmhelp
codetools codetools: test add unit does not break dotted names 2020-06-20 16:03:16 +00:00
compilers
customdrawn
customform
daemon
datadict
datetimectrls
dbexport
debuggerintf Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #37240 2020-06-23 21:25:15 +00:00
education
externhelp
favorites
filebrowser
fpcunit Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #37201 2020-06-12 15:01:32 +00:00
fpdebug Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #37240 2020-06-23 21:25:15 +00:00
fppkg Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #37240 2020-06-23 21:25:15 +00:00
fpreport
fpvectorial
fpweb Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #37201 2020-06-12 15:01:32 +00:00
googleapis
h2pas
IdeInspector
ideintf IDE: new file: do not break lines at dots 2020-06-20 16:01:26 +00:00
IdeLazLogger
idescout
images
instantfpc Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #37201 2020-06-12 15:01:32 +00:00
jcf2
lazcontrols
lazdebuggergdbmi Debugger: Add text messages for RunErrors 2020-06-17 16:52:46 +00:00
lazdebuggers FpDebug: shorten the output for pchar like types (strings in dwarf 2) 2020-06-19 21:05:17 +00:00
lazreport LazReport: A fix related to UnicodeString in r63320 #234b8a256c. Issue #37170, patch from Zdravko Gabrovski. 2020-06-10 09:35:35 +00:00
lazsvnpkg
lazthread
lazutils lazutils: FindDefaultExecutablePath: fixed using env PATH with quotes 2020-06-17 09:46:51 +00:00
lclextensions
leakview LeakView: removed unused variable 2020-06-19 23:15:05 +00:00
macfiles
macroscript
memds
messagecomposer
mouseandkeyinput
mpaslex
mrumenu
multithreadprocs
onlinepackagemanager Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #37201 2020-06-12 15:01:32 +00:00
opengl
packagetabs
paradox
pas2js
PascalScript
plotfunction
pochecker
printers
projectgroups
projecttemplates Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #37201 2020-06-12 15:01:32 +00:00
rtticontrols RTTI: Fix a crash in TTIGrid with boolean properties. Issue #35583, patch from greenfil. 2020-06-11 21:12:30 +00:00
rx
sdf
simpleideintf
sparta
sqldb Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #37201 2020-06-12 15:01:32 +00:00
sqldbrest
sqlite
synedit SynEdit: remove more FFoldedLinesView references. Move access to selection. 2020-06-23 19:43:14 +00:00
synunihighlighter
tachart TAChart: Fix usage of incorrect axis transformation in FindExtentInterval of rotated TBasicPointSeries (https://forum.lazarus.freepascal.org/index.php/topic,50048.0.html) 2020-06-02 16:07:32 +00:00
tdbf
todolist Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #37201 2020-06-12 15:01:32 +00:00
turbopower_ipro IPro: use IDEIntf resource strings for design-time package 2020-06-12 22:28:03 +00:00
virtualtreeview
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.