lazarus/components
2006-12-04 15:56:30 +00:00
..
cgi IDE: fixed initial size of Find in files dialog (bug #7625) 2006-12-01 09:54:59 +00:00
chmhelp fix typed pointer arithmetic (issue #7894, patch by Colin Western) 2006-11-27 18:37:31 +00:00
codetools codetools: JumpToPublishedMethodBody now also jumps to methods in ancestors 2006-12-04 15:56:30 +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 IDE: fixed initial size of Find in files dialog (bug #7625) 2006-12-01 09:54:59 +00:00
h2pas h2pas wizard: added -C option from jpmugaas 2006-10-03 20:02:25 +00:00
images added missing file 2006-09-22 12:15:00 +00:00
interbase renamed README files to README.txt 2006-07-21 18:31:15 +00:00
jpeg IDE: implemented auto adding package when setting TPicture property with TPicturePropertyEditor 2006-11-29 23:11:02 +00:00
macfiles gtk2 intf: fixed GetPreferredSize, codetools: added targets i386-darwin-* 2006-06-27 20:28:37 +00:00
memds IDE: fixed initial size of Find in files dialog (bug #7625) 2006-12-01 09:54:59 +00:00
mpaslex fixed a few fpc over warnings from Andrew Haines 2005-06-25 15:34:03 +00:00
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 IDE: fixed initial size of Find in files dialog (bug #7625) 2006-12-01 09:54:59 +00:00
projecttemplates IDE: fixed initial size of Find in files dialog (bug #7625) 2006-12-01 09:54:59 +00:00
rtticontrols lazdoc: added menu shortcut 2006-11-30 18:38:24 +00:00
rx rx: fixed compilaion under fpc 2.1.x 2006-10-05 08:43:35 +00:00
sdf IDE: fixed initial size of Find in files dialog (bug #7625) 2006-12-01 09:54:59 +00:00
sqldb IDE: fixed initial size of Find in files dialog (bug #7625) 2006-12-01 09:54:59 +00:00
sqlite renamed README files to README.txt 2006-07-21 18:31:15 +00:00
synedit SynEdit: added NoStackFrame to keywords of TSynPasSyn 2006-12-04 00:51:20 +00:00
synunihighlighter renamed README files to README.txt 2006-07-21 18:31:15 +00:00
tdbf IDE: fixed initial size of Find in files dialog (bug #7625) 2006-12-01 09:54:59 +00:00
trayicon fixed compilation of trayicon under win32 from Felipe 2006-10-28 13:14:47 +00:00
turbopower_ipro IDE: fixed initial size of Find in files dialog (bug #7625) 2006-12-01 09:54:59 +00:00
Makefile added IDE printing package from Darius 2006-11-12 22:32:07 +00:00
Makefile.fpc added IDE printing package from Darius 2006-11-12 22:32:07 +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)