Update of /cvsroot/perl-win32-gui/Win32-GUI/Win32-GUI-ReleaseNotes
In directory
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21414/Win32-GUI-ReleaseNotes
Modified Files:
RN_0_0_502.pod RN_0_0_588.pod RN_0_0_665.pod RN_0_0_670.pod
RN_0_0_671.pod RN_0_99_1.pod RN_1_0.pod RN_1_02.pod
RN_1_03.pod RN_1_04.pod
Log Message:
Correct first heading and abstract line
Index: RN_0_0_588.pod
===================================================================
RCS file:
/cvsroot/perl-win32-gui/Win32-GUI/Win32-GUI-ReleaseNotes/RN_0_0_588.pod,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** RN_0_0_588.pod 16 Jul 2006 11:09:33 -0000 1.1
--- RN_0_0_588.pod 31 Oct 2006 22:20:25 -0000 1.2
***************
*** 1,5 ****
! =head1 Win32::GUI::ReleaseNotes::RN_0_0_588
! This is the release notes for Version 0.0.588 of Win32::GUI
=head1 Release Date
--- 1,5 ----
! =head1 NAME
! Win32::GUI::ReleaseNotes::RN_0_0_588 - This is the release notes for Version
0.0.588 of Win32::GUI
=head1 Release Date
Index: RN_0_99_1.pod
===================================================================
RCS file:
/cvsroot/perl-win32-gui/Win32-GUI/Win32-GUI-ReleaseNotes/RN_0_99_1.pod,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** RN_0_99_1.pod 16 Jul 2006 11:09:33 -0000 1.1
--- RN_0_99_1.pod 31 Oct 2006 22:20:25 -0000 1.2
***************
*** 1,5 ****
! =head1 Win32::GUI::ReleaseNotes::RN_0_99_1
! This is the release notes for Version 0.99_1 of Win32::GUI
=head1 Release Date
--- 1,5 ----
! =head1 NAME
! Win32::GUI::ReleaseNotes::RN_0_99_1 - This is the release notes for Version
0.99_1 of Win32::GUI
=head1 Release Date
Index: RN_0_0_665.pod
===================================================================
RCS file:
/cvsroot/perl-win32-gui/Win32-GUI/Win32-GUI-ReleaseNotes/RN_0_0_665.pod,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** RN_0_0_665.pod 16 Jul 2006 11:09:33 -0000 1.1
--- RN_0_0_665.pod 31 Oct 2006 22:20:25 -0000 1.2
***************
*** 1,5 ****
! =head1 Win32::GUI::ReleaseNotes::RN_0_0_665
! This is the release notes for Version 0.0.665 of Win32::GUI
=head1 Release Date
--- 1,5 ----
! =head1 NAME
! Win32::GUI::ReleaseNotes::RN_0_0_665 - This is the release notes for Version
0.0.665 of Win32::GUI
=head1 Release Date
Index: RN_0_0_671.pod
===================================================================
RCS file:
/cvsroot/perl-win32-gui/Win32-GUI/Win32-GUI-ReleaseNotes/RN_0_0_671.pod,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** RN_0_0_671.pod 16 Jul 2006 11:09:33 -0000 1.1
--- RN_0_0_671.pod 31 Oct 2006 22:20:25 -0000 1.2
***************
*** 1,5 ****
! =head1 Win32::GUI::ReleaseNotes::RN_0_0_671
! This is the release notes for Version 0.0.671 of Win32::GUI
=head1 Release Date
--- 1,5 ----
! =head1 NAME
! Win32::GUI::ReleaseNotes::RN_0_0_671 - This is the release notes for Version
0.0.671 of Win32::GUI
=head1 Release Date
Index: RN_0_0_670.pod
===================================================================
RCS file:
/cvsroot/perl-win32-gui/Win32-GUI/Win32-GUI-ReleaseNotes/RN_0_0_670.pod,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** RN_0_0_670.pod 16 Jul 2006 11:09:33 -0000 1.1
--- RN_0_0_670.pod 31 Oct 2006 22:20:25 -0000 1.2
***************
*** 1,5 ****
! =head1 Win32::GUI::ReleaseNotes::RN_0_0_670
! This is the release notes for Version 0.0.670 of Win32::GUI
=head1 Release Date
--- 1,5 ----
! =head1 NAME
! Win32::GUI::ReleaseNotes::RN_0_0_670 - This is the release notes for Version
0.0.670 of Win32::GUI
=head1 Release Date
Index: RN_1_04.pod
===================================================================
RCS file: /cvsroot/perl-win32-gui/Win32-GUI/Win32-GUI-ReleaseNotes/RN_1_04.pod,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** RN_1_04.pod 15 Oct 2006 14:07:46 -0000 1.6
--- RN_1_04.pod 31 Oct 2006 22:20:25 -0000 1.7
***************
*** 1,5 ****
! =head1 Win32::GUI::ReleaseNotes::RN_1_04
! This is the release notes for Version 1.04 of Win32::GUI
=head1 Release Date
--- 1,5 ----
! =head1 NAME
! Win32::GUI::ReleaseNotes::RN_1_04 - This is the release notes for Version
1.04 of Win32::GUI
=head1 Release Date
***************
*** 134,138 ****
has been added to stop the <RETURN> key firing the default
Click event for a multi-line Textfield when using the
! L<-dialogui|Win32::GUI::Reference::OPtions/dialogui>
option on a Window. This replaces the
previous use of C<< -addstyle => ES_WANTRETURN >>.
--- 134,138 ----
has been added to stop the <RETURN> key firing the default
Click event for a multi-line Textfield when using the
! L<-dialogui|Win32::GUI::Reference::Options/dialogui>
option on a Window. This replaces the
previous use of C<< -addstyle => ES_WANTRETURN >>.
***************
*** 140,144 ****
=item Ballon tooltips for NotifyIcon
! The L<Win32::GUI::NotifyIcon|Win32::GUI::NotifyIcon> pakage
has been re-worked. There is now no need to use the
L<-id|/"Deprecated feature status"> option, and balloon
--- 140,144 ----
=item Ballon tooltips for NotifyIcon
! The L<Win32::GUI::NotifyIcon|Win32::GUI::NotifyIcon> package
has been re-worked. There is now no need to use the
L<-id|/"Deprecated feature status"> option, and balloon
***************
*** 187,191 ****
function has been enhanced so that it converts any passed
path to a Win32 representation before trying to use it.
! Specifically this means that slashes are canonicised to 'C<\>',
and under Cygwin, cygwin style paths are converted to
Win32 paths.
--- 187,191 ----
function has been enhanced so that it converts any passed
path to a Win32 representation before trying to use it.
! Specifically this means that slashes are canonicalised to 'C<\>',
and under Cygwin, cygwin style paths are converted to
Win32 paths.
***************
*** 198,202 ****
should be no crashes with many of the methods
which had been incorrectly implemented. The
! new implementaiton should be backwards compatable
with what was there before, but read the documentation
to find out about all the new features you can use.
--- 198,202 ----
should be no crashes with many of the methods
which had been incorrectly implemented. The
! new implementation should be backwards compatible
with what was there before, but read the documentation
to find out about all the new features you can use.
***************
*** 231,235 ****
=over
! =item -background and -forground options now work for RichEdit windows
=item The SendMessageTimout implementation now matches the documentation
--- 231,235 ----
=over
! =item -background and -foreground options now work for RichEdit windows
=item The SendMessageTimout implementation now matches the documentation
***************
*** 285,289 ****
exporting any constants by default.
! Although not advised, you can supress the warnings by turning deprecated
warnings off:
--- 285,289 ----
exporting any constants by default.
! Although not advised, you can suppress the warnings by turning deprecated
warnings off:
***************
*** 310,316 ****
-addstyle => A::B::WS_BORDER(),
! =item maintain compatibility of exising scripts
! use Win32::GUI::Constants qw(-exportpkg => Win32::GUI
:compatability_win32_gui);
...
-addstyle => Win32::GUI::WS_BORDER,
--- 310,316 ----
-addstyle => A::B::WS_BORDER(),
! =item maintain compatibility of existing scripts
! use Win32::GUI::Constants qw(-exportpkg => Win32::GUI
:compatibility_win32_gui);
...
-addstyle => Win32::GUI::WS_BORDER,
***************
*** 352,354 ****
=back
! =cut
--- 352,354 ----
=back
! =cut
\ No newline at end of file
Index: RN_1_03.pod
===================================================================
RCS file: /cvsroot/perl-win32-gui/Win32-GUI/Win32-GUI-ReleaseNotes/RN_1_03.pod,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** RN_1_03.pod 16 Jul 2006 11:09:33 -0000 1.1
--- RN_1_03.pod 31 Oct 2006 22:20:25 -0000 1.2
***************
*** 1,5 ****
! =head1 Win32::GUI::ReleaseNotes::RN_1_03
! This is the release notes for Version 1.03 of Win32::GUI
=head1 Release Date
--- 1,5 ----
! =head1 NAME
! Win32::GUI::ReleaseNotes::RN_1_03 - This is the release notes for Version
1.03 of Win32::GUI
=head1 Release Date
Index: RN_0_0_502.pod
===================================================================
RCS file:
/cvsroot/perl-win32-gui/Win32-GUI/Win32-GUI-ReleaseNotes/RN_0_0_502.pod,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** RN_0_0_502.pod 16 Jul 2006 11:09:33 -0000 1.1
--- RN_0_0_502.pod 31 Oct 2006 22:20:25 -0000 1.2
***************
*** 1,5 ****
! =head1 Win32::GUI::ReleaseNotes::RN_0_0_502
! This is the release notes for Version 0.0.502 of Win32::GUI
=head1 Release Date
--- 1,5 ----
! =head1 NAME
! Win32::GUI::ReleaseNotes::RN_0_0_502 - This is the release notes for Version
0.0.502 of Win32::GUI
=head1 Release Date
Index: RN_1_0.pod
===================================================================
RCS file: /cvsroot/perl-win32-gui/Win32-GUI/Win32-GUI-ReleaseNotes/RN_1_0.pod,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** RN_1_0.pod 16 Jul 2006 11:09:33 -0000 1.1
--- RN_1_0.pod 31 Oct 2006 22:20:25 -0000 1.2
***************
*** 1,5 ****
! =head1 Win32::GUI::ReleaseNotes::RN_1_00
! This is the release notes for Version 1.0 of Win32::GUI
=head1 Release Date
--- 1,5 ----
! =head1 NAME
! Win32::GUI::ReleaseNotes::RN_1_00 - This is the release notes for Version 1.0
of Win32::GUI
=head1 Release Date
Index: RN_1_02.pod
===================================================================
RCS file: /cvsroot/perl-win32-gui/Win32-GUI/Win32-GUI-ReleaseNotes/RN_1_02.pod,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** RN_1_02.pod 16 Jul 2006 11:09:33 -0000 1.1
--- RN_1_02.pod 31 Oct 2006 22:20:25 -0000 1.2
***************
*** 1,5 ****
! =head1 Win32::GUI::ReleaseNotes::RN_1_02
! This is the release notes for Version 1.02 of Win32::GUI
=head1 Release Date
--- 1,5 ----
! =head1 NAME
! Win32::GUI::ReleaseNotes::RN_1_02 - This is the release notes for Version
1.02 of Win32::GUI
=head1 Release Date