|
![]() [ View full size screenshot ] |
| Version | Date Released | Status | Release Notes |
| 3.0.0 | Mar 26, 2012 | New Release | · For some messages, extra data (structs pointed to by wParam or lParam) is · now obtained and shown in message pane. · Added option to automatically open property pane whenever a window is · selected in the tree. It will show maximised in the MDI area. · Changed the look of the Message Filter dialog (single list instead of two). · Ability to search for partial string in Message Filter dialog list. · ID 3481505. Added an option to Message Filter dialog to include/exclude · unknown messages (ones not in the list). · Minor improvements · Messages dialog now shows returned messages separately, like Winspector. · Added "What's This" help text to some dialogs (the ones with a quesion mark · button in the title bar). · Bugs fixed · ID 3434845. Fixed GDI handle leak when creating window highlight border. · Custom messages (defined in user data file) for non-system window classes · were not being picked up. · Custom resources (messages, icons, etc) were being read from local app data |
| 2.4.1 | Sep 12, 2011 | New Release | · Settings were not being read on startup. |
| 2.4.0 | Aug 29, 2011 | New Release | · Parent and owner labels on property pages are clickable, and locate that · window in the hierarchy tree when clicked. · Options to restore settings and export to or import from an INI file. · Fun easter-egg in About dialog. Minor improvements: · Balloon notification is now shown just above the main window, instead of · being a topmost window. i.e. it can now be obscured by other windows. · Added definition for group box (button with BS_GROUPBOX style). Bugs fixed: · Items in ComboBox property page were not being cleared when the window was · updated, resulting in duplicate entries in the list. · Installer overwrote user files on upgrade. |
| 2.3.0 | Jul 21, 2011 | New Release | · View properties of windows such as text/title, dimensions and styles. · Set properties such as text/title, dimensions and styles. · View all windows in a tree hierarchy of parent/child windows. · 'Pick' windows to inspect using the mouse. · Advanced search which allows you to find windows that match specified criteria. Listen for window messages sent to a window. · "Smart Settings" that intelligently remember user settings such as window positions. |
| 2.2.0 | May 28, 2011 | New Release | Bugs fixed: · Application style sheets (CSS) are now working, and are applied on top of the selected theme instead of requiring the "custom" theme. New features: · Save window properties as XML. Generic and specific properties are saved. Minor improvements: · Window messages are now also saved as XML, instead of plain text. · Added class-specific message definitions to window_messages.ini |
| 2.1.0 | Mar 3, 2011 | New Release | · New features · Additional properties are shown for some window classes (ListBox, Edit, etc). · Minor improvements · Improved error handling when reading data files. · 3156930. Keep selected items when switching between tree views & refreshing. |