lazarus/components
mattias 93e8d2e820 cleanup example rtticontrols grid
git-svn-id: trunk@8012 -
2005-10-31 08:35:46 +00:00
..
cgi adjusted to changes in projectinf 2005-05-29 07:46:36 +00:00
codetools implemented searching for TVarData on array of const 2005-10-31 01:21:28 +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 fixed compilation 2005-09-09 19:23:58 +00:00
gtk/gtkglarea started more flexible ChildSizing.Layout engine 2005-10-22 18:46:09 +00:00
images - non used readers removed 2004-09-28 16:36:14 +00:00
interbase component palette popup menu now searches for virtual units 2005-10-02 10:02:06 +00:00
jpeg fixed TNoteBook.GetActivePageComponent 2005-09-04 12:39:16 +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
prettyformat extended docking to auto add splitters, updated german translation, updated examples 2005-10-27 20:35:24 +00:00
printers fixed old Climb_Rate, Decimal_Places 2005-09-23 13:56:24 +00:00
projecttemplates + Added menu integration and a README file 2005-09-30 19:28:32 +00:00
rtticontrols cleanup example rtticontrols grid 2005-10-31 08:35:46 +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 removed ifdef ver1 from Martin Smat 2005-08-04 08:41:46 +00:00
sqlite fixed identifier completion in with variables 2005-08-18 08:12:54 +00:00
synedit updated Ukrainian translations from Evgen Palamarchuck and Taras Boychuk 2005-10-30 21:32:58 +00:00
synunihighlighter improved double byte char fonts for gtk1, started synedit UTF8 support 2004-09-02 09:17:00 +00:00
tdbf added close button glyph from Felipe Monteiro de Carvalho 2005-06-21 22:52:13 +00:00
turbopower_ipro removed cvs logs 2005-08-22 12:30:03 +00:00
Makefile updated dutch translation from Matthijs Willemstein 2005-09-25 07:57:47 +00:00
Makefile.fpc updated dutch translation from Matthijs Willemstein 2005-09-25 07:57:47 +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)