lazarus/components
2006-09-14 19:30:01 +00:00
..
cgi renamed README files to README.txt 2006-07-21 18:31:15 +00:00
chmhelp replaced paths with CodeTools package 2006-09-12 22:10:32 +00:00
codetools codetools: improved parsing variable section with errors 2006-09-14 19:30:01 +00:00
custom renamed README files to README.txt 2006-07-21 18:31:15 +00:00
customform added Michael VCs packages to create project templates and customforms for the IDE 2005-07-30 11:56:08 +00:00
fpcunit fpcunit: use xmlreporter in console runner 2006-09-07 13:15:51 +00:00
h2pas replaced paths with CodeTools package 2006-09-12 22:10:32 +00:00
images added class keyword to proc bodies for fpc 2.1.1 2006-06-02 05:41:56 +00:00
interbase renamed README files to README.txt 2006-07-21 18:31:15 +00:00
jpeg added class keyword to proc bodies for fpc 2.1.1 2006-05-27 18:50:56 +00:00
macfiles gtk2 intf: fixed GetPreferredSize, codetools: added targets i386-darwin-* 2006-06-27 20:28:37 +00:00
memds renamed README files to README.txt 2006-07-21 18:31:15 +00:00
mpaslex
opengl Find in files: showing skipped results 2006-07-29 14:09:04 +00:00
popupnotifier fixes some bugs in the OnClose event handler from A.J. 2006-06-13 19:36:52 +00:00
prettyformat implemented loading project session from separate file 2006-02-06 18:55:31 +00:00
printers cups printer, fixed temporary output path, issue #7387 2006-09-11 19:45:11 +00:00
projecttemplates renamed README files to README.txt 2006-07-21 18:31:15 +00:00
rtticontrols fixed typo 2006-07-21 19:00:43 +00:00
rx fixed compilation of rx.lpk 2006-06-19 07:01:10 +00:00
sdf win64 fixes (from peter, modified) 2006-05-01 21:47:48 +00:00
sqldb renamed README files to README.txt 2006-07-21 18:31:15 +00:00
sqlite renamed README files to README.txt 2006-07-21 18:31:15 +00:00
synedit added InvertColor and RGBColor to graphics.pp from Tom Gregorovic 2006-09-14 17:52:26 +00:00
synunihighlighter renamed README files to README.txt 2006-07-21 18:31:15 +00:00
tdbf win64 fixes (from peter, modified) 2006-05-01 21:47:48 +00:00
trayicon remove wsx11trayicon.pas from uses clause (issue #7365) from Felipe 2006-09-08 07:19:45 +00:00
turbopower_ipro added ipfileboker.pas from Armin Diehl 2006-06-28 11:51:36 +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)