lazarus/components
2005-03-30 19:13:35 +00:00
..
cgi implemented sorting installed packages topologically 2004-11-25 22:05:01 +00:00
codetools started OI favourites 2005-03-29 09:30:15 +00:00
custom added packagemanager and added config dialog for custom components from Tony 2003-04-01 17:29:36 +00:00
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 - non used readers removed 2004-09-28 16:36:14 +00:00
interbase removed obsolete unit vclglobals 2004-08-18 09:31:21 +00:00
jpeg fixed note about jpeg bug 2005-02-18 16:59:39 +00:00
memds added IDEIntf package and component editors for MemDS 2004-03-20 17:36:56 +00:00
mpaslex added mpaslex.pp 2003-03-26 11:40:35 +00:00
mysql replaced mysqllaz package with mysql3laz and mysql4laz 2004-11-28 10:35:27 +00:00
printers fix compilation for application.handle removal 2005-03-30 07:48:35 +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 added package SDFLaz and DBFLaz 2004-03-14 09:28:30 +00:00
sqldb merged all sqldb connection packages into sqldb package from Joost 2005-03-30 19:13:35 +00:00
sqlite added TSQLite icon 2004-01-31 23:58:01 +00:00
synedit started OI favourites 2005-03-29 09:30:15 +00:00
synunihighlighter improved double byte char fonts for gtk1, started synedit UTF8 support 2004-09-02 09:17:00 +00:00
tdbf implemented searching and editing virtual units 2004-09-22 12:43:18 +00:00
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 regenerated makefiles, make doesn't need to be in path now 2004-07-26 20:44:22 +00:00
Makefile.fpc updated make clean 2003-12-20 10:43:57 +00:00
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)