lazarus/components
vincents 859e0971bf tachart: published TChart.Anchors (issue #12169)
git-svn-id: trunk@16630 -
2008-09-17 20:32:14 +00:00
..
cgi cgi component: regenerated Makefile (issue #12124) 2008-09-11 11:53:07 +00:00
chmhelp chmreader package: made all units virtual, because they are part of fpc 2.2.2 now. The package may be removed completely (maybe), if it doesn't register anything 2008-09-08 21:27:35 +00:00
codetools codetools: using locale independent format for dates in config files 2008-09-11 20:35:33 +00:00
compilers/c added lazc package 2008-04-29 12:55:06 +00:00
custom renamed README files to README.txt 2006-07-21 18:31:15 +00:00
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 component: fix EditorToolbar button glyph loading (by a hint from Russian forum) 2008-09-04 08:46:39 +00:00
fpcunit components: regenerated Makefiles 2008-08-27 20:57:57 +00:00
fpweb using UTF-8 for file operations and environment variables 2008-08-25 22:32:23 +00:00
h2pas UTF-8: added ExpandFilenameUTF8 2008-08-27 11:25:01 +00:00
images images4lazarus: removed formats that are now in the LCL 2008-06-24 13:14:06 +00:00
lazreport LazReport, fix master/detail reports not updating detail ds when master ds changes activerecord 2008-09-15 14:45:29 +00:00
lazthread rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt 2008-07-22 09:48:15 +00:00
macfiles components: regenerated Makefiles 2008-08-27 20:57:57 +00:00
memds components: regenerated Makefiles 2008-08-27 20:57:57 +00:00
messagecomposer LCL: fixed typo 2008-09-05 00:15:31 +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 openglcontrol: fixed compilation, bug #11981, from A.Schneider 2008-08-28 18:18:10 +00:00
paradox o paradox component: 2008-05-14 21:19:09 +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 lazreport: fixed handling exception 2008-09-11 20:05:25 +00:00
projecttemplates LCL: fixed typo 2008-09-05 00:15:31 +00:00
rtticontrols IDE: debugger options: auto search for gdb path when switching debugger class 2008-09-01 18:10:40 +00:00
rx rx: fix for 64bit from Alexs 2008-09-01 12:20:59 +00:00
sdf components: regenerated Makefiles 2008-08-27 20:57:57 +00:00
simpleideintf using UTF-8 for file operations and environment variables 2008-08-25 22:32:23 +00:00
sqldb LazSQLDB: fixed SQL string editor font under Carbon 2008-09-14 10:49:05 +00:00
sqlite sqlite: fixed UTF8 chdir 2008-08-29 08:45:28 +00:00
synedit changed synedit carbon font name to Monaco 2008-09-12 06:40:24 +00:00
synunihighlighter examples fixed compilation 2008-08-25 22:56:32 +00:00
tachart tachart: published TChart.Anchors (issue #12169) 2008-09-17 20:32:14 +00:00
tdbf components: regenerated Makefiles 2008-08-27 20:57:57 +00:00
turbopower_ipro component: 2008-09-11 00:46:14 +00:00
Makefile default widget set for Mac OS X is now Carbon, not gtk1 2008-06-20 19:33:44 +00:00
Makefile.fpc components: adding support for bigideclean target without requiring to a cleanall target in the Makefiles of each component 2008-03-07 12:52:00 +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)