Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-10-15 | renamed TimeBlock to BlockTimerStatHandle | Richard Linden | |
2013-09-09 | merge with viewer-release | Richard Linden | |
2013-09-05 | changed fast timer over to using macro | Richard Linden | |
another attempt to move mem stat into base class | |||
2013-06-20 | CHUI-850 FIXED Unread notifications are lost after relog in certain ↵ | PavelK ProductEngine | |
circumstances | |||
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2013-03-27 | CHUI-875 (Viewer experiences a 10s delay on dnd (do not disturb) ↵ | Gilbert Gonzales | |
notification loading): For now adding logging when reading from persistent notifications and from dnd notifications. | |||
2013-02-08 | CHUI-703 FIX Notification buttons: "Join","Decline","Info" are duplicated ↵ | Cho | |
after relogin while group invitation Changed LLPersistentNotificationStorage::saveNotification() to use notification->asLLSD(true) to skip duplicates Changed LLDockControl::mDockWidget to be a LLHandle<LLView> instead of a LLView* to fix crash (from accessing deleted LLView) | |||
2012-12-18 | CHUI-499: Refactoring the LLPersistentNotificationStorage implementation for ↵ | William Todd Stinson | |
shared usage with the new LLDoNotDisturbNotificationStorage class. | |||
2012-12-12 | CHUI-499: Refactoring the persistent notification storage so that I can ↵ | William Todd Stinson | |
reuse the functionality for do-not-disturb mode. |