lazarus/components
vincents 7647c18145 support testdecorator and FailedMethodName
git-svn-id: trunk@7103 -
2005-04-25 21:16:25 +00:00
..
cgi implemented sorting installed packages topologically 2004-11-25 22:05:01 +00:00
codetools fixed DbgS(const p: pointer): give enough digits 2005-04-19 10:20:00 +00:00
custom
fpcunit support testdecorator and FailedMethodName 2005-04-25 21:16:25 +00:00
gtk/gtkglarea fixed compilation and designtime drawing of gtkglarea 2005-04-04 11:43:36 +00:00
htmllite changed hexstr(cardinal()) for pointers to dbgs() and other 64-bits fixes from Peter Vreman 2005-03-07 21:59:45 +00:00
images
interbase
jpeg fixed note about jpeg bug 2005-02-18 16:59:39 +00:00
memds
mpaslex
mysql replaced mysqllaz package with mysql3laz and mysql4laz 2004-11-28 10:35:27 +00:00
printers added winapi printer specific TWinPrinter(Printer).Handle from Olivier 2005-04-21 15:48:04 +00:00
rtticontrols implemented IDE start protocol and avoiding loading a crashing project twice from Andrew Haines 2005-03-21 11:12:25 +00:00
rx fixed 1.9.9 compilation (rtlconst -> rtlconsts) 2005-03-08 11:24:05 +00:00
sdf
sqldb removed files from old connection packages. 2005-03-30 19:16:20 +00:00
sqlite replaced sqlitelaz package with sqlitedslaz package from Luiz Americo 2005-04-16 19:03:59 +00:00
synedit * Right mouse clik fix from Martin Smat 2005-04-10 17:21:50 +00:00
synunihighlighter
tdbf
turbopower_ipro
units * new dirs 2005-02-25 17:01:51 +00:00
Makefile
Makefile.fpc
README.txt implemented TIDEExceptions.LoadFromXMLConfig and SaveToXMLConfig 2004-12-03 14:35:30 +00:00

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)