lazarus/components
mattias c2c7b56c3a fixed cups finalization from Jesus
git-svn-id: trunk@6949 -
2005-03-13 22:48:40 +00:00
..
cgi implemented sorting installed packages topologically 2004-11-25 22:05:01 +00:00
codetools updated russian translation from Vasily 2005-03-09 22:54:37 +00:00
custom
fpcunit added a log and timing for tests from Dean 2005-03-02 14:11:58 +00:00
gtk/gtkglarea published TEdit.OnEditingDone 2005-02-04 15:24:56 +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 fixed cups finalization from Jesus 2005-03-13 22:48:40 +00:00
rtticontrols fixed crash on end of package tree 2005-02-01 11:25:16 +00:00
rx fixed 1.9.9 compilation (rtlconst -> rtlconsts) 2005-03-08 11:24:05 +00:00
sdf
sqldb added MySQL connection-component from Joost 2005-01-26 17:04:10 +00:00
sqlite
synedit registered actions and added new action list editor from Pawel 2005-03-11 15:33:29 +00:00
synunihighlighter
tdbf
turbopower_ipro updated memcheck.pas from heaptrc.pp 2004-11-10 15:25:32 +00:00
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)