r43

Details

  • Filename
    LibToast-1.0-r43.zip
  • Uploaded by
  • Uploaded
    Mar 2, 2015
  • Size
    13.33 KB
  • Downloads
    161
  • MD5
    743b7ceba612fd731194c956c2f0d3cc

Supported WoW Retail Versions

  • 6.1.0

Changelog

2015-03-02  James D. Callahan III  <jcallahan@curse.com>

[b44198494ba0] [tip]
* .hgtags:

Added tag 6.1.0.2 for changeset 72934a0f6d67

[72934a0f6d67] [6.1.0.2]
* LibToast-1.0.lua

Added support for the "icon" parameter to LibSink-2.0's Pour() method. Note: The r, g, b, font, size, outline, sticky, and location parameters are still unsupported but must be passed since they are required by LibSink-2.0.

2015-02-24  James D. Callahan III  <jcallahan@curse.com>

[6406bb78c54d]
* .hgtags:

Added tag 6.1.0.1 for changeset a008981d7d04

[a008981d7d04] [6.1.0.1]
* LibToast-1.0.toc

Updated ToC Interface to 60100

2014-11-23  James D. Callahan III  <jcallahan@curse.com>

[c6fcd5106dfe]
* .hgtags:

Added tag 6.0.3.3 for changeset e387f4254fb9

[e387f4254fb9] [6.0.3.3]
* LibToast-1.0.lua

Replaced usage of the UIFrameFade system with the Animation system. Toasts will also now flash on spawn and not fade while being moused over.

2014-11-22  James D. Callahan III  <jcallahan@curse.com>

[ce96cfe20aa4]
* .hgtags:

Added tag 6.0.3.2 for changeset f729f438bcbf

[f729f438bcbf] [6.0.3.2]
* LibToast-1.0.lua

Added support for user-defined spawn points when using Toaster.

2014-11-21  James D. Callahan III  <jcallahan@curse.com>

[0c99816f2274]
* LibToast-1.0.lua

Cleanup.

[0d0bd67affcf]
* .hgtags:

Added tag 6.0.3.1 for changeset c7398e6d141f

[c7398e6d141f] [6.0.3.1]
* LibToast-1.0.lua

Fixed erroneous setting of addon_names for the calling object to the LibSink toast's display_name - now actually use the addon_name. Fixes issue where Toaster would, for example, show "Rare seen!" under AddOns instead of SilverDragon. Bumped MINOR to 9.

2014-10-14  James D. Callahan III  <jcallahan@curse.com>

[53163fce43ef]
* .hgtags:

Added tag 6.0.2.1 for changeset b4ca24897079

[b4ca24897079] [6.0.2.1]
* LibToast-1.0.lua

Added :SetIconAtlas() and bumped MINOR to 8.

[9eae789b7aea]
* LibToast-1.0.toc

Updated ToC Interface to 60000.

2014-10-12  James D. Callahan III  <jcallahan@curse.com>

[d5302cfaf8e2]
* LibToast-1.0.lua

Set default spawn point to TOPRIGHT if IsMacClient() is true.

[755ce2c93c69]
* LibToast-1.0.lua

Changed backdrop bgFile from CHATFRAMEBACKGROUND to UI-Toast-Background

2013-06-12  James D. Callahan III  <jcallahan@curse.com>

[07a5a13eea64]
* .hgtags:

Added tag r27-release for changeset 71437f934f89

[71437f934f89] [r27-release]
* LibToast-1.0.toc

Bump ToC version to 50300.

2013-03-05  James D. Callahan III  <jcallahan@curse.com>

[1d9baa1ecfff]
* .hgtags:

Added tag r25-release for changeset e7c32e0729f9

[e7c32e0729f9] [r25-release]
* LibToast-1.0.toc

Update ToC Interface version to 50200.

2012-09-14  James D. Callahan III  <jcallahan@curse.com>

[e2d766076d96]
* .hgtags:

Added tag r21-release for changeset 4739967426c8

[4739967426c8] [r21-release]
* LibToast-1.0.lua

To provide greater flexibility, allow display_name and texture_path for :DefineSinkToast() to be a function that returns a string.

[fdc85f198449]
* .hgtags:

Added tag r20-release for changeset 9900a86ed81c

[9900a86ed81c] [r20-release]
* LibToast-1.0.lua

Added the ability to embed the library in an AddOn object. Added :DefineSink() (or :DefineSinkToast() when embedding) - allows for using LibSink:Pour() on toast objects.

[2c01a5b89d49]
* .hgtags, .pkgmeta, LibStub/LibStub.lua LibToast-1.0.toc lib.xml

Since the OSX WoW Launcher insists on changing permissions and I'm tired of fighting with it…

2012-08-28  James D. Callahan III  <jcallahan@curse.com>

[588305c70cb6]
* .hgtags:

Added tag r18-release for changeset 7176a49c2d62

[7176a49c2d62] [r18-release]
* LibToast-1.0.toc

Bumped ToC to 50001.

2012-07-29  James D. Callahan III  <jcallahan@curse.com>

[e44bf0a967cc]
* .hgtags:

Added tag r16-release for changeset 934b981cf50e

2012-07-24  James D. Callahan III  <jcallahan@curse.com>

[934b981cf50e] [r16-release]
* LibToast-1.0.lua

Added toast:SetIconTexCoord()

2012-07-23  James D. Callahan III  <jcallahan@curse.com>

[26e99aeffb53]
* .hgtags:

Added tag r13-release for changeset d0203688872d