Activity
From 07/22/2009 to 08/20/2009
08/20/2009
- 08:38 PM Request #29: Improve built in editor
- This built in editor is really much too slow.
- 08:37 PM Request #28: Don't allow more than one instance
- if its running when its launched, abort the launch.
- 08:21 PM Request #27: Scheduled Scripts
- A script should be able to take a schedule property to run automatically at certain times.
- 08:15 PM Bug #26 (Resolved): Version checking is too strict
- Fixed in 1.0.74
08/19/2009
- 12:15 PM Version 1.0.74.0
- There was a problem with the way I was looking for the version of powershell. This should be repaired now. If it was broken for you that problem may also have broken the uninstaller, you'll just need to drop the 1.0.74.0 version of autopowershel...
- Less strict version checking
08/12/2009
- 02:27 PM Bug #26: Version checking is too strict
- Need to adjust the installer and app start procedure to allow other versions of PS that are greater than 2.
08/03/2009
08/01/2009
- 08:25 PM Bug #25 (Resolved): Does not run on 64 bit OS
- Resolved in 1.0.73.1
- 08:24 PM Bug #25: Does not run on 64 bit OS
- Because the sqlite3 dll is 32bit, a System.BadImageFormatException is thrown when trying to load it on 64 bit OS because the autopowershell.exe assembly is built for target "any platform".
07/31/2009
- 12:53 PM Bug #24: new script wizard bugs
- There were a few bugs in the new script wizard where it didn't handle edge cases very well at all. no script text caused a segfault, new scripts wouldn't run until the program was restarted, a couple of other things. These were fixed in version ...
- 12:51 PM Request #22 (Resolved): Control behaviour of window ordering
- new behavior: if there is output to be had in the output window, then force that window to the foreground in the first output event. otherwise behave same as before. This means if you want to run a script aimed at the current foreground window, ...
07/30/2009
- 05:09 PM Version 1.0.73.0
- This version has a new Built in Code Editor. The editor is a tad slow, it needs to be retooled a bit. I'm using a hosted WPF RichTextBox in the winform, same as for the new script wizard. Also we add a new toolbar to the button launcher that ex...
- Update with new code editor and new mini toolbar
- 04:35 PM Request #23: New Toolbar
- Add a new toolbar to the launcher for quick access to some of the most oft-used functions.
- 04:34 PM Request #15 (Resolved): Builtin code editor option
- Finished. It's a tad slow still.
07/24/2009
- 03:17 PM Request #21 (Resolved): add action to uninstaller
- done.
- 01:55 PM Request #15: Builtin code editor option
- mostly done just needs a little polish and testing.
- 01:54 PM Request #20 (Resolved): New Script Wizard category text box should be combo box
- fixed in next release
- 12:05 PM Request #22: Control behaviour of window ordering
- when the button is clicked from the launcher, the current method is to raise up the window that was previously below the launcher, so that keys and what not can be sent to it. This has the side effect of burying any script output that wants to be...
- 08:57 AM Request #21: add action to uninstaller
- The uninstaller should show a form that allows user to choose if he wants to retain settings and/or saved scripts.
07/23/2009
- 10:59 AM Request #15: Builtin code editor option
- Added pane to OptionsDialog that will allow you to choose your own SyntaxOptions for highlighting.
07/22/2009
- 03:11 PM Request #20: New Script Wizard category text box should be combo box
- dont make users type it every time. make it a combo box, allow new categories but provide sensible default. Suggested by halr9000.
- 02:17 PM Request #19: Add shell based ps1 script launching capabilities
- It can be awkward to run ps scripts from explorer.exe or off the desktop. you just want to click on them and have them behave correctly. The default host doesn't do a very good job at this, it will close windows before the output can be read, or...
- 01:26 PM Version 1.0.72.1
- There is a better design for the new script wizard in this version. !/attachments/21/new-script-wizard.jpg!
- Includes the new design of new script wizard and improved syntax highlighting
- 01:23 PM Request #18 (Resolved): Improve the design of new script wizard
- see attached design
Also available in: Atom