lazarus/components
mattias 87c170a682 fixed several dialogs to react on esacpe
git-svn-id: trunk@6582 -
2005-01-14 00:27:05 +00:00
..
cgi implemented sorting installed packages topologically 2004-11-25 22:05:01 +00:00
codetools improved project: recognizing if filename was fixed before pathdelim changed 2005-01-12 23:58:31 +00:00
custom
fpcunit clean up from Dean Zobec 2004-12-02 22:53:05 +00:00
gtk/gtkglarea published BorderSpacing for many controls 2004-12-27 19:40:59 +00:00
htmllite replaced some mosuedown with selectionchanged events from Vincent 2004-11-26 16:57:22 +00:00
images - non used readers removed 2004-09-28 16:36:14 +00:00
interbase removed obsolete unit vclglobals 2004-08-18 09:31:21 +00:00
jpeg fixed compilation for current FPC 1.9.5 2004-11-15 19:59:32 +00:00
memds added IDEIntf package and component editors for MemDS 2004-03-20 17:36:56 +00:00
mpaslex
mysql replaced mysqllaz package with mysql3laz and mysql4laz 2004-11-28 10:35:27 +00:00
rtticontrols fixed several dialogs to react on esacpe 2005-01-14 00:27:05 +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
sqldb added sqldb packages from Joost van der Sluis 2005-01-13 19:22:58 +00:00
sqlite added TSQLite icon 2004-01-31 23:58:01 +00:00
synedit removed default value for fpc 1.0.10 2005-01-12 09:49:52 +00:00
synunihighlighter improved double byte char fonts for gtk1, started synedit UTF8 support 2004-09-02 09:17:00 +00:00
tdbf implemented searching and editing virtual units 2004-09-22 12:43:18 +00:00
turbopower_ipro updated memcheck.pas from heaptrc.pp 2004-11-10 15:25:32 +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 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)