lazarus/components
2018-11-04 23:01:57 +00:00
..
aarre LazUtils: Move string manipulation functions from LazUtilities to LazStringUtils. 2018-07-25 23:44:54 +00:00
activex
aggpas
anchordocking AnchorDocking: Save\Load DockMaster settings in example projects. Issue #34491. 2018-11-01 23:04:38 +00:00
cairocanvas set trunk version to 2.0.0PreRelease 2018-09-15 19:41:22 +00:00
chmhelp Finnish translation. 2018-10-19 16:12:41 +00:00
codetools Finnish translation. 2018-10-19 16:12:41 +00:00
compilers
customdrawn
customform CustomForm: Register new properties also for designer so they remain in a form. Issue #30241, solution from Balázs Székely. 2018-09-03 06:47:57 +00:00
daemon
datadict * Fieldmap and typesafe data access 2018-08-15 17:41:18 +00:00
datetimectrls set trunk version to 2.0.0PreRelease 2018-09-15 19:41:22 +00:00
dbexport
debuggerintf Debugger (gdb): Fix Debug-Inspector for dwarf3. Match fieldnames case insensitive. Depending on gdb, try to find the MixedCase version of any name. Issue #0034453 2018-10-25 23:47:36 +00:00
education IdeIntf: Split IDEOptionsIntf into a new IDEOptEditorIntf. 2018-06-09 14:40:08 +00:00
externhelp set trunk version to 2.0.0PreRelease 2018-09-15 19:41:22 +00:00
favorites Move function LoadProjectIconIntoImages from ProjectIntf to IDEUtils. Eliminate LCL dependency from ProjectIntf. 2018-06-13 08:33:16 +00:00
filebrowser Components: use LazLoggerBase instead of LazLogger 2018-06-02 16:46:39 +00:00
fpcunit set trunk version to 2.0.0PreRelease 2018-09-15 19:41:22 +00:00
fpdebug Lldb/Gdb - FpDebug: fix crash in pretty printer when called from lldb/gdb mixed debugger (MemManager not set) 2018-11-03 22:45:16 +00:00
fppkg Translations: French translation update by Gilles Vasseur, bug #34428 2018-10-16 22:48:41 +00:00
fpreport * Correct handling of non-modal window 2018-08-15 17:49:26 +00:00
fpvectorial
fpweb * Correctly register THTTPServer/THTTPClient 2018-07-17 19:22:15 +00:00
googleapis
h2pas Formatting, cleanup, also remove unused funcs in ProcedureList. 2018-07-24 12:50:26 +00:00
IdeInspector MainInspector: Fix a typo. 2018-09-20 08:18:57 +00:00
ideintf IdeIntf: fixed ellipsis inconsistency, regenerated translations and updated Russian translation 2018-11-04 22:53:43 +00:00
IdeLazLogger Fix compile of IdeLogger 2018-06-03 10:56:45 +00:00
idescout * Renamed IDESpotter to IDE scout 2018-10-07 09:40:03 +00:00
images
instantfpc set trunk version to 2.0.0PreRelease 2018-09-15 19:41:22 +00:00
jcf2 set trunk version to 2.0.0PreRelease 2018-09-15 19:41:22 +00:00
lazcontrols TFloatSpinEditEx: 2018-10-21 13:27:12 +00:00
lazdebuggergdbmi Debugger (gdb): Fix Debug-Inspector for dwarf3. Match fieldnames case insensitive. Depending on gdb, try to find the MixedCase version of any name. Issue #0034453 2018-10-25 23:47:36 +00:00
lazdebuggers lldb debugger: Fixed "stop" => now works while running. Implemented "pause" 2018-11-04 11:42:54 +00:00
lazreport Translations: Hungarian translation update by Péter Gábor, bug #34397 2018-10-09 22:41:03 +00:00
lazsvnpkg set trunk version to 2.0.0PreRelease 2018-09-15 19:41:22 +00:00
lazthread
lazutils LazUtils: Add LazUTF8SysUtils with "deprecated" warnings. The unit was renamed earlier. 2018-11-03 12:45:54 +00:00
lclextensions set trunk version to 2.0.0PreRelease 2018-09-15 19:41:22 +00:00
leakview set trunk version to 2.0.0PreRelease 2018-09-15 19:41:22 +00:00
macfiles set trunk version to 2.0.0PreRelease 2018-09-15 19:41:22 +00:00
macroscript set trunk version to 2.0.0PreRelease 2018-09-15 19:41:22 +00:00
memds set trunk version to 2.0.0PreRelease 2018-09-15 19:41:22 +00:00
messagecomposer LazUtils: Rename unit ModalResultDef to a Delphi compatible UITypes. Add Message dialog related stuff. 2018-06-11 10:51:11 +00:00
mouseandkeyinput
mpaslex
mrumenu
multithreadprocs
onlinepackagemanager Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #34492 2018-11-04 23:01:57 +00:00
opengl Qt,Qt5: added GLX_SAMPLE_BUFFERS and GLX_SAMPLES to glxContext attributes if multisampling > 0. issue #34401 2018-10-11 18:08:32 +00:00
packagetabs IdeIntf: Split IDEOptionsIntf into a new IDEOptEditorIntf. 2018-06-09 14:40:08 +00:00
paradox
pas2js Translations: Hungarian translation update by Péter Gábor, bug #34397 2018-10-09 22:41:03 +00:00
PascalScript set trunk version to 2.0.0PreRelease 2018-09-15 19:41:22 +00:00
plotfunction
pochecker Translations: Hungarian translation update by Péter Gábor, bug #34397 2018-10-09 22:41:03 +00:00
printers Translations: French translation update by Gilles Vasseur, bug #34403 2018-10-09 22:50:15 +00:00
projectgroups Formatting, cleanup, also remove unused funcs in ProcedureList. 2018-07-24 12:50:26 +00:00
projecttemplates set trunk version to 2.0.0PreRelease 2018-09-15 19:41:22 +00:00
rtticontrols set trunk version to 2.0.0PreRelease 2018-09-15 19:41:22 +00:00
rx
sdf set trunk version to 2.0.0PreRelease 2018-09-15 19:41:22 +00:00
simpleideintf
sparta SpartaDockedFormEditor: Prevent showing of undocked new created frames (short flicker) and more generally code for revision 58299 #a027232dda. 2018-06-19 07:53:06 +00:00
sqldb set trunk version to 2.0.0PreRelease 2018-09-15 19:41:22 +00:00
sqlite
synedit Translations: French translation update by Gilles Vasseur, bug #34428 2018-10-16 22:48:41 +00:00
synunihighlighter
tachart TAChart: Fix numlib issue of returning 0 for exp() function (https://forum.lazarus.freepascal.org/index.php/topic,42913.msg299793) 2018-10-19 09:38:43 +00:00
tdbf set trunk version to 2.0.0PreRelease 2018-09-15 19:41:22 +00:00
todolist Finnish translation. 2018-10-19 16:12:41 +00:00
turbopower_ipro TurboPower_iPro: Fix font used by tag <samp> 2018-10-18 10:13:01 +00:00
virtualtreeview VirtualTreeView: Fix incorrect positioning of node checkboxes if node and state images are turned off 2018-11-04 13:27:55 +00:00
vlc
wiki Components: use LazLoggerBase instead of LazLogger 2018-06-02 16:46:39 +00:00
Makefile make bigide: added cmdlinedebuggerbase and lazdebuggerlldb 2018-06-20 21:41:44 +00:00
Makefile.fpc make bigide: added cmdlinedebuggerbase and lazdebuggerlldb 2018-06-20 21:41:44 +00:00
README.txt bigide: added lclextensions, virtualtreewview, onlinepackagemanager 2018-06-04 09:14:21 +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
  Docking manager for LCL aplications.
  License: modified LGPL-2, same as LCL

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.
  License: GPL-2

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.
  License: GPL-2

externhelp
  External help (via website) for Lazarus IDE.
  License: same as LCL

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.