log

age author description
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 01:16:08 +0000 Flick Added border to bag frames for keybind mode (except keyring???)
Fri, 08 May 2009 00:35:14 +0000 Flick fixed bags not showing when initially placed
Fri, 08 May 2009 00:25:43 +0000 Flick Fixed a little bug with the Action Bars interface panel redirect
Fri, 08 May 2009 00:22:56 +0000 Flick raised frame level for Blizzard's vehicle bar
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
Mon, 27 Apr 2009 18:10:04 +0000 Flick Fixed display bugs with vehicle support
Sun, 19 Apr 2009 20:40:55 +0000 Flick TOC bump 30100
Mon, 13 Apr 2009 21:39:52 +0000 Flick fixed right-click opens bar editor
Mon, 13 Apr 2009 20:51:57 +0000 Flick Fixed pet bar normal texture size
Mon, 13 Apr 2009 20:42:21 +0000 Flick Fixed hotkey color settings
Mon, 13 Apr 2009 20:18:11 +0000 Flick Fixed initialization order crashing bars when hideEmpty selected
Mon, 13 Apr 2009 17:54:29 +0000 Flick fixed typo on destroy action button
Fri, 10 Apr 2009 23:22:10 +0000 Flick Fixed paged actions
Wed, 18 Mar 2009 02:22:24 +0000 Flick Hotkey support for stance bar
Wed, 18 Mar 2009 02:00:51 +0000 Flick Small fix for stances not updating after options changed
Wed, 18 Mar 2009 01:52:53 +0000 Flick Fixed bug with bar overlay appearing behind buttons when ButtonFacade enabled
Tue, 17 Mar 2009 23:38:38 +0000 Flick Added stance bar support
Tue, 17 Mar 2009 21:55:15 +0000 Flick fixed template typo
Sat, 07 Mar 2009 00:11:03 +0000 Flick More Button refactoring
Fri, 06 Mar 2009 23:58:02 +0000 Flick Refactored some code into Button, cleaned up PetActionButton a little
Fri, 06 Mar 2009 23:44:55 +0000 Flick Converted PetAction to new class layout
Fri, 06 Mar 2009 23:44:33 +0000 Flick More fixes for new action button
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)
Wed, 04 Mar 2009 21:19:32 +0000 Flick Fixed handling for making new bars with the same name
Tue, 03 Mar 2009 23:18:35 +0000 Flick More fixes for button base class