Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2013-01-30 | Pull merge from lindenlab/viewer-developement | Merov Linden | |
2013-01-15 | CHUI-679 FIX Crash when script floater appears in CHUI viewer | Cho | |
LLPostponedNotification now inherits from LLMortician so it can postpone its deletion. This prevents a crash when looking up an avatar name in the case where the name already exists in the cache. | |||
2013-01-08 | CHUI-660: Post code review changes | Gilbert Gonzales | |
2013-01-08 | CHUI-660: Problem: Upon auto-existing DND mode upon startup, the ↵ | Gilbert Gonzales | |
notification form elements (buttonts) were added to the form. But then deserialized form elements were also being added to the form causing duplicate buttons. As a solution, only add on the deserialized form elements that exceed the amount in the template. | |||
2013-01-04 | CHUI-499: Now when existing DND mode, stored IM's will not show a toast but ↵ | Gilbert Gonzales | |
instead flash the conversation line item and Chat FUI button. | |||
2013-01-03 | CHUI-499: Fixed a serialization problem where the a notification's ↵ | Gilbert Gonzales | |
objectInfo was not being serialized/deserialized. | |||
2012-12-18 | CHUI-499: Adding ability to serialize the communication notifications to ↵ | William Todd Stinson | |
local disk per user. | |||
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. | |||
2012-12-05 | Pull and merge ssh://stinson@hg.lindenlab.com/richard/viewer-chui/. | William Todd Stinson | |
2012-12-05 | CHUI-519 FIXED Do not put offered items into the trash while in Busy / DND mode | maksymsproductengine | |
2012-12-03 | Cleaning up some unreferenced member variables and related types from ↵ | William Todd Stinson | |
LLNotifications. | |||
2012-11-15 | CHUI-489: Now sounds exist for teleport and inventory offers. The sound is ↵ | Gilbert Gonzales | |
specified in notifications.xml. Also changes for CHUI 486, which allow the user to set preferences for hearing sounds for a New Conversation, Incoming Voice Call, Teleport Offer and Inventory Offer. | |||
2012-11-02 | CHUI-475: Ensuring that objects that query the avatar name cache with a ↵ | William Todd Stinson | |
callback store the connection and disconnect on object destruction. This should help resolve some of the heap corruption we are seeing. | |||
2012-09-26 | MAINT-994 Oskar Linden login issues | Kelly Washington | |
* Set max persistent notifications to 250 * Don't register for notification callbacks until after peristent ones are loaded. reviewed with Simon | |||
2012-07-27 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release. | Todd Stinson | |
2012-05-22 | Linux build fix | Paul ProductEngine | |
GCC does not allow local functor classes to be used with template algorithms, because template arguments must refer to an entity with external linkage. | |||
2012-05-21 | CHUI-111 FIX Saved notifications are not sorted in same order after logout ↵ | Richard Linden | |
and relog. sort notifications in separate list llnotification now uses param block to serialize to llsd | |||
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-14 | Touched a file to fix the TC build. | Seth ProductEngine | |
2012-04-26 | merge with viewer-release | Richard Linden | |
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-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 | |||
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-03-09 | SOCIAL-654 WIP Items purchased on Marketplace.secondlife.com while logged ↵ | Richard Linden | |
into Minimal skin are declined and not present in inventory made notification text skinnable | |||
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-11-15 | merge | Richard Linden | |
2010-10-11 | fix for default notification form valus not appearing | Richard Linden | |
2010-10-04 | Test merge | callum | |
2010-10-12 | Merge | Leyla Farazha | |
2010-10-08 | Created a floater for setting display name | Leyla Farazha | |
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-29 | added max_length_chars to notification params | Leyla Farazha | |
2010-09-28 | Added a mechanism for preventing classes of notifications from being ↵ | Monroe Linden | |
displayed, controlled by the notification_visibility.xml file in the viewer skin. Reviewed by Richard. | |||
2010-09-27 | Merge | Leyla Farazha | |
2010-09-24 | trivial indentation changes while I'm poking around here. | Tofu Linden | |
(transplanted from 01d8534678f5613c924a036128addf6b7447c92a) | |||
2010-09-20 | EXP-82 FIX MOTD open in external browser notification not given until fully ↵ | Richard Nelson | |
logged in reviewed by Monroe | |||
2010-09-17 | fix for enable all popups not working | Richard Linden | |
also popup notification is no longer a singleton | |||
2010-09-16 | added ability to have notification ignore variable point to settings.xml ↵ | Richard Linden | |
variables | |||
2010-09-16 | refactored notification template into own header file | Richard Linden | |
2010-09-14 | converted notifications.xml to paramblock parsing for easier reuse and extension | Richard Nelson | |
2010-09-03 | Post-convert merge by convert_monolith.py from ↵ | Aimee Linden | |
/Users/Aimee/Documents/Work/Linden-Lab/Development/viewer/convert/viewer-identity-evolution | |||
2010-08-27 | Post-convert merge by convert_monolith.py from ./viewer-experience | Monroe Linden | |
2010-08-16 | added ability to cancel all notifications with a given name | Richard Nelson | |
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden | |
2010-07-30 | Merge with dessie/viewer-release | Leyla Farazha | |
2010-07-15 | EXT-8303 FIXED [crashhunters] Crash in inventory_offer_mute_callback | Alexei Arabadji | |
Details: Instead of copying shared pointer, raw pointer was used, that cause crash, since notification responder object was accessed after it was destroyed. Replaced usage copying of raw pointer instead of copying shared pointer of notification responder object, that should live after notification destroyed. --HG-- branch : product-engine |