log classes/Bar.lua @ 242:b56cff349bd6

age author description
Fri, 25 Mar 2011 17:06:56 -0700 Flick Move non-option stuff out of State.lua
Fri, 25 Mar 2011 16:50:43 -0700 Flick Collect table utility functions
Thu, 24 Mar 2011 13:11:30 -0700 Flick Demodulificate all bar options (except state options)
Tue, 22 Mar 2011 17:05:51 -0700 Flick Reworked button creation to not use goofy event driven semantics.
Thu, 18 Nov 2010 20:07:48 -0800 Flick Demodularize LBF
Tue, 16 Nov 2010 21:49:54 -0800 Flick kb mode and config mode now mutually exclusive
Mon, 15 Nov 2010 10:22:45 -0800 Flick LibShowGrid-1.0 external library --> LibShowActionGrid-1.0 internal library
Fri, 22 Oct 2010 15:56:08 +0000 Flick minor library rename/storage/cleanup
Wed, 20 Oct 2010 18:58:36 +0000 Flick refix shadow dance and demon form states
Wed, 20 Oct 2010 17:44:01 +0000 Flick update state driver details for 4.01
Wed, 20 Oct 2010 17:11:50 +0000 Flick Remove ReAction global in favor of built in addon table (drycoded)
Tue, 19 Oct 2010 20:22:59 +0000 Flick Convert GridProxy to LibShowGrid
Tue, 19 Oct 2010 17:20:16 +0000 Flick Strip out obsolete revision tracking
Mon, 29 Jun 2009 17:43:16 +0000 Flick added vehicle exit floater
Fri, 12 Jun 2009 21:44:44 +0000 Flick Pushed state rule logic from State.lua to Bar.lua
Mon, 18 May 2009 23:08:34 +0000 Flick Use state-unitexists for unitwatch
Fri, 15 May 2009 22:38:19 +0000 Flick Pushed the state implementation into Bar
Fri, 08 May 2009 17:30:22 +0000 Flick Fixed some bar/overlay encapsulation
Fri, 08 May 2009 17:14:36 +0000 Flick Code formatting, separate accessors from other methods in Bar.lua
Fri, 08 May 2009 00:06:53 +0000 Flick moved unitwatch handling into bar
Thu, 07 May 2009 23:55:00 +0000 Flick Some refactoring of configmode/keybind handlers
Thu, 30 Apr 2009 16:51:43 +0000 Flick Added bag button support
Thu, 05 Mar 2009 01:28:48 +0000 Flick Action Button rewrite. (note: pet actions are probably slightly broken right now, they haven't been updated yet)
Tue, 03 Mar 2009 23:18:05 +0000 Flick fixed bar overlay getting orphaned when deleting a bar
Mon, 23 Feb 2009 19:41:11 +0000 Flick Fixes for new ActionButton implementation
Mon, 23 Feb 2009 18:56:57 +0000 Flick - Rearranged and consolidated some files in modules directory