lazarus/components
mattias 32b926d3f9 cgilaz: added demo from Michael Van Canneyt
git-svn-id: trunk@13933 -
2008-01-31 12:39:37 +00:00
..
cgi cgilaz: added demo from Michael Van Canneyt 2008-01-31 12:39:37 +00:00
chmhelp TurboPowerIPro: can now read simple css files from Andrew Haines 2007-12-19 21:09:19 +00:00
codetools codetools: FindDeclarationAndOverload: fixed starting search on proc name 2008-01-31 10:30:23 +00:00
custom renamed README files to README.txt 2006-07-21 18:31:15 +00:00
customform added Michael VCs packages to create project templates and customforms for the IDE 2005-07-30 11:56:08 +00:00
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 editortoolbar: fixed toolbar button order from Graeme (#8832) 2007-05-08 08:56:26 +00:00
fpcunit fpcunit console test runner: made FormatParam a protected property so it can be override by descandant test runners from Graeme. 2008-01-09 13:55:44 +00:00
fpweb IDE: TXMLConfig.Flush does not save if Filename empty, TLazPackage extended to save to string, package system extended to revert packages not edited and to check changed packages on disk, disk diff dlg extended to show changes of packages 2008-01-29 17:52:05 +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, fix text layout in multilined memos, patch with changes from Andrey Gusev, issue #10646 2008-01-23 21:41:32 +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 updated translations using patch rstconv which adds the CharSet header 2007-12-27 12:03:06 +00:00
mpaslex fixed a few fpc over warnings from Andrew Haines 2005-06-25 15:34:03 +00:00
opengl IDE: TXMLConfig.Flush does not save if Filename empty, TLazPackage extended to save to string, package system extended to revert packages not edited and to check changed packages on disk, disk diff dlg extended to show changes of packages 2008-01-29 17:52:05 +00:00
paradox moved paradox package from components\lazparadox to components\paradox 2008-01-29 22:57:14 +00:00
popupnotifier update of component images from Bee and Wile64 2007-12-20 08:10:48 +00:00
prettyformat prettyformat: fixed compilation 2007-12-04 17:21:06 +00:00
prettymessages added package prettymessages - an IDE add-on to reduce FPC hints 2007-04-25 16:37:19 +00:00
printers printers, fixes AV for qt-win32 issue #10611 2008-01-11 07:06:00 +00:00
projecttemplates * Updated Lithuanian translation by Valdas Jankunas 2008-01-22 22:29:26 +00:00
rtticontrols update of component images from Bee and Wile64 2007-12-20 08:10:48 +00:00
rx rx component: fixed compilation with fpc 2.3.1 r10094 #86a36d4a2f 2008-01-30 12:03:48 +00:00
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 new images from wile64 2007-12-19 23:47:57 +00:00
sqlite sqlite: fixed warning for fpc 2.3.x 2007-03-09 00:31:28 +00:00
synedit Synedit: use clipping rect if not own double buffered 2008-01-30 14:02:29 +00:00
synunihighlighter synunihighlighter: fixed typos introduced in the conversion to mode objfpc (bug #10218) 2007-12-10 10:38:41 +00:00
tachart TAChart: Code cleanups and bugfixes (bugfixes by Uwe Zimmermann and Oled), bug #10699 2008-01-25 14:45:02 +00:00
tdbf updated translations using patch rstconv which adds the CharSet header 2007-12-27 12:03:06 +00:00
turbopower_ipro codetools: FindDeclarationAndOverload: fixed starting search on proc name 2008-01-31 10:30:23 +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 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)