summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-11-19STORM-584 FIXED color setting to apply to bubble chat text.Seth ProductEngine
2010-11-19merge head for storm-102 branchOz Linden
2010-11-18merge fix for STORM-654Oz Linden
2010-11-18merge fix for STORM-316Oz Linden
2010-11-18merge fix for STORM-576Oz Linden
2010-11-18STORM-654 : Person to Person chat logs are not created if Display Names are offWolfpup Lowenhar
Modified code in indicated changeset to correct problem after consulting with Leyla Linden who sugested the orginal change. This fix will convert the Legacy name to a user name id not useing Display Names.
2010-11-18merged 2.3.0-release tag from viewer-releaseDessie Linden
2010-11-18CT-633 WIP FR linguisticeli_linden
2010-11-18Added tag 2.3.0-release for changeset 6ad3d6fa35a4Dessie Linden
2010-11-18automated merge from viewer-development-shiningLoren Shih
2010-11-18SH-410 Opaque Water Project version 2.0Loren Shih
Added opaque water default settings to Linux featuretable.
2010-11-18STORM-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-17merge fix for STORM-582Oz Linden
2010-11-17Update slvoice dependencies to a hopefully correct versionBryan O'Sullivan
2010-11-17merge up to latest viewer-developmentOz Linden
2010-11-17Merge with viewer-developmentBryan O'Sullivan
2010-11-17Merge with myselfBryan O'Sullivan
2010-11-17It is safe to use Python 2.7 on Windows, if presentBryan O'Sullivan
2010-11-17Update Linux slvoice dependencyBryan O'Sullivan
2010-11-17Update Mac slvoice depBryan O'Sullivan
2010-11-17merge fix for STORM-563Oz Linden
2010-11-17merge fix for STORM-588Oz Linden
2010-11-17merge fix for STORM-589Oz Linden
2010-11-17Update slvoice dependency for WindowsBryan O'Sullivan
2010-11-17merge fix for STORM-590Oz Linden
2010-11-17STORM-582 ADDITIONAL_FIX Added missing button to Move&View preferences tab.Andrew Productengine
2010-11-17STORM-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-17STORM-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-17STORM-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-17STORM-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-16Merge with lindenlab/viewer-developmentKyle Ambroff
2010-11-16merging up to tip of viewer-developmentOz Linden
2010-11-16STORM-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-16Replace template verification code with an md5sum check.Christian Goetze (CG)
2010-11-16merge fix for STORM-544Oz Linden
2010-11-16merge fix for STORM-580Oz Linden
2010-11-16STORM-535 : STORM-544 : Addition of Floater Opacity controls to ↵Wolfpup Lowenhar
pannel_prefferences_color.xml after loss during cleanup of preferences.
2010-11-15Merge with lindenlab/viewer-developmentKyle Ambroff
2010-11-15STORM-580 FIXED Removed "IM" font color setting as unused.Seth ProductEngine
2010-11-15Fixed .hgtags conflictsDessie Linden
2010-11-15Added viewer-release.release-viewer.jira parameter to write build comment to ↵Dessie Linden
DRTVWR-13
2010-11-15STORM-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-15Automated merge with https://bitbucket.org/vadim_productengine/storm-52Oz Linden
2010-11-15merge fix for STORM-578Oz Linden
2010-11-15merge fix for STORM-579Oz Linden
2010-11-12Merge simon_linden/viewer-dev to get avatar motion prediction code.Dave SIMmONs
2010-11-13STORM-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-12Merge latest from lindenlab/viewer-developmentDave SIMmONs
2010-11-12Revert change for ER-301 to make merging easier. We'll get this in another passDave SIMmONs
2010-11-12merge STORM-102 to latest viewer-development prior to pullOz Linden