The IsWindowCursor() function was added to determine if a given window has the specified cursor. Support for mouse wheel scrolling was added. The WaitSeconds() function was added for providing delay. Various recorder enhancements were made (new command line options, more accuracy).
German AltGr keyboard modifier support was added. New example scripts were added. A minor compiler warning was fixed. Support for CPAN automated testing environments was improved.
GetWindowPos() now returns the border width and screen number of the given window. Patches for Xvfb compatibilities were applied (so ALT_L can fall back to META_L). The "#" modifier short-cut was added for META_Left key. Xserver jams encountered when using Exceed were corrected for Microsoft Windows. Various functions can now work under multiple-screens during runtime. Key sending issues with Xinerama and the XTest extension can now be alleviated by compiling with X11_GUITEST_USING_XINERAMA defined in Makefile.PL.
A FindWindowLike.pl example script was added. A
problem in which SendKeys did not function
properly on RedHat 7.3 systems was fixed.
eg/templates/ScriptTemplate.pl was included for
the purpose of constructing future example
scripts. An enhancement was made to help support
Perl v5.5.3 (which is an older version that
doesn't have newSVuv defined). Various
enhancements were made to the documentation. The
copyrights were updated for the new year.