log OptionView.lua @ 67:2d6684c270b9

age author description
Fri, 03 May 2013 23:25:03 +0000 madcatzinc Fixed the parent/child relationship of the option pages.
Fri, 03 May 2013 23:24:48 +0000 madcatzinc Initialize the Cyborg heads as mode 1. Still display the minimap button tooltip until a mode change has been detected.
Fri, 03 May 2013 23:24:26 +0000 madcatzinc Removed the "Defaults" button from the option page. It was no longer visible following addition of the prefix anyway.
Thu, 25 Apr 2013 01:31:06 +0000 madcatzinc Merged the ProfileKeyBindings and WowCommands variables (they were pointing at the same value).
Thu, 25 Apr 2013 01:31:01 +0000 madcatzinc Removed dead code.
Thu, 25 Apr 2013 01:30:56 +0000 madcatzinc 'getglobal' is not necessary when the global name is known beforehand.
Thu, 25 Apr 2013 01:30:51 +0000 madcatzinc Fixed a function name.