Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-05-17 | Added COMBINE_WITH_NEW for notifications for ACME-1471 | Cho | |
2013-06-05 | merge with viewer-release | Richard Linden | |
2013-04-11 | deleted unused .cpp file | Richard Linden | |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2012-12-03 | Cleaning up some unreferenced member variables and related types from ↵ | William Todd Stinson | |
LLNotifications. | |||
2012-11-15 | CHUI-489: Code review cleanup for both CHUI-489 and CHUI-486. This should be ↵ | Gilbert Gonzales | |
last commit for CHUI-489. | |||
2012-08-09 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-beta. | Todd Stinson | |
2012-07-27 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release. | Todd Stinson | |
2012-06-22 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release. | Todd Stinson | |
2012-05-18 | CHUI-112 FIX Clicking Show or Discard in an inventory offer toast does not ↵ | Richard Linden | |
dismiss toast removed special case logic for dealing with user online/offline collisions added ability to cancel old duplicate notifications | |||
2012-05-17 | MAINT-938 FIXED (Make debit-permissions dialog give a stronger warning) | Paul ProductEngine | |
- Added new tag called "footer" to the notification. This tag allows to display messages under the buttons in toasts. - Created new class LLToastScriptQuestion for the "ScriptQuestionCaution" notification. This notification supports tag <footer>. | |||
2012-04-27 | PATH-585: Adding an initial notification for when a server-side automatic ↵ | Todd Stinson | |
unfreeze occurs. | |||
2012-04-24 | CHUI-106 FIX Notifications like Friends online are shown in local chat ↵ | Richard Linden | |
history - no toast given if chat history is open | |||
2012-03-30 | CHUI-51 WIP notifications routing code cleanup | Richard Linden | |
object inventory offers don't increment system menu count added customizable merging behavior for duplicate "unique" notifications fixed overeager notification channels | |||
2012-03-27 | CHUI-51 WIP notifications routig code cleanup | Richard Linden | |
phase 1, removal of most of llnotificationhandler | |||
2011-09-30 | param block cleanup | Richard Nelson | |
added Flag as value type moved Batch to BatchBlock renamed Choice to ChoiceBlock made merging of parameters for ValueParams consistent (fillFrom and overwriteFrom are inverses of each other now) made iteration over Multiple<T> type params easier initial schema param blocks | |||
2011-09-16 | added Flag as new param type... | Richard Nelson | |
usage: <foo><bar/></foo> will set the bar flag on foo LLSD foo; foo["bar"]; will set the bar flag on foo converted notifications unique to use flag | |||
2010-12-20 | Merge from viewer-development. | Monroe Linden | |
2010-11-18 | SOCIAL-266 WIP HTTP AUTH dialogs no longer work in LLQtWebKit 4.7.1 | Richard Linden | |
initial support for XUI auth dialog | |||
2010-10-07 | Fixed a problem that prevented notification tags from being parsed. | Monroe Linden | |
Added some lldebugs to the LLNotificationTemplate constructor and LLNotifications::isVisibleByRules() that may be useful in debugging notification issues in the future. | |||
2010-09-30 | Adding tags mechanism to notification visibility rules. | Monroe Linden | |
Also started adding the tag 'fail' to entries in notifications.xml that are failures the user should always be told about. Reviewed by Richard. | |||
2010-09-16 | EXP-73 FIX hint cannot be dismissed with X and crashes browser when hint is ↵ | Richard Linden | |
triggered by user taking an object from inworld into inventory | |||
2010-09-16 | EXP-73 FIX hint cannot be dismissed with X and crashes browser when hint is ↵ | Richard Linden | |
triggered by user taking an object from inworld into inventory | |||
2010-09-16 | refactored notification template into own header file | Richard Linden | |