Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | 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 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 | 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 | merging in latest viewer-dev to mesh merge branch | Nyx (Neal Orman) | |
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 | fix for gcc | Richard Nelson | |
2011-07-27 | automated merge | Roxie Linden | |
2011-07-27 | SH-1990 Fix for redundantly applying some color scaling to sky and water ↵ | Dave Parks | |
(also add some snazzy specular bloom from the sun) | |||
2011-07-27 | SH-2120 Better fix for water being very dark when basic shaders disabled ↵ | Dave Parks | |
(sinA might be negative) | |||
2011-07-27 | SH-2120 Fix for water being very dark when basic shaders disabled. | Dave Parks | |
2011-07-26 | merge | Dave Parks | |
2011-07-26 | SH-2179 Fix for active UI elements glowing when basic shaders enabled. | Dave Parks | |
2011-07-26 | build fix | Richard Nelson | |
2011-07-26 | merge | Richard Nelson | |
2011-07-26 | merge | Richard Nelson | |
2011-07-26 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-merge | Richard Nelson | |
2011-07-26 | merge | Richard Nelson | |
2011-07-27 | STORM-1529 FIXED Made the Sound Devices floater wider. | Vadim ProductEngine | |
2011-07-26 | a trivial change: use lldebugs to replace llinfos for STORM-1417. | Xiaohong Bao | |
2011-07-26 | EXP-1021 FIX Position of web content browser dictates position of profile ↵ | Richard Nelson | |
panel - profile panel position changes do not persist EXP-1030 FIX Search button toggle can get out of synch in bottom bar made llinstancetracker::iterator do own nested level management (removing need for separate guard) added support for filename= to floaters can pass in arbitrary window_class to floaters | |||
2011-07-26 | STORM-1405 WIP Localized the "No Device" and "Default System Device" strings ↵ | Vadim ProductEngine | |
in the sound devices panel. By the way, fixed improper localization of the "Default" device name which caused saving a localized string in settings. | |||
2011-07-26 | Automated merge with ↵ | Xiaohong Bao | |
https://bitbucket.org/VirLinden/viewer-development-shining-fixes | |||
2011-07-26 | STORM-1405 WIP Eliminated redundant getChild() calls. | Vadim ProductEngine | |
2011-07-26 | STORM-1291 FIXED Localize names of inventory items fetched via HTTP post ↵ | Vadim ProductEngine | |
requests. These were not localized, unlike ones fetched via the message system. |