r237

Details

  • Filename
    LibDogTag-3.0-r237.zip
  • Uploaded by
  • Uploaded
    Apr 2, 2012
  • Size
    83.29 KB
  • Downloads
    198
  • MD5
    39634bf0827a7b70efd5951d82ce469d

Supported WoW Retail Versions

  • 4.3.3

Changelog

------------------------------------------------------------------------
r237 | cybeloras | 2012-04-03 03:09:33 +0000 (Tue, 03 Apr 2012) | 1 line
Changed paths:
   M /trunk/Categories/TextManip.lua

Nevermind on that TODO. Blizzard's utf8sub is extremely inefficient.
------------------------------------------------------------------------
r236 | cybeloras | 2012-04-03 03:03:20 +0000 (Tue, 03 Apr 2012) | 2 lines
Changed paths:
   M /trunk/Categories/TextManip.lua

Added upvalues
Removed an unused global variable
------------------------------------------------------------------------
r235 | cybeloras | 2012-04-03 02:52:22 +0000 (Tue, 03 Apr 2012) | 1 line
Changed paths:
   M /trunk/test.lua

Investigating SVN weirdness
------------------------------------------------------------------------
r234 | cybeloras | 2012-04-03 02:50:16 +0000 (Tue, 03 Apr 2012) | 1 line
Changed paths:
   M /trunk/test.lua

Updated to incorporate some past changes, but it still doesn't pass 100% because I gave up when it started getting into adding compilation steps
------------------------------------------------------------------------
r233 | cybeloras | 2012-04-02 23:07:16 +0000 (Mon, 02 Apr 2012) | 2 lines
Changed paths:
   M /trunk/Categories/Misc.lua
   M /trunk/LibDogTag-3.0.lua

Added a Monochrome outline tag
FontString outline is now only changed if something changed (performance increase)
------------------------------------------------------------------------
r232 | cybeloras | 2012-04-02 22:36:16 +0000 (Mon, 02 Apr 2012) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0.lua

Cleanup unused code
------------------------------------------------------------------------
r231 | cybeloras | 2012-04-02 22:33:55 +0000 (Mon, 02 Apr 2012) | 1 line
Changed paths:
   M /trunk/Compiler.lua
   M /trunk/LibDogTag-3.0.lua

Replaced convoluted xpcall implementations with much simple pcall implementations.
------------------------------------------------------------------------
r230 | cybeloras | 2012-04-02 08:52:37 +0000 (Mon, 02 Apr 2012) | 1 line
Changed paths:
   M /trunk/Helpers.lua

Caching kwargsToKwargTypes caching with the kwargs table as the key causes bad errors if the kwargs table is reused in the addon that is implementing DogTag
------------------------------------------------------------------------
r229 | parnic | 2011-12-01 02:09:10 +0000 (Thu, 01 Dec 2011) | 1 line
Changed paths:
   M /trunk/LibDogTag-3.0.toc

- updated TOC to 4.3
------------------------------------------------------------------------