lazarus/components
vincents 01263f360b tachart: made TCustomChart a TCustomControl, so we can prevent erasing the background and have less flickering
patch by: Alexander Klenin
fixes issue (12377)

git-svn-id: trunk@18643 -
2009-02-12 09:52:26 +00:00
..
cgi translations update 2008-11-26 20:45:06 +00:00
chmhelp * fixed crash when trying to load an image type fpimage doesn't support 2008-12-16 04:50:15 +00:00
codetools codetools: fixed find base type of constructor 2009-02-09 14:02:11 +00:00
compilers/c
custom
customform
daemon
datadict lazdatadict: remove compiler version restrictions, it compiles with fpc 2.2.2 and later 2008-09-05 06:47:04 +00:00
dbexport db export components: remove compiler version restrictions, it compiles with fpc 2.2.2 and later 2008-09-05 08:32:24 +00:00
editortoolbar set some TTreeView.ReadOnly to true 2009-01-20 20:20:52 +00:00
filebrowser set some TTreeView.ReadOnly to true 2009-01-20 20:20:52 +00:00
fpcunit set some TTreeView.ReadOnly to true 2009-01-20 20:20:52 +00:00
fpweb * Patch from Attila Borka to enable multiple requests (enable threads), bug ID #12375 2009-01-22 21:58:25 +00:00
h2pas set some TTreeView.ReadOnly to true 2009-01-20 20:20:52 +00:00
images
jcf2 set some TTreeView.ReadOnly to true 2009-01-20 20:20:52 +00:00
lazreport translations: german: updates from Joerg Braun 2009-02-04 18:40:58 +00:00
lazsvnpkg added popup-menu icon 2008-11-26 18:45:55 +00:00
lazthread
leakview set some TTreeView.ReadOnly to true 2009-01-20 20:20:52 +00:00
macfiles changed default widgetset gtk to gtk2 2008-10-07 12:05:16 +00:00
memds reverted revison 17284: useful parts can be committed in seperate commits 2008-11-08 19:39:33 +00:00
messagecomposer translations: german: updates form Joerg Braun 2009-01-24 09:53:51 +00:00
mouseandkeyinput
mpaslex
opengl LCL Carbon: moved AGL to LCL Carbon interface 2008-11-09 13:35:37 +00:00
paradox
plotfunction renamed plotpanel to plotfunction 2008-11-22 15:55:23 +00:00
prettyformat
prettymessages
printers translations: german: updates form Joerg Braun 2009-01-24 09:53:51 +00:00
projecttemplates updated po file, new order generated by updatepofiles. 2009-01-07 22:44:52 +00:00
rtticontrols components: remove Ctrl3D, ParentCtl3D properties 2009-01-31 12:02:04 +00:00
rx rx: fix for 64bit from Alexs 2008-09-01 12:20:59 +00:00
sdf reverted revison 17284: useful parts can be committed in seperate commits 2008-11-08 19:39:33 +00:00
simpleideintf
sqldb IDE: package main source: indent uses section 2009-01-24 11:29:44 +00:00
sqlite sqlite: fixed UTF8 chdir 2008-08-29 08:45:28 +00:00
synedit SynEdit: Fix Markup current word (did not detect caret moved by mouse, if block was selected) / Cleaned up 2009-02-11 22:21:00 +00:00
synunihighlighter examples fixed compilation 2008-08-25 22:56:32 +00:00
tachart tachart: made TCustomChart a TCustomControl, so we can prevent erasing the background and have less flickering 2009-02-12 09:52:26 +00:00
tdbf components, ide, debugger: fix last visibility warnings 2008-11-28 03:17:37 +00:00
turbopower_ipro translations: german: updates form Joerg Braun 2009-01-24 09:53:51 +00:00
Makefile ide: add JCF to the bigide target if UseJCF define is enabled in the ide.inc (disabled by default) 2008-12-24 04:11:15 +00:00
Makefile.fpc ide: add JCF to the bigide target if UseJCF define is enabled in the ide.inc (disabled by default) 2008-12-24 04:11:15 +00:00
README.txt

cgi
  CGI Data Modules
  Incomplete: Requires implementation of the IDE Interface for data modules.

codetools
  The builtin pascal parser and pascal completion/refactoring tools of the IDE.

custom
  Obsolete: Use packages instead
    User defined components for the IDE
    
fpcunit
  template for a fpcunit gui test runner

gtk
  GTK specific components
  
  gtkglarea
    An OpenGL control. Only usable with the gtk interface under linux.

htmllite
  HTMLLite package. A multithreaded HTML control.

interbase
  Interbase database package.

jpeg
  JPEG support for LCL and IDE.

memds
  Memory database package.

mpaslex
  A small and fast pascal parser.

mysql
  MySQL database package.

sdf
  SDF database package.

sqlite
  SQLite database package.

synedit
  The editor controls used by the IDE.

synunihighlighter
  An universal highlighter for synedit.

tdbf
  TDBF database package.

turbopower_ipro
  A HTML control.

units
  Output directory for IDE built-in packages (synedit, codetools)