lazarus/components
darius 2b8ff3ad92 Code cleanup, variable and component renaming
Demo now does not SIGSEGV no matter what button user pressed :-)
Ability to clear series in the demo 

Patch by Alexander Klenin
Fixes: http://bugs.freepascal.org/view.php?id=12589

git-svn-id: trunk@17290 -
2008-11-08 21:21:35 +00:00
..
cgi reverted revison 17284: useful parts can be committed in seperate commits 2008-11-08 19:39:33 +00:00
chmhelp lhelp: replaced idle timer with asyncmethod call. 2008-10-29 15:55:13 +00:00
codetools ide: add codetools->line splitting frame to the ide options 2008-11-04 08:19:53 +00:00
compilers/c
custom
customform
daemon
datadict
dbexport
editortoolbar
filebrowser components: added filebrowser window from Graeme (issue #12178) 2008-09-29 11:35:54 +00:00
fpcunit reverted revison 17284: useful parts can be committed in seperate commits 2008-11-08 19:39:33 +00:00
fpweb
h2pas
images
jcf2 Reverting back to r17160 r17161 #0beee144e6 was an accidental commit 2008-10-31 00:38:03 +00:00
lazreport reverted revison 17284: useful parts can be committed in seperate commits 2008-11-08 19:39:33 +00:00
lazsvnpkg remove SVN reporitory path from filename if possible 2008-11-07 18:12:42 +00:00
lazthread
leakview leakview component: 2008-11-03 11:13:09 +00:00
macfiles changed default widgetset gtk to gtk2 2008-10-07 12:05:16 +00:00
memds reverted revison 17284: useful parts can be committed in seperate commits 2008-11-08 19:39:33 +00:00
messagecomposer
mouseandkeyinput
mpaslex
opengl
paradox
prettyformat
prettymessages
printers reverted revison 17284: useful parts can be committed in seperate commits 2008-11-08 19:39:33 +00:00
projecttemplates * Updated po files 2008-11-06 23:25:18 +00:00
rtticontrols reverted revison 17284: useful parts can be committed in seperate commits 2008-11-08 19:39:33 +00:00
rx
sdf reverted revison 17284: useful parts can be committed in seperate commits 2008-11-08 19:39:33 +00:00
simpleideintf
sqldb reverted revison 17284: useful parts can be committed in seperate commits 2008-11-08 19:39:33 +00:00
sqlite
synedit Added SynEdit.FoldAll (bug #12561, modified/ext patch from Brad Campbell) 2008-11-08 15:53:33 +00:00
synunihighlighter
tachart Code cleanup, variable and component renaming 2008-11-08 21:21:35 +00:00
tdbf reverted revison 17284: useful parts can be committed in seperate commits 2008-11-08 19:39:33 +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)