Mercurial > wow > breuesk
log
age | author | description |
---|---|---|
Thu, 15 Mar 2012 22:27:51 -0400 | John | Kept AceConsole embedded - it handily disables the chat commands when the addon is disabled |
Thu, 15 Mar 2012 08:47:41 -0400 | John | A lot of work to reign in namespacing (inspiration: WIM) |
Wed, 14 Mar 2012 22:06:19 -0400 | John | Lint |
Wed, 14 Mar 2012 10:13:48 -0400 | John | Converted the tree to a dropdown + tree and the results are pretty good |
Wed, 14 Mar 2012 10:13:30 -0400 | John | Very handy - print the public api of an object. Nice for when you get an AceGUI object (etc) and don't know what it exposes |
Wed, 14 Mar 2012 08:31:31 -0400 | John | "Working" list display using a TreeGroup control. There's a small limitation where I can't accurately detect which subtree is open unless the user has made a selection in that tab. Not sure I love that. |