Quantcast

Moved creation of MainPanel.scroll_frame to just above the creation of MainPanel.progress_bar

Author torhal <torhal@dummy.example.com>
Author date 2009-11-27 23:46:47
Author local date 2009-11-27 23:46:47 +0000
Committer torhal <torhal@dummy.example.com>
Committer date 2009-11-27 23:46:47
Committer local date 2009-11-27 23:46:47 +0000
Commit e38162228fcf74080063eac3f3afaec47dd62c67
Tree b2ba6fc16d99512c134aaecc149fe149f5ea85d5
Parent f0fad5cc6b5e0e79fa6a189ff87bea5908bda4bf
Moved creation of MainPanel.scroll_frame to just above the creation of MainPanel.progress_bar
Renamed MainPanel.close_button to MainPanel.xclose_button
ARL_CloseButton is now MainPanel.close_button - its creation was moved to the main file body from addon:InitializeFrame()
Moved ClosePopups() and ColourSkillLebel(), and all tooltip-related functions to just before the frame creation code.
Moved the icons in the filter menu more to the left so the text would fit in the panel.
Made various small syntax changes.