lazarus/components
2006-01-21 09:38:59 +00:00
..
cgi added default LCL_PLATFORM for all big ide components 2006-01-21 09:38:59 +00:00
chmhelp renamed unit1 to lhelpcore 2005-12-27 14:56:28 +00:00
codetools reduced debugging output and extended debugging of lcl 2006-01-19 18:36:07 +00:00
custom added packagemanager and added config dialog for custom components from Tony 2003-04-01 17:29:36 +00:00
customform added Michael VCs packages to create project templates and customforms for the IDE 2005-07-30 11:56:08 +00:00
fpcunit added default LCL_PLATFORM for all big ide components 2006-01-21 09:38:59 +00:00
images made package output dirs TARGET cross compilable jpeg and images 2006-01-13 12:15:03 +00:00
interbase component palette popup menu now searches for virtual units 2005-10-02 10:02:06 +00:00
jpeg added default LCL_PLATFORM for all big ide components 2006-01-21 09:38:59 +00:00
macfiles carbon interface: implemented basic key handling 2006-01-14 23:27:42 +00:00
memds copydataset won't find dataset if it's the last on the list 2005-09-29 17:26:03 +00:00
mpaslex fixed a few fpc over warnings from Andrew Haines 2005-06-25 15:34:03 +00:00
mysql replaced mysqllaz package with mysql3laz and mysql4laz 2004-11-28 10:35:27 +00:00
opengl added SQLDBLaz to bigide 2006-01-20 23:44:14 +00:00
prettyformat use different shortcuts to prevent clashes 2006-01-20 13:33:27 +00:00
printers added default LCL_PLATFORM for all big ide components 2006-01-21 09:38:59 +00:00
projecttemplates added default LCL_PLATFORM for all big ide components 2006-01-21 09:38:59 +00:00
rtticontrols added default LCL_PLATFORM for all big ide components 2006-01-21 09:38:59 +00:00
rx removed ifdef ver1 from Martin Smat 2005-08-04 08:41:46 +00:00
sdf added package SDFLaz and DBFLaz 2004-03-14 09:28:30 +00:00
sqldb added default LCL_PLATFORM for all big ide components 2006-01-21 09:38:59 +00:00
sqlite updated license note 2006-01-04 17:36:00 +00:00
synedit added default LCL_PLATFORM for all big ide components 2006-01-21 09:38:59 +00:00
synunihighlighter fixed compilation of synunihighlighter 2006-01-04 10:46:06 +00:00
tdbf added default LCL_PLATFORM for all big ide components 2006-01-21 09:38:59 +00:00
trayicon added wscommontrayicon.pas from Felipe Monteiro de Carvalho 2006-01-20 22:51:01 +00:00
turbopower_ipro added default LCL_PLATFORM for all big ide components 2006-01-21 09:38:59 +00:00
Makefile added SQLDBLaz to bigide 2006-01-20 23:44:14 +00:00
Makefile.fpc added SQLDBLaz to bigide 2006-01-20 23:44:14 +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)