lazarus/components
mazen 5f334ecf17 * fix compilation problem with utf8bidi
* ugly hack CaretNew.x/CaretX should be safe, but will
  recode later

git-svn-id: trunk@5910 -
2004-09-02 14:49:58 +00:00
..
cgi
codetools fixed searching units first lowercase 2004-08-29 08:59:37 +00:00
custom
gtk/gtkglarea removed obsolete unit vclglobals 2004-08-18 09:31:21 +00:00
htmllite removed obsolete unit vclglobals 2004-08-18 09:31:21 +00:00
images * now units are manually registered by user 2004-08-29 17:24:24 +00:00
interbase removed obsolete unit vclglobals 2004-08-18 09:31:21 +00:00
jpeg fixed IFDEF tool for blocks from Colin 2004-07-04 11:09:43 +00:00
memds added IDEIntf package and component editors for MemDS 2004-03-20 17:36:56 +00:00
mpaslex
mysql
rtticontrols implemented simple HTML help viewer 2004-08-21 23:16:11 +00:00
rx added rx components from Michal Van Canneyt 2004-07-25 15:39:55 +00:00
sdf added package SDFLaz and DBFLaz 2004-03-14 09:28:30 +00:00
sqlite added TSQLite icon 2004-01-31 23:58:01 +00:00
synedit * fix compilation problem with utf8bidi 2004-09-02 14:49:58 +00:00
synunihighlighter improved double byte char fonts for gtk1, started synedit UTF8 support 2004-09-02 09:17:00 +00:00
tdbf fix Dbf unit filename case 2004-08-01 13:59:49 +00:00
turbopower_ipro started project interface 2004-08-30 16:02:17 +00:00
units added output directories for powerpc/linux target 2004-09-01 22:04:46 +00:00
Makefile regenerated makefiles, make doesn't need to be in path now 2004-07-26 20:44:22 +00:00
Makefile.fpc updated make clean 2003-12-20 10:43:57 +00:00
README.txt added README.txt 2004-03-19 22:46:40 +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

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)