lazarus/components
wp d5349a31a7 TAChart: Fix 3-digit HTML color codes.
git-svn-id: trunk@55441 -
2017-07-04 18:36:20 +00:00
..
aarre
activex
aggpas
anchordocking LCL: Separate coolbar and other dockmanagers (another patch by Andrey Zubarev), Issue #32027 2017-07-04 12:19:04 +00:00
cairocanvas
chmhelp IDE: Extending IDE context help search to lazutils.chm, issue #32022 from zbyna 2017-06-15 18:16:49 +00:00
codetools cody: save settings on exit 2017-07-04 10:41:00 +00:00
compilers
custom
customdrawn
customform
daemon
datadict
datetimectrls datetimepicker: update date also when handle is not yet allocated. issue #32106 2017-07-04 06:47:33 +00:00
dbexport
debuggerintf
education Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #31980 2017-06-09 23:00:29 +00:00
externhelp
favorites
filebrowser
fpcunit
fpdebug
fppkg * Fixed typo 2017-06-19 21:44:37 +00:00
fpvectorial fpvectorial-svg: Fixes the start position of secondary paths inside a path, improves file alarm.svg 2017-06-23 11:54:43 +00:00
fpweb
googleapis
h2pas
IdeInspector
ideintf Finnish translations for IDE and OI. 2017-06-29 07:29:53 +00:00
IdeLazLogger
images
instantfpc
jcf2 Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #31980 2017-06-09 23:00:29 +00:00
lazcontrols Use Delete() instead of Copy() where appropriate. 2017-06-10 16:30:27 +00:00
lazdebuggergdbmi
lazdebuggers
lazreport
lazsvnpkg Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #31980 2017-06-09 23:00:29 +00:00
lazthread
lazutils LazUtils: Reset one more variable in THTML2TextRenderer. 2017-06-12 19:33:31 +00:00
leakview
macfiles
macroscript
memds
messagecomposer Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #31980 2017-06-09 23:00:29 +00:00
mouseandkeyinput
mpaslex
mrumenu
multithreadprocs
onlinepackagemanager Opkman: Show hourglass cursor on cleanup. 2017-06-29 17:02:03 +00:00
opengl opengl: Patch from bug #32026, add possibility to render at design time 2017-06-26 05:25:43 +00:00
packagetabs
paradox
PascalScript
plotfunction
pochecker
printers
projectgroups
projecttemplates
rtticontrols LCL: combobox, listbox: fix drawing of customdrawn items. Change TOwnerDrawStateType.odPainted to odBackgroundPainted 2017-06-10 11:43:19 +00:00
rx
sdf
simpleideintf
sparta Sparta_DockedFormEditor: Fixed drawing of MainMenu after adding the first MenuItem. Issue #31206 2017-07-03 21:11:47 +00:00
sqldb
sqlite
synedit SynEdit: fix pas HL, class function. more tests / some tests by Pascal R 2017-06-17 15:33:46 +00:00
synunihighlighter
tachart TAChart: Fix 3-digit HTML color codes. 2017-07-04 18:36:20 +00:00
tdbf
todolist
turbopower_ipro TurboPower IPro: Refactoring for FileExp demo. Issue #31999, patch from AlexeyT. 2017-06-11 19:04:33 +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.

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.