summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2013-04-11Mergesimon
2013-04-11Clean up transfer manager code and log messages. Reviewed by Kellysimon
2013-04-09merge with headcallum_linden
2013-04-09MAINT-2417 FIX Update Graphics tab layoutcallum_linden
2013-04-03MAINT-2558 - Add viewer debug setting for more logging on avatar render info.simon
Reviewed by Kelly
2013-04-01MAINT-2511 : Mesh requests not handling time outs. Reviewed by Kellysimon
2013-03-28MAINT-2426 : Viewer support for new simulator AvatarRenderInfo capability. ↵simon
Reviewed by Kelly
2013-03-26MAINT-2507 Added syntax highlighting for new particle system settings (from ↵Maestro Linden
MAINT-2410). Reviewed by Kelly.
2013-03-25Pull in downstream code with CHUI, viewer-development and bug fixes in the ↵Simon Linden
pipeline
2013-03-25Pull and merge downstream code with CHUI viewer-development by way of ↵simon
viewer-lion
2013-03-25Pull in downstream CHUI code from viewer-developmentsimon
2013-03-22MAINT-1452 : Viewer floods the log file with hundreds of exactly the same lines.simon
Reviewed by Kelly
2013-03-22Pull and merge latest viewer-betasimon
2013-03-22Fix simple bug in LLAvatarSetImposterMode::handleEvent()simon
2013-03-22Lighten imposter avatar colors a bit per feedeback.simon
2013-03-22MAINT-2518 : Viewer LLViewerTextureList::removeImageFromList() shouldn't crashsimon
Reviewed by Kelly.
2013-03-21merge changes for 3.5.0-beta5Oz Linden
2013-03-21mergeGilbert Gonzales
2013-03-21CHUI-881 ([CHUIBUG]Viewer crashes when user drag and drop the participant ↵Gilbert Gonzales
from the people floater to the one of the tool bars): Problem was that the item dragged from the people list was not of type inventoryitem. Instead of casting to an inventoryitem and checking if the item being dragged is a widgit, instead look at the cargo type (which also specifies that the dragged item is a widgit but doesn't need to typecast).
2013-03-21CHUI-878 FIXED Torn off conversation window width can be reduced and lose ↵AlexanderP ProductEngine
vertical scroll bar: manually setting of the floater's minimal size
2013-03-21CHUI-855 FIXED Text entry bar auto expand does not resizemaksymsproductengine
2013-03-21CHUI-880 FIXED Show Button panel if floater is torned off. Don't show ↵Mnikolenko ProductEngine
Conversation floater in Mouselook, if Nearby chat is torned off.
2013-03-21merge changes for 3.5.0-beta4Oz Linden
2013-03-21CHUI-858 FIXED Text can be clipped by text input bar in message panelAlexanderP ProductEngine
2013-03-20Don't assert on HTTP_NOT_FOUND for some mesh data. Reviewed by Kellysimon
2013-03-20Prototype code for "simple imposter" mode rendering of avatars.simon
Reviewed by Kelly
2013-03-20CHUI-873 FIXED [CHUIBUG]Torn off nearby chat with message panel hidden has ↵maksymsproductengine
huge bottom padding when opening in mouselook mode
2013-03-20CHUI-857 Nearby chat opens as torn off on first login: changed initial ↵AlexanderP ProductEngine
setting for nearby chat docked state
2013-03-20MAINT-2510 : Time can go backwards for viewer animation, assert fires.simon
Reviewed by Kelly
2013-03-20CHUI-870 FIXED Expand Message panel after clicking toast.Mnikolenko ProductEngine
2013-03-20CHUI-860 FIXED Don't call onSlide() to change Participant list's stateMnikolenko ProductEngine
2013-03-20CHUI-869 FIXED Clicking on toast will restore Message pane.Mnikolenko ProductEngine
2013-03-20mergemberezhnoy
2013-03-19CHUI-843 ([CHUIBUG]Suggested alteration to toolbar_panel in ↵Gilbert Gonzales
floater_im_container in CHUI): Adjusted button layout in conversation floater.
2013-03-19Merge in viewer-beta to get CHUI codeSimon Linden
2013-03-19MAINT-2506 added viewer support for PERMISSION_SILENT_ESTATE_MANAGEMENT and ↵Maestro Linden
PERMISSION_OVERRIDE_ANIMATIONS. Reviewed by Simon.
2013-03-19CHUI 796 (User doesn't get all messages in 'do not disturb' mode): Now IM ↵Gilbert Gonzales
DND notifications will be stored as p2p, ad-hoc or group. When loading these notifications upon app start ad-hoc/group notifications will launch the conversation log and play a sound.
2013-03-19CHUI-812 ([CHUIBUG]Resizing "Nearby chat" window creates confusing layout)mberezhnoy
2013-03-18MAINT-2497 FIX (Viewer) - viewer side change that goes with server side fix ↵callum_linden
- adds direction when you set a TP landing point
2013-03-18mergeGilbert Gonzales
2013-03-18CHUI-864 ([crashhunters] crash in LLConversationLog): Found a probable ↵Gilbert Gonzales
cause. It is likely that the user was missing the user settings variable called 'KeepConversationLogTranscripts.' If this variable doesn't exist or is deleted then the CHUI viewer would try to extract data from this non-existent variable. Resolution, now perform a check to make sure the 'KeepConversationLogTranscripts' settings variable exists before extracting data.
2013-03-18mergeCho
2013-03-18CHUI-826 FIX [CHUIBUG]User nametags (nametag floaters) intermittently ↵Cho
disappear in CHUI builds. Added check in LLVOAvatar::idleUpdateNameTagText() to account for case where mNameString is literally "" (two quotes)
2013-03-18mergeGilbert Gonzales
2013-03-18CHUI-861 FIXED "Animate" param is set false.Mnikolenko ProductEngine
2013-03-18CHUI-830 Icons uploadedMnikolenko ProductEngine
2013-03-18CHUI-620 FIXED Clear the highlight when auto-selecting new conversation or ↵Mnikolenko ProductEngine
when text is entered into the message panel.
2013-03-16CHUI-863 : Clean up dead code that's creating failures on gcc-4.6 builds on ↵merov
Linux
2013-03-15CHUI-852 ([crashhunters] crash in ↵Gilbert Gonzales
LLNotificationsUI::LLScreenChannel::addToast): Crash is due to a gesture not loading while the user is shutting down the app. A notification saying that the gesture couldn't load is trying to display while the app is shutting down, which causes a crash.
2013-03-15Pull merge from lindenlab/viewer-chuiMerov Linden