image image Home   About   Downloads   Support   Links   Contact  
image





Copyright
2002 - 2012
Atozed Computer
Software Ltd.

image
Buy Online   Download Support  FAQ
Atozed Home  »  IntraWeb  »  IntraWeb History  »  10.0

IntraWeb 10.0 History

RSS feed here.

10.0.23

  • Bug fix: infinite loop if you call IWControl.SetFocus on a async IWControl.OnExit event
  • Bug Fix: Access Violation if you double click TLayoutMgrHTMLComponent in design time

10.0.22

  • Fixed: JavaScript in IE 8 error when a IWRegion has no anchor
  • Fixed: Access Violation when you reference individual components declared in a IWFrame within the HTML template of a IWForm
  • Fixed: SetFocus does not works on Async calls

10.0.21

  • bug fix: installer does not recognizes some IW bundled keyes for RAD Studio 2010

10.0.20

  • Bug fix: enable Opera option in the SA menu when Opera is installed
  • Bug fix: Log = loNone does not affects Log file generation in SSL mode.
  • Bug fix: removed extra param generation error in the C++Builder Wizard, which causes a compilation problem in some CBuilder versions
  • Bug fix: CSS for IWGrid/IWDBGrid columns were not being applied correctly.
  • Adjustments in the installer to the new D2010 Keys

Note: covers test releases 10.0.18 and 10.0.19

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)

10.0.9

  • more adjustments in the installer: IW components are now visible in the pallete in C++Builder 2006
  • Fix for the "Unknown browser detection" problem. The default IW "unhandled exception" page was displayed instead of the FileReference or URL in the ServerController.UnknownBrowser property

10.0.8

  • Some fixes to the C++Builder installation process: included missing HPP files
  • Fix for the 48K limitation bug in IWFile when used in ISAPIs

10.0.7

  • Some fixes to the C++Builder installation process: IntraWeb Component Palette are shown correctly in the C++Builder IDE
  • Adjustments in the Features demo
  • Fix: "missing __classid" problem in the C++Builder Wizard
  • Fix: IWFile was not uploading files properly in D2009/CB2009
  • Enhancements in the installer to accept D2009/CB2009 Bundled keys

10.0.6

  • Installer now includes D2009/CB2009 options
  • Fix: special characters were being ignored in D2009
  • Fix: IWMemo.Lines.Count only returns 1 no matter how many lines have been entered

10.0.5

  • Fix: special characters were not being displayed properly (ex: "é" -> é)

10.0.4

  • Fixed: IE "error in Line 801" when you have more than once IWRegion with "region.align=alclient" in the same Form.
  • Fixed: "Cannot find submit component" bug: when an async call is made to a frame, the next non-async event generates an error

10.0.3

  • Fixed: "Cannot find submit component" with buttons and other submit action controls on frames.
  • Encoding of HTML literals has been changed to be less aggressive so it will no longer encode ,.-_ This helps with posting hidden fields to other servers which do not properly decode parameters.

10.0.2

  • Fix in install for design time packages - All IDE's

10.0.1


  •  "Upload without content type bug "
  •  "AutoEditable usage "
  •  "Hand on Imagefile async click "
  •  "Async texbox multiline issue"
  •  "Popup Demo is missing a ; and causes JS error"
  •  "Space in listbox add during async call does not work"
  •  "Memory leak in TIWTabControl"
  •  "Initial Google Chrome support (recognition)"
  • Installation fixes so design packages are now properly loaded
  • Many installation fixes for C++


10.0.0

This is only a partial list, not all items were successfully logged.

  • .NET personalities of Delphi 2005 and 2006 no longer supported. Win32 ins Delphi 2005 and 2006 will continue to be supported. See roadmap more more details.
  • Unicode support (Delphi 2009 only)
  • Delphi 2009 support
  • All demos now load properly again in Delphi 5, 6, & 7
  • Many C++ installation fixes
  • ISAPI now works again with Omni HTTP server when using Delphi 5.
  • Invalid date error when using Delphi 7
  • Javascripts contained wrong version number in file name.
  • Run any standalone demo. Click about (last icon on toolbar). There is a big 1. I think it cant fit the 10, the label needs to be made bigger
  • IWListbox and multiple spaces
  • if you create a standard Win32 VCL app and drop an IW component on the form, you get an error message that this makes no sense and that IW components can only be dropped on IW forms, still, the component is added to the form. Since we cant stop it, lets change the message to "IntraWeb controls are not valid on non IntraWeb forms."
  • IWCombo non editable
  • Multiple identical frames
  • Check that all demos load and all forms of each demo in d6
  • C++ personality not compiling with IW
  • There are 4 IntraWeb controls without a glyph in the component palette
  • Change Standard 4.0 to HTML 4.0 and PDA to something




CodeGear - Where Developers Matter