lazarus/components
mattias 4f7c7ed932 activated depth buffer for agl context
git-svn-id: trunk@8491 -
2006-01-10 23:45:46 +00:00
..
cgi added fpcmacosall.pas till it is in FPC 2006-01-03 08:08:56 +00:00
chmhelp renamed unit1 to lhelpcore 2005-12-27 14:56:28 +00:00
codetools Makefile update only on change 2006-01-09 23:08:37 +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 Let treeview grow and messages remain fixed, when form is resized (from Graeme Geldenhuys) 2005-12-30 13:02:25 +00:00
images package uses clause is now created from filenames since FPC gets confused otherwise 2006-01-03 23:34:59 +00:00
interbase component palette popup menu now searches for virtual units 2005-10-02 10:02:06 +00:00
jpeg package uses clause is now created from filenames since FPC gets confused otherwise 2006-01-03 23:34:59 +00:00
macfiles moved IDE command constants to ideintf/idecommands.pas 2006-01-07 13:59:59 +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 activated depth buffer for agl context 2006-01-10 23:45:46 +00:00
prettyformat extended docking to auto add splitters, updated german translation, updated examples 2005-10-27 20:35:24 +00:00
printers Makefile update only on change 2006-01-09 23:08:37 +00:00
projecttemplates + Added menu integration and a README file 2005-09-30 19:28:32 +00:00
rtticontrols Makefile update only on change 2006-01-09 23:08:37 +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 fixed clean up of identifier completion class and ancestors list 2005-12-31 14:12:55 +00:00
sqlite updated license note 2006-01-04 17:36:00 +00:00
synedit moved IDE command constants to ideintf/idecommands.pas 2006-01-07 13:59:59 +00:00
synunihighlighter fixed compilation of synunihighlighter 2006-01-04 10:46:06 +00:00
tdbf added close button glyph from Felipe Monteiro de Carvalho 2005-06-21 22:52:13 +00:00
turbopower_ipro fixed links in tpipro win32 2005-12-14 15:59:18 +00:00
Makefile added fpcmacosall.pas till it is in FPC 2006-01-03 08:08:56 +00:00
Makefile.fpc added fpcmacosall.pas till it is in FPC 2006-01-03 08:08:56 +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)