lazarus/components
mattias c97a53a9ba project groups: new group: add current project
git-svn-id: trunk@50358 -
2015-11-17 11:48:36 +00:00
..
aarre
activex
aggpas
anchordocking anchordocking: less debug 2015-11-11 01:02:52 +00:00
cairocanvas printe4lazarus: raise exception, if tmp file cannot be created 2015-10-26 10:12:31 +00:00
chmhelp
codetools codetools: tests: generics 2015-11-16 22:23:22 +00:00
compilers
custom
customdrawn
customform
daemon
datadict
datetimectrls TDatePicker added public property DroppedDown - Delphi compatible 2015-10-10 13:33:30 +00:00
dbexport
debuggerintf
editortoolbar
education
externhelp Components, ExternHelp: improved file selection dialog layout in 'Options' -> 'Help' -> 'External' page, patch from Alexey Torgashin, bug #28954 2015-11-04 14:09:48 +00:00
filebrowser
fpcunit fpcunitconsolerunner: less hints 2015-10-09 07:21:37 +00:00
fpdebug
fppkg
fpvectorial fpvectorial: Fix svg reader crashing with some "malformed" files which Firefox can open (issue #028659) 2015-10-09 18:45:05 +00:00
fpweb
googleapis
h2pas cleaned up 2015-10-26 21:41:56 +00:00
IdeInspector
ideintf IdeIntf: Remove update events for ComponentPalette from TLazIDEInterface. 2015-11-07 16:37:25 +00:00
IdeLazLogger
images
IndustrialStuff
instantfpc
jcf2 jcf: using buttonpanel and default font, patch from Alexey 2015-11-06 22:31:47 +00:00
lazcontrols lazcontrols: filteredit: fixed default filter functions for non-lowercase strings. 2015-11-14 09:22:00 +00:00
lazdebuggergdbmi
lazdebuggers
lazreport LazReport: Check the length of a string before accessing its members. Issue #28896, patch from Tony Whyman. 2015-10-25 09:22:43 +00:00
lazsvnpkg
lazthread
lazutils lazutils: LoadFromCSVStream: fixed reading UTF16 2015-11-12 14:30:42 +00:00
leakview
macfiles
macroscript
memds
messagecomposer
mouseandkeyinput
mpaslex
mrumenu
multithreadprocs multithreadprocs: English 2015-10-03 18:36:25 +00:00
opengl
paradox
PascalScript
plotfunction
pochecker
printers Translations: Czech translation update by Chronos, bug #29007 2015-11-16 21:54:01 +00:00
projectgroups project groups: new group: add current project 2015-11-17 11:48:36 +00:00
projecttemplates
rtticontrols
rx
sdf
simpleideintf
sqldb
sqlite
synedit IDE, codetools, synedit: fixed identifier completion of identifiers prefixed with &. 2015-11-12 17:01:27 +00:00
synunihighlighter
tachart TAChart: Add new property T(Generic)ChartMarks.LinkDistance to prevent painting the series pointer symbol over the marker arrow. 2015-11-16 23:40:20 +00:00
tdbf
todolist
turbopower_ipro TurboPower_iPro: Improved selection behavior if first selection click is left of line start. 2015-10-28 16:18:39 +00:00
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.

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.

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.