lazarus/components
2007-08-11 14:18:44 +00:00
..
cgi * Update pb translation by Antonio Galvao 2007-05-07 22:39:48 +00:00
chmhelp disabled a chm debug define 2007-07-07 17:45:34 +00:00
codetools codetools: added function to move DEFINEs a level up 2007-08-11 14:18:44 +00:00
custom renamed README files to README.txt 2006-07-21 18:31:15 +00:00
customform
daemon daemon component: fixed creating deamon application units (second part) 2007-06-01 07:01:13 +00:00
editortoolbar editortoolbar: fixed toolbar button order from Graeme (#8832) 2007-05-08 08:56:26 +00:00
fpcunit fpcunit gui runner: disabled run buttons during test run, fixes #8761 2007-06-01 21:59:45 +00:00
fpweb components: added fpweb from Michael Van Canneyt 2007-04-02 07:55:14 +00:00
h2pas synedit: fixed codefolding block comparison 2007-08-11 13:08:53 +00:00
images codetools: adding heuristic to scan the Makefile.fpc files of the FPC sources 2007-01-01 13:02:37 +00:00
jpeg components: added progress events to the jpeg reader / writer (#8874) 2007-05-16 11:04:25 +00:00
macfiles Reverted unintended changes to some makefiles. 2007-07-12 10:41:52 +00:00
memds * added and updated translations by Laurent Jacques 2007-07-16 21:32:53 +00:00
mpaslex
opengl opengl context: example set LCL widgetset to default 2007-07-06 12:46:12 +00:00
popupnotifier fixes some bugs in the OnClose event handler from A.J. 2006-06-13 19:36:52 +00:00
prettyformat translations: german: updates from Joerg Braun 2007-07-28 09:38:53 +00:00
prettymessages added package prettymessages - an IDE add-on to reduce FPC hints 2007-04-25 16:37:19 +00:00
printers * added and updated translations by Laurent Jacques 2007-07-16 21:32:53 +00:00
projecttemplates project templates: improved substution variable and added italian translations from tiziano 2007-08-03 23:00:46 +00:00
rtticontrols rtti controls: TTIComboBox now keeps Items if the property does not provide a value list 2007-08-10 18:49:43 +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
simpleideintf IDE: started code browser 2007-02-07 01:19:00 +00:00
sqldb * Do not compile sqlite3 for win64 2007-07-15 09:45:02 +00:00
sqlite sqlite: fixed warning for fpc 2.3.x 2007-03-09 00:31:28 +00:00
synedit synedit: fixed codefolding block comparison 2007-08-11 13:08:53 +00:00
synunihighlighter * updated russian translations from Maxim Ganetsky 2007-01-22 10:27:47 +00:00
tachart tachart: removed wrong unit search dir 2007-06-03 13:23:21 +00:00
tdbf translations: german: updates from Joerg Braun 2007-07-28 09:38:53 +00:00
trayicon removed gnome widgetset interface 2007-04-05 19:53:42 +00:00
turbopower_ipro translations: german: updates from Jeorg Braun, added ToDos to compiler checks 2007-07-17 07:33:27 +00:00
Makefile make bigide also compiles sqldb components on win64 2007-05-23 21:09:13 +00:00
Makefile.fpc make bigide also compiles sqldb components on win64 2007-05-23 21:09:13 +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)