Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-11-09 | dummy checkin to fix builds | Dessie Linden | |
2010-11-09 | Fix for dll linkage errors. | brad kittenbrink | |
2010-11-09 | Fix for linux eol failures. | brad kittenbrink | |
2010-11-09 | merge fixes for STORM-546 | Oz Linden | |
2010-11-09 | Automated merge with file:///Users/oz/Work/viewer-development | Oz Linden | |
2010-11-09 | Merge down from beta | Kent Quirk | |
2010-11-09 | start of a thread safe queue | Andrew A. de Laix | |
2010-11-09 | Merge notifications prefs fix | Kent Quirk | |
2010-11-09 | merge fix for STORM-577 | Oz Linden | |
2010-11-09 | merge fix for STORM-535 | Oz Linden | |
2010-11-09 | Merge from beta | Kent Quirk | |
2010-11-09 | Added Tofu Buzzard to the contributors list. | Seth ProductEngine | |
2010-11-09 | merge storm-102 branch back to default | Oz Linden | |
2010-11-09 | SH-412 -- fix the way that redraws happen to eliminate flickering on resize ↵ | Kent Quirk | |
-- patch from davep and seraph, I'm just applying it. | |||
2010-11-09 | Automated merge with https://bitbucket.org/mani_linden/viewer-development/ | Andrew A. de Laix | |
2010-11-09 | Add name, value info to convert_from_llsd<> specialization LL_ERRS. | Nat Goodspeed | |
Prior to this, you could get a viewer crash whose ERROR: message said only: convert_from_llsd<std::string>: Invalid string value This gave no hint as to *which value* was wrong, or where to go fix it. Ironically, each convert_from_llsd<> specialization already has the control_name and LLSD value in hand; added these to each such LL_ERRS message. | |||
2010-11-09 | Automated merge with https://bitbucket.org/mani_linden/viewer-development/ | Andrew A. de Laix | |
2010-11-09 | beginnings of the update installer (with simple install script for darwin). | Andrew A. de Laix | |
2010-11-09 | Shut down thread if viewer closed while downloading; fix problem of download ↵ | Andrew A. de Laix | |
marker path failing to expand correctly because it was happening too early in start up. | |||
2010-11-09 | Fix crash if thread is manually shut down before it is destroyed. | Andrew A. de Laix | |
2010-11-09 | fixing transposed characters | Bill Curtis | |
2010-11-09 | STORM-569 FIXED Add a Preference to enable Viewer UI Hints | Paul Guslisty | |
- Added checkbox to the floater Preferences->panel General to Enable\Disable UI Hints | |||
2010-11-09 | SH-412 Only blank screen if the actual window resized, fixes blinking on ↵ | Dave Parks | |
snapshot etc. | |||
2010-11-09 | Automated merge with https://bitbucket.org/mani_linden/viewer-development | Andrew A. de Laix | |
2010-11-09 | Fix some stream bugs that were affecting windows download and validation. | Andrew A. de Laix | |
2010-11-09 | STORM-535 FIXED PLEASE allow adjustable transparency of "Nearby Chat" ↵ | Paul Guslisty | |
window, Chat History and Chat "Toasts" in Viewer 2.0! - Added to the settings.xml values of transparency for active and inactive floaters - Added three members to the LLFloater. These members store current transparency of floater, transparency of active and inactive floaters. - Added callbacks that update transparency value of active and inactive floater. Also in these callbacks value of current floater transparency updated. - In panel preferences advanced added two spinners: transparency of active floaters and inactive ones. See screenshot. | |||
2010-11-09 | merge up from v-d | Tofu Buzzard | |
2010-11-08 | EXP-421 FIX Notifications tab in Preferences not working properly | Richard Linden | |
fixed logic so that ignore consistently means *don't show* the notification the ignore settings still store "show the notification if true" values | |||
2010-11-08 | STORM-105 : takes Vadim's comments into account, clean up use of static ↵ | Merov Linden | |
globals and magic strings, enforce naming conventions | |||
2010-11-08 | Fix for breakpad symbol files failing to be generated on linux. | brad kittenbrink | |
2010-11-08 | ER-290 : New motion prediction in the viewer has avatars settle a bit too ↵ | Dave SIMmONs | |
deeply underground when the simulator is paused, also no angular velocity damping. Put Z limit on AVs, but not regular objects nor stopping rotation. Reviewed by Kelly. | |||
2010-11-08 | Merge | Andrew A. de Laix | |
2010-11-08 | Get rid of intrusive_ptr member to prevent crash on shutdown. | Andrew A. de Laix | |
2010-11-08 | Fix for linux link errors in teamcity. | brad kittenbrink | |
2010-11-08 | EXP-421 FIX Notifications tab in Preferences not working properly | Richard Linden | |
reverted to old sense where ignore setting of notifications has meaning true=show false=ignore reviewed by Callum | |||
2010-11-09 | STORM-577 FIXED Increased classified description maximum length to 256 ↵ | Seth ProductEngine | |
characters. | |||
2010-11-09 | STORM-559 FIXED crash upon quitting the viewer while an outfit is being saved. | Seth ProductEngine | |
2010-11-08 | pull beta changes back to development | Oz Linden | |
2010-11-08 | CT-633 WIP PT DE translation for Delta Set19, new files, for Viewer 2.3 | Eli Linden | |
2010-11-08 | CT-633 WIP PT translation for Delta Set19 for Viewer 2.3 | Eli Linden | |
2010-11-08 | CT-633 WIP DE translation for Delta Set19 for Viewer 2.3 | Eli Linden | |
2010-11-08 | merge fix for STORM-284 | Oz Linden | |
2010-11-08 | merge fix for STORM-189 | Oz Linden | |
2010-11-08 | changes to read max-agent-groups from login.cgi response | Bill Curtis | |
2010-11-08 | Removed refrences to SLPlugin from LLUpdaterService and test. | Mark Palange (Mani) | |
2010-11-08 | Automated merge up from viewer-development | Loren Shih | |
2010-11-08 | STORM-102: STORM-143: Refactored the STORM-103 code to pull the proper plain ↵ | Wolfpup Lowenhar | |
test log no matter when it was generated or if it has the date stamp in the name of the log or not. --HG-- branch : storm-102 | |||
2010-11-05 | STORM-105 : Take Vadim code review into account, code clean up | Merov Linden | |
2010-11-05 | "Fix" for linux link errors due to library ordering problems on the linker ↵ | brad kittenbrink | |
command line. | |||
2010-11-05 | Fix type mismatch in loop variable. | Christian Goetze (CG) | |