lazarus/components
2008-07-14 22:21:35 +00:00
..
cgi cgi components: regenerated make files for carbon support 2008-06-23 10:22:57 +00:00
chmhelp components: give packages that depend on the LCL a widget set dependent unit output directory to prevent overwriting the compiled unit when the widget set changes (bug #9963) 2008-04-05 08:18:16 +00:00
codetools IDE: identifier completion: always move cursor in front of semicolon 2008-07-14 22:21:35 +00:00
compilers/c added lazc package 2008-04-29 12:55:06 +00:00
custom renamed README files to README.txt 2006-07-21 18:31:15 +00:00
customform IDE: implemented adding packages when creating new unit 2008-06-12 10:04:25 +00:00
daemon components: give packages that depend on the LCL a widget set dependent unit output directory to prevent overwriting the compiled unit when the widget set changes (bug #9963) 2008-04-05 08:18:16 +00:00
datadict * Fix voor sortering 2008-07-10 15:24:23 +00:00
dbexport components: give packages that depend on the LCL a widget set dependent unit output directory to prevent overwriting the compiled unit when the widget set changes (bug #9963) 2008-04-05 08:18:16 +00:00
editortoolbar editor toolbar component: cleanup 2008-06-23 15:00:42 +00:00
fpcunit default widget set for darwin is carbon 2008-07-14 09:06:56 +00:00
fpweb components: give packages that depend on the LCL a widget set dependent unit output directory to prevent overwriting the compiled unit when the widget set changes (bug #9963) 2008-04-05 08:18:16 +00:00
h2pas Updated Lithuanian translation by Valdas Jankunas 2008-06-18 22:45:32 +00:00
images images4lazarus: removed formats that are now in the LCL 2008-06-24 13:14:06 +00:00
lazreport * updated Russion translation by Maxim Ganetsky 2008-07-13 18:59:28 +00:00
lazthread components: give packages that depend on the LCL a widget set dependent unit output directory to prevent overwriting the compiled unit when the widget set changes (bug #9963) 2008-04-05 08:18:16 +00:00
macfiles default widget set for Mac OS X is now Carbon, not gtk1 2008-06-20 19:33:44 +00:00
memds translations, fixed some duplicates, escaped strings and some identifiers 2008-06-30 19:08:24 +00:00
messagecomposer translations: german: updates from Joerg Braun 2008-06-20 11:28:37 +00:00
mouseandkeyinput MouseAndKeyInput - a tool for cross-platform manipulation with mouse and key input 2008-07-04 13:04:55 +00:00
mpaslex fixed a few fpc over warnings from Andrew Haines 2005-06-25 15:34:03 +00:00
opengl carbon and cocoa widget set, printers4lazarus: fixed compilation with fpc 2.2.1 and higher 2008-06-04 22:26:25 +00:00
paradox o paradox component: 2008-05-14 21:19:09 +00:00
prettyformat Updated Lithuanian translation by Valdas Jankunas 2008-06-18 22:45:32 +00:00
prettymessages components: give packages that depend on the LCL a widget set dependent unit output directory to prevent overwriting the compiled unit when the widget set changes (bug #9963) 2008-04-05 08:18:16 +00:00
printers trnalations: german: updates from Joerg Braun 2008-07-12 10:57:45 +00:00
projecttemplates default widget set for Mac OS X is now Carbon, not gtk1 2008-06-20 19:33:44 +00:00
rtticontrols default widget set for Mac OS X is now Carbon, not gtk1 2008-06-20 19:33:44 +00:00
rx rx component: fixed compilation on 64 bits cpu 2008-04-07 13:39:55 +00:00
sdf default widget set for Mac OS X is now Carbon, not gtk1 2008-06-20 19:33:44 +00:00
simpleideintf h2pas: added tool to convert c function types to pointers 2007-09-07 10:34:35 +00:00
sqldb default widget set for Mac OS X is now Carbon, not gtk1 2008-06-20 19:33:44 +00:00
sqlite components: give packages that depend on the LCL a widget set dependent unit output directory to prevent overwriting the compiled unit when the widget set changes (bug #9963) 2008-04-05 08:18:16 +00:00
synedit from Martin Friebe: 2008-07-14 07:27:58 +00:00
synunihighlighter tk2: fixed SetLayoutText string comparison 2008-07-13 22:14:39 +00:00
tachart default widget set for Mac OS X is now Carbon, not gtk1 2008-06-20 19:33:44 +00:00
tdbf updated translations for some packages 2008-06-20 23:49:34 +00:00
turbopower_ipro * Updated Russian translation by Maxim Ganetsky 2008-07-04 23:27:21 +00:00
Makefile default widget set for Mac OS X is now Carbon, not gtk1 2008-06-20 19:33:44 +00:00
Makefile.fpc components: adding support for bigideclean target without requiring to a cleanall target in the Makefiles of each component 2008-03-07 12:52:00 +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)