log

age author description
Sun, 25 Mar 2012 13:08:38 -0400 John Added power to tooltips (can show item popups)
Sat, 24 Mar 2012 14:22:01 -0400 John Scroller functional
Sat, 24 Mar 2012 13:37:29 -0400 John First pass. Taking stuff from TreeGroup that I like/need/want in order to make a standalone selection list
Wed, 21 Mar 2012 23:23:31 -0400 John Updating to use the new APIs
Wed, 21 Mar 2012 23:23:06 -0400 John Some API updates
Wed, 21 Mar 2012 22:52:42 -0400 John Sweeping refactor to compartmentalize the various lists and to give them nice interfaces. Disentangled dependency web significantly
Wed, 21 Mar 2012 22:51:34 -0400 John Kind of useful. I've accidentally gotten a table as the key before.
Fri, 16 Mar 2012 08:56:04 -0400 John Bugs
Fri, 16 Mar 2012 08:31:48 -0400 John Correction
Thu, 15 Mar 2012 23:50:49 -0400 John Start of sketch of a List object
Thu, 15 Mar 2012 22:58:54 -0400 John Refactoring some very simple items to a Utility file
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.
Tue, 13 Mar 2012 23:17:18 -0400 John Storing class name in the persons so we can color them in later
Tue, 13 Mar 2012 23:15:40 -0400 John Proper ordering of libs
Sun, 11 Mar 2012 23:57:38 -0400 John More todos
Sun, 11 Mar 2012 23:27:02 -0400 John listBase -> lists for symmetry
Sun, 11 Mar 2012 23:20:29 -0400 John New todo - versioning.
Sun, 11 Mar 2012 17:53:56 -0400 John Noting that reserves are halfass done
Sun, 11 Mar 2012 17:49:34 -0400 John Updating TODOs
Sun, 11 Mar 2012 17:47:59 -0400 John "nuke" command and implementation
Sun, 11 Mar 2012 17:47:26 -0400 John Bug fix (iterate list by ipairs)
Sun, 11 Mar 2012 17:27:31 -0400 John Command to remove person
Sat, 10 Mar 2012 17:21:48 -0500 John Untested impl for RemovePerson
Sat, 10 Mar 2012 09:05:37 -0500 John Lots of folding markers so I can see the API clearly
Sat, 10 Mar 2012 09:04:49 -0500 John Notes update