Sha256: f42e4f8d99bd7f25115a8c3017abbc7268723213f5ce909a2b3095b046bde2e4

Contents?: true

Size: 1.15 KB

Versions: 1

Compression:

Stored size: 1.15 KB

Contents

= 0.0.4 2010-05-27 - A Complete Overhaul
* Fixed a bug where taking of screenshots failed on some sizes of windows (thanks for the tip from Tony Popiel)
* Blocks should be used when taking screenshots for cleaning up resources after usage (Aslak Hellesøy)
* Changed library structure - it is now needed to require 'win32/screenshot' (Aslak Hellesøy)
* Replaced Ruby::DL with Ruby-FFI for better VM support and less segfaults (Jarmo Pertman)
* Added Ruby 1.9.1 support (Jarmo Pertman)
* Win32::Screenshot.window restores window if it's minimized before taking screenshots and brings it to the foreground (Jarmo Pertman)
* Changed some internal method names (Jarmo Pertman)
* Replaced Test::Unit with RSpec and made specs more robust (Jarmo Pertman)

PS! This version is not backwards compatible due to different method names and usage, but upgrading should be relatively easy nevertheless.

= 0.0.3 2007-01-18
* Fixed bug with too many callbacks
* Added get_hwnd(Regexp)

= 0.0.2 2006-12-02 
* Added desktop method (patch from Ryan Schuft)
* Added HTTP server example (patch from Ryan Schuft)
* Added window(regexp) method

= 0.0.1 2006-11-29
* First release

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
win32screenshot-0.0.4 History.rdoc