Sha256: 3c117df6cc07b1bb5ea23c398d54b83f7f2b729d024e9ca9f5f3d8f2ed7d86bf
Contents?: true
Size: 741 Bytes
Versions: 2
Compression:
Stored size: 741 Bytes
Contents
TODO ==== general ------- * (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.1 | TODO.markdown |
win32-autogui-0.5.0 | TODO.markdown |