summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-06-29CHUI-164 : Fix conversation list index using handle to floater rather than ↵Merov Linden
uuid. Simplify the code accordingly (suppress hacks).
2012-06-29CHUI-164 : Fix crash when removing ad-hoc conversation. Turns out that ↵Merov Linden
sessions uuids are not constant so I shouldn't use them as index in the conversation list. More complete fix to follow.
2012-06-28Pull merge from richard/viewer-chuiMerov Linden
2012-06-28CHUI-82 : Fixed all icons to use the new Conv_*.png icons; please use those ↵Merov Linden
in the new UIs moving forward
2012-06-28Merge pull in richard/viewer-chuiMerov Linden
2012-06-27CHUI-101 WIP Make LLFolderView general purposeRichard Linden
fixed crash on startup
2012-06-27CHUI-101 WIP Make LLFolderView general purposeRichard Linden
moved filtering logic to viewmodel
2012-06-27Updating to the latest pre-build llphysicsextensions package.Todd Stinson
2012-06-27Removing unreferenced methods from the LLRenderNavPrim class.Todd Stinson
2012-06-27CHUI-184 : Change default pref LetterKeysFocusChatBar from 1 (chat) to 0 ↵Merov Linden
(WASD movements)
2012-06-27CHUI-146 : Fixed. Focus goes to first conversation in list when a ↵Merov Linden
conversation is dismissed.
2012-06-27MAINT-889 Viewer Group Invitation picker needs to limit to 100 residentsKelly Washington
Requests to invite more than 100 agents at a time are blocked. reviewed with Simon.
2012-06-27CHUI-162 : Simplified the nearby chat show method following CHUI-139 fixesMerov Linden
2012-06-27Pull merge from richard/viewer-chuiMerov Linden
2012-06-27CHUI-130 : Leave minimized torn off IM untouched when showing hiding the ↵Merov Linden
whole set of conversations
2012-06-27MAINT-1204 Fix for crash on selecting a texture anywhere other than the ↵Dave Parks
build tools.
2012-06-27Merge pulled in lindenlab/viewer-beta to kelly_linden/maint-1078Kelly Washington
2012-06-27Minor changes to pathfinding-specific wordings.Todd Stinson
2012-06-27CHUI-139 : Make sure the Nearby Chat shows up in the conversations floater ↵Merov Linden
in every situation
2012-06-27MAINT-1173 : Top Scripts: Break down usage by parcel. Follow-on code to addsimon@Simon-PC.lindenlab.com
per-parcel filtering. Reviewed by Kelly
2012-06-27PATH-788: Adding more state information for the rebake region button to ↵Todd Stinson
capture and display the rebaking states. Also, altering how the stop flying button works so that it does not hide the entire panel.
2012-06-27Fix for linux build (skip llhttpclient unit tests that post to google.com)Dave Parks
2012-06-27MAINT-1078 Merchant Outbox import failuresKelly Washington
Add 1s throttle on update checks for importer reviewed with Simon
2012-06-27CHUI-125 FIXED Supressed of a commented out codeAlexanderP ProductEngine
2012-06-27merge changes for DRTVWR-167Oz Linden
2012-06-27tag merge of DRTVWR-167Oz Linden
2012-06-27CHUI-169 FIX Restored inventory sharing functionality via IM floater drag ↵Seth ProductEngine
and drop.
2012-06-27CHUI-147 FIX Added check against empty participants names array to pass the ↵Seth ProductEngine
assertion in LLAvatarActions::buildResidentsString.
2012-06-27CHUI-162 FIXED Opening a nearby chat when text enteredAlexanderP ProductEngine
2012-06-26Renaming the rebake navmesh panel class.Todd Stinson
2012-06-26Updating the header licensing comments.Todd Stinson
2012-06-26Removing a file that was previously used to force teamcity rebuilds, but is ↵Todd Stinson
no longer needed.
2012-06-26Removing unreferenced headers from the #include list.Todd Stinson
2012-06-26Pull and merge from ↵Todd Stinson
ssh://hg@bitbucket.org/stinson_linden/viewer-development-havokai.
2012-06-26Updating the teleport-me-to-it behavior for the characters and linksets. ↵Todd Stinson
Firstly, to remove the direct call to gAgent.teleportRequest() which is being made into a private function. Secondly, to check the viewer object list to see if the object exists there, and if so, to use that location as the teleport destination.
2012-06-26MAINT-675 Fix for DoF focal point being incorrect when alt-zooming on terrain.Dave Parks
2012-06-26Updating the pathfinding-specific settings with appropriate comments and an ↵Todd Stinson
unified naming scheme.
2012-06-26remove now-unused build parameters (moved to TeamCity configuration)Oz Linden
2012-06-26MAINT-654 Potential fix for corrupt avatar bakes on some AMD systems.Dave Parks
2012-06-26Some clean-up after checking the differences between the pathfinding branch ↵Todd Stinson
and viewer-release.
2012-06-26PATH-773: correct update of grid and location selectors for arbitrary locationsOz Linden
2012-06-26merge to latest viewer-development-havokaiOz Linden
2012-06-26Mergesimon@Simon-PC.lindenlab.com
2012-06-26line endings fixBrad Payne (Vir Linden)
2012-06-26integrate Nats improvements to test logging with mineOz Linden
2012-06-25merge back packaging fix for linux hunspell library'Oz Linden
2012-06-25correct linux packaging for hunspell libraryOz Linden
2012-06-25MAINT-1173 : Top Scripts: Break down usage by parcel. Reviewed by Kellysimon@Simon-PC.lindenlab.com
2012-06-25Correcting a state message when setting values on the linkset floater.Todd Stinson
2012-06-25PATH-718: Disabling the view/test menu in the case of a stubbed ↵Todd Stinson
llphysicsextensions library.