lazarus/components
2016-11-23 13:12:52 +00:00
..
aarre
activex
aggpas aggpas: fixed example 2016-11-08 15:27:54 +00:00
anchordocking Anchordocking: improved Russian translation 2016-10-31 22:46:08 +00:00
cairocanvas
chmhelp chmhelp: fixed path sep normalization 2016-10-26 16:48:20 +00:00
codetools codetools: comment 2016-11-21 16:12:46 +00:00
compilers
custom
customdrawn
customform
daemon
datadict
datetimectrls
dbexport
debuggerintf DebuggerIntf, IDE: partially revert r53372 #ca66ef0c1c: don't format locals values, it slows down step-by-step debugging 2016-11-16 15:00:08 +00:00
education Remove extra checks for empty strings together with IsValidIdent. It already handles an empty string. 2016-08-17 10:40:29 +00:00
externhelp
favorites
filebrowser
fpcunit fpcunit: less hints 2016-09-04 12:18:38 +00:00
fpdebug fpdebug: fixed typo 2016-09-04 12:18:22 +00:00
fppkg
fpvectorial fpvectorial: Modify wmf reader to return pixels for default rendering multiplier 1. 2016-09-01 21:41:22 +00:00
fpweb
googleapis
h2pas
IdeInspector
ideintf IDEIntf: comment 2016-11-21 15:57:36 +00:00
IdeLazLogger
images
IndustrialStuff Clarify some license texts. Remove CodeTyphon name when they are not the original author. 2016-11-03 14:09:44 +00:00
instantfpc
jcf2
lazcontrols Deprecate TCustomEdit's TextHintFontColor and TextHintFontStyle properties and reduce their visibility to Public. 2016-11-07 11:25:30 +00:00
lazdebuggergdbmi lazdebuggergdbmi: less hints 2016-10-17 13:57:04 +00:00
lazdebuggers lazdebuggerfpgdbmi: check TIDEMenuItem 2016-09-08 07:45:18 +00:00
lazreport LazReport editor sample: replaced .lrt files with .lrj 2016-09-13 22:40:27 +00:00
lazsvnpkg
lazthread Remove useless comments like { private declarations } from class skeletons. 2016-08-18 18:51:56 +00:00
lazutils lazutils: simplified 2016-11-21 16:05:02 +00:00
leakview leakview: less hints 2016-11-08 12:19:47 +00:00
macfiles
macroscript
memds
messagecomposer
mouseandkeyinput
mpaslex
mrumenu mrumenu: Add default value for MaxRecent. Add indexes to recent menu item default format mask. 2016-08-10 15:50:46 +00:00
multithreadprocs mtprocs: fixed CalcBlockSize when MinBlockSize<1, bug #30612 2016-09-18 09:30:24 +00:00
onlinepackagemanager Extended options dialog. From now on the local repository path is configurable. 2016-11-23 13:12:52 +00:00
opengl carbon: Fixes crash in IDE with OpenGL, see bug #30440 2016-08-03 05:54:02 +00:00
packagetabs
paradox
PascalScript
plotfunction
pochecker
printers LCL: Use "out" parameter instead of "var" in Printer.Write() and derivatives. Issue #29950. 2016-10-12 13:37:37 +00:00
projectgroups Translations: Hungarian translation update by Péter Gábor, bug #30919 2016-11-12 12:40:05 +00:00
projecttemplates
rtticontrols Remove extra checks for empty strings together with IsValidIdent. It already handles an empty string. 2016-08-17 10:40:29 +00:00
rx IDE: procedure list: simplified 2016-07-14 07:03:35 +00:00
sdf
simpleideintf
sparta sparta_generics: Use proper constraint for TDictionaryEnumerable (rtl-generics related code) 2016-10-07 23:23:55 +00:00
sqldb Translations: Hungarian translation update by Péter Gábor, bug #30919 2016-11-12 12:40:05 +00:00
sqlite IDE: procedure list: simplified 2016-07-14 07:03:35 +00:00
synedit SynExportHtml: 2016-11-12 16:33:33 +00:00
synunihighlighter
tachart Translations: Hungarian translation update by Péter Gábor, bug #30919 2016-11-12 12:40:05 +00:00
tdbf
todolist Remove extra checks for empty strings together with IsValidIdent. It already handles an empty string. 2016-08-17 10:40:29 +00:00
turbopower_ipro iphtml: fixed crash 2016-10-21 16:46:37 +00:00
vlc vlc: fixed compilation, bug #30742 2016-10-25 17:07:32 +00:00
wiki wikisearch: fixed compilation 2016-10-21 16:46:26 +00:00
Makefile
Makefile.fpc
README.txt

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.