lazarus/components
marc ee3d4895ef * fixed compilation with fpc 2.2 on win64
git-svn-id: trunk@12717 -
2007-11-03 16:49:08 +00:00
..
cgi cgi modules: make Response stream public instead of published, fixes #10071. 2007-11-02 09:59:30 +00:00
chmhelp Removed dependancy of lnet from lhelp and added a note about the chmhelp package not needed with fpc >= 2.3.1 2007-10-28 12:48:20 +00:00
codetools * fixed compilation with fpc 2.2 on win64 2007-11-03 16:49:08 +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 daemon component: fixed creating deamon application units (second part) 2007-06-01 07:01:13 +00:00
editortoolbar editortoolbar: fixed toolbar button order from Graeme (#8832) 2007-05-08 08:56:26 +00:00
fpcunit fpcunit gui runner: disabled run buttons during test run, fixes #8761 2007-06-01 21:59:45 +00:00
fpweb components: added fpweb from Michael Van Canneyt 2007-04-02 07:55:14 +00:00
h2pas IDE: fixed i18n flags for packages 2007-10-21 22:16:26 +00:00
images image components: fixed compilation 2007-08-28 20:12:24 +00:00
jpeg * fixed compilation 2007-08-25 09:48:36 +00:00
lazreport * Updated translation by Valdas Jankunas 2007-10-31 00:23:34 +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 translations: arabic from Mazen 2007-11-01 02:35:05 +00:00
mpaslex fixed a few fpc over warnings from Andrew Haines 2005-06-25 15:34:03 +00:00
opengl openglcontrol gtk2: reduced debugging output, fixed crash on destroy 2007-10-15 22:00:28 +00:00
popupnotifier fixes some bugs in the OnClose event handler from A.J. 2006-06-13 19:36:52 +00:00
prettyformat IDE: fixed i18n flags for packages 2007-10-21 22:16:26 +00:00
prettymessages added package prettymessages - an IDE add-on to reduce FPC hints 2007-04-25 16:37:19 +00:00
printers translations: arabic from Mazen 2007-11-01 02:35:05 +00:00
projecttemplates translations: arabic from Mazen 2007-11-01 02:35:05 +00:00
rtticontrols rtticontrols: fixed example1 2007-10-27 18:11:11 +00:00
rx rx: fixed compilaion under fpc 2.1.x 2006-10-05 08:43:35 +00:00
sdf IDE: fixed initial size of Find in files dialog (bug #7625) 2006-12-01 09:54:59 +00:00
simpleideintf h2pas: added tool to convert c function types to pointers 2007-09-07 10:34:35 +00:00
sqldb fixed make bigide, broken in r12564 #4a43243f86 2007-10-24 07:49:04 +00:00
sqlite sqlite: fixed warning for fpc 2.3.x 2007-03-09 00:31:28 +00:00
synedit synedit: fixed reading files with Mac OS line ending from Equinox (#10037) 2007-10-29 10:25:27 +00:00
synunihighlighter IDE: fixed i18n flags for packages 2007-10-21 22:16:26 +00:00
tachart tachart: updated demo (bug #9805) from Luis Rodrigues 2007-09-28 08:09:36 +00:00
tdbf translations: arabic from Mazen 2007-11-01 02:35:05 +00:00
turbopower_ipro translations: arabic from Mazen 2007-11-01 02:35:05 +00:00
Makefile regenerated makefile for better cross compilation support (#9924) 2007-10-22 21:33:01 +00:00
Makefile.fpc make bigide also compiles sqldb components on win64 2007-05-23 21:09:13 +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)