Skip to content

Releases: dinkumoil/NppUISpy

v1.2

12 Feb 17:07
Compare
Choose a tag to compare
  • enhanced: Added advanced search capabilities for menu item text, toolbar button hint text and menu command id.
  • enhanced: Added improved keyboard control capabilities using accelerator keys.

v1.1

10 Nov 18:27
Compare
Choose a tag to compare
  • fixed: When plugin's dialog boxes are on screen but hidden by another application's window which has input focus, it is not possible to return to Notepad++ by clicking its taskbar icon.
  • fixed: Wrong implementation of Notepad++ version comparison.
  • enhanced: Added support for Dark Mode icons.
  • enhanced: Added new Notepad++ message constants from v7.9.2 up to v8.4.7
  • enhanced: Added new Notepad++ menu command ids from v7.9.6 up to v8.4.7
  • enhanced: Added new Scintilla constants from v4.4.6 up to v5.3.1
  • enhanced: Adapted to new Scintilla v5.3.1 API of Notepad++ v8.4.7

v1.0.4

26 Jun 16:51
Compare
Choose a tag to compare

changed: Adapted to new Scintilla v4.1.4 API in Notepad++ v7.7

v1.0.3

11 Dec 23:05
Compare
Choose a tag to compare
  • Enhanced: The context menu of a selected element provides the ability to copy the element's icon.

v1.0.2

11 Dec 16:58
Compare
Choose a tag to compare
  • Enhanced: Added toolbar icon.

v1.0.1

11 Dec 16:46
Compare
Choose a tag to compare
  • Enhanced: Both menu item tree and toolbar button tree provide a context menu to copy text or command id to clipboard.
  • Fixed: Sometimes Command Id column of menu entries tree shows invalid content.

v1.0

11 Dec 16:32
Compare
Choose a tag to compare

Initial release