lazarus/components
2009-04-01 12:27:38 +00:00
..
cgi
chmhelp
codetools codetools: CleanPosToCaret now returns false if Buffer.IsDeleted 2009-04-01 12:27:38 +00:00
compilers/c
custom
customform
daemon
datadict
dbexport
editortoolbar
filebrowser
fpcunit
fpweb
h2pas
images
jcf2 jcf: fix compilation error for unixes 2009-03-26 06:06:45 +00:00
lazreport LazReport, fix designer show grid problem: once enabled can't be disabled 2009-03-31 20:34:05 +00:00
lazsvnpkg
lazthread
leakview
macfiles
memds
messagecomposer
mouseandkeyinput
mpaslex
opengl Implements SetWindowRgn for win32 2009-02-15 11:06:36 +00:00
paradox
plotfunction
prettyformat
prettymessages
printers Printers, cups: improved layout of dialogs, show default resolution in case list of available resolutions is empty 2009-03-27 04:28:47 +00:00
projecttemplates
rtticontrols rtti controls: fix compilation after TCalendar.ReadOnly removal 2009-03-26 08:35:42 +00:00
rx
sdf
simpleideintf
sqldb IDE: package main source: indent uses section 2009-01-24 11:29:44 +00:00
sqlite sqlite component: fixed path delimeters in .lpk caused by issue #13212 2009-02-19 21:44:35 +00:00
synedit SynEdit Highlighter: Fix some highlighter could crash (e.g SQL with trailing spaces). They used a pointer to the text, but the text was in a temp location.. Issue #13263 2009-03-29 20:36:49 +00:00
synunihighlighter
tachart TAChart: Really fixed compilation on FPC 2.3.1 2009-03-31 13:28:16 +00:00
tdbf
turbopower_ipro
Makefile Merged SynEdit-design and SynEdit package. (SynEdit, now needs IdeIntf for the property editor; changed compilation order appropriately); Undone all Changes that introduced the SynEdit-Design package. 2009-02-26 23:31:02 +00:00
Makefile.fpc Merged SynEdit-design and SynEdit package. (SynEdit, now needs IdeIntf for the property editor; changed compilation order appropriately); Undone all Changes that introduced the SynEdit-Design package. 2009-02-26 23:31:02 +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)