lazarus/components
2009-04-05 19:27:32 +00:00
..
cgi
chmhelp
codetools codetools: ReadRawNextCAtom reading UTF8-BOM 2009-04-01 21:12:58 +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, changed stringgrid sample source to UTF8 and resized report's memo views so they can show bigger texts 2009-04-05 19:27:32 +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: don't crash when we place TTIGrid on form 2009-04-04 16:38:37 +00:00
rx
sdf
simpleideintf
sqldb
sqlite sqlite component: fixed path delimeters in .lpk caused by issue #13212 2009-02-19 21:44:35 +00:00
synedit SynEdit Folding: protect form accidental deep nesting. (Pascal cuts at 100 recursive nests) 2009-04-05 16:03:17 +00:00
synunihighlighter SynEdit, Cleanup: Removed unused unit dependencies / changed some var-param into out-param 2009-04-04 21:23:53 +00:00
tachart TAChart: Remove TChartSeries.InitBounds method. Various cleanups. 2009-04-01 20:01:33 +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)