lazarus/components
mattias 8e3577e6aa cody: fixed uninitialized result
git-svn-id: trunk@35302 -
2012-02-11 13:36:24 +00:00
..
aggpas
chmhelp IDE: new form: avoid unit names of projects and packages 2012-01-29 18:38:25 +00:00
codetools cody: fixed uninitialized result 2012-02-11 13:36:24 +00:00
compilers
custom
customdrawn
customform
daemon
datadict
dbexport
editortoolbar TreeView: apply again an accidentally reverted change that fixes moving in visible nodes. Other minor fixes. 2012-01-24 14:29:52 +00:00
education
externhelp IDE: package editor: add new component: do not add dependency if already indirectly required 2012-02-06 21:36:23 +00:00
filebrowser
fpcunit fpcunit: updated makefile 2012-01-15 13:35:46 +00:00
fppkg
fpvectorial fpvectorial: Other minor improvements to LAS support and other parts 2012-02-06 16:46:04 +00:00
fpweb
h2pas
IdeInspector Ide-Inspector: fix crash, hen removing nodes 2012-01-20 03:01:45 +00:00
images
instantfpc instantfpclaz: mixed case 2012-01-31 14:19:28 +00:00
jcf2 jcf2: don't replace the whole text, instead replace only changed lines 2012-01-27 08:27:49 +00:00
lazcontrols TreeFilterEdit: release also the idle handler when releasing the filtered TreeView 2012-02-07 19:28:16 +00:00
lazreport lazreport: fix crash, update project file and minor usability improvement to stringgrid sample 2012-02-04 17:08:03 +00:00
lazsvnpkg
lazthread
lazutils Clean up: warnings (new debugln) 2012-02-09 13:31:28 +00:00
leakview LeakView: formatting 2011-12-26 15:20:05 +00:00
macfiles
memds
messagecomposer
mouseandkeyinput
mpaslex
mrumenu
opengl openglcontrol: published OnDragDrop, OnDragOver 2012-01-22 20:17:50 +00:00
paradox
plotfunction
pochecker PoChecker: remove a duplicate file from the package. 2012-02-07 19:28:29 +00:00
prettymessages
printers Qt: update PrinterIndex from PrintDlg.issue #21201 2012-02-02 07:06:46 +00:00
projecttemplates
rtticontrols
rx
sdf
simpleideintf
sqldb
sqlite
synedit SynEdit: Navigate to end of word / middle of CamelCase word 2012-02-08 18:34:00 +00:00
synunihighlighter
tachart TAChart: Add TChart.ExtentSizeLimit property 2012-02-05 08:49:43 +00:00
tdbf
todolist ToDoList: Alternative keywords (TODO, DONE) now require a semicolon to prevent false positives 2012-01-22 14:22:35 +00:00
turbopower_ipro tp_ipro: add WantTabs property to TIpHtmlCustomPanel to allow/deny Tab and therefore focusing of internal html panels, don't allow tabs/focusing for html hint component of IDE (bug #0020798) 2012-02-06 09:13:22 +00:00
Makefile IDE: added externhelp to bigide 2012-01-24 16:10:52 +00:00
Makefile.fpc IDE: added externhelp to bigide 2012-01-24 16:10:52 +00:00
README.txt Update Components/README.txt with PoChecker info 2011-12-26 15:20:24 +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.

pochecker
  Validates translated PO files.

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.