lazarus/components
2009-03-26 17:45:54 +00:00
..
cgi translations update 2008-11-26 20:45:06 +00:00
chmhelp * fixed crash when trying to load an image type fpimage doesn't support 2008-12-16 04:50:15 +00:00
codetools codetools: implement some new abstract methods of TAbstractObjectWriter 2009-03-26 03:34:42 +00:00
compilers/c added lazc package 2008-04-29 12:55:06 +00:00
custom
customform IDE: implemented adding packages when creating new unit 2008-06-12 10:04:25 +00:00
daemon rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt 2008-07-22 09:48:15 +00:00
datadict lazdatadict: remove compiler version restrictions, it compiles with fpc 2.2.2 and later 2008-09-05 06:47:04 +00:00
dbexport db export components: remove compiler version restrictions, it compiles with fpc 2.2.2 and later 2008-09-05 08:32:24 +00:00
editortoolbar set some TTreeView.ReadOnly to true 2009-01-20 20:20:52 +00:00
filebrowser set some TTreeView.ReadOnly to true 2009-01-20 20:20:52 +00:00
fpcunit set some TTreeView.ReadOnly to true 2009-01-20 20:20:52 +00:00
fpweb * Patch from Attila Borka to enable multiple requests (enable threads), bug ID #12375 2009-01-22 21:58:25 +00:00
h2pas set some TTreeView.ReadOnly to true 2009-01-20 20:20:52 +00:00
images images4lazarus: removed formats that are now in the LCL 2008-06-24 13:14:06 +00:00
jcf2 jcf: fix compilation error for unixes 2009-03-26 06:06:45 +00:00
lazreport LazReport, remove 'LazReport:' from printjob title if report title was set, issue #13398 2009-03-26 16:35:22 +00:00
lazsvnpkg added popup-menu icon 2008-11-26 18:45:55 +00:00
lazthread rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt 2008-07-22 09:48:15 +00:00
leakview set some TTreeView.ReadOnly to true 2009-01-20 20:20:52 +00:00
macfiles changed default widgetset gtk to gtk2 2008-10-07 12:05:16 +00:00
memds reverted revison 17284: useful parts can be committed in seperate commits 2008-11-08 19:39:33 +00:00
messagecomposer translations: german: updates form Joerg Braun 2009-01-24 09:53:51 +00:00
mouseandkeyinput MouseAndKeyInput - a tool for cross-platform manipulation with mouse and key input 2008-07-04 13:04:55 +00:00
mpaslex
opengl Implements SetWindowRgn for win32 2009-02-15 11:06:36 +00:00
paradox o paradox component: 2008-05-14 21:19:09 +00:00
plotfunction renamed plotpanel to plotfunction 2008-11-22 15:55:23 +00:00
prettyformat using UTF-8 for file operations and environment variables 2008-08-25 22:32:23 +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 Printers, added support to specify printing resolution, cups 2009-03-25 05:35:55 +00:00
projecttemplates updated po file, new order generated by updatepofiles. 2009-01-07 22:44:52 +00:00
rtticontrols rtti controls: fix compilation after TCalendar.ReadOnly removal 2009-03-26 08:35:42 +00:00
rx rx: fix for 64bit from Alexs 2008-09-01 12:20:59 +00:00
sdf reverted revison 17284: useful parts can be committed in seperate commits 2008-11-08 19:39:33 +00:00
simpleideintf using UTF-8 for file operations and environment variables 2008-08-25 22:32:23 +00:00
sqldb IDE: package main source: indent uses section 2009-01-24 11:29:44 +00:00
sqlite sqlite component: fixed path delimeters in .lpk caused by issue #13212 2009-02-19 21:44:35 +00:00
synedit SynEdit, Trim-Trailing-Spaces: Added Position-Only mode(no space inserted/looses tabs); changed default to "Edit or Leave line" 2009-03-26 17:45:54 +00:00
synunihighlighter examples fixed compilation 2008-08-25 22:56:32 +00:00
tachart TAChart: Move Active property to TBasicChartSeries class 2009-03-24 11:19:03 +00:00
tdbf components, ide, debugger: fix last visibility warnings 2008-11-28 03:17:37 +00:00
turbopower_ipro translations: german: updates form Joerg Braun 2009-01-24 09:53:51 +00:00
Makefile Merged SynEdit-design and SynEdit package. (SynEdit, now needs IdeIntf for the property editor; changed compilation order appropriately); Undone all Changes that introduced the SynEdit-Design package. 2009-02-26 23:31:02 +00:00
Makefile.fpc Merged SynEdit-design and SynEdit package. (SynEdit, now needs IdeIntf for the property editor; changed compilation order appropriately); Undone all Changes that introduced the SynEdit-Design package. 2009-02-26 23:31:02 +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)