summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2011-03-25Backed out changeset 6e69fbe64617alain@945battery-guestA-183.lindenlab.com
2011-03-25SOCIAL-509 FIX There is no way to copy a user name from web profile with the ↵Richard Linden
mouse fixed spawning location of context menu removed keyboard shortcuts from context menus (where they don't belong)
2011-03-25Automated merge with ssh://hg.lindenlab.com/richard/viewer-social-1Richard Linden
2011-03-25 SOCIAL-674 FIX 2 gray lines shown in UI in minimal skin after using gestureRichard Linden
2011-03-25SOCIAL-808 FIX Crash on exit in LLMediaCtrlcallum
2011-03-25VWR-25278 FIX Incorrect Help ID for Preferences > Colors tabcallum
2011-03-24STORM-1104 : pull into viewer-developementMerov Linden
2011-03-24Pull from viewer-betaMerov Linden
2011-03-24SOCIAL-509 FIX There is no way to copy a user name from web profile with the ↵Richard Linden
mouse
2011-03-24SOCIAL-788 FIX HUD Click points not accurate in Basic modeRichard Linden
SOCIAL-789 FIX HUD position and function affected by Destination Guide and Avatar picker panels in Basic mode
2011-03-24SOCIAL-714 FIX [PUBLIC] Basic mode to launch with Destinations panel open by ↵Richard Linden
default fixed not being able to toggle off avatar/destination guide by clicking button again
2011-03-24SOCIAL-714 FIX [PUBLIC] Basic mode to launch with Destinations panel open by ↵Richard Linden
default we now correctly remember last state of destinations/avatar picker panels
2011-03-24Automated merge with ssh://hg.lindenlab.com/richard/viewer-social-1Richard Linden
2011-03-24minor whitespace changeRichard Linden
2011-03-24STORM-1077 Removed disabling speak hint on mouse up of speak buttonJonathan Yap
2011-03-24use vivox's openal for SLVoice because it isn't compatible with latest ↵alain@945battery-guestA-183.lindenlab.com
OpenAl version (should fix linux voice issues).
2011-03-24merge latest avatar-physics updatesOz Linden
2011-03-24merge latest avatar-physics updatesOz Linden
2011-03-24syncing up to viewer-developmentOz Linden
2011-03-24STORM-1077 Change hint wording. Disable hint if speak or flyout button is ↵Jonathan Yap
pressed.
2011-03-24merge changes for storm-1018Oz Linden
2011-03-24Fixed VWR-25269LanceCorrimal
2011-03-23Automated merge with ssh://hg.lindenlab.com/richard/viewer-socialRichard Linden
2011-03-23STORM-1077 Eliminated separator bar between Speak Button and other menu entries.Jonathan Yap
2011-03-23SOCIAL-714 FIX [PUBLIC] Basic mode to launch with Destinations panel open by ↵Richard Linden
default
2011-03-23Pull from lindenlab/viewer-developmentMerov Linden
2011-03-23STORM-1021 ADDITIONAL_FIX Replaced usual object inspector with the remote ↵Vadim ProductEngine
one in nearby chat toasts.
2011-03-23SyncMerov Linden
2011-03-23STORM-1090 : Fix for use of freetype 2.4.4 and switch to freetype 2.4.4 in ↵Merov Linden
installables
2011-03-23INTL-30 WIP light viewer Set2 translations and new files for ESeli_linden
2011-03-23INTL-30 WIP light viewer Set2 translations and new files for ESEli Linden
2011-03-23SOCIAL-634 FIX2 Error condition content for Destination Guide, Avatar ↵callum
Picker, and Help if S3 content or web content is not available. (Added same fix for Help/How To floater)
2011-03-23Updated linux llqtwekit archive and fixed media webkit build and loading ↵alain@945battery-guestA-183.lindenlab.com
(fix CHOP-545).
2011-03-22Automated merge with ssh://hg.lindenlab.com/richard/viewer-social-1Richard Linden
2011-03-22SOCIAL-778 FIX Make how to web content widerRichard Linden
2011-03-22SOCIAL-778 FIX Make how to web content widerRichard Linden
2011-03-22avatar picker, destination guide, and how to urls now point to agni versionsRichard Linden
2011-03-22INTL-30 WIP light viewer Set2 translations and new files for FR, PT, DEeli_linden
2011-03-22INTL-30 WIP light viewer Set2 translations and new files for FR, PT, DEEli Linden
2011-03-22STORM-1097 FIXED opening the floater containing a detached side bar tab.Seth ProductEngine
2011-03-22SOCIAL-634 FIX Error condition content for Destination Guide, Avatar Picker,callum
and Help if S3 content or web content is not available
2011-03-22STORM-1030 FIXED Main menu change: 'Me->Change Outfit' to 'Me->My Appearance'Paul ProductEngine
Changed label in: - Main menu - Self avatar menu - Self avatar attachment menu
2011-03-22ER-320 Fix public urls in top scripts.Kelly Washington
2011-03-21STORM-1051: merge daggy fix to tipNat Goodspeed
2011-03-21STORM-1051: Fixup to LLWindowListener per code review.Nat Goodspeed
Bug: capturing a const ref to value returned by LLSD::asString() not so good. Bug: LLWindowListener::keyUp() was calling handleTranslatedKeyDown(). In keyDown and keyUp, support keysym lookup (e.g. "TAB") as well as integer keycode. In keyDown, keyUp, mouseDown, mouseUp and mouseMove, support modifier mask by accepting an array of "CONTROL", "SHIFT" etc. strings. State in operation doc strings valid values for button, keycode, keysym, mask. The LLWindowListener(... LLKeyboard*) constructor param gKeyboard is always NULL at the time LLWindowListener is constructed. Eliminate tests and global references to gKeyboard by replacing with a more Feathers-style LLKeyboard* getter function.
2011-03-21Fixed skirt-related belly bounce.Loren Shih
2011-03-21Velocity now gets zeroed out if the param is pushed beyond limits.Loren Shih
Rescaled the max speed param.
2011-03-21Fixes for physics update thresholds.Loren Shih
2011-03-21Added left-right butt control.Loren Shih
Did a bunch of code cleanup.
2011-03-21STORM-399 FIXED Users that has chatted within chat range of the user ↵Paul ProductEngine
in-world are not added to Recent tab - Add sender(only avatar) to the recent people list just after message appears in nearby chat