lazarus/components
2009-04-23 09:57:51 +00:00
..
cgi
chmhelp lcl: split TAsyncProcess and TProcessUtf8 between 2 units. This is needed to remove widgetset dependency from svn2revision.inc 2009-04-10 15:33:23 +00:00
codetools codetools: class completion: fixed adding behind variable lists, bug #13368 2009-04-23 09:57:51 +00:00
compilers/c
custom
customform
daemon
datadict lcl: split TAsyncProcess and TProcessUtf8 between 2 units. This is needed to remove widgetset dependency from svn2revision.inc 2009-04-10 15:33:23 +00:00
dbexport
editortoolbar set some TTreeView.ReadOnly to true 2009-01-20 20:20:52 +00:00
filebrowser set some TTreeView.ReadOnly to true 2009-01-20 20:20:52 +00:00
fpcunit IDE: making some abort buttons context sensitive 2009-04-12 22:53:16 +00:00
fpweb components: fpweb: add support for FastCGI from fpc 2.3.1 (issue #13421) 2009-04-21 10:57:58 +00:00
h2pas set some TTreeView.ReadOnly to true 2009-01-20 20:20:52 +00:00
images
jcf2 jcf: update to r803 revision of main repository: 2009-04-06 02:19:13 +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 set some TTreeView.ReadOnly to true 2009-01-20 20:20:52 +00:00
macfiles
memds
messagecomposer translations: german: updates form Joerg Braun 2009-01-24 09:53:51 +00:00
mouseandkeyinput
mpaslex
opengl Implements SetWindowRgn for win32 2009-02-15 11:06:36 +00:00
paradox
plotfunction
prettyformat
prettymessages
printers pinters: fixed compilation on win64 2009-04-17 09:57:10 +00:00
projecttemplates ProjectTemplates translations update from Graeme, issue #13128 2009-04-16 18:31:31 +00:00
rtticontrols rtticontrols: published TTIComboBox AutoComplete and AutoCompleteText 2009-04-07 12:45:29 +00:00
rx
sdf
simpleideintf
sqldb sqldb: recreated Makefile 2009-04-15 10:08:53 +00:00
sqlite sqlite component: fixed path delimeters in .lpk caused by issue #13212 2009-02-19 21:44:35 +00:00
synedit SynEdit: Fixed flicker, if themes(Windows) where off. SynEdit would not use a double-buffer then. issue #0013550 2009-04-21 12:51:31 +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: Convert [X/Y]ImageToGraph to functions 2009-04-21 08:39:29 +00:00
tdbf
turbopower_ipro translations: german: updates form Joerg Braun 2009-01-24 09:53:51 +00:00
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)