lazarus/components
ask 53892fe909 TAChart: Add axis transformations and ability to bind series to axises.
This implements most of the issue #13832, although the interface
is very crude yet.

git-svn-id: trunk@23217 -
2009-12-21 16:23:56 +00:00
..
aggpas fixed some FileExists 2009-12-17 16:45:46 +00:00
cgi
chmhelp * Fixed bug #14890 where if no binary or text Index existed a crash would occur. if fpc > 2.4 is used then fpc needs to be latest too since a bug was found there also that caused the same crash 2009-10-26 00:48:00 +00:00
codetools codetools: identifier completion: showing text and file not in statements 2009-12-19 17:13:11 +00:00
compilers/c
custom
customform
daemon * Add lazdaemonapp to uses clause 2009-10-23 09:16:11 +00:00
datadict
dbexport
editortoolbar
education educationlaz: added minimal and extended component set from Michael Kuhardt 2009-11-26 20:51:07 +00:00
filebrowser filebrowser: skip removable devices without media, added Filtercombobox to filter Filelist from Johannes Müller, bug #14806 2009-12-21 11:21:20 +00:00
fpcunit
fpweb fpweb session example: fixed path to unit from taka_jp (issue #15043) 2009-11-24 14:29:10 +00:00
h2pas components, ide, ideintf: change UnitName identifier to AUnitName inside classes (preparations for the new TObject.UnitName method) 2009-10-29 08:40:22 +00:00
images
jcf2 jcf: implementing showing of format option from the JCF menu 2009-12-14 02:46:59 +00:00
lazreport LazReport, fixes TfrTextExportFilter text output alignment 2009-12-17 20:03:21 +00:00
lazsvnpkg fix executable bit 2009-10-17 17:13:45 +00:00
lazthread
leakview fixed some FileExists 2009-12-17 16:45:46 +00:00
macfiles
memds * Updated Russian translation by Maxim Ganetsky 2009-11-18 22:32:54 +00:00
messagecomposer
mouseandkeyinput
mpaslex
opengl
paradox paradox: updated README 2009-12-18 08:57:36 +00:00
plotfunction * Fixed copy/paste error found by Pierre Panissod 2009-10-24 07:51:19 +00:00
prettyformat
prettymessages
printers IDE: build modes: draw mode groups 2009-12-20 23:52:13 +00:00
projecttemplates
rtticontrols
rx
sdf
simpleideintf
sqldb IDE: configure install packages dlg: fixed save and rebuild button 2009-12-09 08:35:39 +00:00
sqlite
synedit lcl, designer, ideintf, components: rename csOwnedChildsNotSelectable -> csOwnedChildrenNotSelectable 2009-12-18 10:07:11 +00:00
synunihighlighter
tachart TAChart: Add axis transformations and ability to bind series to axises. 2009-12-21 16:23:56 +00:00
tdbf
turbopower_ipro IDE: configure install packages dlg: fixed save and rebuild button 2009-12-09 08:35:39 +00:00
Makefile components: fix clean of printers 2009-12-02 07:47:49 +00:00
Makefile.fpc components: fix clean of printers 2009-12-02 07:47:49 +00:00
README.txt

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 tolbar 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
  ?

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.

jcf2
  Jedi code formatter 2.

lazreport
  Report generators and grpahical editors for the IDE.

lazthread
   ?

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

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
  A OpenGL control.

paradox
  Support for paradox databases.

plotfunction
  A LCL control for drawing plots and graphs.

popupnotifier
  ?

prettyformat
  Adds menu items to the IDE for beautifiying code via ptop.

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
  ?

sdf
  SDF database package.

simpleideintf
  A test environment for IDE packages.

sqlite
  SQLite database package.

synedit
  The text editor control used by the IDE.

synunihighlighter
  An 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.