lazarus/components
2007-09-19 09:30:53 +00:00
..
cgi add Lithuanian translations from Valdas 2007-08-27 21:54:40 +00:00
chmhelp disabled a chm debug define 2007-07-07 17:45:34 +00:00
codetools codetools: fixed mem leak when searching for overloaded procs with default values, IDE: improved searching for event types declaration for TMethodPropertyEditor 2007-09-19 09:30:53 +00:00
custom
customform
daemon daemon component: fixed creating deamon application units (second part) 2007-06-01 07:01:13 +00:00
editortoolbar
fpcunit fpcunit gui runner: disabled run buttons during test run, fixes #8761 2007-06-01 21:59:45 +00:00
fpweb
h2pas h2pas: added tool to convert c function types to pointers 2007-09-07 10:34:35 +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 2007-09-18 23:39:49 +00:00
macfiles Components/macfiles: modified Application Bundle Property List to enable dropping files on the dock icon, working OnDropFiles event for Carbon 2007-09-01 12:17:05 +00:00
memds chart component: patch from Luis Rodrigues (bug #9530) 2007-09-18 09:02:01 +00:00
mpaslex
opengl opengl context: example set LCL widgetset to default 2007-07-06 12:46:12 +00:00
popupnotifier
prettyformat chart component: patch from Luis Rodrigues (bug #9530) 2007-09-18 09:02:01 +00:00
prettymessages
printers codetools: fixed FindDeclarationOfIdentAtParam searching keywords 2007-09-17 10:25:57 +00:00
projecttemplates chart component: patch from Luis Rodrigues (bug #9530) 2007-09-18 09:02:01 +00:00
rtticontrols examples: set storing session info in lps files 2007-08-21 07:35:06 +00:00
rx
sdf
simpleideintf h2pas: added tool to convert c function types to pointers 2007-09-07 10:34:35 +00:00
sqldb * Do not compile sqlite3 for win64 2007-07-15 09:45:02 +00:00
sqlite
synedit IDE: implemented attributes for code templates 2007-09-11 17:38:17 +00:00
synunihighlighter - removed rst files from svn, they are not source files, but are generated by the compiler 2007-08-30 21:49:03 +00:00
tachart chart component: patch from Luis Rodrigues (bug #9530) 2007-09-18 09:02:01 +00:00
tdbf translations: german: from Joerg Braun 2007-09-08 10:29:16 +00:00
trayicon Small fix for the qt trayicon. 2007-09-05 07:29:05 +00:00
turbopower_ipro * Updated translation by Maxim Ganetsky 2007-09-18 23:36:55 +00:00
Makefile make bigide also compiles sqldb components on win64 2007-05-23 21:09:13 +00:00
Makefile.fpc make bigide also compiles sqldb components on win64 2007-05-23 21:09:13 +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)