lazarus/components
mattias 5f4f03d6e9 IDE: using new codetools FPC caches
IDE: fixed macro FPCVer for multiple versions used by fpc.exe
IDE: fixed rescan of FPC sources if not changed, bug #16824
codetools: replaced fpc source heuristic with rule set, needed for bug #13912, #14572
IDE: fixed unneeded rescan of fpc sources if only target changed, needed for 12828
IDE: fixed calling compiler on every start, needed by lazarus on a stick
codetools: fixed search for fpc units without ppu, needed for 15534
IDE: implemented cache for fpc include files, needed by debugger
lazbuild: fixed using non default lclwidgettype of lpi
IDE: fixed auto update if fpc.cfg or target compiler changed, needed for 16824

git-svn-id: trunk@26796 -
2010-07-24 08:12:27 +00:00
..
aggpas IDE: using new codetools FPC caches 2010-07-24 08:12:27 +00:00
cgi Czech translation update by chronos, bug #16925 2010-07-14 20:43:51 +00:00
chmhelp * fixed bug #16988 where setting the help label to a char other than a..z, a..z 0..9 would crash lazarus. 2010-07-20 23:24:10 +00:00
codetools IDE: using new codetools FPC caches 2010-07-24 08:12:27 +00:00
compilers Ide/Project; SourceEditor: Start using SourceEditorManager (for multi-window handling) 2010-03-16 16:16:32 +00:00
custom
customdrawn Improves TBitmappedButton 2010-07-23 15:49:55 +00:00
customform customform: check for ifaActivate in TAppForm.Activate 2010-05-25 00:24:13 +00:00
daemon * Add lazdaemonapp to uses clause 2009-10-23 09:16:11 +00:00
datadict IDE: Portuguese translation update from Marcelo B Paula, bug #16889. 2010-07-09 22:39:47 +00:00
dbexport regenerated Lithuanian translation 2010-06-06 14:43:53 +00:00
editortoolbar Components, editortoolbar: 2010-06-14 17:51:26 +00:00
education educationlaz: fixed saving after colleting values from frames 2010-04-22 17:23:53 +00:00
externhelp externhelp: help for postgresql 2010-04-24 20:53:09 +00:00
filebrowser IDE/SourceEditor/Packages: Using SourceEditorManager / Removed all references to single instance "var SourceNotebook" (for multi-window handling) 2010-03-20 15:12:33 +00:00
fpcunit updated makefiles 2010-07-02 20:29:37 +00:00
fpweb fpweb/ideintf: 2010-07-22 20:23:11 +00:00
h2pas components: return correct file case for packages units 2010-07-14 15:52:03 +00:00
images LCL: fixed oldautosize 2010-04-03 22:07:28 +00:00
jcf2 translations: german: updates from Samuel Herzog 2010-07-11 08:09:17 +00:00
lazcontrols IDE: clean up 2010-07-15 21:30:24 +00:00
lazreport LazReport, show header band if masterband is empty but 'print if detail is empty' is checked 2010-07-20 20:47:56 +00:00
lazsvnpkg IDE: Portuguese translation update from Marcelo B Paula, bug #16889. 2010-07-09 22:39:47 +00:00
lazthread
leakview leakview: store interface settings: OnTop flag, window bounds, recently opened files 2010-05-29 08:05:35 +00:00
macfiles updated makefiles 2010-07-02 20:29:37 +00:00
memds components: return correct file case for packages units 2010-07-14 15:52:03 +00:00
messagecomposer regenerated translations; updated Russian translation 2010-06-02 23:10:50 +00:00
mouseandkeyinput components: mouseandkeyinput: fixed compilation (issue #13944) 2009-06-10 20:06:27 +00:00
mpaslex
opengl openglcontrol: fixed calling ancestor Create/DestroyHandle, bug #16984 2010-07-22 11:46:57 +00:00
paradox components: fix visibility hints for paradox package 2010-03-05 03:24:49 +00:00
plotfunction * Fixed copy/paste error found by Pierre Panissod 2009-10-24 07:51:19 +00:00
prettyformat Ide/Project; SourceEditor: Start using SourceEditorManager (for multi-window handling) 2010-03-16 16:16:32 +00:00
prettymessages IDE/SourceEditor/Packages: Using SourceEditorManager / Removed all references to single instance "var SourceNotebook" (for multi-window handling) 2010-03-20 15:12:33 +00:00
printers components: return correct file case for packages units 2010-07-14 15:52:03 +00:00
projecttemplates components: return correct file case for packages units 2010-07-14 15:52:03 +00:00
rtticontrols components: return correct file case for packages units 2010-07-14 15:52:03 +00:00
rx rx: fix package options by Aleksey Lagunov 2010-01-20 01:26:20 +00:00
sdf components: return correct file case for packages units 2010-07-14 15:52:03 +00:00
simpleideintf simpleide: runtime only 2009-10-02 10:13:33 +00:00
sqldb components: return correct file case for packages units 2010-07-14 15:52:03 +00:00
sqlite
synedit IDE: using new codetools FPC caches 2010-07-24 08:12:27 +00:00
synunihighlighter Update of Portuguese translation from Marcelo Borges de Paula, issue #14173 2009-07-23 18:37:34 +00:00
tachart TAChart: Add basic tests for TListChartSource 2010-07-22 16:02:58 +00:00
tdbf components: return correct file case for packages units 2010-07-14 15:52:03 +00:00
todolist todolist: use project as default, fixed update caption, bug #16945 2010-07-16 09:06:53 +00:00
turbopower_ipro components: return correct file case for packages units 2010-07-14 15:52:03 +00:00
Makefile IDE: lazcontrols: added codetools values, create dummy package if lpk not found, package link, Makefile 2010-06-21 22:50:36 +00:00
Makefile.fpc IDE: lazcontrols: added codetools values, create dummy package if lpk not found, package link, Makefile 2010-06-21 22:50:36 +00:00
README.txt started educationlaz package 2009-06-15 06:56:34 +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
  ?

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.