Age | Commit message (Expand) | Author |
2024-09-05 | Merge branch 'develop' into release/luau-scripting | Nat Goodspeed |
2024-07-18 | Ditch `LLEventTrackable` aka `boost::signals2::trackable`. | Nat Goodspeed |
2024-07-02 | Reduce string temporaries from LLNotifications using string_view | Rye Mutt |
2024-04-29 | #824 Process source files in bulk: replace tabs with spaces, convert CRLF to ... | Andrey Lihatskiy |
2024-02-05 | Merge branch 'DRTVWR-599-maint-Z' into release/maint-yz | Andrey Lihatskiy |
2024-01-09 | Replace BOOST_FOREACH with standard C++ range-based for-loops | Ansariel |
2023-11-24 | SL-17076 Thread safety of LLNotificationChannelBase's items | Andrey Kleshchev |
2020-03-25 | DRTVWR-494: Defend LLInstanceTracker against multi-thread usage. | Nat Goodspeed |
2018-10-04 | DRTVWR-474: Make "LLNotifications" "requestAdd" propagate "reqid" | Nat Goodspeed |
2014-03-28 | DRTVWR-363: Fix LLNotificationsListener::listChannels() channel walk. | Nat Goodspeed |
2014-03-27 | DRTVWR-363: re-enable commented-out LLNotificationsListener::listChannels() | Nat Goodspeed |
2013-07-25 | Restore VITA LLNotiication API | Jeff (Gioffredo Linden) |
2012-12-03 | Cleaning up some unreferenced member variables and related types from LLNotif... | William Todd Stinson |
2012-03-29 | CHUI-51 WIP notifications routig code cleanup | Richard Linden |
2010-09-16 | added ability to have notification ignore variable point to settings.xml vari... | Richard Linden |
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden |
2009-12-22 | Intercept notifications as filter rather than as a peer listener. | Nat Goodspeed |
2009-12-19 | Add event API operations to query channels and notifications within channel; | Nat Goodspeed |
2009-11-11 | Add LLEventAPI class, formalizing the mechanism by which we wrap a C++ API | Nat Goodspeed |
2009-07-24 | Adding LLLoginInstance unit test. | Mark Palange (Mani) |
2009-07-22 | Adding LLLoginInstance unit test | Mark Palange (Mani) |
2009-07-09 | Line ending changes and Build Params changes from login-api-svn-1 | palmer@945battery-guestB-224.lindenlab.com |
2009-07-08 | Added LLNotificationsListener to hook LLNotifications to the event system acc... | brad kittenbrink |