lazarus/components
2014-12-29 22:11:35 +00:00
..
aarre lazutils: FindInvalidUTF8Character: check for wrong mapped codes, changed default to report gaps 2014-12-10 14:26:18 +00:00
activex
aggpas
anchordocking
cairocanvas
chmhelp fpmake: Re-generated some fpmake.pp files 2014-12-23 22:00:41 +00:00
codetools fpmake: Switched to fpmake.pp files that do not need setting the source-directory of the package manually 2014-12-29 22:11:35 +00:00
compilers
custom
customdrawn
customform
daemon
datadict
datetimectrls datetimectrls: fixed compilation with fpc 2.7.1 2014-12-25 10:51:02 +00:00
dbexport
debuggerintf fpmake: Switched to fpmake.pp files that do not need setting the source-directory of the package manually 2014-12-29 22:11:35 +00:00
editortoolbar EditorToolbar: use icon in View menu also with GTK2 and Windows. 2014-12-03 17:56:53 +00:00
education educationlaz: fixed compilation, issue #27096 2014-11-27 11:18:09 +00:00
externhelp
filebrowser
fpcunit FPCUnit: translations cleanup 2014-11-20 00:16:28 +00:00
fpdebug FpDebug: Do not stop on lines with unknown line info (linenr=0) 2014-12-19 10:42:19 +00:00
fppkg
fpvectorial fpvectorial: Fixes compilation of 3d viewer 2014-12-27 18:55:16 +00:00
fpweb
h2pas
IdeInspector
ideintf fpmake: Switched to fpmake.pp files that do not need setting the source-directory of the package manually 2014-12-29 22:11:35 +00:00
IdeLazLogger
images
IndustrialStuff
instantfpc
jcf2 JCF2: Support binary constants. Issue #26986, patch from BrunoK. 2014-12-12 19:59:25 +00:00
lazcontrols fpmake: Switched to fpmake.pp files that do not need setting the source-directory of the package manually 2014-12-29 22:11:35 +00:00
lazdebuggergdbmi fpmake: Switched to fpmake.pp files that do not need setting the source-directory of the package manually 2014-12-29 22:11:35 +00:00
lazdebuggers IDE: added TDebuggerIntf.CanExternalDebugSymbolsFile 2014-12-04 19:14:22 +00:00
lazreport LazReport: less hints. 2014-12-28 11:34:26 +00:00
lazsvnpkg
lazthread translations: German: updates from Swen Heinig 2014-11-30 19:06:32 +00:00
lazutils fpmake: Re-generated some fpmake.pp files 2014-12-23 22:00:41 +00:00
leakview
macfiles
macroscript EditorMacroScript: deal with broken xml file 2014-12-08 01:09:26 +00:00
memds memds: clean up 2014-12-02 12:11:07 +00:00
messagecomposer
mouseandkeyinput
mpaslex
mrumenu
multithreadprocs
opengl openglcontrol: qt: invalidate works, patch #27066 2014-11-21 23:11:01 +00:00
paradox
PascalScript
plotfunction
pochecker
printers printers4lazarus: clean up 2014-12-02 12:12:03 +00:00
projecttemplates
rtticontrols
rx
sdf fpmake: Re-generated some fpmake.pp files 2014-12-23 22:00:41 +00:00
simpleideintf simpleideintf: updated 2014-11-20 15:25:54 +00:00
sqldb fpmake: Re-generated some fpmake.pp files 2014-12-23 22:00:41 +00:00
sqlite
synedit fpmake: Switched to fpmake.pp files that do not need setting the source-directory of the package manually 2014-12-29 22:11:35 +00:00
synunihighlighter
tachart TAChart: Fix display of millisecond steps in TDateTimeIntervalChartSource. 2014-12-22 22:52:49 +00:00
tdbf dbflaz: clean up 2014-12-02 12:10:37 +00:00
todolist
turbopower_ipro IPro: updated Russian translation 2014-11-21 01:06:41 +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.