lazarus/components
juha d630a61f95 SqlDb: commit generated .po files.
git-svn-id: trunk@43630 -
2014-01-02 18:16:33 +00:00
..
aarre
activex
aggpas Clean outdated DEFINEs from the code, like old compiler versions and FPC_HAS_CONSTREF. 2014-01-02 18:16:19 +00:00
anchordocking
cairocanvas CairoCanvas, updates from Petr-K, issue #24657 2013-10-09 17:53:02 +00:00
chmhelp lazhelp: cut handles when starting process 2013-11-07 12:50:36 +00:00
codetools Remove assertion in TFindDeclarationTool.FindIdentifierInInterface. Not needed after BuildInterfaceIdentifierCache return value was fixed. 2013-12-21 12:59:53 +00:00
compilers
custom
customdrawn
customform
daemon
datadict
dbexport
editortoolbar
education
externhelp
filebrowser
fpcunit
fpdebug FPDebug: more DW_AT_location 2014-01-01 15:10:28 +00:00
fppkg Clean outdated DEFINEs from the code, like old compiler versions and FPC_HAS_CONSTREF. 2014-01-02 18:16:19 +00:00
fpvectorial
fpweb Clean outdated DEFINEs from the code, like old compiler versions and FPC_HAS_CONSTREF. 2014-01-02 18:16:19 +00:00
h2pas
IdeInspector
ideintf Hungarian translation. Originally from Fehér Dávid (dfeher), Gábor, Athomas and others. 2013-12-22 12:15:22 +00:00
IdeLazLogger
images
IndustrialStuff IndustrialStuff: formatting of AdvLed unit. 2013-10-23 22:52:36 +00:00
instantfpc
jcf2
lazcontrols lazcontrols: TTreeFilterBranch.RemoveChildrenData: fixed crash when passing nil 2013-11-03 08:34:11 +00:00
lazreport LazReport, added basic fr3 report loader 2013-12-18 16:05:49 +00:00
lazsvnpkg
lazthread
lazutils LazUtils: better fix for encoding of string returned by GetAppConfigFileUTF8 2013-12-29 15:40:16 +00:00
leakview
macfiles
macroscript EditorMAcroScript: Add some more try except dealing with self-test. Save reason of failure 2013-11-08 23:52:29 +00:00
memds
messagecomposer
mouseandkeyinput
mpaslex
mrumenu
multithreadprocs Clean outdated DEFINEs from the code, like old compiler versions and FPC_HAS_CONSTREF. 2014-01-02 18:16:19 +00:00
opengl Clean outdated DEFINEs from the code, like old compiler versions and FPC_HAS_CONSTREF. 2014-01-02 18:16:19 +00:00
paradox
PascalScript
plotfunction
pochecker Translations: Japanese translation update by Yuichiro Takahashi, bug #25423 2013-12-15 23:47:32 +00:00
prettymessages
printers Regenerated translations; updated Russian translation 2013-12-22 13:32:23 +00:00
projecttemplates
rtticontrols
rx
sdf
simpleideintf
sqldb SqlDb: commit generated .po files. 2014-01-02 18:16:33 +00:00
sqlite
synedit SynEdit: pas highlighter improve handling "otherwise" in case ... of 2013-12-29 17:19:36 +00:00
synunihighlighter
tachart
tdbf
todolist
turbopower_ipro
vlc
wiki
Makefile
Makefile.fpc
README.txt

aggpas
  Anti-Grain Geometry - an antialiased graphic library
  License: gpc - not free for commercial use

cgi
  CGI Data Modules

chmhelp
  Package lhelpcontrolpkg for using chm 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

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.

dbexport
  Export databases to various file formats.

editortoolbar
  A customizable toolbar for the source editor.

educationlaz
  Extends/configures the IDE for education, training, courses

filebrowser
  A file browser window for the IDE.

fpcunit
  Template for a fpcunit GUI test runner.

fpweb
  Units that support web server and web client programming.

h2pas
  Adds graphical interface to the IDE for the h2pas command line tool.

images
  More image formats for LCL applications.

interbase
  Database support for Interbase/Firebird.

jcf2
  Jedi code formatter 2.

lazreport
  Report generators and grpahical editors for the IDE.

lazthread
   ?

leakview
  Extends the IDE with a graphical viewer for heaptrc output.

pochecker
  Validates translated PO files.

macfiles
  Package to create OS X application bundles.

memds
  Memory database 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.

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.

popupnotifier
  ?

prettymessages
  Hide unwanted hints, warnings and all kind of messages in the message window.

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+fixed length dataset) database package.

simpleideintf
  A test environment for IDE packages.

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.

trayicon
  An icon for the system tray.

turbopower_ipro
  A HTML control.

vlc
  A video player component based on the VLC libraries.
	
wiki
  Tools to convert a wiki to offline help.