lazarus/components
2018-03-29 09:12:09 +00:00
..
aarre
activex Translations: Simplified Chinese translation update by robsean, bug #33242 2018-02-27 23:23:20 +00:00
aggpas
anchordocking Translations: Simplified Chinese translation update by robsean, bug #33242 2018-02-27 23:23:20 +00:00
cairocanvas
chmhelp
codetools Translations: Simplified Chinese translation update by robsean, bug #33242 2018-02-27 23:23:20 +00:00
compilers
customdrawn
customform
daemon
datadict
datetimectrls
dbexport
debuggerintf
education
externhelp Translations: Simplified Chinese translation update by robsean, bug #33242 2018-02-27 23:23:20 +00:00
favorites
filebrowser
fpcunit
fpdebug
fppkg
fpreport fpreport: fix design example on Windows. 2018-03-27 12:41:16 +00:00
fpvectorial
fpweb * Fix apache wizard, it needs custapache unit in the uses clause to reference Application object 2018-03-05 08:57:14 +00:00
googleapis
h2pas Translations: Simplified Chinese translation update by robsean, bug #33242 2018-02-27 23:23:20 +00:00
IdeInspector IDE: Fix compilation with fpc trunk (after r36768 #6f02c6c229). Patch by Stephano, modified by me. 2018-02-28 16:01:23 +00:00
ideintf IDE: Add an {$IF FPC_FullVersion >= 30101} around registration of TFileName property editor - see discussion in Issue #33410. 2018-03-17 15:43:57 +00:00
IdeLazLogger
images imagesforlazarus: Set debug info in package options to "Automatic" (instead of "Stabs). Issue #33175 2018-02-20 14:54:57 +00:00
instantfpc
jcf2 JCF2: Support record helper types. Issue #31175, patch from delfion. 2018-03-22 12:57:14 +00:00
lazcontrols
lazdebuggergdbmi Debugger, GDBMI: reduce duplication of commands in startup 2018-03-14 00:59:42 +00:00
lazdebuggers
lazreport Translations: Simplified Chinese translation update by robsean, bug #33242 2018-02-27 23:23:20 +00:00
lazsvnpkg Translations: Simplified Chinese translation update by robsean, bug #33242 2018-02-27 23:23:20 +00:00
lazthread
lazutils LazUtils, translations.pas: when collecting translation files for given base PO file take into account only files with exactly matching names, i.e. for 'project1.po' collect 'project1.foo.po', not 'project1foo.po'. 2018-03-21 22:36:01 +00:00
lclextensions
leakview
macfiles
macroscript
memds Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #33213 2018-02-24 21:57:20 +00:00
messagecomposer
mouseandkeyinput
mpaslex
mrumenu * On opening file, move it to the start of the list (bug ID #33253) 2018-02-28 08:28:12 +00:00
multithreadprocs
onlinepackagemanager Opkman: Bug fix: Package filter is not working properly. Reported by forum user @totya. 2018-03-29 09:12:09 +00:00
opengl
packagetabs Translations: Simplified Chinese translation update by robsean, bug #33242 2018-02-27 23:23:20 +00:00
paradox
pas2js
PascalScript
plotfunction
pochecker PoChecker: display summary form even if statistics showing is disabled (in this case it is simply not added to log). This allows user to always see translation completion status and get access to graphical summary. 2018-03-21 22:56:15 +00:00
printers Printers: Set different MinValue and MaxValue for TFloatSpinEdit in Unix PageSetup dialog. Issue #33427, patch from AlexeyT. 2018-03-22 20:09:19 +00:00
projectgroups
projecttemplates
rtticontrols
rx
sdf
simpleideintf
sparta
sqldb
sqlite
synedit SynEdit: outline coloring, fix invalidation 2018-03-20 18:34:22 +00:00
synunihighlighter
tachart TAChart: Extract OpenGL text rendering code into separate unit, TAOpenGL. Improved layout of the OpenGL demo. 2018-03-03 11:40:12 +00:00
tdbf
todolist
turbopower_ipro Translations: Simplified Chinese translation update by robsean, bug #33242 2018-02-27 23:23:20 +00:00
virtualtreeview
vlc
wiki
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.

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.