lazarus/components
mattias e96aee5bab codetools: reduced debugging
git-svn-id: trunk@26985 -
2010-08-03 07:44:18 +00:00
..
aggpas
cgi * 1) renamed Czech translation files to *.cs.po (in accordance with ISO 639-1 standard). This makes automatic Czech translation selection work. Bug #17048. 2010-07-28 20:58:37 +00:00
chmhelp lhelp - loading toc and index is now lightning fast. It is loaded before showing the desired page. 2010-08-02 22:52:44 +00:00
codetools codetools: reduced debugging 2010-08-03 07:44:18 +00:00
compilers
custom
customdrawn fixes TBitmappedButton focus drawing 2010-07-27 09:11:00 +00:00
customform
daemon
datadict
dbexport
editortoolbar
education
externhelp
filebrowser
fpcunit
fpweb * 1) renamed Czech translation files to *.cs.po (in accordance with ISO 639-1 standard). This makes automatic Czech translation selection work. Bug #17048. 2010-07-28 20:58:37 +00:00
h2pas * 1) renamed Czech translation files to *.cs.po (in accordance with ISO 639-1 standard). This makes automatic Czech translation selection work. Bug #17048. 2010-07-28 20:58:37 +00:00
images
jcf2
lazcontrols
lazreport
lazsvnpkg
lazthread
leakview * 1) renamed Czech translation files to *.cs.po (in accordance with ISO 639-1 standard). This makes automatic Czech translation selection work. Bug #17048. 2010-07-28 20:58:37 +00:00
macfiles
memds
messagecomposer
mouseandkeyinput
mpaslex
opengl
paradox
plotfunction components: use FPC resources for demos 2010-07-29 09:04:06 +00:00
prettyformat
prettymessages
printers Printers, Win32, retrieve printer names as UTF8, issue #17022 2010-08-02 19:27:43 +00:00
projecttemplates
rtticontrols
rx
sdf
simpleideintf
sqldb
sqlite
synedit SynEdit: Fold / Prepare for IDE fold-menu 2010-07-31 20:45:26 +00:00
synunihighlighter
tachart TAChart: Use toolbar instead of menu in subcomponent editor to improve interface in Macs 2010-08-01 11:17:33 +00:00
tdbf
todolist * 1) renamed Czech translation files to *.cs.po (in accordance with ISO 639-1 standard). This makes automatic Czech translation selection work. Bug #17048. 2010-07-28 20:58:37 +00:00
turbopower_ipro * applied patch from Bernd Kreuss for bug #17081 2010-08-01 19:30:36 +00:00
Makefile
Makefile.fpc
README.txt

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
  ?

prettyformat
  Adds menu items to the IDE for beautifiying code via ptop.

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.