lazarus/components
mattias 07423e02a2 fixed old Climb_Rate, Decimal_Places
git-svn-id: trunk@7793 -
2005-09-23 13:56:24 +00:00
..
cgi adjusted to changes in projectinf 2005-05-29 07:46:36 +00:00
codetools removed oldavltree.pas 2005-09-20 21:45:33 +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 fixed compilation 2005-09-09 19:23:58 +00:00
gtk/gtkglarea fixed range check error in gtkglarea 2005-09-11 13:04:42 +00:00
htmllite changed hexstr(cardinal()) for pointers to dbgs() and other 64-bits fixes from Peter Vreman 2005-03-07 21:59:45 +00:00
images - non used readers removed 2004-09-28 16:36:14 +00:00
interbase removed ifdef ver1 from Martin Smat 2005-08-04 08:41:46 +00:00
jpeg fixed TNoteBook.GetActivePageComponent 2005-09-04 12:39:16 +00:00
memds
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
printers fixed old Climb_Rate, Decimal_Places 2005-09-23 13:56:24 +00:00
projecttemplates fixed FindNext finding empty filename 2005-08-30 17:41:53 +00:00
rtticontrols renamed TSpinEdit to TFloatSpinEdit and added new TSpinEdit with integers 2005-09-22 08:59:42 +00:00
rx removed ifdef ver1 from Martin Smat 2005-08-04 08:41:46 +00:00
sdf
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 * Fixed bug #907 2005-09-10 16:31:04 +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
units changed unit output directories to fpc format units/CPU-OS 2005-07-22 13:47:35 +00:00
Makefile regenerated makefiles, make doesn't need to be in path now 2004-07-26 20:44:22 +00:00
Makefile.fpc replaced cleanall with cleanlaz 2005-06-30 11:14:21 +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)