lazarus/components
mattias 45a79882b5 components: less hints
git-svn-id: trunk@51783 -
2016-03-01 15:25:24 +00:00
..
aarre Codetools: add deprecated notes to function wrappers. Fix compilation in example projects, packages, StartLazarus and LazBuild. 2015-07-07 15:35:28 +00:00
activex
aggpas aggpas: clean up 2015-12-16 13:50:43 +00:00
anchordocking anchordocking: make DockBounds and DockParentClientSize read-only. They should not be written directly but only through UpdateDockBounds. 2016-01-23 10:04:58 +00:00
cairocanvas printe4lazarus: raise exception, if tmp file cannot be created 2015-10-26 10:12:31 +00:00
chmhelp Translations: French translation update by Gilles Vasseur, bugs #29291, #29315 2016-01-03 12:22:56 +00:00
codetools codetools: added AddUnitWarnDirective 2016-03-01 14:30:10 +00:00
compilers Codetools: add deprecated notes to function wrappers. Fix compilation in example projects, packages, StartLazarus and LazBuild. 2015-07-07 15:35:28 +00:00
custom
customdrawn customdrawn: Fixes compilation, bug #28470 2015-08-10 19:06:20 +00:00
customform IDE: Cleanup. 2015-06-06 11:19:40 +00:00
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 TDateTimePicker - switch to OnClick instead of OnMouseUp 2016-02-27 14:33:16 +00:00
dbexport Translations: improved Russian translation 2016-02-09 23:04:40 +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 favorites: use AppendPathDelim instead of IncludeTrailingPathDelimiter for config paths. 2016-01-25 12:48:37 +00:00
filebrowser LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus. 2015-07-04 23:08:00 +00:00
fpcunit fpcunit: updated po files 2016-03-01 14:54:38 +00:00
fpdebug fpdebugger: fix another Free instead of ReleaseRef 2016-02-10 18:42:51 +00:00
fppkg fppkg: using TProcessUTF8 2015-12-04 16:03:40 +00:00
fpvectorial fpvectorial: Fixes compilation 2016-02-17 07:35:16 +00:00
fpweb Translations: improved Russian translation 2016-02-09 23:04:40 +00:00
googleapis * Getsources for windows by Mario Bonati 2016-01-05 21:42:58 +00:00
h2pas Translations: French translation update by Gilles Vasseur, bug #029586 2016-02-06 13:51:24 +00:00
IdeInspector
ideintf IDE: formatting. 2016-02-21 14:05:36 +00:00
IdeLazLogger Translations: French translation update by Gilles Vasseur, bug #27990 2015-04-28 21:59:04 +00:00
images
IndustrialStuff Industrial package: Make default property values match with values set in constructors. Issue #28519, patch from Vojtech Cihak. 2015-08-15 21:40:09 +00:00
instantfpc IDE+lazbuild+makefiles: on darwin use -gw instead of -g 2015-10-01 18:40:54 +00:00
jcf2 fixed typos, bug #29323 patch from Paul Gevers 2016-01-04 15:02:09 +00:00
lazcontrols LazControls: Fix a regression in ListFilterEdit caused by r51267 #dfc8958222, affecting Win32 widgetset. Arrow key in filter did not select list items. Patch from GetMem. 2016-02-10 21:16:55 +00:00
lazdebuggergdbmi gdbmidebugger: convert arguments to windows system codepage, bug #29033 2015-12-09 22:59:57 +00:00
lazdebuggers fpdebbugger: fix releasing context / revision 50963 #b5434dee75 2016-02-10 18:25:24 +00:00
lazreport LazReport: improved Russian translation 2016-02-16 22:59:09 +00:00
lazsvnpkg lazsvnpkg: using TProcessUTF8 2015-12-04 16:04:35 +00:00
lazthread Translations: French translation update by Gilles Vasseur, bug #27932 2015-04-23 11:53:00 +00:00
lazutils LazUtils: Prevent CopyDirTree copying to a subdirectory of source: handle unicode characters. 2016-02-24 23:07:19 +00:00
leakview leakview: use AppendPathDelim instead of IncludeTrailingPathDelimiter for config paths. 2016-01-25 12:49:37 +00:00
macfiles IDE+lazbuild+makefiles: on darwin use -gw instead of -g 2015-10-01 18:40:54 +00:00
macroscript EditorMacroSript: Fix compilation with different defines, reduce compiler warnings. 2015-12-28 13:32:21 +00:00
memds IDE+lazbuild+makefiles: on darwin use -gw instead of -g 2015-10-01 18:40:54 +00:00
messagecomposer MessageComposer: 2015-09-05 15:45:19 +00:00
mouseandkeyinput MouseAndKeyInput package: Scroll up/down with mouse mid button. Issue #29437, patch from Silvio Clécio. 2016-01-18 23:33:08 +00:00
mpaslex
mrumenu components: less hints 2016-03-01 15:25:24 +00:00
multithreadprocs components: less hints 2016-03-01 15:25:24 +00:00
opengl components: less hints 2016-03-01 15:25:24 +00:00
packagetabs components: less hints 2016-03-01 15:25:24 +00:00
paradox components: less hints 2016-03-01 15:25:24 +00:00
PascalScript PascalScript: Fix compilation with different defines, reduce compiler warnings. 2015-12-28 13:32:19 +00:00
plotfunction components: less hints 2016-03-01 15:25:02 +00:00
pochecker components: less hints 2016-03-01 15:25:02 +00:00
printers components: less hints 2016-03-01 15:25:02 +00:00
projectgroups project groups: update enabled state of menu item save project group as 2015-12-19 15:59:16 +00:00
projecttemplates components: less hints 2016-03-01 15:25:02 +00:00
rtticontrols components: less hints 2016-03-01 15:25:02 +00:00
rx components: less hints 2016-03-01 15:25:02 +00:00
sdf components: less hints 2016-03-01 15:25:02 +00:00
simpleideintf components: less hints 2016-03-01 15:24:22 +00:00
sparta/dockedformeditor components: less hints 2016-03-01 15:24:22 +00:00
sqldb components: less hints 2016-03-01 15:24:22 +00:00
sqlite components: less hints 2016-03-01 15:24:22 +00:00
synedit components: less hints 2016-03-01 15:23:47 +00:00
synunihighlighter components: less hints 2016-03-01 15:23:47 +00:00
tachart components: less hints 2016-03-01 15:23:14 +00:00
tdbf components: less hints 2016-03-01 15:22:29 +00:00
todolist components: less hints 2016-03-01 15:22:29 +00:00
turbopower_ipro components: less hints 2016-03-01 15:22:29 +00:00
vlc components: less hints 2016-03-01 15:22:12 +00:00
wiki components: less hints 2016-03-01 15:22:12 +00:00
Makefile Move EditorToolbar from a package to IDE sources. Reuse config dialog with IDE Coolbar. 2015-06-21 10:45:24 +00:00
Makefile.fpc Move EditorToolbar from a package to IDE sources. Reuse config dialog with IDE Coolbar. 2015-06-21 10:45:24 +00:00
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.