summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-11-16clean up installer file after install.Andrew A. de Laix
2010-11-16Viewer 2.4 (as of 15 Nov 2010) with llTextBox support merged inJonathan Yap
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-16Automated merge with https://hg.secondlife.com/mesh-developmentNyx Linden
2010-11-16SH-432 WIP mac build of mesh-development is brokenNyx Linden
Was able to rebuild collada and pcre with architecture i386, which is our officially supported architecture. This should unstick the build in theory.
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-16better error checking when writing downloaded file.Andrew A. de Laix
2010-11-16mergeBrad Payne (Vir Linden)
2010-11-15build fixesRichard Linden
2010-11-15mergeRichard Linden
2010-11-15mergeMark Palange (Mani)
2010-11-15CHOP-179 Added --file option to linux-updater for local installMark Palange (Mani)
2010-11-15create marker on error; use /SKIP_DIALOGS option in installer to run without ↵Andrew A. de Laix
user input.
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-15mergeprep
2010-11-15Implemented support for getting at the child translational element if the ↵prep
SID fails to resolved.
2010-11-15Backed out changeset: 1c9c6cdcccdeprep
2010-11-15Implemented support for getting at the child translational element if the ↵prep
SID fails to resolved.
2010-11-15write marker on windows installer fail.Andrew A. de Laix
2010-11-15added mechanism for install scripts to indicate a failed install and for ↵Andrew A. de Laix
update service to note the failure; modified mac installer to write marker on error.
2010-11-15SH-396 WIP mac build not working on mesh-developmentNyx Linden
last build of collada didn't have ppc architecture, which is required for running on 10.4 / 10.5 (was able to build it without ppc when building only for 10.6).
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-12BUILDFIX allow curl host name scrub to work on non-windows platformsNyx (Neal Orman)
Needed an include for gethostbyname to be called properly.
2010-11-12mergeBrad Payne (Vir Linden)
2010-11-12SH-275 FIX: non-production grids now default to different source of map tilesBrad Payne (Vir Linden)
2010-11-12SH-331 WIP updating colladadom to work for mac on mesh-developmentNyx Linden
Tried building a colladadom package for mac that will run on both 10.5 and 10.6 fingers crossed.
2010-11-12Merge latest from lindenlab/viewer-developmentDave SIMmONs
2010-11-12do not resume or install if current viewer version doesn't match the ↵Andrew A. de Laix
recorded version which started the process.
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
2010-11-12close development branchs for STORM-102Oz Linden
--HG-- branch : storm-102
2010-11-12Automated merge with file:///Users/oz/Work/viewer-developmentOz Linden
2010-11-12Propagated 2.3.0 Beta 3 tag from viewer-betaDessie Linden
2010-11-12STORM-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-12STORM-579 FIXED resident SLURL font color to match Chat preferences for ↵Seth ProductEngine
plain text Nearby Chat log
2010-11-12MergePaul Guslisty
2010-11-12STORM-102 : STORM-143 :Removed unneeded code in llimview.Wolfpup Lowenhar
2010-11-12STORM-587 ADDITIONAL FIX Layout cleanup in the Advanced tab of PreferencesPaul 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.