Gizmo Script Dec-10-2008 v2.6.4 | | | Added new 'QuestionBox' method to the 'Window' class | |
|
Gizmo Script Sep-04-2008 v2.6.3 | | | Added new 'Toolbar' class, which contains methods to Show, Hide, and Toggle toolbars inside Gizmo | |
|
Gizmo Script Sep-04-2008 v2.6.3 | | | Made some minor UI improvements | |
|
Gizmo Script Aug-28-2008 v2.6.2 | | | Added the ability to interact and automate elevated processes in Windows Vista | |
|
Gizmo Script Aug-02-2008 v2.6.1 | | | Added new 'Show the Windows Analyzer' task | |
|
Gizmo Script Sep-13-2007 v2.5.1 | | | Cleaned up the documentation a little and made some changes to the layout so that it reflects the new style in v2.5 | |
|
Gizmo Script Sep-09-2007 v2.5.0 | |
Gizmo Script Aug-09-2007 v2.0.25 | | | Fixed an issue where keyboard escape sequences with {shift} would not behave properly in certain versions of WindowsXP | |
|
Gizmo Script Aug-09-2007 v2.0.25 | | | Added BrowseFolder, CopyRecursive, CreateEmpty, GetTypeName, Move, MoveRecursive, NormalizeName, and ShowProperties to the File class | |
|
Gizmo Script Jul-05-2007 v2.0.24 | | | Added SendMessage(), PostMessage(), SetForegroundWindow(), IsValid(), and Find() functions to the Window class | |
|
Gizmo Script Jul-05-2007 v2.0.24 | | | Added the ability to search child windows in Windows.Find(), Windows.FindByName(), and Windows.FindByClass() | |
|
Gizmo Script Jul-04-2007 v2.0.23 | | | Added documentation for Virtual Key codes and Keyboard Sequences used by Keyboard.Send() | |
|
Gizmo Script Jul-04-2007 v2.0.23 | | | Added new Keyboard.SendKey() function, which allows a single keystroke to be simulated, based on Virtual Key code. | |
|
Gizmo Script Jul-04-2007 v2.0.23 | | | Added Window.Show() function, which allows a window to be Shown, Hidden, Maximize, Minimized, or Restored. | |
|
Gizmo Script Feb-20-2007 v2.0.22 | | | Added nDelay parameter to Keyboard.Send() | |
|
Gizmo Script Feb-20-2007 v2.0.22 | | | Changed Keyboard.Send() error messages to be routed through the Desktop Shadow Console | |
|
Gizmo Script Feb-07-2007 v2.0.21 | | | Made UI changes for Vista | |
|
Gizmo Script Jan-28-2007 v2.0.20 | | | Added ability to show a Wait Cursor when a Wait object is created | |
|
Gizmo Script Jan-20-2007 v2.0.19 | | | Added pass-by-reference and pass-by-value support for objects | |
|
Gizmo Script Jan-20-2007 v2.0.19 | | | Added the ability to pass back objects as return values from functions | |
|