summaryrefslogtreecommitdiff
path: root/indra/llui/llnotificationslistener.h
AgeCommit message (Collapse)Author
2010-08-13Change license from GPL to LGPL (version 2.1)Oz Linden
2009-12-19Add event API operations to query channels and notifications within channel;Nat Goodspeed
respond to or cancel an individual notification by UUID; or forward notifications through a specified LLEventPump.
2009-11-11Add LLEventAPI class, formalizing the mechanism by which we wrap a C++ APINat Goodspeed
with an event API. In addition to the LLEventPump name on which to listen, LLEventAPI accepts a documentation string for event API introspection. Give every LLEventDispatcher::add() overload a new documentation string parameter for event API introspection. Convert every existing event API to new conventions, introducing suitable documentation strings for the API and each of its operations.
2009-07-24Adding LLLoginInstance unit test.Mark Palange (Mani)
- Added LLNotificationsInterface class. - Removed LLLoginInstance use of LLNotifications EventAPI
2009-07-22Adding LLLoginInstance unit testMark Palange (Mani)
2009-07-09Line ending changes and Build Params changes from login-api-svn-1palmer@945battery-guestB-224.lindenlab.com
2009-07-08Added LLNotificationsListener to hook LLNotifications to the event system ↵brad kittenbrink
according to https://wiki.lindenlab.com/wiki/Incremental_Viewer_Automation/Event_API reviewed by palmer.