lazarus/components
2009-05-24 21:26:51 +00:00
..
cgi * Updated Chineese translation by shinyv 2009-04-26 15:44:31 +00:00
chmhelp lhelp: fixed compilation on windows 2009-05-03 18:02:26 +00:00
codetools IDE: code context hints: compute size with bold 2009-05-24 21:26:51 +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 lazdaemon: do not add lazdaemon to daemons - it is a design time package 2009-05-16 21:53:26 +00:00
datadict lcl: split TAsyncProcess and TProcessUtf8 between 2 units. This is needed to remove widgetset dependency from svn2revision.inc 2009-04-10 15:33:23 +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 IDE: making some abort buttons context sensitive 2009-04-12 22:53:16 +00:00
fpweb fpweb package: added dependency on the LCL and removed unneeded unit from Joost (issue #13604) 2009-04-28 20:29:25 +00:00
h2pas * Updated Chineese translation by shinyv 2009-04-26 15:44:31 +00:00
images images4lazarus: removed formats that are now in the LCL 2008-06-24 13:14:06 +00:00
jcf2 jcf: update to r803 revision of main repository: 2009-04-06 02:19:13 +00:00
lazreport LazReport, enabled flatdecode compression in pdf export, from Javier Villarroya (req powerpdf r791) 2009-05-07 06:02:31 +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 moved leakview menu item to secondary tools section 2009-04-28 11:30:54 +00:00
macfiles changed default widgetset gtk to gtk2 2008-10-07 12:05:16 +00:00
memds * Updated Chineese translation by shinyv 2009-04-26 15:44:31 +00:00
messagecomposer * Updated Chineese translation by shinyv 2009-04-26 15:44:31 +00:00
mouseandkeyinput mouse and key input component: added function to input a string (it was only one char at a time) from javivf (issue #13575) 2009-04-24 08:14:58 +00:00
mpaslex
opengl codetools: fixed closing with variable nodes, bug #10640 2009-04-26 13:25:24 +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 * Updated Chineese translation by shinyv 2009-04-26 15:44:31 +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 ide: rearrange source editor popup menu items 2009-05-22 06:25:27 +00:00
projecttemplates project templates: improved layout, from Graeme, bug #13793 2009-05-22 15:50:39 +00:00
rtticontrols rtticontrols: published TTIComboBox AutoComplete and AutoCompleteText 2009-04-07 12:45:29 +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 updated po files with new strings 2009-04-29 05:37:42 +00:00
sqlite sqlite component: fixed path delimeters in .lpk caused by issue #13212 2009-02-19 21:44:35 +00:00
synedit SynEdit: Fixed regression from revision 19907 #e747489eff/19908 #a24043f0e8, Chinese/Eastern DoubleWidth fonts where drawn with too much spacing. Bug #13764 2009-05-19 19:25:23 +00:00
synunihighlighter * Updated Chineese translation by shinyv 2009-04-26 15:44:31 +00:00
tachart TAChart: Use TUserDefinedChartSource in function demo 2009-05-24 13:12:43 +00:00
tdbf updated po files with new strings 2009-04-29 05:37:42 +00:00
turbopower_ipro updated po files with new strings 2009-04-29 05:37:42 +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)