r164
Details
-
FilenameGnomeWorks-r164.zip
-
Uploaded by
-
UploadedMay 27, 2012
-
Size456.00 KB
-
Downloads294
-
MD55a7a4f37276a2b6c38e38c0ebacd3da7
Supported WoW Retail Versions
- 4.3.4
Changelog
------------------------------------------------------------------------
r164 | wildcard_25 | 2012-05-28 04:06:33 +0000 (Mon, 28 May 2012) | 1 line
Changed paths:
M /trunk/GnomeWorks.lua
add missing tags for Colorblind mode
------------------------------------------------------------------------
r163 | mikk | 2012-05-22 23:13:07 +0000 (Tue, 22 May 2012) | 1 line
Changed paths:
M /trunk/MainWindow.lua
More helpful messages when pasting fails. Including plugging an error when pasting with nothing selected.
------------------------------------------------------------------------
r162 | mikk | 2012-05-22 23:07:08 +0000 (Tue, 22 May 2012) | 1 line
Changed paths:
M /trunk/ScrollFrame.lua
Probably fixed GnomeWorks eating all keyboard input randomly after doing Ctrl-key operations.
------------------------------------------------------------------------
r161 | mikk | 2012-02-14 00:06:18 +0000 (Tue, 14 Feb 2012) | 3 lines
Changed paths:
M /trunk/MainWindow.lua
- Fix major snafu with the Search function's tooltip scanner where it would use the # of lines from the PREVIOUS tooltip (which would always be 0 for the first recipe in a session and therefore never match).
- Uncached tooltips will no longer risk end up in a permanent limbo and never searchable.
- If a tooltip is uncached, the recipe will now be SHOWN rather than hidden. Type another character and it should be gone if it wasn't intended to be shown. Better behavior than the opposite imo.
------------------------------------------------------------------------