This is an automatically generated mail from the syncmail system. Do not reply
directly to this email. Further discussion should take place on the hackers
list: [EMAIL PROTECTED]
Update of /cvsroot/perl-win32-gui/Win32-GUI
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22813
Modified Files:
CHANGELOG GUI.pm GUI.rc Readme Readme.html
Log Message:
Prepare for V1.06 release
Index: Readme.html
===
RCS file: /cvsroot/perl-win32-gui/Win32-GUI/Readme.html,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** Readme.html 1 Feb 2008 13:33:22 - 1.11
--- Readme.html 13 Feb 2008 15:24:04 - 1.12
***
*** 5,19
Win32::GUI::UserGuide::Readme - Perl-Win32 Graphical User Interface
Extension README
! mailto:[EMAIL PROTECTED]" />
!
DESCRIPTION
INSTALLING
--- 5,23
Win32::GUI::UserGuide::Readme - Perl-Win32 Graphical User Interface
Extension README
! mailto:"; />
!
+
+
+ NAME
DESCRIPTION
+ AVAILABILITY
INSTALLING
***
*** 43,51
COPYRIGHT and LICENCE
-
DESCRIPTION
Win32::GUI is a Win32-platform native graphical user interface toolkit for
--- 47,62
COPYRIGHT and LICENCE
+
+
+
+ NAME
+ Win32::GUI::UserGuide::Readme - Perl-Win32 Graphical User Interface
Extension README
+
+
+
DESCRIPTION
Win32::GUI is a Win32-platform native graphical user interface toolkit for
***
*** 53,61
user32.dll and gdi32.dll, with an object oriented perl interface and an
event-based dialog model that mimic the functionality of visual basic.
!
!
! =head1 AVAILABILITY
! This is the README file for Win32::GUI v1.05_90
! built on 01 Feb 2008.
Source and ActiveState Perl PPMs are available from
http://sourceforge.net/project/showfiles.php?group_id=16572";>http://sourceforge.net/project/showfiles.php.
--- 64,73
user32.dll and gdi32.dll, with an object oriented perl interface and an
event-based dialog model that mimic the functionality of visual basic.
!
!
!
! AVAILABILITY
! This is the README file for Win32::GUI v1.06
! built on 13 Feb 2008.
Source and ActiveState Perl PPMs are available from
http://sourceforge.net/project/showfiles.php?group_id=16572";>http://sourceforge.net/project/showfiles.php.
***
*** 123,127
nmake install
Built this way the GUI.dll extension can be very large (~3MB). There is a
! module in the build_tools directory that works with
Config_m and
Extutils::FakeConfig to set the MinGW
compiler
flags more optimally. If you want to try this, then replace the first
--- 135,139
nmake install
Built this way the GUI.dll extension can be very large (~3MB). There is a
! module in the build_tools directory that works with
Config_m and
Extutils::FakeConfig to set the MinGW
compiler
flags more optimally. If you want to try this, then replace the first
***
*** 140,145
gzip
Build instructions:
! unpack perl-Win32-GUI-X.XX-X-src.tar.bz2. If you use setup to
install
! this src package, it will be unpacked under /usr/src
automatically.
cd /usr/src
--- 152,157
gzip
Build instructions:
! unpack perl-Win32-GUI-X.XX-X-src.tar.bz2. If you use
setup to install
! this src package, it will be unpacked under /usr/src
automatically.
cd /usr/src
***
*** 169,173
by the make process. It can also be generated by issuing:
! nmake poddocs;
--- 181,186
by the make process. It can also be generated by issuing:
! nmake poddocs;
!
***
*** 177,181
The HTML documentation can also be generated by issuing:
! nmake htmldocs;
--- 190,195
The HTML documentation can also be generated by issuing:
! nmake htmldocs;
!
***
*** 195,201
VERSION
! Documentation for Win32::GUI v1.05_90 created 01 Feb 2008
This document is autogenerated by the build process. Edits made here will
be lost.
! Edit docs/GUI/UserGuide/Readme.pod instead.
--- 209,215
VERSION
! Documentation for Win32::GUI v1.06 created 13 Feb 2008
This document is autogenerated by the build process. Edits made here will
be lost.
! Edit docs/GUI/UserGuide/Readme.pod instead.
***
*** 212,216
This program is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.
-
--- 226,229
Index: Readme
===
RCS file: /cvsroot/perl-win32-gui/Win32-GUI/Readme,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** Readme 1 Feb 2008 13:33:22 - 1.10
--- Readme 13 Feb 2008 15:24:04 - 1.11
***
*** 14,18