lazarus/components
mattias e4af1bda51 simpleideintf: fixed compilation
git-svn-id: trunk@21958 -
2009-10-01 19:41:36 +00:00
..
aggpas aggpas: removed platform directory 2009-10-01 17:16:57 +00:00
cgi
chmhelp * fixed lhelp home back and forward buttons being disabled when first opening file 2009-10-01 15:22:27 +00:00
codetools codetools: added ExtractOperand 2009-10-01 10:41:33 +00:00
compilers/c
custom
customform IDEIntf: TNewIDEItemCategory is no longer abstract. RegisterNewItemCategory now expects a real category class, needed for localization 2009-08-02 15:09:22 +00:00
daemon daemon package: removed package unit from created project, fixes issue #14427 2009-09-10 14:25:49 +00:00
datadict updated Russian translations from Maxim Ganetsky 2009-09-08 19:04:36 +00:00
dbexport updated Russian translations from Maxim Ganetsky 2009-09-08 19:04:36 +00:00
editortoolbar
education
filebrowser
fpcunit
fpweb fpweb: removed cgiapp, it is now part of the fcl and distributed with fpc 2009-08-14 12:03:40 +00:00
h2pas Update of Portuguese translation from Marcelo Borges de Paula, issue #14173 2009-07-23 18:37:34 +00:00
images
jcf2 components: jcf2: commit Graeme Geldenhuys patch for recognizing xor, and, or operators overloading 2009-07-18 12:58:05 +00:00
lazreport translations: german: updates from Swen Heinig 2009-09-25 22:22:02 +00:00
lazsvnpkg lazsvnpkg: fixed duplicate include of images 2009-08-23 11:02:31 +00:00
lazthread
leakview
macfiles
memds Update of Portuguese translation from Marcelo Borges de Paula, issue #14173 2009-07-23 18:37:34 +00:00
messagecomposer message composer: small layout improvements 2009-08-19 22:18:18 +00:00
mouseandkeyinput
mpaslex
opengl openglcontrol: fixed visibility 2009-08-03 19:00:06 +00:00
paradox
plotfunction
prettyformat Update of Portuguese translation from Marcelo Borges de Paula, issue #14173 2009-07-23 18:37:34 +00:00
prettymessages
printers printers4lazarus: removed old qt code, from zeljko 2009-09-29 16:00:02 +00:00
projecttemplates updated Russian translations from Maxim Ganetsky 2009-09-08 19:04:36 +00:00
rtticontrols
rx
sdf
simpleideintf simpleideintf: fixed compilation 2009-10-01 19:41:36 +00:00
sqldb SQL DB component: SQL Editor uses the editor settings for font and highlighter (issue #14432) 2009-09-04 14:58:26 +00:00
sqlite
synedit translations: german: from Swen Heinig and Martin 2009-09-28 14:48:25 +00:00
synunihighlighter Update of Portuguese translation from Marcelo Borges de Paula, issue #14173 2009-07-23 18:37:34 +00:00
tachart TAChart: Update demo 2009-09-28 15:45:59 +00:00
tdbf Changed remaining translation files encoding to UTF-8 2009-07-27 19:26:45 +00:00
turbopower_ipro * fixed wrong colors used when from css 2009-09-19 01:37:06 +00:00
Makefile ide: build chmhelp packages when target is 'bigide' 2009-09-14 08:44:30 +00:00
Makefile.fpc ide: build chmhelp packages when target is 'bigide' 2009-09-14 08:44:30 +00:00
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.