Please note that this document is updated in real time, and often may refer to versions that are not yet released.
* Were created for 6.0.20 but a bug in the setup prevented them from being disrtibuted.
-
New: Eliza Demo
-
New: EurekaLog Demo
-
New: StreamSec II SSL/TLS Demo
-
New: BrowserSecurityCheck property added to Application Forms to switch off check for browser change for SendFile/SendStream
-
New: TMS Planner Evaluation version
-
New: FrameBGColor for TIWFile. Allows you to set the background of the form
-
New: Published property FriendlyName for TIWDBFile
-
New: Name spaces in templates for referencing controls in regions via Region.Control
-
New: clWebTransparent color added
-
New: Enabled property for TIWListBox and TIWComboBox
-
Change: TIWRegion.ClipRegion now defaults to True
-
Change: TMS Evaluation Component Pack upgraded to version 2.0
-
Fixed: IWLink and IWURL default to underlined
-
Fixed: Overflow problem with TIWMemo
-
Fixed: Uninstall not removing TMS packages from IDE
-
Fixed: Resize problem with new forms
-
Fixed: "Control XXXXXX has no parent window" when using VFI
-
Fixed: Issue with regions and sub templates
-
Fixed: SubTemplates now default to the FormNameRegionName.html name
-
Fixed: Frame disappearing on last page of grid
-
Fixed: Border bug with TIWFrame
-
Fixed: Images in IWDBGrid not being "clickable"
-
Fixed: AV when closing a form that had a subtemplate assigned to a region
-
Fixed: Memory leak with Partial Update and controls inside grids
-
Fixed: Menu clipping problem with Mozilla
-
Fixed: IWDBImage not taking into account UseSize when using umAll
-
Fixed: Memory leak in TIWCalendar
-
Fixed: Bug with TIWFile Enabled
-
Fixed: TIWDBFile and Partial Updates bug. Image not getting cleared if field is null
-
Fixed: TIWDBNavigagor and Partial Updates bug. NAvigator would stay inactive even after activating dataset
-
Fixed: File upload with Opera now works
-
Fixed: Empty image not hiding in Partial Update
-
Fixed: Grids in Opera now display scrollbars when required
-
Fixed: BBG Item #37. TIWTimer not working on frames
-
Fixed: Bug with Partial updates and UseFrame not working correctly when changing UseFrame at runtime
-
Fixed: BBG Item #39. AV with Grids and Templates
-
Fixed: When OnSubmit for TIWEdit was assigned, it would not allow text entry in Netscape 7
-
Fixed: AV in Grids when assigning controls with no name
-
Fixed: BBG Item #48 Memory Leak with Compression enabled.
-
Fixed: Netscape not handling a 'return false' correctly and performing submit when JS event called
-
Fixed: Tab Order issues
-
Fixed: Adding controls in umPartial to a grid not respecting positioning on subsequent renders
-
Fixed: top.document.close() was appearing in non IE browsers when using TerminateAndRedirect
-
Fixed: When creating controls at runtime for grids, it is no longer necessary to call RepaintControl in umPartial
-
Fixed: Regions in templates were not positioning correctly in Mozilla
-
Fixed: Form Preview distortions
-
Fixed: Controls assigned to grids not being updated when using templates
-
Fixed: Assigning a control to a Grid cell at design-time would make the control disappear
-
Fixed: Slow page load with DynGrid
-
Fixed: General JS code optimization
-
Fixed: Today Caption could not be unset in IWCompCalendar
-
Fixed: DB-AWare Master-Detail bug in Partial Update
-
Fixed: SSL Switching in Partial Update mode. Mozilla has a bug that does not support this. IE is fixed
-
Fixed: Incorrect Clip style being set in Grid when UseFrame is True
-
Fixed: When region color was changed in Partial Update, it would not be reflected
-
Fixed: SSL Memory Leak
-
Fixed: JS error that appeared when using regions
-
Fixed: Bug when entering < > in ComboBox and ListBox making text dissapear (4.0 and 3.2 versions)
-
Fixed: Typo error in DieFlyDie Demo
-
Fixed: Resizing of controls on submit in Mozilla/NS
-
Fixed: Typo in TIWImageFile GIF support message
-
Addition: Added EnableImageToolbar property to ServerController. Controls image toolbars on IE based browsers
-
Addition: WeekStarts property to IWCalendar component
-
Fixed: Error with cookies and server-side resize
-
Fixed: Datamodule header file for CBuilder was generating Q* headers incorrectly on Windows
-
Change: SendFile/Stream parameters re-ordered. For attachments, pass TRUE if you were passing FALSE previously
-
Fixed: Updated Download for of Features to new signature for SendFile
-
Change: Cleanup of DieFlyDie demo
-
Fixed: Bug with TIWImage script events being called twice and not passing event to the server event
-
Fixed: Support for Sambar ISAPI authorization
-
Addition: vertical scrollbar to license information in IWRegister
-
Fixed: issue with Scrollable regions in Netscape/Mozilla
-
Fixed: Added Escape characters to all HTML controls (such as TIWHyperLink32, TIWURL, etc)
-
Fixed: FriendlyName was not updating along with the Name property when it was blank or the same as Name
-
Fixed: CalenderHeaderFont now updates the Month font also
-
Change: Changed BackButton Demo to be more generic
-
Addition: Support for AutoInc fields in ClientSideDBLink
-
Fixed: ScriptEvents duplicated when assigning code
-
Fixed: Bug with NewWindow parameters
-
Fixed: Parameter bug in IWP pages. More than one parameter was not being recognized
-
Fixed: Visibility problem set via CSS not taking effect
-
Fixed: ISAPI authentication
-
Fixed: Security range check error when passing a negative number as the track ID
-
Addition: option for Opera browsers in TemplateProcessor
-
Change: Expiry and build dates now display in MMM DD, YYYY format in Standalone debug window
-
Change: RestrictIP in ServerController now defaults to False in new projects
-
Fixed: Loss of data with non-existent db-aware controls in template
-
added editable proprty to RadioGroup/RadioButton
-
stackoverflow fixed with SetFocus and regions
-
Fixed problem with Image not being clickable
-
Fixed template body tag parameter parsing
-
CHANGE: Removed quote processing from TemplateProcessors
-
Fixed incorrect link in history URL
-
Fixed issue with licenses on network
-
Fixed missing borders in regions on mozilla and netscape
-
Fixed problem with TIWListBox, TIWComboBox (and 3.2 versions) when Editable = False
-
added launchbrowserssl and launchbrowser32ssl parameter to standalone
- added some missing source files for components to the sources directory
-
published taborder proeprty for TIWURL and TIWLink
-
fixed incorrect link in manual
-
fixed hourglass problem with SendFile
-
fixed problem with DBCheckBox and null fields
-
fixed issue with DieFlyDemo and use of Text property for labels
-
fixed problem with invisible controls getting rendered in templates for 3.2 forms
-
fixed problem with Nocookiesupport, UnknownBrowser and InvalidSession filename reference when the filename was not a fully qualified path
-
Added font property for TIWFile
-
added ClipRegion property to TIWregion to fix clipping of embedded controls such as TIWMenu
-
added InvisibleBorder property to TIWMemo
-
published taborder property for IWGrid and IWRadioGroup
-
Added property to control vertical flow layout behavior
-
TMS ActiveControl setting with templates fixed
-
TMS TIWAdvEdit raising JS error fixed
-
Container interface not cleared after rendering form with HTMLLayoutManager for both 4.0 and 3.2
-
Fixed missing OnClick event for RadioGroup
-
OnUnknownTag which attaches to template processor OnUnknownTag
-
Fixed Ignore warning on color property for 3.2 frames
-
Fixed alignment for 4.0 frames
-
TMS menu disappearance fixed
-
IWP AV and other problems related to this AV
-
Fixed bug from NG's about reintroduced bug in 6.0.12
-
MasterFormTag reintroduced in TemplateProcessor - this is to fix all the problems we found with TMS controls.
-
AV with regions in HTML editor fixed
-
C++ Builder issues with obj files not found
-
HTML layout editor displaying 4.0 palette in 3.2 fixed
-
When iwregion32 placed on 3.2 form adding components generates warning message
-
Biolife.cds was missing for FishFact demo
-
Fixed uninstall issue with Arcana
-
Focus issue fixed when using templates
-
Security check for port/Ip mapping
-
Problem with palette not loading when no network available
-
Fixed issue with Flash rendering embed tag always
-
IWTimer with templates ("Interface not supported") errors
-
Fixed issue with SSL switching
-
Fixed bug with installer displaying 5.1 history as opposed to 6.0
-
Fixed wizard issues with CBuilder
-
RunParams being emtpy fixed
-
PreviewManager and HTMLEditor not being updated on install
-
DieFlyDie demo fixed for d5
-
Preview AV fixed
-
Some missing demos for IW6 of Arcana in install fixed