Update of /cvsroot/perl-win32-gui/Win32-GUI
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11953
Modified Files:
CHANGELOG
Log Message:
keyboard navigation for win32-gui-demos
Index: CHANGELOG
===================================================================
RCS file: /cvsroot/perl-win32-gui/Win32-GUI/CHANGELOG,v
retrieving revision 1.98
retrieving revision 1.99
diff -C2 -d -r1.98 -r1.99
*** CHANGELOG 7 Sep 2006 18:45:50 -0000 1.98
--- CHANGELOG 15 Oct 2006 12:09:27 -0000 1.99
***************
*** 6,9 ****
--- 6,15 ----
Win32-GUI ChangeLog
===================
+ + [Robert May] : 15 October 2006 - keyboard navigation for win32-gui-demos
+ - scripts/win32-gui-demos.pl - fix TAB nagigation out of SCintilla
+ control, add menu accelerators, About box dismissed with ESC key.
+ --- Win32::GUI::Constants ---
+ - Constants.PL - add DLGC_ constants
+
+ [Robert May] : 30 August 2006 - remove legacy GUI namespace
- GUI.pm - remove legacy aliasing between Win32::GUI
|