Quantcast

Renamed Generic_MakeCheckButton() to InitializeCheckButton()

Author torhal <torhal@dummy.example.com>
Author date 2009-11-28 17:19:20
Author local date 2009-11-28 17:19:20 +0000
Committer torhal <torhal@dummy.example.com>
Committer date 2009-11-28 17:19:20
Committer local date 2009-11-28 17:19:20 +0000
Commit 7a14fcf0a57b7884fb48d45c34c260caba5d1abe
Tree 2a006cfead06ee44e12d5e10b8e8c4fc89cac8f7
Parent 2d0b369acbb193fcb10b285c5f9192126231f1a8
Renamed Generic_MakeCheckButton() to InitializeCheckButton()
Moved creation of MainPanel.filter_menu.obtain and its CheckBoxes from addon:InitializeFrame() to the main file body.
Moved creation of MainPanel.filter_menu.binding and its CheckBoxes from addon:InitializeFrame() to the main file body.
Made the CheckBoxes for these two filter_menu sections members of the menu frame and removed them from the global namespace.
Moved creation of MainPanel.filter_menu.item from addon:InitializeFrame() to the main file body.
Updated references in FilterValueMap.