lazarus/components
2006-05-17 00:56:04 +00:00
..
cgi win64 fixes (from peter, modified) 2006-05-01 21:47:48 +00:00
chmhelp made THelpDatabase and THelpViewer a component 2006-05-13 15:04:36 +00:00
codetools codetools: implemented FindCodeContext for procedures 2006-05-17 00:56:04 +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 win64 fixes (from peter, modified) 2006-05-01 21:47:48 +00:00
images made package output dirs TARGET cross compilable jpeg and images 2006-01-13 12:15:03 +00:00
interbase component palette popup menu now searches for virtual units 2005-10-02 10:02:06 +00:00
jpeg win64 fixes (from peter, modified) 2006-05-01 21:47:48 +00:00
macfiles fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
memds win64 fixes (from peter, modified) 2006-05-01 21:47:48 +00:00
mpaslex
opengl win64 fixes (from peter, modified) 2006-05-01 21:47:48 +00:00
prettyformat implemented loading project session from separate file 2006-02-06 18:55:31 +00:00
printers fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
projecttemplates moved ideintf/configstorage.pas to lcl/lazconfigstorage.pas 2006-05-13 11:44:14 +00:00
rtticontrols win64 fixes (from peter, modified) 2006-05-01 21:47:48 +00:00
rx win64 fixes (from peter, modified) 2006-05-01 21:47:48 +00:00
sdf win64 fixes (from peter, modified) 2006-05-01 21:47:48 +00:00
sqldb win64 fixes (from peter, modified) 2006-05-01 21:47:48 +00:00
sqlite win64 fixes (from peter, modified) 2006-05-01 21:47:48 +00:00
synedit code templates: fixed reading new lines at start of template 2006-05-12 08:27:08 +00:00
synunihighlighter fixed compilation of synunihighlighter 2006-01-04 10:46:06 +00:00
tdbf win64 fixes (from peter, modified) 2006-05-01 21:47:48 +00:00
trayicon win64 fixes (from peter, modified) 2006-05-01 21:47:48 +00:00
turbopower_ipro win64 fixes (from peter, modified) 2006-05-01 21:47:48 +00:00
Makefile win64 fixes (from peter, modified) 2006-05-01 21:47:48 +00:00
Makefile.fpc added SDFLaz to bigide 2006-01-28 23:34:20 +00:00
README.txt

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)