r86
Details
-
FilenameLibDialog-1.0-r86.zip
-
Uploaded by
-
UploadedJul 19, 2016
-
Size12.31 KB
-
Downloads340
-
MD5c28beecbc6a9d2a1e442a8bb945ac456
Supported WoW Retail Versions
- 7.0.3
Changelog
2016-07-19 James D. Callahan III <jcallahan@curse.com>
[e56381e334a1] [tip]
* .hgtags:
Added tag 7.0.3.1 for changeset 222d06b3cb4f
[222d06b3cb4f] [7.0.3.1]
* LibDialog-1.0.toc
Bump ToC Interface version to 70000
2015-06-23 James D. Callahan III <jcallahan@curse.com>
[3bed7c27f9da]
* .hgtags:
Added tag 6.2.0.1 for changeset 4804cf526bbd
[4804cf526bbd] [6.2.0.1]
* LibDialog-1.0.toc
Update ToC Interface to 60200.
2015-02-25 James D. Callahan III <jcallahan@curse.com>
[5550c30a4c92]
* .hgtags:
Added tag 6.1.0.2 for changeset c412b20f9e2b
[c412b20f9e2b] [6.1.0.2]
* LibDialog-1.0.lua
Added checks for nil delegates in _Dialog_OnShow(), in which case we bail, and in _Dialog_OnUpdate(), in which case the dialog's timer still occurs but no delegate actions (such as on_cancel or on_update) will fire.
2015-02-24 James D. Callahan III <jcallahan@curse.com>
[aee21fe16090]
* .hgtags:
Added tag 6.1.0.1 for changeset f9b76a6c0052
[f9b76a6c0052] [6.1.0.1]
* LibDialog-1.0.toc
Updated ToC Interface to 60100
2015-01-23 James D. Callahan III <jcallahan@curse.com>
[0def1fc8eac2]
* .hgtags:
Added tag r78-release for changeset 3afa555bdd55
[3afa555bdd55] [r78-release]
* LibDialog-1.0.lua
Clear the checkbox container's anchors in _ReleaseCheckBox
2014-10-27 James D. Callahan III <jcallahan@curse.com>
[8d0bb7f005ed]
* .hgtags:
Added tag r76-release for changeset fac8254c08cb
[fac8254c08cb] [r76-release]
* .pkgmeta, LibDialog-1.0.lua
Fixed LibStub entry in .pkgmeta
2014-10-14 James D. Callahan III <jcallahan@curse.com>
[d2da068fadc0]
* .hgtags:
Added tag r74-release for changeset a041cb1c17ec
[a041cb1c17ec] [r74-release]
* LibDialog-1.0.toc
Updated ToC Interface to 60000.
2014-09-21 James D. Callahan III <jcallahan@curse.com>
[8619fed24bef]
* .hgtags:
Added tag r72-release for changeset daec673f548a
[daec673f548a] [r72-release]
* LibDialog-1.0.lua
Added EditBox on_show support. Increased minor version to 6.
2014-05-03 James D. Callahan III <jcallahan@curse.com>
[30719a80ccb8]
* LibDialog-1.0.lua
Check to see if delegate is nil before attempting to resize it.
[ae767e4baaaa]
* .hgtags:
Added tag r69-release for changeset 806e333f586d
[806e333f586d] [r69-release]
* LibDialog-1.0.lua
Added support for icon_size, text_justify_h, and text_justify_v fields. Layout improvements for EditBoxes and the dialog text in relation to the icon (if present).
2013-11-02 James D. Callahan III <jcallahan@curse.com>
[5f992eae67f9]
* .hgtags:
Added tag r67-release for changeset a7903e9a1e98
[a7903e9a1e98] [r67-release]
* LibDialog-1.0.lua
Fixed incorrect name for on_cancel call (oncancel - yikes).
[71b5e460aae8]
* .hgtags:
Added tag r65-release for changeset b256c29ed245
[b256c29ed245] [r65-release]
* LibDialog-1.0.lua
Bump the minor version.
[63745f0ab6d9]
* LibDialog-1.0.lua
Hide the dialog close button if the delegate has a boolean true value for its no_close_button field.
2013-11-01 James D. Callahan III <jcallahan@curse.com>
[73c9576ac42b]
* .docmeta:
Last test.
[1155257e6b18]
* .docmeta:
Another test.
[7270451f73eb]
* .docmeta:
Documenter test.
[fb8566daa94c]
* .hgtags:
Added tag r59-release for changeset 040ab49193a5
[040ab49193a5] [r59-release]
* LibDialog-1.0.lua
Ticket #6: Process the delegate queue in Dialog_OnHide.
[1fa98790606a]
* LibDialog-1.0.toc
Update ToC Interface version to 50400.