アップデートのお知らせ: VCL for the Web 10.0.17 for Delphi 2009 and C++Builder 2009

By: Tomohiro Takahashi

Abstract: この記事では、「VCL for the Web / IntraWeb」の最新アップデートを入手する方法について説明します。

CodeGear RAD Studio 2009/Delphi 2009/C++Builder 2009には、Webアプリケーションの構築用に「VCL for the Web / IntraWeb 10.0」が含まれています。

これまで、RAD Studioのアップデートの一部として「VCL for the Web」のアップデートバージョンが付属することもありました。

「VCL for the Web」の最新バージョンを入手したい場合、AtoZed社のWebサイトにて頻繁にリリースされるアップデートバージョンが利用可能です。

以下の手順に従って、最新バージョンのダウンロードおよぴ、キーのリクエストを行ってください。

1. 「VCL for the Web」の最新バージョンをここからダウンロードします

2. このページの下部からキーのリクエストを行います

また、最新アップデートとインストール手順に関してアナウンスしているこちらのブログも参照してください。 

以下は、最近のアップデートにおける修正内容を示したバージョン履歴から抜粋したものです。より詳細な情報は、AtoZed社のWebサイトにあるこちらの全履歴を参照してください。 

10.0.17

  • Fix: IWRegion reduces the height in the first async call;
  • Fix: IWRegion can be resized to a size greater than its original size;
  • Fix: IWRegion borders are not rendered correctly in async calls;
  • Fix: GIF images not supported on D2007
  • Interface section of several IntraWeb units are now included in the installer (check folder "Interfaces")

10.0.16

  • Master templates were not being merged in D2009 and higher
  • IW applications hangs when running on Chrome
     

10.0.15

  • Changes to accommodate the new changes in UTF8ContentParser by CogeGear, that fixes the Chinese Characters bug
     

10.0.14

  • IW DB Controls: Changes made to a Dataset within async calls were not updating the IW DB Controls tied to this Dataset
  • TIWFile: More fixes for the Range Check Error
  • TIWFile: When an IWFile is present on the form, any IWButtonClick will reset IWEdits fields and IWCombos selected items
  • TIWFile: Revert changes that broke file transfer (file is corrupted after transfer)

10.0.13

  • TIWFile: Fix for the Range Check Error bug;
  • TIWFile: Changes to speed up the file processing at the server side (Thanks to Pete d'Oronzio).

10.0.12

  • Fixes the mismatch unit problem after D2009 updates #3 and #4 and also the "Unit InIOHandler was compiled with a different version of InGlobal.ValidEncoding" error, which appeared for some users.

10.0.11

  • Fix reverted: Application fails with a Session Timeout when the URL in TIWURL.URL does not contain a http:// in the url address. Same applies for TIWFileReference (ServerController.SessionTimeoutURL.URL). This fix caused 'http://' to be included in relative URLs
     

10.0.10

  • Installer: IW components are now visible in the pallete in C++Builder 2007 and C++Builder 2009
  • Installer: a missing directive prevented recompilation of TMS packages with IW 10 in CDS 2009
  • Installer: added missing HPP files
  • Fix: every character adds an extra space and just half of the line is added to the log/err file in CDS 2009
  • Fix: IWRegion Resizing/Async events: A simple ASYNC call to show/hide a IWRegion cause it's size to change (by modifying it's border width), reducing the width of the IWRegion
  • Fix: Application fails with a Session Timeout when the URL in TIWURL.URL does not contain a http:// in the url address. Same applies for TIWFileReference (ServerController.SessionTimeoutURL.URL)
     

Server Response from: ETNASC01