lazarus/components
2022-04-09 11:05:36 +00:00
..
aarre
activex
aggpas
anchordocking codetools: parse multiline string constant 2022-03-14 16:38:07 +01:00
buildintf updated Makefiles 2022-02-24 12:55:45 +01:00
cairocanvas updated Makefiles 2022-02-24 12:55:45 +01:00
chmhelp updated Makefiles 2022-02-24 12:55:45 +01:00
codetools codetools: parse multiline string constant 2022-03-14 16:38:07 +01:00
compilers
customdrawn
customform
daemon
datadict * Fix strange font 2022-02-18 16:59:10 +01:00
datetimectrls updated Makefiles 2022-02-24 12:55:45 +01:00
dbexport
debuggerintf Debugger: Moved dsState to new unit 2022-03-24 00:39:03 +01:00
dockedformeditor
education
exampleswindow Fixes to the new Examples Window package, View Button, relax Proj Dir name rule, minor things. 2022-04-09 11:05:36 +00:00
externhelp updated Makefiles 2022-02-24 12:55:45 +01:00
favorites
filebrowser
fpcunit updated Makefiles 2022-02-24 12:55:45 +01:00
fpdebug Debugger: More LazDebuggerIntf. Add/Improve numeric, pointer, float and string watches 2022-03-24 00:39:04 +01:00
fppkg
fpreport
fpvectorial
fpweb
freetype Move FreeType license file from LazUtils to FreeType directory. Issue #39657. 2022-02-25 12:24:58 +02:00
googleapis
h2pas
IdeInspector
ideintf IDE: Activate image scaling of the icons in the StringGrid component editor. 2022-03-24 15:24:57 +01:00
IdeLazLogger
idescout
images
instantfpc updated Makefiles 2022-02-24 12:55:45 +01:00
jcf2 updated Makefiles 2022-02-24 12:55:45 +01:00
jitclasses
lazcontrols Docs: LazControls. Removes footer processing in project file and scripts. 2022-03-14 05:10:27 +01:00
lazdebuggergdbmi Debugger: More LazDebuggerIntf. Add/Improve numeric, pointer, float and string watches 2022-03-24 00:39:04 +01:00
lazdebuggers Debugger tests: Small optimization, cache result of GetLocation. 2022-03-24 00:39:04 +01:00
lazreport
lazsvnpkg updated Makefiles 2022-02-24 12:55:45 +01:00
lazthread
lazutils LazXmlConfig: Write/Read Set/Enum according to PTypeInfo 2022-03-24 00:39:04 +01:00
lclextensions updated Makefiles 2022-02-24 12:55:45 +01:00
leakview updated Makefiles 2022-02-24 12:55:45 +01:00
macfiles updated Makefiles 2022-02-24 12:55:45 +01:00
macroscript IDE: Improve EditorMacroListViever. 2022-03-06 13:01:21 +02:00
memds updated Makefiles 2022-02-24 12:55:45 +01:00
messagecomposer
mouseandkeyinput updated Makefiles 2022-02-24 12:55:45 +01:00
mpaslex
mrumenu
multithreadprocs
onlinepackagemanager updated Makefiles 2022-02-24 12:55:45 +01:00
opengl
packagetabs
paradox
pas2js * Start of pas2jscomponents package 2022-03-21 22:50:06 +01:00
PascalScript updated Makefiles 2022-02-24 12:55:45 +01:00
plotfunction
pochecker
printers updated Makefiles 2022-02-24 12:55:45 +01:00
projectgroups
projecttemplates updated Makefiles 2022-02-24 12:55:45 +01:00
rtticontrols Docs: RTTIControl/rttigrids. Adds, updates topic content. 2022-03-24 01:00:23 +01:00
rx
sdf updated Makefiles 2022-02-24 12:55:45 +01:00
simpleideintf
simplewebservergui simplewebservergui: comment 2022-02-01 21:59:42 +01:00
sparta
sqldb updated Makefiles 2022-02-24 12:55:45 +01:00
sqldbrest
sqlite
synedit Merge branch 'noinline-noreturn' into 'main' 2022-02-24 12:43:06 +00:00
synunihighlighter
tachart updated Makefiles 2022-02-24 12:55:45 +01:00
tdbf updated Makefiles 2022-02-24 12:55:45 +01:00
todolist updated Makefiles 2022-02-24 12:55:45 +01:00
turbopower_ipro updated Makefiles 2022-02-24 12:55:45 +01:00
virtualtreeview
vlc
wiki * attempt fix for #39553 2022-02-04 23:44:07 +01:00
Makefile Add ExampleProjects package to BigIde target. 2022-03-13 10:20:43 +02:00
Makefile.fpc Add ExampleProjects package to BigIde target. 2022-03-13 10:20:43 +02:00
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
  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.

freetype
  FreeType font rendering.

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.