Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-04-19 | merge changes for DRTVWR-294 | Oz Linden | |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2013-03-11 | Viewer-chui merge | prep | |
2013-02-13 | CHUI-695: When the 'Accept' button is pressed the toast panel will be ↵ | Gilbert Gonzales | |
resized to the conversation floater dimensions after all buttons and text has been added to the toast panel | |||
2013-02-12 | CHUI-695: Viewer crash when accepting friend offer in conversations window. ↵ | Gilbert Gonzales | |
Problem was that LLIMToastNotifyPanel::snapToMessageHeight was calling LLToastPanel::reshape, which would then call LLIMToastNotifyPanel::reshape again. Resolution: Modified LLIMToastNotifyPanel::snapToMessageHeight to cleanly replicate what LLToastPanel::reshape was doing. | |||
2013-02-08 | CHUI-747: Script buttons in a toast overlap message text. Problem was due to ↵ | Gilbert Gonzales | |
the message container not being shifted upward when buttons were added to the control buttons container (which is beneath the message container). A small change in CHUI-695 caused this. | |||
2013-02-04 | CHUI-695 FIXED Viewer crashes after attempt to accept a friendship in IM | maksymsproductengine | |
2013-01-23 | CHUI-695 Viewer crashes after attempt to accept a friendship in IM: remove ↵ | AlexanderP ProductEngine | |
an infinity loop of reshape() | |||
2013-01-17 | CHUI-292 FIX Extra space in object chiclet toasts in CHUI viewer compared ↵ | Cho | |
with release viewer In LLToastNotifyPanel, moved mInfoPanel->SetFollowsAll() immediately before call to snapToMessageHeight() as was previously the case in release viewer | |||
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. | |||
2012-11-15 | CHUI-489: Found a bug in last commit for this issue. The sound notification ↵ | Gilbert Gonzales | |
(for inventory/teleport offer) would be played for the toast popup as well as once the conversations floater was opened. And also when a button was clicked in the conversation floater to 'accept' or 'deny' the offer. Now only playing the sound notification when the initial offer has been made. | |||
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-09 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-beta. | William Todd Stinson | |
2012-11-09 | CHUI-337 FIXED: To avoid confusion with a classes "...conversation..." and ↵ | AlexanderP ProductEngine | |
in accordance with the naming convention in the project, some classes and corresponding files should be renamed: LLIMConversation -> LLFloaterIMSessionTab LLIMFloater -> LLFloaterIMSession LLNearbyChat -> LLFloaterIMNearbyChat LLIMFloaterContainer -> LLFloaterIMContainer LLNearbyChatBarListener -> LLFloaterIMNearbyChatListener LLNearbyChatHandler -> LLFloaterIMNearbyChatHandler | |||
2012-10-11 | Updating linux build to gcc4.6 | Don Kjer | |
2012-07-31 | merge up to latest viewer-development | Oz Linden | |
2012-07-27 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release. | Todd Stinson | |
2012-06-28 | merge up to 3.3.3-release | Oz Linden | |
2012-06-21 | merge changes for DRTVWR-171 | Oz Linden | |
2012-06-18 | STORM-1844: Block and Ignore buttons on llDialog() menus overlap when there ↵ | MartinRJ Fayray | |
is only one button | |||
2012-06-08 | EXP-1953: First pass at implementing the maturity flow during a teleport via ↵ | Todd Stinson | |
lure. | |||
2012-06-07 | Merge : pull from lindenlab/viewer-release | Merov Linden | |
2012-05-22 | merge changes for DRTVWR-152 | Oz Linden | |
2012-05-21 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-chui | Richard Linden | |
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-21 | gcc build fix. | Seth ProductEngine | |
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-03-22 | STORM-1822 Change size of Block button in dialog boxes to help prevent ↵ | Jonathan Yap | |
accidental clicks | |||
2012-03-27 | CHUI-51 WIP notifications routig code cleanup | Richard Linden | |
phase 1, removal of most of llnotificationhandler | |||
2011-10-18 | EXP-1409 FIX WASD controls don't move avatar while Move floater is in focus | Richard Linden | |
moved "chrome" flags to xui separated hiding floater title from setting chrome toolbar toggle button now moves floaters to frontmost and doesn't necessarily rely on focus | |||
2011-08-26 | STORM-1567 Mute button for llDialog popup | Jonathan Yap | |
Made changes per RB feedback. | |||
2011-08-23 | STORM-1567 Mute button for llDialog popup | Jonathan Yap | |
Updating patch to current version of viewer-development | |||
2011-02-04 | STORM-433 FIXED Fixed reshaping notification panel with friendship offer ↵ | Seth ProductEngine | |
when it is inserted into IM chat. | |||
2010-09-30 | more de-crufting. | Tofu Linden | |
2010-09-29 | response is starting to limp along. | Tofu Linden | |
2010-09-24 | merge from viewer-development | Tofu Linden | |
2010-09-16 | merge | Richard Linden | |
2010-09-13 | merge | Tofu Linden | |
2010-09-13 | trivial whitespace change... | Tofu Linden | |
2010-09-13 | Annoying focus hacks to unblock development. | Tofu Linden | |
2010-09-13 | STORM-114 FIXED Removed showing of images inside notifications in IM in ↵ | Andrew Dyukov | |
plaintext mode. - Added argument show_images to constructors of LLIMToastNotifyPanel and LLToastNotifyPanel. Depending on it plaintext attribute for textbox with notification text is set. Used this argument when adding notification to chat history if IM is in plaintext mode. | |||
2010-09-13 | VWR-20756 WIP - very limping display of llTextBox | Tofu Linden | |
2010-09-13 | VWR-20756 WIP - start to detect the magic llTextBox() case. | Tofu Linden | |
2010-08-27 | Post-convert merge by convert_monolith.py from ./viewer-experience | Monroe Linden | |
2010-08-20 | changed buildPanel/buildFloater to member functions buildFromFile | Richard Nelson | |
streamlined LLUICtrlFactory's interface | |||
2010-08-16 | cleaned up LLUICtrlFactory... | Richard Nelson | |
removed redundant functionality moved buildPanel to LLPanel | |||
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden | |
2010-05-20 | EXT-7391 FIXED Removed redundant responder functor setting that cause assertion. | Alexei Arabadji | |
reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/409/ --HG-- branch : product-engine | |||
2010-05-12 | EXT-6783 FIXED Made notifications that are saved into notification well ↵ | Alexei Arabadji | |
window be persisted and offer notifications non-persisted. reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/368/ --HG-- branch : product-engine |