log Core.lua @ 76:39be9328acd0

age author description
Mon, 09 Apr 2012 09:40:14 -0400 John Admin mode
Sun, 08 Apr 2012 22:13:17 -0400 John Further splitting up GUI and State
Sat, 07 Apr 2012 13:35:57 -0400 John Big progress towards GUI usefulness and communication between clients
Thu, 29 Mar 2012 23:24:51 -0400 John Decent sketch of what the communication system might look like
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:18:55 -0400 John Convenience command to build and populate a brand new list
Sun, 25 Mar 2012 13:09:31 -0400 John Settling in on a layout I like
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
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 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.
Sun, 11 Mar 2012 23:57:38 -0400 John More todos
Sun, 11 Mar 2012 23:27:02 -0400 John listBase -> lists for symmetry