Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-08-02 | STORM-1291 FOLLOWUP Localized common (unisex) gestures. | Vadim ProductEngine | |
2011-08-01 | SH-2183 Add a debug setting to control whether or not to use multiple ↵ | Dave Parks | |
threads in LLCurl | |||
2011-08-01 | merge changes for storm-1535 | Oz Linden | |
2011-08-01 | STORM-1186 FIXED Removed the "no mCurrentRMessageTemplate" warning message. | Vadim ProductEngine | |
The mCurrentRMessageTemplate member seems to only be non-NULL for a short while after an incoming message was validated and parsed, thus there is no guarantee that we can obtain name of the last received message at any given time. So if we can't we'll simply return an empty string without spamming the log with warnings. | |||
2011-08-01 | Automated merge with ↵ | Xiaohong Bao | |
https://bitbucket.org/VirLinden/viewer-development-shining-fixes | |||
2011-08-01 | increment viewer version to 2.8.4 | Oz Linden | |
2011-07-29 | Include some certs that were missed in the latest cert update. Specifically, | Roxie Linden | |
paypal had a verisign -2 CA cert, and the new trust list only includes -3. Also, disable use of the system cert store. Just use our list. | |||
2011-07-29 | EXP-1057 FIX Cursor doesn't go to the input field on the Find Floater due to ↵ | Richard Linden | |
lack of window focus also allow right clip to copy url from disabled address bar | |||
2011-07-29 | merge | Dave Parks | |
2011-07-29 | SH-2200 Fix for BSOD on 7800 Go on Vista when setting graphics detail to "High" | Dave Parks | |
2011-07-29 | STORM-1512 Fix for crash when rendering impostors. | Dave Parks | |
2011-07-29 | EXP-1056 FIX Web popup issues with Web Content Browser | Richard Linden | |
changed browser id back to a string so it accepts malformed uuid strings coming from webkit - "{uuid}" instead of "uuid" | |||
2011-07-29 | merge | Dave Parks | |
2011-07-29 | SH-2181 Fix for alpha flickering when basic shaders enabled (don't use ↵ | Dave Parks | |
glAlphaFunc when shaders are available). Reviewed by Leslie | |||
2011-07-29 | merge changes for storm-1510 | Oz Linden | |
2011-07-29 | merge changes for late release fixes | Oz Linden | |
2011-07-29 | late fix to set watchdog on at 60 seconds | Oz Linden | |
2011-07-29 | late fix to disable VBO on Macs for performance | Oz Linden | |
2011-07-29 | sync with viewer-development | eli | |
2011-07-29 | reconciled .hgtags | Debi King (Dessie) | |
2011-07-29 | merge changes for storm-1451 | Oz Linden | |
2011-07-29 | merge changes for storm-1408 | Oz Linden | |
2011-07-29 | merge changes for storm-1405 | Oz Linden | |
2011-07-29 | merge changes for storm-1529 | Oz Linden | |
2011-07-29 | merge changes for storm-1404 | Oz Linden | |
2011-07-29 | merge changes for storm-1291 | Oz Linden | |
2011-07-29 | merge changes for storm-1233 | Oz Linden | |
2011-07-29 | merge changes for storm-1220 | Oz Linden | |
2011-07-29 | merge changes for storm-1311 | Oz Linden | |
2011-07-29 | merge changes for storm-1234 | Oz Linden | |
2011-07-29 | STORM-632 FIXED Disallow showing URL-like avatar display names as Web links ↵ | Vadim ProductEngine | |
in various places. Fixed in: * People panel -> friend list * IM toast * Friend online/offline notification toasts * IM well * Avatar inspector | |||
2011-07-29 | STORM-1194 FIXED Object Contents floater: disabled links in the object name ↵ | Vadim ProductEngine | |
text box. | |||
2011-07-29 | STORM-1473 FIXED Localized voice morph names. | Vadim ProductEngine | |
2011-07-29 | Add geotrust CAs for some internal linden machines like teamcity, and move | Roxie Linden | |
the trust chain around a bit. | |||
2011-07-29 | STORM-1436 FIXED Broken localization of "Contents" and "New Script" items in ↵ | Vadim ProductEngine | |
the Contents tab of Build Tools. The bug happened when the translations contained non-ASCII characters. Reason: Names of inventory items are limited to ASCII characters. Fix: Leave names in English, localize them when displaying (on the fly). The fix only affects object's inventory (i.e. not agent inventory). | |||
2011-07-28 | EXP-1054 FIX Entering search term in search box in Viewer UI does not ↵ | Richard Linden | |
produce search results if search window is already open use new parameters when opening existing floater | |||
2011-07-28 | update CA's to most current set (taken from the osx lion cert store) | Roxie Linden | |
2011-07-28 | EXP-1055 FIX Profile button not toggled on when Profile open in Basic mode | Richard Linden | |
2011-07-28 | fix for SH-2023: Brightness Bump maps don't load when shadows are enabled | Xiaohong Bao | |
2011-07-28 | Reverting 3p library updates for curl, ares, openssl and llqtwebkit to get ↵ | Leslie Linden | |
SSL working properly again, we hope. | |||
2011-07-28 | merging in latest viewer-dev to mesh merge branch | Nyx (Neal Orman) | |
2011-07-28 | SH-2183 Fix for multi-threaded curl not playing nice with mesh upload. | Dave Parks | |
2011-07-27 | merge changes for storm-1474 | Oz Linden | |
2011-07-27 | CHOP-761 Items now disappear when the sim says so. | Aaron Stone | |
2011-07-27 | Swap typename and const. | Aaron Stone | |
2011-07-27 | another potential gcc fix | Richard Nelson | |
2011-07-27 | fix for gcc | Richard Nelson | |
2011-07-27 | automated merge | Roxie Linden | |
2011-07-27 | broken operator= semantics for instance tracker iterators | Richard Nelson | |
2011-07-27 | another fix for build | Richard Nelson | |