r267-nolib

Details

  • Filename
    Postal-r267-nolib.zip
  • Uploaded by
  • Uploaded
    Oct 10, 2009
  • Size
    35.72 KB
  • Downloads
    63
  • MD5
    392fc4cf92a39aeaeb24e254b3b4de68

Supported WoW Retail Versions

  • 3.2.0

Changelog

------------------------------------------------------------------------
r267 | xinhuan | 2009-10-10 07:01:36 +0000 (Sat, 10 Oct 2009) | 1 line
Changed paths:
   M /trunk/Modules/BlackBook.lua
   M /trunk/Modules/Express.lua
   M /trunk/Postal.lua

Add an option to use Postal's auto-complete (default on).
------------------------------------------------------------------------
r266 | xinhuan | 2009-10-08 20:28:56 +0000 (Thu, 08 Oct 2009) | 1 line
Changed paths:
   M /trunk/Modules/BlackBook.lua

Make our BlackBook autocomplete complete before Blizzard's one. Make the Friends/Guild list BlackBook options affect Blizzard's autocomplete instead.
------------------------------------------------------------------------
r265 | mikk | 2009-09-13 19:32:34 +0000 (Sun, 13 Sep 2009) | 2 lines
Changed paths:
   M /trunk/Modules/OpenAll.lua
   M /trunk/Postal.lua

OpenAll: Add a setting for "Keep free space", defaults to keeping 1 regular bagslot free.

------------------------------------------------------------------------
r264 | mikk | 2009-09-13 17:18:17 +0000 (Sun, 13 Sep 2009) | 4 lines
Changed paths:
   M /trunk/Modules/Select.lua

Select: Change the "Please delete some mail..." standard Blizzard message into a more useful one that:
1. Shows you how MANY mails remain after the current 50
2. Tells you how long (in seconds) it is until you get to refresh for more

------------------------------------------------------------------------
r263 | xinhuan | 2009-09-03 17:19:07 +0000 (Thu, 03 Sep 2009) | 1 line
Changed paths:
   M /trunk/Modules/BlackBook.lua

Most other addons aren't hooking properly and do not pass in "editbox" at all, so we just call it directly instead.
------------------------------------------------------------------------