Quantcast

In CreateExpansionButtons(): Removed the name parameter and added a tooltip_text parameter since the button will no longer have a name to decide which tooltip it will have.

Author torhal <torhal@dummy.example.com>
Author date 2009-12-02 00:24:57
Author local date 2009-12-02 00:24:57 +0000
Committer torhal <torhal@dummy.example.com>
Committer date 2009-12-02 00:24:57
Committer local date 2009-12-02 00:24:57 +0000
Commit e7df949ad78197e367ebf2f6c07caf3069a3bc03
Tree a491224eab8896984cf2261af592e2a77ebd00ba
Parent f8b63d7769352f866e70931b538a2cd6f8cc411f
In CreateExpansionButtons(): Removed the name parameter and added a tooltip_text parameter since the button will no longer have a name to decide which tooltip it will have.
ARL_Rep_ClassicCB is now MainPanel.filter_menu.rep.toggle_originalwow
ARL_Rep_BCCB is now MainPanel.filter_menu.rep.toggle_bc
ARL_Rep_LKCB is now MainPanel.filter_menu.rep.toggle_wrath
Added more filter flag constants.
Wherever the code deals with acquire types in a loop: Replaced "k, v" with "index, acquire".
Changed syntax in various places.