summaryrefslogtreecommitdiff
path: root/indra/newview/llcommanddispatcherlistener.h
AgeCommit message (Collapse)Author
2009-12-21Add event API to enumerate registered LLCommandHandler instances.Nat Goodspeed
2009-12-10Add LL(URLDispatcher,CommandDispatcher,PanelLogin)ListenerNat Goodspeed
LLURLDispatcherListener accepts requests for LLURLDispatcher. LLCommandDispatcherListener accepts requests for LLCommandDispatcher. LLPanelLoginListener accepts requests specifically for LLPanelLogin. Initially it supports a simulated click to the "Log In" button.