lazarus/components
2015-12-26 16:52:28 +00:00
..
aarre
activex
aggpas
anchordocking
cairocanvas
chmhelp Translations: French translation update by Gilles Vasseur, bugs #29214, #29222 2015-12-21 22:36:46 +00:00
codetools IDE: use unit dialog: save choice of uses section 2015-12-22 22:39:01 +00:00
compilers
custom
customdrawn
customform
daemon Translations: French translation update by Gilles Vasseur, bug #29208 2015-12-18 23:55:17 +00:00
datadict Translations: French translation update by Gilles Vasseur, bug #29208 2015-12-18 23:55:17 +00:00
datetimectrls
dbexport Translations: French translation update by Gilles Vasseur, bug #29208 2015-12-18 23:55:17 +00:00
debuggerintf
education
externhelp
favorites Translations: French translation update by Gilles Vasseur, bug #29208 2015-12-18 23:55:17 +00:00
filebrowser
fpcunit Components: Hungarian translation update by Péter Gábor, bug #29218 2015-12-21 23:13:48 +00:00
fpdebug fpdebug: fixed TDbgWinProcess.Continue to call Windows.ContinueDebugEvent even though aThread invalid 2015-12-19 11:06:19 +00:00
fppkg
fpvectorial fpvectorial: Fix TPath to avoid rendering of internal lines for bezier segments. Fix elliptic path segment with rotated axis. 2015-12-24 12:00:46 +00:00
fpweb
googleapis
h2pas H2Pas: registered forgotten text conversion tool 2015-12-24 11:57:41 +00:00
IdeInspector
ideintf IDE: update menu sections: consistency check 2015-12-22 00:15:22 +00:00
IdeLazLogger
images
IndustrialStuff
instantfpc
jcf2 JCF2: Use String type + UTF-8 instead of WideString. Prevents conversions and compiler warnings. Also related to issue #27945. 2015-12-26 16:52:28 +00:00
lazcontrols
lazdebuggergdbmi
lazdebuggers lazdebuggers: fixed crash if watchlist empty, bug #29238 from Anton 2015-12-22 22:43:21 +00:00
lazreport Translations: French translation update by Gilles Vasseur, bugs #29214, #29222 2015-12-21 22:36:46 +00:00
lazsvnpkg
lazthread
lazutils LazUtils: CopyDirTree: better readable Boolean expression. 2015-12-26 16:43:20 +00:00
leakview Translations: French translation update by Gilles Vasseur, bug #29208 2015-12-18 23:55:17 +00:00
macfiles
macroscript
memds
messagecomposer
mouseandkeyinput
mpaslex
mrumenu
multithreadprocs
opengl
packagetabs Components: Hungarian translation update by Péter Gábor, bug #29218 2015-12-21 23:13:48 +00:00
paradox
PascalScript PascalScript: pass dyn. arrays in registers when i386 register calling conventions are used (related to FPC r30870 #7b0df7dac3). Issue #29230. From Maciej Izak. 2015-12-24 00:57:51 +00:00
plotfunction
pochecker Components: Hungarian translation update by Péter Gábor, bug #29218 2015-12-21 23:13:48 +00:00
printers Printers: Add unit WinUtilPrn to package Printer4Lazarus. 2015-12-20 13:00:04 +00:00
projectgroups project groups: update enabled state of menu item save project group as 2015-12-19 15:59:16 +00:00
projecttemplates
rtticontrols
rx
sdf
simpleideintf
sparta/dockedformeditor
sqldb
sqlite
synedit components: PO highlighter regression fix from r51001 #654493d96e, issue #29235 2015-12-24 15:02:50 +00:00
synunihighlighter
tachart TAChart: Fix TDataPointEditor to mark the property as modified after data entry (issue #29236). Minor optical brush up of form. 2015-12-25 12:22:56 +00:00
tdbf
todolist Translations: French translation update by Gilles Vasseur, bug #29208 2015-12-18 23:55:17 +00:00
turbopower_ipro
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.

IndustrialStuff
  Additional controls with industrial/process management theme
  
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.