Age | Commit message (Collapse) | Author | |
---|---|---|---|
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. |