Add-in Express 2010 for Internet Explorer - Update 1
[1 Mar, 2010] Version 6.1.368
This version includes all changes of previous builds and adds the following features:
- ADDED: Complete support for Visual Studio 2010 RC
- FIXED: Slow start of IE when the user ran it by clicking on a url in an Outlook e-mail.
- FIXED: The titlebar of IE6 was truncated to one letter if an Add-in Express based add-on was running.
- FIXED: Some minor bugs in the IE module designer.
- FIXED: Clicking the Cancel button of the New Project wizard resulted in closing the current solution.
- FIXED: Some minor bugs related to Delphi Prism (3.0.21.661.
- FIXED: Publish wizard fired an exception if some prerequisites were selected.
- ALTERED: ToolButtonInactiveIcon property was deprecated.
Add-in Express 2010 for Internet Explorer - Public Release
[14 Jan, 2010] Version 6.0.365
This version includes all changes of previous builds and releases the following features:
- Complete support for Visual Studio 2010
- Complete support for Delphi Prism 2010
- Complete support for managed C++
- Complete support for IE 7 and 8 (64-bit)
- Complete support for Windows 7
- Msi-based web-deployment
- Several minor bug fixes
Add-in Express 2010 for Internet Explorer - Beta 1
[12 Dec, 2009] Version 6.0.364
This version includes all changes of previous builds and adds the following features:
- ADDED: Support for Internet Explorer 7 (x64) and 8 (x64).
- ADDED: Support for Microsoft Visual Studio 2010 Beta 2.
- ADDED: 'Create New Setup Project' wizard.
- ADDED: Enabled property to the ADXIEHTMLDocEvents component.
Add-in Express 2009 for Internet Explorer - Public Release
[12 Oct, 2009] Version 5.2.261
This version includes all changes of previous builds and adds the following features:
- FIXED: Internet Explorer raising an exception when multiple IE instances are opened one by one in a short time span.
Add-in Express 2008 for Internet Explorer - Public Release
[12 Oct, 2009] Version 4.4.133
This version includes all changes of previous builds and adds the following features:
- FIXED: The ADXIEHTMLDocEvents component not supporting frames on HTML pages.
- FIXED: The ADXIEHTMLDocEvents component raising exceptions when Internet Explorer is opened from a download link.
- FIXED: The ADXIEHTMLDocEvents component raising exceptions when Internet Explorer is opening a PDF document.
- FIXED: Internet Explorer raising an exception when multiple IE instances are opened one by one in a short time span.
Add-in Express 2009 for Internet Explorer - Public Release
[5 Oct, 2009] Version 5.2.260
This version includes all changes of previous builds and adds the following features:
- FIXED: The ADXIEHTMLDocEvents component not supporting frames on HTML pages.
- FIXED: The ADXIEHTMLDocEvents component raising exceptions when Internet Explorer is opened from a download link.
- FIXED: Internet Explorer hanging when multiple IE instances are opened one by one in a short time span.
- FIXED: The ADXIEHTMLDocEvents component raising exceptions when Internet Explorer is opening a PDF document.
Add-in Express 2009 for Internet Explorer and .NET - Public Release
[13 Jul, 2009] Version 5.1.255
This version includes all changes of previous builds and adds the following features:
- ADDED: Beta support for Visual Studio 2010.
- ADDED: The Publish wizard.
- ADDED: The IsNetworkDeployed, IsUpdatable and CheckForUpdates methods to the ADXIEModule, ADXIEBar, ADXIEToolbar, ADXIEBarModule and ADXIEToolbarModule classes.
- FIXED: A problem with the registration of IE extensions on the user's PC.
- FIXED: If two or more toolbars were deployed in one project, only one toolbar appeared in IE.
- FIXED: A bug in the adxloader.dll related to .NET Framework 4.0.
Known issue:
- C++ and Delphi Prism projects are not supported in Visual Studio 2010 yet.
Add-in Express 2008 for Internet Explorer and .NET - Public Release
[1 Jul, 2009] Version 4.4.132
This version includes all changes of previous builds and adds the following features:
- FIXED: A bug in the adxloader.dll related to .NET Framework 4.0.
Add-in Express 2009 for Internet Explorer and .NET - Public Release
[15 May, 2009] Version 5.0.253
This version includes all changes of previous builds and adds the following features:
- ADDED: Support for Internet Explorer 8 Release.
- ADDED: The ADXIESharedMemory class to support the Windows Shared Memory feature.
- ADDED: Support for Internet Explorer 8 RC1.
- ADDED: Support for Microsoft Windows 7 Beta 1.
- ADDED: Support of images for the main menu, context menus and command bar items.
- ADDED: The IEVersion property to the ADXIEBar and ADXIEToolbar classes.
- ADDED: The TabClose method to the ADXIEModule class.
- ADDED: The ChangeStatusText and GetStatusText methods to the ADXIEModule class.
- ADDED: The Description property which supports the IE status bar to all menu items.
- ADDED: The OnCreateContextMenu event to the ADXIEModule class.
- ADDED: New Internet Explorer Bar wizard.
- ADDED: New Internet Explorer Toolbar wizard.
- ADDED: New Item wizard to add an instance of the ADXIESharedMemory class.
- ADDED: The ADXIEProtectedModeAPI class to support the Protected Mode API of Internet Explorer.
- ADDED: The SaveSizeMode property to the ADXIEBarItem component.
- ADDED: The GetModulesByTypeName method to the ADXIEModule class.
- ADDED: The CreateProcessAsParent method to the ADXIEModule class.
- FIXED: Unexpected error when IE opens several tabs at the same time.
- FIXED: Incorrect behavior of the LoadAtStartup property in the ADXIEBarItem and ADXIEToolBarItem components.
- FIXED: 'No such interface supported' exception was raised when a PDF document was opened in IE.
- FIXED: Context menu items didn't appear on RSS pages.
- FIXED: Add-in Express didn't work correctly with the latest version of Delphi Prism.
- FIXED: A problem with Explorer bars and Toolbars in Windows 2000.
- FIXED: The HTMLDocument property of the ADXIEModule, ADXIEBar and ADXIEToolbar classes raised a COM exception.
- FIXED: A problem with the setup project in Windows Vista Korean.
- FIXED: A problem with the setup project in Visual Studio 2008 on some PCs.
- FIXED: The ADXIEHTMLDocEvents component might not have worked correctly if the
- FIXED: latest updates for Internet Explorer 8 were installed.
- FIXED: Add-in Express based add-ons raised an exception if the latest version of the Google toolbar was installed on the user's PC.
- FIXED: Context menus might not have appeared if the latest updates for Internet Explorer 8 were installed.
Add-in Express 2008 for Internet Explorer and .NET - Public Release
[5 Dec, 2008] Version 4.4.127
This version includes all changes of previous builds and adds the following features:
- ADDED: Beta support for Delphi Prism projects.
- FIXED: The Add-in Express loader didn't read the adxloader.dll.manifest file correctly.
Add-in Express 2008 for Internet Explorer and .NET - Public Release
[7 Nov, 2008] Version 4.4.126
This version includes all changes of previous builds and adds the following features:
- ADDED: The ADXIEMainMenu component.
- ADDED: The Beta support for IE8 Beta 2.
- ADDED: The OnHeightAdjust event to the ADXIEToolbar component.
- ADDED: The ActivateToolbar method to the ADXIEToolbar component.
- ADDED: The ActivateBar method to the ADXIEBar component.
- ADDED: A possibility to change the height of IE toolbars at runtime.
- FIXED: A problem with the adxloader.log file.
- FIXED: The Target Framework combo box was not supported in the New Project wizard of VS 2008.
Add-in Express 2008 for Internet Explorer and .NET - Public Release
[4 Aug, 2008] Version 4.3.124
This version includes all changes of previous builds and adds the following features:
- ADDED: The multi-level menu support to the ContextMenu collection of the ADXIEModule class.
- FIXED: A problem with combo boxes and edit controls added to the ToolStrip component.
- ADDED: The ADXIEHTMLDocEvents and ADXIECommands components.
- FIXED: An exception was thrown by the Add-in Express wizard on PCs with Visual Studio 2008 installed.
Add-in Express 2008 .NET for Internet Explorer - Public Release
[7 Mar, 2008] Version 4.0.114
This version includes all changes of previous builds and adds the following features:
- ADDED: The OnTabChanging, OnTabChanged, OnTabMoved, OnTabActivated, OnTabCreated events to ADXIEModule class.
- ADDED: The MainWindowHandle property to the ADXIEModule, ADXIEToolbar, ADXIEBar classes.
- ADDED: The GetModuleCount, GetModuleByIndex, GetModuleByThread, GetModuleIndex methods to the ADXIEModule class.
- ADDED: The Module property to the ADXIEToolbar, ADXIEBar classes
- ADDED: The IsTabbedBrowsingEnabled, IsQuickTabsEnabled, IsTabActive, TabActivate, TabNext, TabPrevious,
TabFirst, TabLast methods to ADXIEModule class.
- ADDED: The FindNativeWindows, SendMessageToInstance, SendMessageToAll methods to the ADXIEModule,
ADXIEToolbar, ADXIEBar classes.
- ADDED: The ADXIEToolbar class supports user input.
- CHANGED: The LoadBehavior and LoadOnBehalfOf are obsolete in the ADXIEModule class.
- CHANGED: The adxloader.dll creates a separate domain for each add-on.
- FIXED: The BeforeNavigate2 didn't fire.
- FIXED: A problem with the toolbar size when other third party toolbars are loaded.
Add-in Express 2008 .NET for Internet Explorer - Public Release
[29 Jan, 2008] Version 4.0.108
This version includes all changes of previous builds and adds the following features:
- FIXED: The BeforeNavigate2 event raised an exception in IE7.
- FIXED: It was not possible to add more than one command to the IE command bar.
- ADDED: The DownloadManager example to the installation package.
- FIXED: A problem with IE events in the ADXIEModule class.