SWT Win32 Extension New Features

  • Next milestones will be implemented:
  • Development logs:

    Mile Stone 1.0.5

    • 2008/12/04  Change the project package name.
    • 2008/12/04  Add the Volume Control of Windows. Important: Vista doesn't support it.
    • 2008/12/04  Fixed some bugs about Custom Theme.
    • 2008/12/04  Add CD Drive Manager. Important: Vista doesn't support it.
    • 2008/05/03  Fixed bug:Opening registry key which contains Chinese will fail.
    • 2008/05/02  Refactor Custom Theme, users can customize themselves theme.
    • 2008/05/01  Fixed bug: Extract icon will cause gdi objects leaking.
    • 2008/04/30  Add Vista Glossy Theme. Important: Need GDI+.
    • 2008/04/24  Use pure swt implementation to replace old callback implementation about MenuControl.
    • 2008/04/24  Fixed Bug: MenuControl will caused JVM Exit in the Windows 98.

    Mile Stone 1.0.4

    • 2008/04/22  Update Example.
    • 2008/04/21  Add Custom ToolBar.
    • 2008/04/20  Fixed bug: Dispose all unused GDI Objects.
    • 2008/04/19  Add FileVersionInfo Class to get EXE and DLL version information.
    • 2008/04/18  Add Office 2007 style.

    Mile Stone 1.0.3

    • 2008/04/07  Fix some example bugs.
    • 2008/04/07  Fix custom window region bug.
    • 2008/04/06  Implement Menu Shortcut.
    • 2008/04/04  Add Keyboard and Mouse event emulator.
    • 2008/04/03  Add Custom Popup Menu.

    Mile Stone 1.0.2

    • 2008/04/02  Fix some bugs in Windows 2000.
    • 2008/04/01  Adjust some native APIs to adapt all versions swt.
    • 2008/04/01  Add Custom Menu.
    • 2008/03/31  Use callback manager to manage hook callbcks.
    • 2008/03/31  Add System Hot Key.

    Mile Stone 1.0.1

    • 2008/03/16  Add flash ole control.
    • 2008/03/12  Add vista style shell wrapper.
    • 2008/03/11  Add simple DLL function access method.
    • 2008/03/05  Add shell system menu manger.

    Mile Stone 1.0.0

    • 2008/01/05  Add Plugin Update Site.
    • 2007/12/14  Fixed bug: GetDiskFreeSpace will cause JVM exit.
    • 2007/12/12  Add four Low Level Hooks
    • 2007/12/09  Support SWT-Extension as an Eclipse plugin.
    • 2007/12/06  Add Hook functions.