lazarus/components
mattias c7181d4a84 started creating TLazDockPage helper controls
git-svn-id: trunk@7364 -
2005-07-17 02:24:41 +00:00
..
cgi adjusted to changes in projectinf 2005-05-29 07:46:36 +00:00
codetools started creating TLazDockPage helper controls 2005-07-17 02:24:41 +00:00
custom
fpcunit - removed 1.x specific FindGlobalComponent 2005-06-21 14:41:16 +00:00
gtk/gtkglarea marked platform specific units as *not used* in printers4lazarus 2005-05-21 16:40:13 +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
jpeg fixed note about jpeg bug 2005-02-18 16:59:39 +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 gtk2 intf only showing one grip for last statusbar panel from Andrew Haines 2005-06-20 09:07:09 +00:00
rtticontrols implemented renaming of new package files 2005-07-13 07:33:14 +00:00
rx fixed 1.9.9 compilation (rtlconst -> rtlconsts) 2005-03-08 11:24:05 +00:00
sdf
sqldb removed files from old connection packages. 2005-03-30 19:16:20 +00:00
sqlite added table editor from Luiz Am�rico 2005-05-25 08:33:34 +00:00
synedit clean up 2005-07-08 07:09:08 +00:00
synunihighlighter
tdbf added close button glyph from Felipe Monteiro de Carvalho 2005-06-21 22:52:13 +00:00
turbopower_ipro updated memcheck.pas from heaptrc.pp 2004-11-10 15:25:32 +00:00
units * new dirs 2005-02-25 17:01:51 +00:00
Makefile
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)