summaryrefslogtreecommitdiff
path: root/indra/newview/llcommanddispatcherlistener.cpp
AgeCommit message (Collapse)Author
2011-03-25SOCIAL-688 FIX Multiple SLurls error given in minimal skin when clicking ↵callum
links in web profile Also fixes SOCIAL-521 and SOCIAL-428
2010-08-13Change license from GPL to LGPL (version 2.1)Oz Linden
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.