lazarus/components
vincents 976a7618cd regenerated to support i386-darwin
git-svn-id: trunk@9019 -
2006-03-26 21:06:02 +00:00
..
cgi removed writeln 2006-01-31 14:00:48 +00:00
chmhelp renamed unit1 to lhelpcore 2005-12-27 14:56:28 +00:00
codetools identifier completion: reduced level for compiler functions 2006-03-24 16:02:47 +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 regenerated to support i386-darwin 2006-03-26 21:06:02 +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 remove last path delimeter from UnitOutputPath in Makefile.fpc 2006-01-29 21:00:18 +00:00
macfiles fixed make bigide for darwin 2006-01-23 20:39:57 +00:00
memds regenerated to support i386-darwin 2006-03-26 21:06:02 +00:00
mpaslex fixed a few fpc over warnings from Andrew Haines 2005-06-25 15:34:03 +00:00
opengl reduced libc dependencies 2006-02-17 13:47:44 +00:00
prettyformat implemented loading project session from separate file 2006-02-06 18:55:31 +00:00
printers regenerated to support i386-darwin 2006-03-26 20:16:01 +00:00
projecttemplates fixed memleak 2006-01-30 00:54:01 +00:00
rtticontrols regenerated to support i386-darwin 2006-03-26 20:16:01 +00:00
rx removed ifdef ver1 from Martin Smat 2005-08-04 08:41:46 +00:00
sdf regenerated to support i386-darwin 2006-03-26 21:06:02 +00:00
sqldb remove last path delimeter from UnitOutputPath 2006-01-30 19:41:14 +00:00
sqlite removed obsolete files 2006-02-27 18:51:54 +00:00
synedit limited completion box hint to screen width, otherwise some window managers will put it somewhere 2006-03-25 12:46:24 +00:00
synunihighlighter fixed compilation of synunihighlighter 2006-01-04 10:46:06 +00:00
tdbf regenerated to support i386-darwin 2006-03-26 21:06:02 +00:00
trayicon added test dialog for all common dialog descendants (issue #1735) 2006-02-19 18:29:45 +00:00
turbopower_ipro fixed non dynamic test 2006-02-25 18:05:32 +00:00
Makefile regenerated to support i386-darwin 2006-03-24 07:55:17 +00:00
Makefile.fpc added SDFLaz to bigide 2006-01-28 23:34:20 +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)