summaryrefslogtreecommitdiff
path: root/indra/llui/llnotificationslistener.cpp
AgeCommit message (Expand)Author
2024-07-02Reduce string temporaries from LLNotifications using string_viewRye Mutt
2024-04-29#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...Andrey Lihatskiy
2024-02-05Merge branch 'DRTVWR-599-maint-Z' into release/maint-yzAndrey Lihatskiy
2024-01-09Replace BOOST_FOREACH with standard C++ range-based for-loopsAnsariel
2023-11-24SL-17076 Thread safety of LLNotificationChannelBase's itemsAndrey Kleshchev
2020-03-25DRTVWR-494: Defend LLInstanceTracker against multi-thread usage.Nat Goodspeed
2018-10-04DRTVWR-474: Make "LLNotifications" "requestAdd" propagate "reqid"Nat Goodspeed
2014-03-28DRTVWR-363: Fix LLNotificationsListener::listChannels() channel walk.Nat Goodspeed
2014-03-27DRTVWR-363: re-enable commented-out LLNotificationsListener::listChannels()Nat Goodspeed
2013-07-25Restore VITA LLNotiication APIJeff (Gioffredo Linden)
2012-12-03Cleaning up some unreferenced member variables and related types from LLNotif...William Todd Stinson
2012-03-29CHUI-51 WIP notifications routig code cleanupRichard Linden
2010-09-16added ability to have notification ignore variable point to settings.xml vari...Richard Linden
2010-08-13Change license from GPL to LGPL (version 2.1)Oz Linden
2009-12-22Intercept notifications as filter rather than as a peer listener.Nat Goodspeed
2009-12-19Add event API operations to query channels and notifications within channel;Nat Goodspeed
2009-11-11Add LLEventAPI class, formalizing the mechanism by which we wrap a C++ APINat Goodspeed
2009-07-24Adding LLLoginInstance unit test.Mark Palange (Mani)
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 acc...brad kittenbrink