lazarus/components
vincents 61d35b321a fpcunit gui testrunner: cleanup
* use StartTime from TestResult
* formatting: testResult -> TestResult

git-svn-id: trunk@27873 -
2010-10-26 07:56:39 +00:00
..
aggpas aggpas: normalized build scripts 2010-09-26 11:07:47 +00:00
chmhelp added Makefile.compiled 2010-10-26 06:38:39 +00:00
codetools added Makefile.compiled 2010-10-26 06:38:39 +00:00
compilers
custom
customdrawn Renames the main custom drawn unit 2010-10-23 06:52:14 +00:00
customform
daemon Translations: Portuguese translation update by Marcelo B Paula, bug #17613 2010-10-12 20:49:14 +00:00
datadict
dbexport
editortoolbar translations: german: added po files 2010-09-11 14:01:04 +00:00
education education pacakge: fixed compilation after r27681 #5223a83d19. 2010-10-20 13:51:37 +00:00
externhelp Translations: Portuguese translation update by Marcelo B Paula, bug #17613 2010-10-12 20:49:14 +00:00
filebrowser
fpcunit fpcunit gui testrunner: cleanup 2010-10-26 07:56:39 +00:00
fpweb Components, FpWeb: improved strings, regenerated translations and updated Russian translation 2010-09-24 14:06:28 +00:00
h2pas
IdeInspector IDE-Inspector: Selector fow children (controls) 2010-10-24 22:41:47 +00:00
images
jcf2 added Makefile.compiled 2010-10-26 06:38:39 +00:00
lazcontrols LCL: TGraphic.LoadFromResourceID: PtrUInt to PtrInt for Delphi compatibility 2010-10-26 07:32:58 +00:00
lazreport LazReport, use anchors to size object inspector elements 2010-10-26 05:57:33 +00:00
lazsvnpkg translations: german: updates from Swen Heinig 2010-09-10 16:35:01 +00:00
lazthread
leakview Components, LeakView: assign unit output direcory to LeakView package 2010-09-20 16:39:15 +00:00
macfiles added Makefile.compiled 2010-10-26 06:38:39 +00:00
memds added Makefile.compiled 2010-10-26 06:38:39 +00:00
messagecomposer translations: german: updates from Swen Heinig 2010-09-10 16:35:01 +00:00
mouseandkeyinput
mpaslex
opengl openglcontrol: undid the workaround for buggy TCanvas.Rectangle function, bug #17682 2010-10-25 10:43:06 +00:00
paradox
plotfunction
prettymessages
printers added Makefile.compiled 2010-10-26 06:38:39 +00:00
projecttemplates added Makefile.compiled 2010-10-26 06:38:39 +00:00
rtticontrols added Makefile.compiled 2010-10-26 06:38:39 +00:00
rx
sdf added Makefile.compiled 2010-10-26 06:38:39 +00:00
simpleideintf
sqldb added Makefile.compiled 2010-10-26 06:38:39 +00:00
sqlite
synedit added Makefile.compiled 2010-10-26 06:38:39 +00:00
synunihighlighter
tachart added Makefile.compiled 2010-10-26 06:38:39 +00:00
tdbf added Makefile.compiled 2010-10-26 06:38:39 +00:00
todolist added Makefile.compiled 2010-10-26 06:38:39 +00:00
turbopower_ipro added Makefile.compiled 2010-10-26 06:38:39 +00:00
Makefile Fixes the makefiles after removing cgi 2010-09-17 14:18:31 +00:00
Makefile.compiled added Makefile.compiled 2010-10-26 06:38:39 +00:00
Makefile.fpc Fixes the makefiles after removing cgi 2010-09-17 14:18:31 +00:00
README.txt components: remove prettyformat package (jcf2 is now used instead) 2010-08-24 16:51:20 +00:00

cgi
  CGI Data Modules

chmhelp
  Package lhelpcontrolpkg for using chm files in the IDE.

codetools
  The builtin pascal parser and pascal completion/refactoring tools of the IDE.

compilers
  Work in progress. Packages to extend the IDE for other languages.

custom
  Obsolete: Use packages instead
    User defined components for the IDE

customform
  Registering custom form descendants in the IDE.

daemon:
  Package to create programs that run as daemon under linux or service under
  windows.

datadict
  Support for data dictionaries for the IDE and applications.

dbexport
  Export databases to various file formats.

editortoolbar
  A customizable tolbar for the source editor.

educationlaz
  Extends/configures the IDE for education, training, courses

filebrowser
  A file browser window for the IDE.

fpcunit
  template for a fpcunit gui test runner

fpweb
  ?

h2pas
  Adds graphical interface to the IDE for the h2pas command line tool.

images
  More image formats for LCL applications.

interbase
  Database support for interbase.

jcf2
  Jedi code formatter 2.

lazreport
  Report generators and grpahical editors for the IDE.

lazthread
   ?

leakview
  Extends the IDE with a graphical viewer for the heaptrc output.

macfiles
  Package to create OS X application bundles.

memds
  Memory database package.

messagecomposer
  A graphical editor to create MessageDlg statements.

mouseandkeyinput
  A package demonstrating how to manipulate mouse and keyboard input.

mpaslex
  A small and fast pascal parser.

opengl
  A OpenGL control.

paradox
  Support for paradox databases.

plotfunction
  A LCL control for drawing plots and graphs.

popupnotifier
  ?

prettymessages
  Hide unwanted hints, warnings and all kind of messages in the message window.

printers
  Printing support.

projecttemplates
  Create project templates from your projects.

rtticontrols
  A set of controls using the run time type information. For example a checkbox
  can be connected to a published boolean property of an arbitrary class without
  writing any code.

rx
  ?

sdf
  SDF database package.

simpleideintf
  A test environment for IDE packages.

sqlite
  SQLite database package.

synedit
  The text editor control used by the IDE.

synunihighlighter
  An universal highlighter for synedit.

tachart
  A control for graphs and plots.

tdbf
  TDBF database package.

trayicon
  An icon for the system tray.

turbopower_ipro
  A HTML control.