lazarus/components
darius 0beee144e6 ""
git-svn-id: trunk@17161 -
2008-10-31 00:29:18 +00:00
..
cgi changed default widgetset gtk to gtk2 2008-10-07 12:05:16 +00:00
chmhelp lhelp: replaced idle timer with asyncmethod call. 2008-10-29 15:55:13 +00:00
codetools codetools: fixed av when find declaration after function keyword 2008-10-30 10:11:18 +00:00
compilers/c
custom
customform
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 editor toolbar: conforming to IDE theme (issue #12182) from Graeme 2008-09-19 14:07:22 +00:00
filebrowser components: added filebrowser window from Graeme (issue #12178) 2008-09-29 11:35:54 +00:00
fpcunit fpcunit package: fixed order of compiler options in Makefile 2008-10-08 12:23:13 +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
jcf2 "" 2008-10-31 00:29:18 +00:00
lazreport LazReport, fix preview scrolling, issue #12390 2008-10-14 20:49:16 +00:00
lazsvnpkg initial import of the Lazarus SVN IDE plugin 2008-10-31 00:11:04 +00:00
lazthread rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt 2008-07-22 09:48:15 +00:00
macfiles changed default widgetset gtk to gtk2 2008-10-07 12:05:16 +00:00
memds changed default widgetset gtk to gtk2 2008-10-07 12:05:16 +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
prettyformat using UTF-8 for file operations and environment variables 2008-08-25 22:32:23 +00:00
prettymessages
printers changed default widgetset gtk to gtk2 2008-10-07 12:05:16 +00:00
projecttemplates changed default widgetset gtk to gtk2 2008-10-07 12:05:16 +00:00
rtticontrols changed default widgetset gtk to gtk2 2008-10-07 12:05:16 +00:00
rx rx: fix for 64bit from Alexs 2008-09-01 12:20:59 +00:00
sdf changed default widgetset gtk to gtk2 2008-10-07 12:05:16 +00:00
simpleideintf using UTF-8 for file operations and environment variables 2008-08-25 22:32:23 +00:00
sqldb changed default widgetset gtk to gtk2 2008-10-07 12:05:16 +00:00
sqlite sqlite: fixed UTF8 chdir 2008-08-29 08:45:28 +00:00
synedit fixed compilation 2.3 2008-10-08 20:45:48 +00:00
synunihighlighter examples fixed compilation 2008-08-25 22:56:32 +00:00
tachart changed default widgetset gtk to gtk2 2008-10-07 12:05:16 +00:00
tdbf changed default widgetset gtk to gtk2 2008-10-07 12:05:16 +00:00
turbopower_ipro fixed compilation 2.3 2008-10-08 20:45:48 +00:00
Makefile
Makefile.fpc
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)