summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2013-03-15CHUI-830 FIXED Button for collapsing torn-off floater(to a single input ↵Mnikolenko ProductEngine
line) is added. Show toasts for new messages for that conversation, regardless of other prefs.
2013-03-14mergeGilbert Gonzales
2013-03-14CHUI-853 (Crashing on ejecting member in group): Upon receiving the ↵Gilbert Gonzales
rejection response message, the incorrect session id was being used to display the message. session_id was being used instead of new_session_id.
2013-03-15mergeCho
2013-03-14CHUI-700 FIX [CHUIBUG]"Zoom in" feature for avatars has disappearedCho
Disabled "Zoom In" menu item in the case where gObjectList.findObject() returns nothing
2013-03-13Ported sunshine-internal fixes (Commits: 5271cc5 and b37c09)prep
2013-03-13CHUI-816 [CHUIBUG]CHUI does not remember undocked state and position of ↵AlexanderP ProductEngine
Nearby Chat : canceled the erroneous torn-off/docked state saving when nearby chat is closes
2013-03-13build fixAlexanderP ProductEngine
2013-03-12Removed unneeded code.prep linden
2013-03-12CHUI-847 Fixed [CHUIBUG]Collapse Participant List, operates on all torn off ↵AlexanderP ProductEngine
chats: make flag mIsPartListExpanded for saving of the participant list panel expand/collapse state
2013-03-12CHUI-831 Minimized conversation floater is not opened with Open Conversation ↵AlexanderP ProductEngine
Window preference if conversation receiving message is selected : force unminimized of the session's floater
2013-03-12Pull merge from lindenlab/viewer-chuiMerov Linden
2013-03-12CHUI-845 : Avoid some xml param parsing error that seems to be linked with ↵Merov Linden
crashers
2013-03-12CHUI-809 FIXED Changes in menu items to make them consistent. Do not start ↵Mnikolenko ProductEngine
IM if selected person is self.
2013-03-12mergemberezhnoy
2013-03-11Pull merge from lindenlab/viewer-chuimerov
2013-03-11CHUI-793 : Fixed! Introduced ChatLoadGroupTimeout and ↵merov
ChatLoadGroupMaxMembers to mitigate slow group loading.
2013-03-11CHUI-778: Adjusted text in prompts for deleting chat log and chat ↵Gilbert Gonzales
transcripts (per UX).
2013-03-11mergeprep
2013-03-11mergeprep
2013-03-11more test build fixBrad Payne (Vir Linden)
2013-03-11Added gratuitous coupling to stop gcc from complainingBrad Payne (Vir Linden)
2013-03-11Viewer-chui mergeprep
2013-03-11Fix for build failure in testsBrad Payne (Vir Linden)
2013-03-11CHUI-836 FIXED [CHUIBUG]Opening chat history from the conversation log ↵maksymsproductengine
sometimes crashes the viewer
2013-03-11CHUI-815 FIXED Display whispered text in italics and shouted text as boldMnikolenko ProductEngine
2013-03-11mergeBrad Payne (Vir Linden)
2013-03-11CHUI-840 (Right clicking on unselected group conversation can have ↵mberezhnoy
unpredictable results for menu options)
2013-03-08CHUI-793 : WIP : Limit the number of participants we load on groups when we ↵Merov Linden
load from the local group data
2013-03-08SH-3941 SH-3954 FIX local appearance does not update properlyNyx Linden
We were using an indicator of whether there *was* a baked texture to whether we were *using* a baked texture. Switched to one of the (several) proper indicators of whether a baked texture was in use. This should allow local texture data to get marked for download when we enter appearance mode. Local testing confirms that old apperances linger for a second or two, but are soon replaced by the correct local renders.
2013-03-08SH-3959 WIP - pass information about type of fetched image - server bake, ↵Brad Payne (Vir Linden)
host bake, map tile, etc - down the chain so LLTextureFetchWorker can adjust behavior as needed
2013-03-07mergemberezhnoy
2013-03-07CHUI-824 FIXED Open Message panel when session is activated.Mnikolenko ProductEngine
2013-03-07CHUI-821 ADD FIX Conversation size regression when logging out with ↵AlexanderP ProductEngine
conversation list minimized to icons: deleted redundant savings of the convers. panel width; added a manually reshape of the conv. panel after change it's collapse state; function with uninformative name "updateState" was renamed to "reshapeFloaterAndSetResizeLimits"
2013-03-07CHUI-738 FIXED Your own nametag disappears - mysteriously: reset display ↵AlexanderP ProductEngine
time when nametag is changes
2013-03-08mergeGilbert Gonzales
2013-03-08CHUI-835 (ctrl-h does not select nearby chat conversation in list): Modified ↵Gilbert Gonzales
setVisibleAndFrontMost() to now take a arguement for the key that was pressed (if one was pressed). This allows the floater to select the converation line item when becoming visible/frontmost.
2013-03-08mergingCho
2013-03-08CHUI-772 FIX User sees no notification of conversation activity not visible ↵Cho
in long scrolling conversation list Added call to mConversationsRoot->arrange() in LLFloaterIMContainer::isScrolledOutOfSight()
2013-03-07CHUI-832 (Different conversation than is selected shown in message panel ↵Gilbert Gonzales
after tearing off conversation): Now when a conversation is torn off an adjacent conversation is selected (but not focused).
2013-03-07mergeGilbert Gonzales
2013-03-06CHUI-834 (Conversation selection in conversation list does not update when ↵Gilbert Gonzales
redocking torn off conversations): Now when click to dock a torn off floater, the correct conversation line item will be selected.
2013-03-06mergeNyx Linden
2013-03-06SH-3954 SH-3941 SH-3910 FIX local appearance does not updateNyx Linden
We suppress texture downloads for local textures not needed with server side baking. We need to explicitly re-set texture priority for local textures when entering appearance mode.
2013-03-06MergeGilbert Gonzales
2013-03-06MergeGilbert Gonzales
2013-03-06CHUI-821 Clean up codeAlexanderP ProductEngine
2013-03-06CHUI-821 Clean up codeAlexanderP ProductEngine
2013-03-06Fix for windows build failureBrad Payne (Vir Linden)
2013-03-06mergeBrad Payne (Vir Linden)