Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-08-09 | second phase summer cleaning | Richard Linden | |
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc. | |||
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2012-06-19 | CHUI-127 FIXED (Make chat field auto resizable) | Paul ProductEngine | |
- Replaced LLLineEditor with newly created LLChatEntry - Moved some functionality (such as setting label) to the LLTextBase as it can be useful to the other derived classes | |||
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-11-16 | Viewer 2.4 (as of 15 Nov 2010) with llTextBox support merged in | Jonathan Yap | |
2010-09-30 | xui / panel format cleanup. | Tofu Linden | |
2010-09-29 | finally, properly(?) deal with submitting empty text. | Tofu Linden | |
2010-09-29 | start to de-cruftify. | Tofu Linden | |
2010-09-29 | more robustness for empty-but-not-aborted textboxes. | Tofu Linden | |
2010-09-29 | work on response integrity. | Tofu Linden | |
2010-09-29 | response is starting to limp along. | Tofu Linden | |
2010-09-29 | clean up xui a bit, still working on proper script reponse. | Tofu Linden | |
2010-09-29 | textbox dialog working, preparing to send response properly. | Tofu Linden | |
2010-09-28 | trivial reformat before I tear this apart. | Tofu Linden | |
2010-09-28 | iterate iterate. | Tofu Linden | |
2010-09-24 | merge from viewer-development | 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. |