log

age author description
Thu, 29 Mar 2012 20:17:59 -0400 John Working on bids/rolls in the GUI
Wed, 28 Mar 2012 23:29:36 -0400 John Event chaining from the data storage to the GUI elements
Tue, 27 Mar 2012 10:19:48 -0400 John Getting the rest of the UI elements to respond intuitively
Tue, 27 Mar 2012 10:18:55 -0400 John Convenience command to build and populate a brand new list
Mon, 26 Mar 2012 23:47:24 -0400 John Significant effort to start making the GUI behave in an intuitive way.
Mon, 26 Mar 2012 23:46:17 -0400 John Slightly more tasteful anchoring. Only slightly.
Mon, 26 Mar 2012 20:31:45 -0400 John Left side of the GUI works ...
Mon, 26 Mar 2012 19:20:27 -0400 John Stop recursion loops
Mon, 26 Mar 2012 09:51:57 -0400 John Events
Sun, 25 Mar 2012 18:07:00 -0400 John Not leaking resources is better ...
Sun, 25 Mar 2012 17:43:31 -0400 John Escape button impl. Disabled for the moment
Sun, 25 Mar 2012 17:43:09 -0400 John Starting to use userdata
Sun, 25 Mar 2012 13:09:44 -0400 John Todo update
Sun, 25 Mar 2012 13:09:31 -0400 John Settling in on a layout I like
Sun, 25 Mar 2012 13:09:07 -0400 John Officially dropping ListWidget
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