lazarus/components
ask 11c20399c2 TAChart: Unassign tool's chart reference during deactivation.
This fixes issue #17507

git-svn-id: trunk@27571 -
2010-10-04 11:56:50 +00:00
..
aggpas aggpas: normalized build scripts 2010-09-26 11:07:47 +00:00
chmhelp lhelp - loading toc and index is now lightning fast. It is loaded before showing the desired page. 2010-08-02 22:52:44 +00:00
codetools codetools: added flag TFPCSourceCache.Valid 2010-10-04 09:20:53 +00:00
compilers
custom
customdrawn Adds caption drawing for TBitmappedButton 2010-08-05 08:04:36 +00:00
customform
daemon Components, Daemon: 2010-08-19 21:46:55 +00:00
datadict IDE: Portuguese translation update from Marcelo B Paula, bug #16889. 2010-07-09 22:39:47 +00:00
dbexport
editortoolbar translations: german: added po files 2010-09-11 14:01:04 +00:00
education
externhelp translations: german: updates from Swen Heinig 2010-08-26 20:59:31 +00:00
filebrowser
fpcunit Components: committed automatically regenerated makefiles 2010-09-20 16:41:28 +00:00
fpweb Components, FpWeb: improved strings, regenerated translations and updated Russian translation 2010-09-24 14:06:28 +00:00
h2pas * 1) renamed Czech translation files to *.cs.po (in accordance with ISO 639-1 standard). This makes automatic Czech translation selection work. Bug #17048. 2010-07-28 20:58:37 +00:00
images
jcf2 fixed typo dont 2010-09-11 14:05:21 +00:00
lazcontrols IDE: fixed compilation 2010-09-20 19:36:31 +00:00
lazreport LazReport, only do aggregate band if current band has designed view, issue #17474 2010-09-30 19:18:40 +00:00
lazsvnpkg translations: german: updates from Swen Heinig 2010-09-10 16:35:01 +00:00
lazthread
leakview Components, LeakView: assign unit output direcory to LeakView package 2010-09-20 16:39:15 +00:00
macfiles
memds Components: committed automatically regenerated makefiles 2010-09-20 16:41:28 +00:00
messagecomposer translations: german: updates from Swen Heinig 2010-09-10 16:35:01 +00:00
mouseandkeyinput
mpaslex
opengl opengl: added support for carbonglcontrol delayed window embedding 2010-08-22 18:40:08 +00:00
paradox
plotfunction components: use FPC resources for demos 2010-07-29 09:04:06 +00:00
prettymessages
printers Translations: 2010-09-22 16:29:13 +00:00
projecttemplates Components: committed automatically regenerated makefiles 2010-09-20 16:41:28 +00:00
rtticontrols Components: committed automatically regenerated makefiles 2010-09-20 16:41:28 +00:00
rx
sdf Components: committed automatically regenerated makefiles 2010-09-20 16:41:28 +00:00
simpleideintf
sqldb Translations: 2010-09-22 16:29:13 +00:00
sqlite
synedit Syn-Multi-Highlighter, tests for rev 27545 #1b6d6917f7 2010-10-02 16:31:47 +00:00
synunihighlighter
tachart TAChart: Unassign tool's chart reference during deactivation. 2010-10-04 11:56:50 +00:00
tdbf Components: committed automatically regenerated makefiles 2010-09-20 16:41:28 +00:00
todolist translations: german: added po files 2010-09-11 14:01:04 +00:00
turbopower_ipro Components: committed automatically regenerated makefiles 2010-09-20 16:41:28 +00:00
Makefile Fixes the makefiles after removing cgi 2010-09-17 14:18:31 +00:00
Makefile.fpc Fixes the makefiles after removing cgi 2010-09-17 14:18:31 +00:00
README.txt components: remove prettyformat package (jcf2 is now used instead) 2010-08-24 16:51:20 +00:00

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
  ?

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.