summaryrefslogtreecommitdiff
path: root/indra/newview/llnotificationstorage.cpp
AgeCommit message (Expand)Author
2024-04-29#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...Andrey Lihatskiy
2016-09-15MAINT-5232: Normalize LLSingleton subclasses.Nat Goodspeed
2015-11-10remove execute permission from many files that should not have itOz Linden
2015-04-10restore the ll[io]fstream because we need them as wrappers on Windows for wid...Oz Linden
2015-04-07replace llifstream and llofstream with std::ifstream and std::ofstream respec...Oz Linden
2015-04-02detect xml errors in parsing xml files and remove those filesOz Linden
2014-06-23MAINT-3301 FIXED Use separate xml files (saved as open_notifications_<grid>.x...Mnikolenko ProductEngine
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2013-03-27CHUI-875 (Viewer experiences a 10s delay on dnd (do not disturb) notification...Gilbert Gonzales
2013-01-17CHUI-680: Adjusted LLResponderRegistry to be derived from LLRegistrySingleton...Gilbert Gonzales
2013-01-03CHUI-499: Fixed a serialization problem where the a notification's objectInfo...Gilbert Gonzales
2012-12-19CHUI-499: Code clean-up and adding some more types badly defined.William Todd Stinson
2012-12-18CHUI-499: Refactoring the LLPersistentNotificationStorage implementation for ...William Todd Stinson
2012-12-12CHUI-499: Refactoring the persistent notification storage so that I can reuse...William Todd Stinson
2012-05-21CHUI-111 FIX Saved notifications are not sorted in same order after logout an...Richard Linden
2010-08-13Change license from GPL to LGPL (version 2.1)Oz Linden
2010-05-12EXT-6783 FIXED Made notifications that are saved into notification well windo...Alexei Arabadji
2010-04-21Implemented EXT-6783(normal sub task) - Implement saving of unread notificati...Dmitry Zaporozhan