lazarus/components
2006-01-03 23:34:59 +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 started platform independent opengl control for the LCL 2006-01-01 20:43:51 +00:00
custom
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
gtk/gtkglarea package uses clause is now created from filenames since FPC gets confused otherwise 2006-01-03 23:34:59 +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
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 fixed missing filestatecache invalidate on ForceDirectories 2006-01-02 08:51:41 +00:00
prettyformat extended docking to auto add splitters, updated german translation, updated examples 2005-10-27 20:35:24 +00:00
printers package uses clause is now created from filenames since FPC gets confused otherwise 2006-01-03 23:34:59 +00:00
projecttemplates + Added menu integration and a README file 2005-09-30 19:28:32 +00:00
rtticontrols package uses clause is now created from filenames since FPC gets confused otherwise 2006-01-03 23:34:59 +00:00
rx removed ifdef ver1 from Martin Smat 2005-08-04 08:41:46 +00:00
sdf
sqldb fixed clean up of identifier completion class and ancestors list 2005-12-31 14:12:55 +00:00
sqlite fixed identifier completion in with variables 2005-08-18 08:12:54 +00:00
synedit updated finnish translation from Seppo 2005-12-31 15:19:14 +00:00
synunihighlighter
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)