lazarus/components
2015-05-31 13:45:31 +00:00
..
aarre
activex
aggpas
anchordocking IDE: Resize the main IDE window correctly. Issue #27940, patch from Ondrej Pokorny. 2015-05-07 05:21:25 +00:00
cairocanvas CairoCanvas: add another page in the example prog. 2015-05-08 10:34:21 +00:00
chmhelp CHMHelp: improved i18n (bug #28021), regenerated translations and updated Russian translation 2015-05-06 23:56:37 +00:00
codetools Codetools: Use TextHint in Cody Identifiers dialog. Issue #28196, patch from Alexey Torgashin. 2015-05-29 09:21:01 +00:00
compilers
custom
customdrawn
customform
daemon
datadict
datetimectrls Use GlobalDesignHook only if it is assigned. Issue #28175. 2015-05-31 13:45:31 +00:00
dbexport
debuggerintf FpDebugServer: Added basic "evaluate" command 2015-05-25 15:22:59 +00:00
editortoolbar IDE: New JumpTo... commands and menu items. Remove the functionality from EditorToolbar. Issue #28199, patch from Ondrej Pokorny. 2015-05-31 10:21:27 +00:00
education
externhelp
filebrowser
fpcunit FPCUnit GUI: Fix some regressions. Issue #28211, patch from Serguei Tarassov. 2015-05-31 11:06:12 +00:00
fpdebug FpDebugServer: Clear the cached call-stack immediately after retrieval 2015-05-31 09:54:56 +00:00
fppkg
fpvectorial fpvectorial: Fixes the order of text in multiline text 2015-05-20 09:18:33 +00:00
fpweb fpweb: Fix spelling 'Metod' -> 'Method'. Issue #28095, patch from kibook. 2015-05-14 22:29:10 +00:00
googleapis * Make sure demo also compiles when using lists instead of arrays 2015-05-16 08:08:27 +00:00
h2pas Translations: spanish translation complement 2015-04-25 22:56:24 +00:00
IdeInspector
ideintf Use GlobalDesignHook only if it is assigned. Issue #28175. 2015-05-31 13:45:31 +00:00
IdeLazLogger Translations: French translation update by Gilles Vasseur, bug #27990 2015-04-28 21:59:04 +00:00
images
IndustrialStuff
instantfpc Translations: French translation update by Gilles Vasseur, bug #27997 2015-04-29 21:27:56 +00:00
jcf2 JCF2: Improve the About dialog. Issue #28143, patch from Alexey Torgashin. 2015-05-22 20:20:41 +00:00
lazcontrols Packager: Don't hide selection in the ListView of Open Installed Package dialog. 2015-04-26 21:14:31 +00:00
lazdebuggergdbmi Translations: French translation update by Gilles Vasseur, bug #27990 2015-04-28 21:59:04 +00:00
lazdebuggers LazDebuggerFPDServer: Set debuger-state properly on first run. 2015-05-30 10:45:20 +00:00
lazreport LazReport, Patch to print SubReports on PageFooter, from Luigi, issue #25285 2015-05-29 19:29:51 +00:00
lazsvnpkg Translations: French translation update by Gilles Vasseur, bug #27990 2015-04-28 21:59:04 +00:00
lazthread
lazutils LazUtils: Add missing ISO-8859-15 entry to LConvEncoding. Issue #28209, patch from Alexey Torgashin. 2015-05-31 13:45:25 +00:00
leakview Translations: some missing spanish po files 2015-04-27 18:17:26 +00:00
macfiles
macroscript
memds
messagecomposer Translations: Spanish translation update by José Martínez with some help of Jesus Reyes, bug #27803 2015-04-25 17:49:09 +00:00
mouseandkeyinput
mpaslex
mrumenu
multithreadprocs
opengl
paradox
PascalScript
plotfunction
pochecker Translations: French translation update by Gilles Vasseur, bug #27990 2015-04-28 21:59:04 +00:00
printers LCL: Move PrinterCanvas BeginDoc, NewPage and EndDoc to public section. 2015-05-08 10:34:19 +00:00
projecttemplates Project templates: Use ButtonPanel in frmTemplateVariables. Issue #28050, patch from Alexey Torgashin. 2015-05-17 11:41:45 +00:00
rtticontrols
rx
sdf
simpleideintf
sqldb Translations: regenerated some translations for sqldb and todolist 2015-05-21 23:43:59 +00:00
sqlite
synedit SynEdit: Fixed Option for MouseLink (when not using MouseActions) / ssMeta on MAc 2015-05-30 13:21:57 +00:00
synunihighlighter
tachart Use GlobalDesignHook only if it is assigned. Issue #28175. 2015-05-31 13:45:31 +00:00
tdbf
todolist Translations: regenerated some translations for sqldb and todolist 2015-05-21 23:43:59 +00:00
turbopower_ipro Translations: French translation update by Gilles Vasseur, bug #27997 2015-04-29 21:27:56 +00:00
vlc
wiki
Makefile
Makefile.fpc
README.txt

aarre
  ?
  
activex
  ActiveX support (Windows only)
  
aggpas
  Anti-Grain Geometry - an antialiased graphic library
  
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
  ?

editortoolbar
  A customizable toolbar for the source editor.

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.

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.