lazarus/components
2015-12-26 13:50:01 +00:00
..
aarre
activex
aggpas aggpas: clean up 2015-12-16 13:50:43 +00:00
anchordocking anchordocking: restore pages: reuse existing pages 2015-12-15 23:01:00 +00:00
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 DebuggerIntf: fix assembler dialog memory leak. Issue #29143. Patch by Anton 2015-12-07 12:36:26 +00:00
education
externhelp Components, ExternHelp: improved file selection dialog layout in 'Options' -> 'Help' -> 'External' page, patch from Alexey Torgashin, bug #28954 2015-11-04 14:09:48 +00:00
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 fppkg: using TProcessUTF8 2015-12-04 16:03:40 +00:00
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 weblaz: set UnitOutputDirectory to lib\$(TargetCPU)-$(TargetOS) as used in default project templates 2015-12-14 10:25:45 +00:00
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 jcf: using buttonpanel and default font, patch from Alexey 2015-11-06 22:31:47 +00:00
lazcontrols Package editor: Don't update the whole tree when moving a dependency up/down. Part of issue #26188. 2015-12-14 12:19:01 +00:00
lazdebuggergdbmi gdbmidebugger: convert arguments to windows system codepage, bug #29033 2015-12-09 22:59:57 +00:00
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 lazsvnpkg: using TProcessUTF8 2015-12-04 16:04:35 +00:00
lazthread
lazutils LazUtils: Fix r51038 #10e166f60e for Issue #28841. 2015-12-26 13:50:01 +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 openglcontrol: cocoa: support core opngl from Chris Rorden 2015-11-20 07:29:44 +00:00
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 DockedFormEditor: bugfix for "divide by zero" exception for decked design forms created for TComponent descendants used as root. 2015-11-20 13:43:15 +00:00
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 turbopoweripro: clean up 2015-11-17 21:43:24 +00:00
vlc
wiki
Makefile
Makefile.fpc
README.txt packagetabs: Added packagetabs package. 2015-11-24 11:32:10 +00:00

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.