lazarus/components
paul fa9b72d455 new sqldb images from wile64
git-svn-id: trunk@13087 -
2007-11-30 17:12:25 +00:00
..
cgi * Improved localization by Maxim Ganetsky 2007-11-07 23:09:44 +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 fix Unable to create target lazarus directory, issue #10286 2007-11-29 05:09:32 +00:00
custom
customform
daemon IDE: improved updating resource directives for windows manifest and version info 2007-11-26 20:05:30 +00:00
dbexport dbexport: removed lps files 2007-11-15 00:12:43 +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 IDE: search for ancestor units now ignores missing units 2007-11-15 18:13:27 +00:00
h2pas menuintf: moved ResourceName argument to the end of RegisterIDEMenuCommand to save compatibility with non-lazarus svn ide plugins 2007-11-30 01:48:32 +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 LazReport, don't use libc by default, note 16375 in issue #10241 2007-11-28 17:46:44 +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 convert component images from .xpm to .png 24*24: 2007-11-30 16:14:05 +00:00
mpaslex
opengl codetools: FilenameIsPascalUnit now checks if unitname is valid identifier 2007-11-14 19:51:28 +00:00
popupnotifier
prettyformat menuintf: moved ResourceName argument to the end of RegisterIDEMenuCommand to save compatibility with non-lazarus svn ide plugins 2007-11-30 01:48:32 +00:00
prettymessages added package prettymessages - an IDE add-on to reduce FPC hints 2007-04-25 16:37:19 +00:00
printers - moved printer images from lcl component images to printers images 2007-11-30 02:19:27 +00:00
projecttemplates menuintf: moved ResourceName argument to the end of RegisterIDEMenuCommand to save compatibility with non-lazarus svn ide plugins 2007-11-30 01:48:32 +00:00
rtticontrols rtti controls: 2007-11-30 02:03:13 +00:00
rx rx: fixed compilaion under fpc 2.1.x 2006-10-05 08:43:35 +00:00
sdf convert component images from .xpm to .png 24*24: 2007-11-30 16:14:05 +00:00
simpleideintf h2pas: added tool to convert c function types to pointers 2007-09-07 10:34:35 +00:00
sqldb new sqldb images from wile64 2007-11-30 17:12:25 +00:00
sqlite sqlite: fixed warning for fpc 2.3.x 2007-03-09 00:31:28 +00:00
synedit synedit: 2007-11-22 02:07:37 +00:00
synunihighlighter * Fix by DiBo33, correct comapre function is set 2007-11-25 17:55:23 +00:00
tachart replaced non utf-8 char 2007-11-24 20:38:59 +00:00
tdbf convert component images from .xpm to .png 24*24: 2007-11-30 16:14:05 +00:00
turbopower_ipro * Added view compinets to the toolbar by Marius 2007-11-28 23:23:19 +00:00
Makefile regenerated Makefiles with fixed fpc 2.3 fpcmake 2007-11-12 23:00:57 +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)