summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-02-21CHUI-783 FIXED Load logs from conversation.log file after changing preferences.Mnikolenko ProductEngine
2013-02-20mergeGilbert Gonzales
2013-02-20CHUI-778: Minor changes, prior commit was not changing the file path ↵Gilbert Gonzales
correctly due to logic error. Also clicking the 'Cancel' in preferences would still cause the file location to be saved instead of ignore the save.
2013-02-20CHUI-784 FIXED Crash when closing expanded group chatmaksymsproductengine
2013-02-19mergeGilbert Gonzales
2013-02-19CHUI-778 (Saving preferences updates text in all open message panels in ↵Gilbert Gonzales
conversation floater to show as old messages) Problem was that closing the preferences floater was always acting as if the conversation transcripts/log files path had changed. If the path did not change then the user's conversations would be cleared and re-loaded as if they were part of the user's history (causing text to be grey). Solution: Now keep track of when the path was changed and only load up the transcripts/log upon change.
2013-02-20CHUI-590 FIXED Put voice volume control back into avatar inspector.maksymsproductengine
2013-02-19CHUI-756 Minimized chat opens when start new conversation : saving of the ↵AlexanderP ProductEngine
minimized state of an session floater
2013-02-20CHUI-768 ADD FIX Conversation panel resize issue with message panel collapse ↵AlexanderP ProductEngine
: correctly assign of a left panel resize limits
2013-02-20CHUI-773 ADD FIX Conversation line item does not flash for unselected ↵AlexanderP ProductEngine
conversation when Flash Toolbar Button preference is selected : repair case "open and not on top"
2013-02-20CHUI-395 : Fixed! Check the moderator status in the group data when loading ↵Merov Linden
the group list
2013-02-19CHUI-729 FIXED Messages pane displays incorrect after changing size and reloginmaksymsproductengine
2013-02-18CHUI-729 FIXED Messages pane displays incorrect after changing size and reloginmaksymsproductengine
2013-02-19CHUI-702 FIXED Call requestArrange() after showing Voice indicator to avoid ↵Mnikolenko ProductEngine
overlapping.
2013-02-18CHUI-768 Conversation panel resize issue with message panel collapsed : ↵AlexanderP ProductEngine
manually resize of the conversations panel
2013-02-18Automated merge with https://bitbucket.org/lindenlab/viewer-chuiRichard Linden
2013-02-18CHUI-739 FIX FUI toolbars not displayed when switching between CHUI and ↵Richard Linden
release viewer param blocks no longer write enums as ints
2013-02-18CHUI-779 FIXED Chat log preferences are disabled before login.Mnikolenko ProductEngine
2013-02-15CHUI-767 First click on << icon in a session to collapse message panel has ↵AlexanderP ProductEngine
no action : delete an obsolete (after the changeset 1cbf27ea0b4e) code
2013-02-18CHUI-775 FIXED We should always handle changing of preferences.Mnikolenko ProductEngine
2013-02-18CHUI-742 FIXED Do not update Log locations immediately after selecting a new ↵Mnikolenko ProductEngine
location.
2013-02-14CHUI-773 Conversation line item does not flash for unselected conversation ↵AlexanderP ProductEngine
when Flash Toolbar Button preference is selected: add flashing in "toast" case when session floater is open but not selected
2013-02-15CHUI-755 FIXED cache() is called to update conversation.log file after ↵Mnikolenko ProductEngine
deleting conversations.
2013-02-15CHUI-774 Fixed condition of the checking. Also the sound for Teleport offer ↵Mnikolenko ProductEngine
will be played correctly now.
2013-02-14Pull merge from lindenlab/viewer-chuiMerov Linden
2013-02-14CHUI-753 : Fixed (temptative) : Added some defensive coding in ↵Merov Linden
bringToFront() to make safer or avoid pointer casting.
2013-02-14CHUI-739 : Clean up : FUI toolbars not displayed when switching between CHUI ↵AlexanderP ProductEngine
and release viewer
2013-02-13mergeGilbert Gonzales
2013-02-13CHUI-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-13Pull merge from lindenlab/viewer-chuiMerov Linden
2013-02-13CHUI-770 : Fixed! Need to use the User Name and not the Account Name to save ↵Merov Linden
the favorites.
2013-02-13CHUI-739 Fixed! FUI toolbars not displayed when switching between CHUI and ↵AlexanderP ProductEngine
release viewer : parsing declare values of Enums
2013-02-14CHUI-771 Fixed! Conversation not scrolled to in conversation list when ↵AlexanderP ProductEngine
clicking on toast: add scrolling to selected widget
2013-02-13mergingCho
2013-02-13CHUI-769 FIXED The text of the dialog is changed.Mnikolenko ProductEngine
2013-02-13CHUI-761 FIXED Clear log button will not clear transcripts.Mnikolenko ProductEngine
2013-02-13CHUI-737 FIXED Reselect current conversation when floater is opened.Mnikolenko ProductEngine
2013-02-13CHUI-765 FIXED User's name is added to the list in Nearby tab.Mnikolenko ProductEngine
2013-02-13CHUI-743 FIXED CHUI viewer ignores pre chui users Privacy settings to not ↵maksymsproductengine
keep IM logs and nearby chat logs
2013-02-12mergeGilbert Gonzales
2013-02-12CHUI-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-13CHUI-740 FIX Incorrect option shown in group Moderator tools "Toggle mute ↵Cho
this participant" Added new LLFloaterIMContainer::visibleContextMenuItem() connected to "Avatar.VisibleItem"
2013-02-13mergingCho
2013-02-13CHUI-740 FIX Incorrect option shown in group Moderator tools "Toggle mute ↵Cho
this participant" Made mute and unmute invisible instead of disabled when not available
2013-02-12CHUI-758: Group notice received in DND mode causes crash on startup when ↵Gilbert Gonzales
auto-exiting DND mode. Crash occurred because two instances of the Group Notice notification were trying to be added from the persistent storage and then the DND storage.
2013-02-12Pull merge from lindenlab/viewer-developmentMerov Linden
2013-02-12For MAINT-576 fix water shader visual issues in non-deferred Review: DavePGraham Madarasz (Graham)
2013-02-12mergingCho
2013-02-12pull back 3.4.5-release tagOz Linden
2013-02-12CHUI-742 FIXED Update log location when closing Preference floater.Mnikolenko ProductEngine