What's new in Add-in Express 2010 for Internet Explorer Professional 6.1.368

May 19, 2010
  • 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.

New in Add-in Express 2010 for Internet Explorer Professional 6.0.365 (May 19, 2010)

  • 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

New in Add-in Express 2010 for Internet Explorer Professional 5.1.255 (May 19, 2010)

  • 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

New in Add-in Express 2010 for Internet Explorer Professional 5.0.253 (May 19, 2010)

  • 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.

New in Add-in Express 2010 for Internet Explorer Professional 4.0.114 (May 19, 2010)

  • 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.

New in Add-in Express 2010 for Internet Explorer Professional 4.0.108 (May 19, 2010)

  • 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.