lazarus/components
2018-05-31 07:05:55 +00:00
..
aarre
activex
aggpas
anchordocking Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #33771 2018-05-22 22:49:34 +00:00
cairocanvas
chmhelp LHelp: Notify user if help file does not exist. Avoid adding empty help pages to the viewer. 2018-04-06 09:57:37 +00:00
codetools codetools: added intrinsic writestr 2018-05-28 06:57:50 +00:00
compilers
customdrawn
customform
daemon
datadict
datetimectrls
dbexport
debuggerintf IDE, fpDebug, Debuggers: Deal with source lines that have more than one address (e.g. generics). fpDebug: set breakpoints at all addresses of a line. 2018-05-03 18:52:41 +00:00
education
externhelp IDE: use TLCLGlyphs for IDE buttons 2018-05-08 23:10:58 +00:00
favorites
filebrowser
fpcunit fpcunit: fixed compile 2018-05-28 13:43:17 +00:00
fpdebug fpdebug: clean up 2018-05-04 10:41:46 +00:00
fppkg
fpreport * Band factory no longer exists 2018-05-21 10:16:12 +00:00
fpvectorial
fpweb
googleapis
h2pas
IdeInspector
ideintf IDE: designer: option show non visual components 2018-05-27 06:54:35 +00:00
IdeLazLogger
images
instantfpc
jcf2 JCF2: Support record helper types. Issue #31175, patch from delfion. 2018-03-22 12:57:14 +00:00
lazcontrols LCL, components: TCustomEditButton: enable image list support, use LCLBtnGlyphs. 2018-04-26 09:59:30 +00:00
lazdebuggergdbmi GDBMI Debugger: add property to disable startup shell 2018-05-18 17:58:39 +00:00
lazdebuggers lazdebuggers: less hints 2018-05-04 10:42:40 +00:00
lazreport Translations: French translation update by Gilles Vasseur, bug #33673 2018-05-03 22:53:34 +00:00
lazsvnpkg IDE: use TLCLGlyphs for IDE buttons 2018-05-08 23:10:58 +00:00
lazthread
lazutils fixed LazListClasses (shift-able and paged list generics) 2018-05-29 20:08:00 +00:00
lclextensions
leakview leakview: less hints 2018-05-25 07:13:41 +00:00
macfiles
macroscript
memds
messagecomposer
mouseandkeyinput IDEIntf: less hints 2018-05-28 13:43:33 +00:00
mpaslex
mrumenu
multithreadprocs
onlinepackagemanager IDE: fixed not passing -FE when it is the same as -FU, fixed passing -o when targetfilename is empty 2018-05-31 07:05:55 +00:00
opengl
packagetabs
paradox
pas2js pas2js: fixed getting next server port 2018-05-31 06:20:49 +00:00
PascalScript PascalScript: update to upstream 4b310a0fe3905b8b1b6004a2891a8388a3fb3c1c 2018-04-06 12:39:53 +00:00
plotfunction
pochecker POChecker: since Duplicate Originals report is now shown in separate tab in Results window, removed test option whether to show it or not (i.e. always show it now). This change also allowed to remove (now useless) 'Select Basic' button, thus simplifying UI. 2018-05-24 23:28:09 +00:00
printers Translations: French translation update by Gilles Vasseur, bug #33673 2018-05-03 22:53:34 +00:00
projectgroups
projecttemplates
rtticontrols
rx
sdf
simpleideintf
sparta sparta: less hints 2018-05-23 13:49:25 +00:00
sqldb
sqlite
synedit SynEdit: Fix scrollbars, if new handle is created (SynEdit shown a 2nd time). Issue #33784 2018-05-24 18:38:53 +00:00
synunihighlighter
tachart TAChart: Fix memory leak related to minor axes (see https://forum.lazarus.freepascal.org/index.php/topic,41151.0.html). 2018-05-06 20:56:00 +00:00
tdbf
todolist IDE: images: remove menu_help and use btn_help instead 2018-05-10 08:30:42 +00:00
turbopower_ipro
virtualtreeview Translations: French translation update by Gilles Vasseur, bug #33673 2018-05-03 22:53:34 +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
  ?
  
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.

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

externhelp
  External help (via website) for Lazarus IDE
  
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.