lazarus/components
2008-06-13 19:28:58 +00:00
..
cgi components: fixed unit search directory 2008-04-07 09:17:37 +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 * Updated Russian translation by Maxim Ganetsky (includes translation mentioned in #9797) 2008-06-08 12:34:03 +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 components: lazdatadict: fixed conditional defines 2008-04-05 09:42:09 +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 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
fpcunit fpcunit component: cleanup Makefile.fpc 2008-04-23 14:41:44 +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-04-14 21:55:00 +00:00
images 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
lazreport lazreport: added lr_propedit.pas to split designer forms of lr_edit 2008-06-13 11:50:35 +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 components: regenerated makefiles using the new unit output directory (bug #9963) 2008-04-05 17:50:49 +00:00
memds components: regenerated makefiles using the new unit output directory (bug #9963) 2008-04-05 17:50:49 +00:00
messagecomposer translations: german: updates from Joerg Braun 2008-06-11 21:05:57 +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-04-14 21:55:00 +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 lazreport: added lr_propedit.pas to split designer forms of lr_edit 2008-06-13 11:50:35 +00:00
projecttemplates components: move project templates options to more fixed parent (0011332) 2008-05-21 13:11:51 +00:00
rtticontrols components: regenerated makefiles using the new unit output directory (bug #9963) 2008-04-05 17:50:49 +00:00
rx rx component: fixed compilation on 64 bits cpu 2008-04-07 13:39:55 +00:00
sdf components: regenerated makefiles using the new unit output directory (bug #9963) 2008-04-05 17:50:49 +00:00
simpleideintf h2pas: added tool to convert c function types to pointers 2007-09-07 10:34:35 +00:00
sqldb sqldb components: 2008-05-30 08:31:47 +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 synedit: hiding half visible caret on last visible line, bug #9916 2008-06-13 19:28:58 +00:00
synunihighlighter * Updated Lithuanian translation by Valdas Jankunas 2008-04-14 21:55:00 +00:00
tachart TAChart: Fixed Legend selection bug, DrawLegend bugfix (by Anton Vychegzhanin) (bug #11398) 2008-06-02 13:28:08 +00:00
tdbf components: regenerated makefiles using the new unit output directory (bug #9963) 2008-04-05 17:50:49 +00:00
turbopower_ipro translations: finnish: updates from Seppo 2008-04-05 19:07:06 +00:00
Makefile 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
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 implemented TIDEExceptions.LoadFromXMLConfig and SaveToXMLConfig 2004-12-03 14:35:30 +00:00

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)