summaryrefslogtreecommitdiff
path: root/indra/newview/llinspecttoast.cpp
AgeCommit message (Collapse)Author
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2012-02-01EXP-1672 FIXED Various fixes to prevent crashes in notifications.Seth ProductEngine
- Refactoring of LLToast and LLScreenChannel classes: moved LLToast signals to the private section. - Modified the screen channel's lists of toasts to store LLHandles instead of pointers and screen channel code to work with toast LLHandles.
2010-12-18STORM-511 FIXED Display tooltip for sender name on group notices.Vadim ProductEngine
Changes: * Set tooltip for sender name. * Overridden handleTooltip() for the tooltip to be of normal (yellow) color.
2010-08-13Change license from GPL to LGPL (version 2.1)Oz Linden
2010-06-25Fix EXT-8075: close signal connection on destruction to prevent callbacks ↵Andrew A. de Laix
after LLInspectToast is, well, toast.
2010-01-14fixed EXT-3748 “Clicking notification toast related to an alert inAlexei Arabadji
Notification well should not close Notification well”, included toast inspector to transient manager exclude list; --HG-- branch : product-engine
2010-01-14corrected llinspecttoast file header;Alexei Arabadji
--HG-- branch : product-engine
2010-01-13implemented EXT-4001 “Notification Well window interaction”,Alexei Arabadji
made notification that restored from notification well window shows as inspector; --HG-- branch : product-engine