lazarus/components
2007-04-02 07:55:14 +00:00
..
cgi * updated russian translations from Maxim Ganetsky 2007-01-22 10:27:47 +00:00
chmhelp fix typed pointer arithmetic (issue #7894, patch by Colin Western) 2006-11-27 18:37:31 +00:00
codetools regenerated makefiles with fpcmake 2.3.1 to include the -Cg flag for x86_64-linux 2007-04-01 19:38:53 +00:00
custom renamed README files to README.txt 2006-07-21 18:31:15 +00:00
customform
daemon lazdaemon: added lazdaemonapp.pp from Michael V.C. 2007-02-05 09:57:56 +00:00
fpcunit fpcunit guirunner: use new xml reporter for fpc 2.1 and higher from Graeme 2007-03-28 08:17:33 +00:00
fpweb components: added fpweb from Michael Van Canneyt 2007-04-02 07:55:14 +00:00
h2pas h2paswizard: implemented merging multiple C header files into one unit 2007-03-22 16:11:40 +00:00
images codetools: adding heuristic to scan the Makefile.fpc files of the FPC sources 2007-01-01 13:02:37 +00:00
interbase renamed README files to README.txt 2006-07-21 18:31:15 +00:00
jpeg IDE: implemented auto adding package when setting TPicture property with TPicturePropertyEditor 2006-11-29 23:11:02 +00:00
macfiles gtk2 intf: fixed GetPreferredSize, codetools: added targets i386-darwin-* 2006-06-27 20:28:37 +00:00
memds translation: german: updates from Joerg Braun 2007-02-05 10:48:22 +00:00
mpaslex
opengl Find in files: showing skipped results 2006-07-29 14:09:04 +00:00
popupnotifier fixes some bugs in the OnClose event handler from A.J. 2006-06-13 19:36:52 +00:00
prettyformat Fixed bug #8566 - Pretty Format saves file unwantedly 2007-03-28 17:02:15 +00:00
printers PRINTERS: Unix, fixes Raw printing results in data being printed in all subsequent raw print jobs (issue #8587) 2007-03-30 20:09:16 +00:00
projecttemplates * updated russian translations from Maxim Ganetsky 2007-01-22 10:27:47 +00:00
rtticontrols LCL: changed TApplication.AddOnIdleHandler to use TIdleEvent instead of TNotifyEvent, IDE: codebrowser: added resourcestrings 2007-03-28 19:01:27 +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 IDE: started code browser 2007-02-07 01:19:00 +00:00
sqldb IDE: fixed initial size of Find in files dialog (bug #7625) 2006-12-01 09:54:59 +00:00
sqlite sqlite: fixed warning for fpc 2.3.x 2007-03-09 00:31:28 +00:00
synedit regenerated makefiles with fpcmake 2.3.1 to include the -Cg flag for x86_64-linux 2007-04-01 19:38:53 +00:00
synunihighlighter * updated russian translations from Maxim Ganetsky 2007-01-22 10:27:47 +00:00
tachart TAChart: bug fixes and implemented Series.ShowInLegend from Luis Rodrigues 2007-03-23 19:38:50 +00:00
tdbf * updated russian translations from Maxim Ganetsky 2007-01-22 10:27:47 +00:00
trayicon trayicon: added tootip and popup menu support for qt from Felipe 2007-02-12 08:43:23 +00:00
turbopower_ipro translations: german: updates from Joerg Braun 2007-03-28 19:24:27 +00:00
Makefile regenerated makefiles with fpcmake 2.3.1 to include the -Cg flag for x86_64-linux 2007-04-01 19:38:53 +00:00
Makefile.fpc include tachart for all OS-es 2007-02-21 09:42:58 +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)