Quantcast

Moved all calls to StaticPopupHide() from addon:CloseWindow() (and all other places they were used) to addon:ClosePopups() since this is used in quite a few places, some without hiding the main frame. Added ARL_SEARCHFILTERED to ClosePopups(), as it was used in two other places but missing here.

Author torhal <torhal@dummy.example.com>
Author date 2009-05-28 06:51:16
Author local date 2009-05-28 06:51:16 +0000
Committer torhal <torhal@dummy.example.com>
Committer date 2009-05-28 06:51:16
Committer local date 2009-05-28 06:51:16 +0000
Commit 2693932c7679ad1eb0cdb41db80296ad5c0d52fd
Tree 6317fa60e98f81ef3bb961675c98ffa947f4fe11
Parent fa7dc77a0f54f21b64b37ab9bb60cbff5d742f07
Moved all calls to StaticPopupHide() from addon:CloseWindow() (and all other places they were used) to addon:ClosePopups() since this is used in quite a few places, some without hiding the main frame. Added ARL_SEARCHFILTERED to ClosePopups(), as it was used in two other places but missing here.
Re-organized and categorized the upvalues.