Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-11-18 | STORM-560 FIXED Implemented preference that allows users to select default ↵ | Andrew Productengine | |
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". | |||
2010-11-18 | First draft of CHOP-106 downloaded update ready notification. | brad kittenbrink | |
Reviewed by mani. | |||
2010-11-18 | Viewer 2.4 (as of 18 Nov 2010) with STORM-616 (Me/Movement) merged in. | Jonathan Yap | |
2010-11-18 | added logging and default value for max-agent-groups | Bill Curtis | |
2010-11-18 | automated merge from viewer-development-shining | Loren Shih | |
2010-11-18 | SH-410 Opaque Water Project version 2.0 | Loren Shih | |
Added opaque water default settings to Linux featuretable. | |||
2010-11-18 | STORM-576 FIXED Hooked up code to preference that allows users to enable ↵ | Andrew Productengine | |
double-click to teleport or use auto-pilot. - Added dirty flag that is set true when user changes checkbox or chooses one of radiobuttons connected to double-click action. No change of user settings happens on this commit, because user may press cancel or close floater. If user presses OK, and flag is true, user changes are applied to settings. If user clicks cancel or closes floater, controls are reverted to the state they were before changes, using settings to determine it. - Removed double-click action menu items and code that handled them to avoid functionality duplication and synchronization problems. | |||
2010-11-17 | merge fix for STORM-582 | Oz Linden | |
2010-11-17 | Work on CHOP-135: Hooking up setting UpdaterServiceActive to functionality. ↵ | brad kittenbrink | |
Paired with Mani. Toggling the setting now calls LLUpdaterService::startChecking() and LLUpdaterService::stopChecking(), which enable and disable the service. | |||
2010-11-17 | CHOP-135 Added Pref UI to Setup panel. Rev. by Brad | Mark Palange (Mani) | |
2010-11-17 | CHOP-203 Fixed linux release bug - exclude update_install from symbol strippage | Mark Palange (Mani) | |
2010-11-17 | merge fix for STORM-563 | Oz Linden | |
2010-11-17 | merge fix for STORM-588 | Oz Linden | |
2010-11-17 | merge fix for STORM-589 | Oz Linden | |
2010-11-17 | merge fix for STORM-590 | Oz Linden | |
2010-11-17 | STORM-582 ADDITIONAL_FIX Added missing button to Move&View preferences tab. | Andrew Productengine | |
2010-11-17 | STORM-316 FIXED Added an item to inventory gear menu to control "Sort System ↵ | Seth ProductEngine | |
Folders to Top" option (was always "true"). Changed inventory gear menu sort items - now they have check marks on the left. Made inventory sort options persist across sessions. | |||
2010-11-17 | ER-301 : increase allowable bandwidth. Bumped up to 3 mbps. | Dave SIMmONs | |
2010-11-17 | STORM-590 FIXED Add Preferences to enable the display of the Advanced and ↵ | Paul Guslisty | |
Development menus - Added control_names for the "Show Advanced Menu" and "QAMode" checkboxes | |||
2010-11-17 | STORM-589 FIXED Add a Preference that allows users to display the grid ↵ | Paul Guslisty | |
selection drop-down on the login screen - Added a control_name for the "Show Grid Selection at login" checkbox | |||
2010-11-17 | STORM-588 FIXED Add a Preference that allows users to run multiple Viewer ↵ | Paul Guslisty | |
instances - Added a control_name for the "AllowMultipleViewers" checkbox | |||
2010-11-16 | CHOP-179 Linux install uses linux-updater. Rev. by Alain | Mark Palange (Mani) | |
2010-11-16 | Merge with lindenlab/viewer-development | Kyle Ambroff | |
2010-11-16 | Viewer 2.4 (as of 15 Nov 2010) with llTextBox support merged in | Jonathan Yap | |
2010-11-16 | STORM-563 FIXED Updated all localized XUI strings and notifications ↵ | Vadim ProductEngine | |
templates to use display names. Previously name substitutions were broken, so "[FIRST] [LAST]" was displayed instead of avatar name. Some of the affected notifications: * avatar went online/offline notification * object return notification * calling card offer * script dialog * auto-unmute notification. See the diff for more details. The fixes apply to all locales but English (which is already correct). Besides, I fixed calling card offer notification to display avatar name correctly. It was broken even in English. | |||
2010-11-16 | merge fix for STORM-544 | Oz Linden | |
2010-11-16 | merge fix for STORM-580 | Oz Linden | |
2010-11-16 | STORM-535 : STORM-544 : Addition of Floater Opacity controls to ↵ | Wolfpup Lowenhar | |
pannel_prefferences_color.xml after loss during cleanup of preferences. | |||
2010-11-15 | Merge with lindenlab/viewer-development | Kyle Ambroff | |
2010-11-15 | STORM-580 FIXED Removed "IM" font color setting as unused. | Seth ProductEngine | |
2010-11-15 | STORM-318 FIXED The Advanced menu shortcut was broken under Linux. | Vadim ProductEngine | |
Reason: The old shortcut (Ctrl+Alt+D) was eaten by some window managers. Changes: - Changed the shortcut to Ctrl+Alt+Shift+D. - Moved the appropriate menu item from "Advanced > Shortcuts" to "World > Show" (so that it's not in the menu it triggers) and made it visible. The old shortcut is still available but marked as legacy. Submitting on behalf of Boroondas Gupte. | |||
2010-11-15 | Automated merge with https://bitbucket.org/vadim_productengine/storm-52 | Oz Linden | |
2010-11-15 | merge fix for STORM-578 | Oz Linden | |
2010-11-15 | merge fix for STORM-579 | Oz Linden | |
2010-11-12 | Merge simon_linden/viewer-dev to get avatar motion prediction code. | Dave SIMmONs | |
2010-11-13 | STORM-52 FIXED Made it possible to use an external script editor. | Vadim ProductEngine | |
The editor can be specified: * via "ExternalEditor" setting in settings.xml * via LL_SCRIPT_EDITOR variable Removed obsolete XUIEditor setting in favor of the new one. | |||
2010-11-12 | Merge latest from lindenlab/viewer-development | Dave SIMmONs | |
2010-11-12 | Revert change for ER-301 to make merging easier. We'll get this in another pass | Dave SIMmONs | |
2010-11-12 | merge STORM-102 to latest viewer-development prior to pull | Oz Linden | |
2010-11-12 | STORM-571 FIXED Moved voice prefs from advanced to Sound&Media and changed ↵ | Andrew Productengine | |
layout accordingly. This changeset also covers STORM-572 (note that design in this fix differs a little from the one proposed in there because there was not enough space to make it that way). | |||
2010-11-12 | STORM-579 FIXED resident SLURL font color to match Chat preferences for ↵ | Seth ProductEngine | |
plain text Nearby Chat log | |||
2010-11-12 | Merge | Paul Guslisty | |
2010-11-12 | STORM-102 : STORM-143 :Removed unneeded code in llimview. | Wolfpup Lowenhar | |
2010-11-12 | STORM-587 ADDITIONAL FIX Layout cleanup in the Advanced tab of Preferences | Paul Guslisty | |
- Removed controls: 1. "Move avatar lips when speaking" checkbox 2. "Toggle speak on/off when I press:" checkbox 3. "Push-to-Speak trigger" lineeditor 4. "set_voice_hotkey_button" button 5. "set_voice_middlemouse_button" button - Set proper names for checkboxes According to the specification these controls are in the Sound&Media panel now. | |||
2010-11-11 | STORM-102 : STORM-143 :Made needed changes to code to improve searching for ↵ | Wolfpup Lowenhar | |
previous logs and also changed the name used for P2P IM log file names. The latter change is going to temporarely break personal content for those that are saving conversation logs as P2P IM logs will now be useinf the user name and not the legacy name. | |||
2010-11-11 | STORM-102: Merge from viewer-development | Wolfpup Lowenhar | |
2010-11-11 | CHOP-178 Add a non-interactive moe to the windows installer. Rev by Brad | Mark Palange (Mani) | |
2010-11-11 | fix termination issues with thread safe queue in main loop repeater service. | Andrew A. de Laix | |
2010-11-11 | Add very basic windows install script. | Andrew A. de Laix | |
2010-11-11 | run install script on successful download | Andrew A. de Laix | |