lazarus/components
mattias 9b5da4282e message composer: added i18n
git-svn-id: trunk@14922 -
2008-04-21 17:45:38 +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 codetools: missing semicolong in procedure modifiers now allowed for fpc too - sigh 2008-04-17 22:54:28 +00:00
custom
customform
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 console test runner: add a virtual GetResultsWriter method, so descendant test runners can add custom ResultWriters 2008-04-13 19:38:32 +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 translations: german: updates from Joerg Braun 2008-04-15 17:36:11 +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 message composer: added i18n 2008-04-21 17:45:38 +00:00
mpaslex
opengl LCL: fixed UTF8FixBroken for non UTF-8 start bytes 2008-04-08 11:05:53 +00:00
paradox components: paradox : fixed conditional defines 2008-04-05 17:44:47 +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 * Updated Lithuanian translation by Valdas Jankunas 2008-04-14 21:55:00 +00:00
projecttemplates * Updated Lithuanian translation by Valdas Jankunas 2008-04-14 21:55:00 +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 components: regenerated makefiles using the new unit output directory (bug #9963) 2008-04-05 17:50:49 +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 synunihighlighter: clean up 2008-03-03 19:41:35 +00:00
synunihighlighter * Updated Lithuanian translation by Valdas Jankunas 2008-04-14 21:55:00 +00:00
tachart components: tachart: make unit output directory widget dependent 2008-04-07 09:49:38 +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

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)