lazarus/components
2015-03-24 17:50:02 +00:00
..
aarre
activex
aggpas
anchordocking
cairocanvas cairocanvas: fixed compilation under 2.6.4 2015-03-10 21:03:44 +00:00
chmhelp LHelp: i18n and initial Hungarian translation, based on patch by Péter Gábor, bug #27576; also added Russian translation 2015-03-02 21:48:44 +00:00
codetools Fix uninitialized variables and other problems found by the compiler. 2015-03-22 10:17:35 +00:00
compilers
custom
customdrawn
customform
daemon
datadict Fix uninitialized variables and other problems found by the compiler. 2015-03-22 10:17:35 +00:00
datetimectrls
dbexport
debuggerintf
editortoolbar EditorToolBar: improved i18n, regenerated translations and updated Russian translation 2015-03-23 22:53:00 +00:00
education
externhelp
filebrowser
fpcunit fpcunit: guitestrunner: save & restore windows size and position, patch #27629, from Graeme 2015-03-09 19:58:56 +00:00
fpdebug FpDebug: - Ability to disable usage of a pseudo-tty 2015-03-22 01:08:00 +00:00
fppkg
fpvectorial FpVectorial: Cleanup based on compiler hints. 2015-03-24 17:50:02 +00:00
fpweb Fix uninitialized variables and other problems found by the compiler. 2015-03-22 10:17:35 +00:00
h2pas
IdeInspector
ideintf Object Inspector: Improve scrolling, reduce flicker using ScrollWindowEx. Issue #27667. 2015-03-21 08:07:12 +00:00
IdeLazLogger
images examples: removed obsolete OtherUnitFiles 2015-03-02 19:04:04 +00:00
IndustrialStuff Fix uninitialized variables and other problems found by the compiler. 2015-03-22 10:17:35 +00:00
instantfpc
jcf2 JCF2: Support constref keyword. Issue #27677, patch from Julian Puhl. 2015-03-16 23:40:53 +00:00
lazcontrols LazControls DividerBevel: Styles. Patch by Vojtech Cihak . Issue #0027618 2015-03-07 03:56:42 +00:00
lazdebuggergdbmi Debugger GDBMI: Fix checking for handle to gdb (unix) 2015-03-20 20:13:54 +00:00
lazdebuggers LazDebuggerFp: Ability to select console to attach debuggee onto 2015-03-22 12:53:35 +00:00
lazreport ToDo items for some uninitialized variables and other problems found by the compiler. 2015-03-22 10:17:59 +00:00
lazsvnpkg
lazthread
lazutils lazutils: fixed typo 2015-03-18 18:52:45 +00:00
leakview
macfiles
macroscript
memds
messagecomposer
mouseandkeyinput
mpaslex
mrumenu
multithreadprocs
opengl
paradox examples: removed obsolete OtherUnitFiles 2015-03-02 19:04:04 +00:00
PascalScript
plotfunction
pochecker Fix more uninitialized variables. 2015-03-22 22:39:33 +00:00
printers examples: removed obsolete SrcPath 2015-03-02 18:57:39 +00:00
projecttemplates
rtticontrols
rx
sdf
simpleideintf
sqldb SqlDb: Property editor for new property TSQLQuery.RefreshSQL. Issue #27649, patch from LacaK. 2015-03-12 23:46:57 +00:00
sqlite
synedit SynEdit: win, IME Handler: fix reference to freed object / leak. Issue #0027714 2015-03-23 23:02:04 +00:00
synunihighlighter
tachart TAChart: Fix axis labels reaching beyond data limits in paned charts 2015-03-24 09:25:46 +00:00
tdbf
todolist
turbopower_ipro examples: removed obsolete OtherUnitFiles 2015-03-02 19:04:04 +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.