lazarus/components
mattias 5b052ebd36 codetools: parse attributes
git-svn-id: trunk@56402 -
2017-11-14 11:01:14 +00:00
..
aarre
activex
aggpas
anchordocking Anchordocking: Fix loading the same layout twice. Issue #32660, patch from Andrey Zubarev. 2017-11-10 08:46:23 +00:00
cairocanvas
chmhelp chmhelp: Add resource protection block to TIpChmDataProvider.BuildURL 2017-10-18 17:49:55 +00:00
codetools codetools: parse attributes 2017-11-14 11:01:14 +00:00
compilers
custom
customdrawn
customform
daemon
datadict
datetimectrls IDE: Add HiRes palette icons for TDBDateTimePacker. 2017-09-23 20:33:46 +00:00
dbexport DBExport examples: fix compilation and layout, improved usability 2017-10-01 17:34:00 +00:00
debuggerintf Debugger: Ensure correct thread id in history entries 2017-10-31 19:21:03 +00:00
education
externhelp
favorites
filebrowser
fpcunit FPCUnit GuiTestRunner: Enhance interface. Issue #32052, patch from CCRDude. 2017-10-09 23:33:16 +00:00
fpdebug
fppkg Translations: Hungarian translation update by Péter Gábor, bug #32503 2017-10-05 22:45:21 +00:00
fpreport * Handle portrait orientation (Patch from Pascal Riekenberg) 2017-10-11 20:58:26 +00:00
fpvectorial
fpweb
googleapis
h2pas
IdeInspector
ideintf LazDataDesktop: Enable MSSQL for FPC 3.0.2 and newer, issue #32680, patch from Sven Barth 2017-11-12 12:49:33 +00:00
IdeLazLogger
images
instantfpc
jcf2 JCF2: Use IntegerList as a base for local TIntList. 2017-11-13 17:33:33 +00:00
lazcontrols LCL: revert r56162, r56031, r55890 #9ac706fc7a (TabStop handling) 2017-11-10 08:19:00 +00:00
lazdebuggergdbmi Debugger: Ensure correct thread id in history entries 2017-10-31 19:21:03 +00:00
lazdebuggers
lazreport Translations: Hungarian translation update by Péter Gábor, bug #32503 2017-10-05 22:45:21 +00:00
lazsvnpkg
lazthread
lazutils LazUtils: Fix the compare functions of lists for integer types in unit IntegerList. 2017-11-14 09:33:04 +00:00
leakview leakview: fixed layout 2017-10-17 16:37:02 +00:00
macfiles
macroscript
memds
messagecomposer
mouseandkeyinput
mpaslex
mrumenu
multithreadprocs
onlinepackagemanager Opkman: Prevent handpoint cursor for empty links. 2017-11-13 12:21:57 +00:00
opengl
packagetabs PackageTabs: Fixed icon after revision 55878 #01c54b6b69. 2017-09-17 19:19:12 +00:00
paradox
PascalScript fixes for 64 bit constructor (and some ifdef) // only fpc 3.0 and up 2017-10-27 23:02:10 +00:00
plotfunction plotpanel: Clip curve outside the drawing area defined by the axes. 2017-11-06 23:28:11 +00:00
pochecker
printers Qt,Qt5: added missing LazUTF8 for darwin and mswindows targets 2017-09-20 08:22:51 +00:00
projectgroups
projecttemplates projecttemplates: layout: anchors 2017-10-17 16:33:12 +00:00
rtticontrols
rx
sdf
simpleideintf
sparta Sparta mdi: Send pBG panel back instead of hiding it. Affects Sparta form designer with TMainMenu. Issue #32200, patch from Anthony Walter. 2017-10-08 16:58:36 +00:00
sqldb sqldb: New HiDpi-icons by Roland Hahn 2017-11-05 17:44:34 +00:00
sqlite
synedit Reduce typecasts. Use TIntegerList and TByteList where appropriate. 2017-11-13 23:20:44 +00:00
synunihighlighter
tachart TAChart: regenerated translations and updated Russian translation 2017-11-12 22:41:08 +00:00
tdbf
todolist Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #32641 2017-11-06 22:45:00 +00:00
turbopower_ipro TurboPowerIPro: Use IntegerList in unit IpStrms for FLineIndex list. 2017-11-13 17:33:30 +00:00
vlc
wiki wiki: Fix compilation of wikiget 2017-10-04 10:48:10 +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.

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.