> >    A new Win32::GUI release is availlable.
> >    This release come from 0.0.665 Fix CVS branch.
>
> Is there a list of fixes?
>

Oups ;o)
I mention fix list in note on Win32::GUI sources download :
http://sourceforge.net/project/shownotes.php?group_id=16572&release_id=203389

I rework it, with more detail :

this release of Win32::GUI introduces many bug fix and new features the most
important being:

New :

  - add Hook/UnHook methods
  - new DateTime styles and methods
  - new RichEdit methods
  - improve GetOpenFileName / GetSaveFileName.
  - new _DropFiles Events
  - SendMessage now support a pointer to a string or a struct in LPARAM.
  - NEM KeyDown and KeyUp receive new parameter with virtual key value.
  - NEM Timer event

Bug:

  - Fix accelerator keys
  - Fix ImageList bug
  - Fix Windows XP Color
  - Fix options parsing for TextField
  - Fix -prompt support on Textfield with -pos and -size option.
  - Fix DoEvents double events
  - Fix PeekMessage warm message
  - Fix menu enabled option.

Build :
  - MinGW support
  - ActivePerl 5.005 support

Laurent


Reply via email to