Quantcast

Changed addon.Flyaway to MainPanel.filter_menu

Author torhal <torhal@dummy.example.com>
Author date 2009-11-26 15:54:17
Author local date 2009-11-26 15:54:17 +0000
Committer torhal <torhal@dummy.example.com>
Committer date 2009-11-26 15:54:17
Committer local date 2009-11-26 15:54:17 +0000
Commit 3b8ddd4a00cd6d0431aa6ba606f5667920eee94f
Tree 35bcfa575e736d236ab6970be215d88596c34d6e
Parent 2c7beddebaeed8c02bad9ba0603309852ea96abb
Changed addon.Flyaway to MainPanel.filter_menu
Changed addon.Fly_Rep_WHATEVER to MainPanel.filter_menu.Rep.WHATEVER
Changed FLYAWAY_WHATEVER to FILTERMENU_WHATEVER
DoFlyaway() is now ToggleFilterMenu()
Moved the setting of the scroll frame's attributes to just after its creation - was in addon:InitializeFrame()
Various other syntax and name changes for clarity.