Sha256: 731ba804d16d88c1dcc367c695ea8cb1a83ff12b064ead745f3b95611a34105e

Contents?: true

Size: 825 Bytes

Versions: 2

Compression:

Stored size: 825 Bytes

Contents

TODO
====

general
-------

* refactor application.running? to make sure the pid even exists before
  looping
* (1.0) stop changing $LOAD_PATH in specs and features, modify ENV[] in before
  and afters
* (1.0) implement Application.find and add option to not start application
  automatically, allows driving already running applications
* (1.0) application class should be a mixin, not classical inheritance
* (1.0) "rake release" broken on Windows, create patch to fix Bundler.  For
  now, 'git tag v0.3.0 && rake build && gem push pkg/win32-autogui-0.3.0.gem'
* (1.0) add an exception dialog watcher that accepts a block and scans for
  exception dialogs in a separate thread
* unicode support for window text
* extract examples/skeleton to a separate cloneable repository or create a Thor
  generator

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
win32-autogui-0.5.3 TODO.markdown
win32-autogui-0.5.2 TODO.markdown