X11::GUITest ($Id: Changes,v 1.34 2003/09/06 16:28:47 ctrondlp Exp $)

This is the list of module changes between revisions.
--------------------------------------------------------------------

0.17 Sat Sep 06 2003 09:23

  - Corrected < and > key mappings.

  - Minor speed enhancements

  - Rearranged documentation sections.

  - Enabled optimizations and all warnings in
    Makefile.PL

0.16 Sun Aug 03 2003 15:00

  - Added PressMouseButton, ReleaseMouseButton.

  - Added WebBrowser_1.pl example script.

  - Added more SendKeys examples, i.e. Ctrl-Shift-l

  - Added SetWindowName function.

  - Added documentation for DISPLAY environment
    variable alteration for the purpose of interacting
    with applications on remote X servers.

  - test.t modified to accommodate scenarios when
    there are no windows present that have a WM_NAME
    property set.

  - Other minor documentation enhancements.

0.15 Sat Jun 28 2003 17:45

  - Quote string function will now handle data
    present after any embedded newline characters.

  - Enhanced TextEditor_1.pl example.

  - Added additional checks in test.t

  - Pristinized the typemap.

  - Misc. code/documentation enhancements.

  - Removed docs/Packaging file. Note: Now using
    `make tardist` to generate new module builds.

  - Removed MakeDocs.sh..  Now handled in Makefile.PL

  - Added a note that goes into man page concerning other
    documentation.

  - For those websites that grab only the POD from
    GUITest.pm, I've added a note into the documentation
    intended to relay that there is more then just that
    available for documentation.

  - Added LSH (Shift_L), RSH (Shift_R), LCT (Control_L),
    RCT (Control_R), LAL (Alt_L), RAL (Alt_R) abbreviated
    key names.

  - Added PressKey and ReleaseKey per suggestion.  Also
    included PressReleaseKey.

0.14 Sun May 18 2003 11:53

  - Documentation updates

  - Official support for FreeBSD 5.0

0.13 Sun Mar 30 2003 19:32

  - Enhanced and reenabled man3 POD generation.

  - Added WaitWindowClose

  - Added TextEditor_1.pl example script.

  - Documentation updates

0.12 Fri Mar 21 2003 02:35

  - Added IsKeyPressed

  - Added logical mouse button Ids to :CONST export tag: 
    M_BTN1 - M_BTN5

  - Added IsMouseButtonPressed

  - Updated documentation

  - Added QuoteStringForSendKeys

  - Disabled man3 POD generation in Makefile.PL until I
    find a pristine method of generating one manual
    page from the PM and XS file.  Currently I'm using
    MakeDocs.sh to construct the core text/html
    documentation.

0.11 Sun Mar 09 2003 16:01

  - Fixed aliased {PGU} and {PGD} keys.

  - Added GetMousePos, IsChild functions.

  - Now packaging as X11-GUITest-[VERSION].tar.gz versus
    x11guitest-[VERSION].tar.gz

  - Made enhancements to the documentation.

0.10 Tue Mar 05 2003 18:00

  - Initial Release.
