lazarus/components
2007-12-19 21:31:34 +00:00
..
cgi * Improved localization by Maxim Ganetsky 2007-11-07 23:09:44 +00:00
chmhelp TurboPowerIPro: can now read simple css files from Andrew Haines 2007-12-19 21:09:19 +00:00
codetools codetools: fixed some uninitialzed out params 2007-12-18 09:44:50 +00:00
custom
customform
daemon lazdaemon: set nicer default unit names 2007-12-11 23:06:44 +00:00
datadict lazdatadict: added .txt extension to README.txt 2007-12-08 20:20:36 +00:00
dbexport dbexport: removed lps files 2007-11-15 00:12:43 +00:00
editortoolbar
fpcunit
fpweb IDE: search for ancestor units now ignores missing units 2007-11-15 18:13:27 +00:00
h2pas menuintf: moved ResourceName argument to the end of RegisterIDEMenuCommand to save compatibility with non-lazarus svn ide plugins 2007-11-30 01:48:32 +00:00
images image components: fixed compilation 2007-08-28 20:12:24 +00:00
lazreport LazReport, refreshed lrs files to get rid of french translation 2007-12-13 19:41:49 +00:00
lazthread added new package lazthread from Carlos German Tejero 2007-10-06 14:37:17 +00:00
macfiles macfiles: fixed plist 2007-09-28 19:22:46 +00:00
memds update component images from wile64 and bee 2007-12-17 02:21:25 +00:00
mpaslex
opengl codetools: FilenameIsPascalUnit now checks if unitname is valid identifier 2007-11-14 19:51:28 +00:00
popupnotifier PopupNotifier package 2007-12-07 03:06:31 +00:00
prettyformat prettyformat: fixed compilation 2007-12-04 17:21:06 +00:00
prettymessages
printers Printers4lazarus images: drawed printer smaller in image for TPageSetupDialog and TPrinterSetupDialog 2007-12-18 15:00:03 +00:00
projecttemplates menuintf: moved ResourceName argument to the end of RegisterIDEMenuCommand to save compatibility with non-lazarus svn ide plugins 2007-11-30 01:48:32 +00:00
rtticontrols new component images from Bee 2007-12-19 09:51:28 +00:00
rx
sdf update component images from wile64 and bee 2007-12-17 02:21:25 +00:00
simpleideintf h2pas: added tool to convert c function types to pointers 2007-09-07 10:34:35 +00:00
sqldb update component images from wile64 and bee 2007-12-17 02:21:25 +00:00
sqlite
synedit new synedit images from wile64 2007-12-19 07:54:06 +00:00
synunihighlighter synunihighlighter: fixed typos introduced in the conversion to mode objfpc (bug #10218) 2007-12-10 10:38:41 +00:00
tachart new image for TChar from Bee 2007-12-13 07:55:02 +00:00
tdbf update component images from wile64 and bee 2007-12-17 02:21:25 +00:00
turbopower_ipro TurboPowerIPro: added missing ipcss.inc file 2007-12-19 21:31:34 +00:00
Makefile - move code from JPeg4Lazarus to graphics.pp 2007-12-07 02:25:09 +00:00
Makefile.fpc - move code from JPeg4Lazarus to graphics.pp 2007-12-07 02:25:09 +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)