Mercurial > wow > wowdb-profiler
log Comments.lua @ 267:f6f1d49b2a43
age | author | description |
---|---|---|
Wed, 20 Mar 2013 12:26:12 -0500 | James D. Callahan III | Added support for Achievement comments. |
Wed, 20 Mar 2013 11:18:50 -0500 | James D. Callahan III | Fixed mouse-clicking within the comment EditBox. |
Tue, 19 Mar 2013 23:56:57 -0500 | James D. Callahan III | Hide the link dialog when pressing Enter/Return. |
Tue, 19 Mar 2013 23:53:38 -0500 | James D. Callahan III | Allow moving the comment frame via the WoWDB logo, and disallow clicking through the frame to the 3D world. |
Tue, 19 Mar 2013 14:51:50 -0500 | James D. Callahan III | The Submit button now attaches comments to the appropriate DB entries. |
Tue, 19 Mar 2013 12:54:21 -0500 | James D. Callahan III | Use ShowUIPanel(comment_frame) instead of comment_frame:Show() |
Tue, 19 Mar 2013 12:29:24 -0500 | James D. Callahan III | Added support for quest comments. Left-justified the text of the link dialog box as well as highlighting the name of the comment subject. |