lazarus/components
mattias e59acfda40 codetools: safety check
git-svn-id: trunk@32459 -
2011-09-22 20:57:28 +00:00
..
aggpas
chmhelp chmhelp: fixes to show correct message about missing prog.chm 2011-09-14 17:30:11 +00:00
codetools codetools: safety check 2011-09-22 20:57:28 +00:00
compilers
custom
customdrawn Patch from bug #19923: PATCH TCDButton, TCDGroupBox, TCDPageControl crash in IDE when selecting dsCustom 2011-08-08 20:23:22 +00:00
customform
daemon
datadict
dbexport
editortoolbar
education educationlaz: updated lpk 2011-06-22 07:36:22 +00:00
externhelp chmhelp: fixes to show correct message about missing prog.chm 2011-09-14 17:30:11 +00:00
filebrowser
fpcunit
fppkg Components, fppkg: fixed localization by adding package files to .lpk 2011-08-24 23:51:13 +00:00
fpweb FpWeb: registered property editors for ItemField and ValueField properties of THTMLDatasetSelectProducer (allows to select their values in OI), patch from Alexey Lagunov. 2011-09-19 20:03:00 +00:00
h2pas
IdeInspector Revert 31796 #ec0495ca9b: "Attemps to fix ideinspector after the changes in TTabControl" as TTabControl was reverted too 2011-07-27 10:04:17 +00:00
images imagesforlazarus: readme 2011-09-20 12:53:49 +00:00
jcf2 jcf, fixed compilation with fpc 2.7.1: don't call abstract methods 2011-08-12 21:16:22 +00:00
lazcontrols Fix comments in FilterEdit components. 2011-09-17 15:36:48 +00:00
lazreport don't use UTF8String type in the code. It will cause problems when cpstrenew branch is merged 2011-09-17 02:21:48 +00:00
lazsvnpkg LazSvnPkg improvement. Patch from Bernd Kreuss, issue #19755 2011-07-23 15:58:08 +00:00
lazthread
leakview LeakView: Fixed, ensure window on visible monitor 2011-07-30 22:54:49 +00:00
macfiles
memds
messagecomposer
mouseandkeyinput
mpaslex
mrumenu * Added copyright notice 2011-09-12 09:24:20 +00:00
opengl
paradox
plotfunction
prettymessages
printers codetools: GetExpandedOperand: simply copying [] content 2011-09-19 20:18:37 +00:00
projecttemplates
rtticontrols RTTIGrids: Fix leak in GetCellEditor and show property title in header. Issue #20049, patch from Silvio Clécio and Flávio Etrusco 2011-09-15 17:23:15 +00:00
rx
sdf
simpleideintf
sqldb
sqlite
synedit SynEdit, make ecDeleteLine stop at end of file. Issue #0020299 2011-09-20 17:12:44 +00:00
synunihighlighter
tachart TAChart: Fix List-out-of-bounds when moving the series up in the editor 2011-09-21 22:32:34 +00:00
tdbf
todolist todolist: fixed updating on project/package rename 2011-07-23 11:08:57 +00:00
turbopower_ipro codetools: GetExpandedOperand: simply copying [] content 2011-09-19 20:18:37 +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
  ?

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.