Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2012-03-29 | CHUI-51 WIP notifications routig code cleanup | Richard Linden | |
phase 2, removal of extraneous signaling in favor of llnotificationchannels made notificationchannels work better with overrides and lifetime managed by creator | |||
2010-12-14 | STORM-713 FIXED XML/UI issues in llTextBox | Paul Guslisty | |
- As the class LLToastNotifyPanel is deprecated, made the class LLToastScriptTextbox derived directly from LLToastPanel. - Added callback for ignore button. Now LLToastScriptTextbox has its own XML, therefore it's not needed to dynamically create toast panel. Since LLToastNotifyPanel is deprecated all new notification toasts should be created this way. | |||
2010-09-30 | xui / panel format cleanup. | Tofu Linden | |
2010-09-28 | iterate iterate. | Tofu Linden | |
2010-09-20 | make this at least build, but no real flesh yet. | Tofu Linden | |
2010-09-13 | Start to break the lltextbox toast into its own toast class instead of ↵ | Tofu Linden | |
mega-overloading the generic notification panel. |