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

[d845b6b6d850] [tip]
* .hgtags:

Added tag 5.2.0-8 for changeset 69ed3a28c7e6


[69ed3a28c7e6] [5.2.0-8]
* Main.lua:

Fix for possibility of C_BlackMarket.GetNumItems() returning nil.


2013-04-01  James D. Callahan III  <jcallahan@curse.com>

[495108578530]
* Main.lua:

Added an NPC ID mapping table for the rare oddities such as Garalon (two different IDs, one used exclusively for LFR).


[5ccdd6498c16]
* .hgtags:

Added tag 5.2.0-7 for changeset 05f2389143a1


[05f2389143a1] [5.2.0-7]
* .pkgmeta, libs.xml:

Reference AceConsole-3.0 in libs.xml


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

[c8177ee65ae0]
* WoWDBProfiler.toc:

Added LibQTip-1.0 and LibDialog-1.0 to the OptionalDeps.


[7e8e2297614a]
* Comments.lua:

Added support for commenting on spells when the mouse is hovering over them.


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

[a43a9444659e]
* Comments.lua:

Added support for commenting on items when the mouse is hovering over them.


[ac6163ed8330]
* Comments.lua:

Resolve unit details while building the comment subject menu so units which are no longer valid afterward can still be commented on while the menu is up.


[431cf8672ca8]
* libs.xml:

Added LibQTip-1.0 to libs.xml


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

[0fc961f414c9]
* .pkgmeta:

Added LibQTip-1.0 to .pkgmeta


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

[e9670d6c6bf1]
* Bindings.xml, Comments.lua:

Added keybinding for comment system, disabling the MiniMap/LDB icon for now (or indefinitely).


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

[fbd94a0be29c]
* Comments.lua:

Fix for units.


[e1566483082c]
* .pkgmeta, Comments.lua, Main.lua:

Added visual menu for selecting a comment subject via minimap icon (defaults to off), LDB icon, or the /comment command without an argument.


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

[463b0f117b1b]
* Comments.lua:

Minor cleanup.


[b6036060c096]
* Comments.lua:

Cleanup.


[f6f1d49b2a43]
* Comments.lua:

Added support for Achievement comments.


[d2f7737fd68b]
* Comments.lua:

Fixed mouse-clicking within the comment EditBox.


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

[726e8a94391d]
* Comments.lua:

Hide the link dialog when pressing Enter/Return.


[58b090074eda]
* Comments.lua:

Allow moving the comment frame via the WoWDB logo, and disallow clicking through the frame to the 3D world.


[03f1fbe64104]
* Comments.lua, Main.lua:

The Submit button now attaches comments to the appropriate DB entries.


[7f5982e01953]
* Comments.lua:

Use ShowUIPanel(comment_frame) instead of comment_frame:Show()


[2f493bc054e5]
* Comments.lua:

Added support for quest comments. Left-justified the text of the link dialog box as well as highlighting the name of the comment subject.


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

[3558ba83eacd]
* Comments.lua, Main.lua:

Added comment support for cursor types: item, merchant (which maps to item), spell.


[eac4dc8f462e]
* .pkgmeta, Comments.lua, libs.xml, wowdb-logo.tga:

Added support for opening a page link in a dialog so users can copy/paste the URL for comments on their comment subject.


[88d2c426f876]
* Comments.lua:

Add instructions as well as name and type/ID of comment subject to comment frame. Behavioral polish.


[834251607624]
* Main.lua:

Only record data for NPCs if it is missing.


[b01d65280c86]
* Empty commit.


[8ee0ee9cbc97]
* .hgtags:

Added tag 5.2.0-6 for changeset 1a6ef614a144


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

[1a6ef614a144] [5.2.0-6]
* Main.lua:

Fixed drunkenness matching.


