completed: Fri Nov 19 05:13:27 2010
CYGWIN | Installers | Second_Life_2-4-0-215115_Developer_Setup.exe | |
Build Logs | build_log.1.txt | ||
Buildparams | BuildScript.sh | ||
Symbol Files | secondlife-symbols-darwin.tar.bz2 | ||
secondlife-symbols-linux.tar.bz2 | |||
secondlife-symbols-windows.tar.bz2 | |||
changeset: 13535:ec1bb3da1f26 tag: tip parent: 13533:d52744fc38c2 user: Andrew Productengine <adyukov@productengine.com> date: Thu Nov 18 23:09:05 2010 +0200 files: indra/newview/app_settings/settings.xml indra/newview/llviewerwindow.cpp indra/newview/skins/default/xui/en/panel_preferences_general.xml description: STORM-560 FIXED Implemented preference that allows users to select default behavior when pressing letter keys. - Added check to LLViewerWindow::handleKey() that gives focus to nearby chat if "Pressing letter keys starts local chat" option is selected, key is not special (and no modifier key is held except Shift), camera is not in mouselook and no view currently has keyboard focus. - The choice of what should happen when letter keys are pressed is saved in new setting added in this fix- "LetterKeysFocusChatBar".