lazarus/components
2015-03-24 17:52:23 +00:00
..
aarre lazutils: FindInvalidUTF8Character: check for wrong mapped codes, changed default to report gaps 2014-12-10 14:26:18 +00:00
activex Translations: Hungarian translation update by Péter Gábor, bug #27230 2015-01-04 14:21:29 +00:00
aggpas aggpas: 64bit fixes from fpgui aggpas 2015-02-13 17:45:09 +00:00
anchordocking Translations: Hungarian translation update by Péter Gábor, bug #27230 2015-01-04 14:21:29 +00:00
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 CodeTools: Initialize variables based on compiler warnings. Contains ToDo items. 2015-03-24 17:51:40 +00:00
compilers Translations: Hungarian translation update by Péter Gábor, bug #27230 2015-01-04 14:21:29 +00:00
custom
customdrawn
customform
daemon Translations: Hungarian translation update by Péter Gábor, bug #27230 2015-01-04 14:21:29 +00:00
datadict Fix uninitialized variables and other problems found by the compiler. 2015-03-22 10:17:35 +00:00
datetimectrls fixed wrong Frac/Trunc in DecodeDate/Time 2015-02-07 12:22:35 +00:00
dbexport Translations: committed regenerated files 2015-01-13 00:12:46 +00:00
debuggerintf updated Makefiles, changed rx.lpk output to lib/$(TargetCPU)-$(TargetOS)/$(LCLWidgetType) 2015-02-14 15:18:23 +00:00
editortoolbar EditorToolBar: improved i18n, regenerated translations and updated Russian translation 2015-03-23 22:53:00 +00:00
education Comp. Education: fix compilation after component palette changes. 2015-01-12 15:30:35 +00:00
externhelp Translations: Hungarian translation update by Péter Gábor, bug #27365 2015-01-27 23:10:25 +00:00
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 Translations: Hungarian translation update by Péter Gábor, bug #27230 2015-01-04 14:21:29 +00:00
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 Translations: Hungarian translation update by Péter Gábor, bug #27365 2015-01-27 23:10:25 +00:00
IdeInspector
ideintf Initialize variables based on compiler warnings around Lazarus and libs. Contains ToDo items. 2015-03-24 17:52:23 +00:00
IdeLazLogger Translations: committed regenerated files 2015-01-13 00:12:46 +00:00
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 Translations: Hungarian translation update by Péter Gábor, bug #27230 2015-01-04 14:21:29 +00:00
jcf2 JCF2: Cleanup based on compiler hints. 2015-03-24 17:50:33 +00:00
lazcontrols Initialize variables based on compiler warnings around Lazarus and libs. Contains ToDo items. 2015-03-24 17:52:23 +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 lazsvnpkg: fixed combining date+time 2015-02-07 12:06:00 +00:00
lazthread Translations: Hungarian translation update by Péter Gábor, bug #27230 2015-01-04 14:21:29 +00:00
lazutils Initialize variables based on compiler warnings around Lazarus and libs. Contains ToDo items. 2015-03-24 17:52:23 +00:00
leakview Translations: committed regenerated files 2015-01-12 21:36:54 +00:00
macfiles IDE,lazbuild: append -Cg on targets linux, freebsd, openbsd, netbsd, solaris, bug #17412 2014-11-18 11:03:29 +00:00
macroscript Translations: committed regenerated files 2015-01-12 21:36:54 +00:00
memds Translations: Hungarian translation update by Péter Gábor, bug #27230 2015-01-04 14:21:29 +00:00
messagecomposer Translations: Hungarian translation update by Péter Gábor, bug #27365 2015-01-27 23:10:25 +00:00
mouseandkeyinput
mpaslex
mrumenu
multithreadprocs
opengl openglcontrol: qt: invalidate works, patch #27066 2014-11-21 23:11:01 +00:00
paradox examples: removed obsolete OtherUnitFiles 2015-03-02 19:04:04 +00:00
PascalScript Initialize variables based on compiler warnings around Lazarus and libs. Contains ToDo items. 2015-03-24 17:52:23 +00:00
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 ProjectTemplates: improved Russian translation 2015-01-04 17:17:01 +00:00
rtticontrols examples: removed obsolete SrcPath 2015-03-02 18:52:45 +00:00
rx updated Makefiles, changed rx.lpk output to lib/$(TargetCPU)-$(TargetOS)/$(LCLWidgetType) 2015-02-14 15:18:23 +00:00
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 SqlDb: Property editor for new property TSQLQuery.RefreshSQL. Issue #27649, patch from LacaK. 2015-03-12 23:46:57 +00:00
sqlite Components, sqlite: Hungarian translation by Péter Gábor 2015-02-11 20:25:33 +00:00
synedit SynEdit: Initialize variables based on compiler warnings. Contains ToDo items. 2015-03-24 17:50:59 +00:00
synunihighlighter Translations: Hungarian translation update by Péter Gábor, bug #27230 2015-01-04 14:21:29 +00:00
tachart TAChart: Fix axis labels reaching beyond data limits in paned charts 2015-03-24 09:25:46 +00:00
tdbf Translations: Hungarian translation update by Péter Gábor, bug #27230 2015-01-04 14:21:29 +00:00
todolist Improvements for Finnish translation. 2015-01-21 00:17:13 +00:00
turbopower_ipro examples: removed obsolete OtherUnitFiles 2015-03-02 19:04:04 +00:00
vlc
wiki lazutils: moved ReplaceSubString to LazUTF8, added UTF8QuotedStr 2015-02-13 20:34:21 +00:00
Makefile
Makefile.fpc
README.txt * components/readme.txt fixed/more details: 2014-11-10 12:00:47 +00:00

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.