DewdropLib-r44560

Details

  • Filename
    DewdropLib-r44560.zip
  • Uploaded by
  • Uploaded
    Jul 22, 2007
  • Size
    32.71 KB
  • Downloads
    110
  • MD5
    0dc25df5619e60c0af4e5d1a14aa0793

Supported WoW Retail Versions

  • 2.1.3

Changelog

------------------------------------------------------------------------
r44560 | ckknight | 2007-07-22 20:34:52 -0400 (Sun, 22 Jul 2007) | 2 lines
Changed paths:
   M /trunk/DewdropLib/Dewdrop-2.0/Dewdrop-2.0.lua

.Dewdrop-2.0 - through massive hacks, if tooltipTitle or tooltipText is a font specified in SharedMedia-1.0, the tooltip will be changed to said font, to provide a preview.

------------------------------------------------------------------------
r42392 | mikk | 2007-07-01 05:50:08 -0400 (Sun, 01 Jul 2007) | 3 lines
Changed paths:
   M /trunk/DewdropLib/Dewdrop-2.0/Dewdrop-2.0.lua

DewdropLib:
- Even better error messages for methods
- BUGFIX: If dewdrop encountered .get&.set for an item, it'd forget that it's in a passing group for all subsequent items in the group (not just for the current item). Original dewdrop bug, don't blame me :-)
------------------------------------------------------------------------
r42295 | ckknight | 2007-06-29 23:47:16 -0400 (Fri, 29 Jun 2007) | 1 line
Changed paths:
   M /trunk/DewdropLib/Dewdrop-2.0/Dewdrop-2.0.lua

.Dewdrop-2.0 - possible bugfixings.
------------------------------------------------------------------------
r42233 | mikk | 2007-06-29 10:17:04 -0400 (Fri, 29 Jun 2007) | 2 lines
Changed paths:
   M /trunk/DewdropLib/Dewdrop-2.0/Dewdrop-2.0.lua

DewdropLib: Editbox validate functions should NOT get passed the key name as the first argument. Damnit. (Yeah it would have made sense for them to do so but.. that's not the spec)

------------------------------------------------------------------------
r42066 | mikk | 2007-06-28 12:22:10 -0400 (Thu, 28 Jun 2007) | 2 lines
Changed paths:
   M /trunk/DewdropLib/Dewdrop-2.0/Dewdrop-2.0.lua

DewdropLib: Add isChecked & onClick directives to texts with table validates. Not tested functionality other than to verify that old stuff doesn't break.

------------------------------------------------------------------------
r41534 | mikk | 2007-06-24 06:48:17 -0400 (Sun, 24 Jun 2007) | 5 lines
Changed paths:
   M /trunk/DewdropLib/Dewdrop-2.0/Dewdrop-2.0.lua

DewdropLib:
- Junk some more unneeded lines since callMethod() now understands methods defined as "false"
- Handle callMethod() returning nil (as a result of "false" methods) in more places
- Fix setting name in error reporting in some fringe case

------------------------------------------------------------------------
r41485 | ckknight | 2007-06-23 23:01:07 -0400 (Sat, 23 Jun 2007) | 2 lines
Changed paths:
   M /trunk/DewdropLib/Dewdrop-2.0/Dewdrop-2.0.lua

.Dewdrop-2.0 - get can be false.
- also, remove unneeded semicolons and parentheses.
------------------------------------------------------------------------
r41388 | mikk | 2007-06-23 06:22:15 -0400 (Sat, 23 Jun 2007) | 5 lines
Changed paths:
   M /trunk/DewdropLib/Dewdrop-2.0/Dewdrop-2.0.lua

DewdropLib: Fix my borked commit from yesterday. Sigh. I really thought I tested the whole slew of cases...
- Text with table validate "get" methods will now properly pass passValue
- Text "validate" methods will now properly pass passValue

My apologies. Bad coding day yesterday apparently >.<
------------------------------------------------------------------------
r41341 | ckknight | 2007-06-22 21:18:54 -0400 (Fri, 22 Jun 2007) | 2 lines
Changed paths:
   M /trunk/DewdropLib/Dewdrop-2.0/Dewdrop-2.0.lua

.Dewdrop-2.0 - reverting to r41089, due to bugs with passValue

------------------------------------------------------------------------
r41317 | mikk | 2007-06-22 17:51:11 -0400 (Fri, 22 Jun 2007) | 2 lines
Changed paths:
   M /trunk/DewdropLib/Dewdrop-2.0/Dewdrop-2.0.lua

DewdropLib: I managed to bork sliders in the last checkin -- they'd never "set". Oops. Fixed.

------------------------------------------------------------------------
r41295 | mikk | 2007-06-22 15:01:16 -0400 (Fri, 22 Jun 2007) | 4 lines
Changed paths:
   M /trunk/DewdropLib/Dewdrop-2.0/Dewdrop-2.0.lua

DewdropLib:
- Decrease Dewdrop in size ~200 lines by centralizing all the function/handler-method verification and calling stuff
- Make onClick/isChecked work with handlers

------------------------------------------------------------------------

Additional Files