Update of /cvsroot/perl-win32-gui/Win32-GUI
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15548
Modified Files:
CHANGELOG
Log Message:
Add more constants
Index: CHANGELOG
===================================================================
RCS file: /cvsroot/perl-win32-gui/Win32-GUI/CHANGELOG,v
retrieving revision 1.119
retrieving revision 1.120
diff -C2 -d -r1.119 -r1.120
*** CHANGELOG 15 Jul 2007 19:01:15 -0000 1.119
--- CHANGELOG 15 Jul 2007 19:06:09 -0000 1.120
***************
*** 25,28 ****
--- 25,31 ----
- GUI.xs - tidy up the implementation of the Scroll() function, make it
really return UNDEF on failure, and improve documentation.
+ --- Win32::GUI::Constants ---
+ - Constants.PL, Tags.pm, 52_tags.t - add a whole bunch more constants
(mainly control
+ notification codes), and update tests
+ [Robert May] : 20 January 2007 - Restore Original WndProc