Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-11-10 | Add dependency to fix viewer manifest exception in build modes other than all. | Andrew A. de Laix | |
2010-11-09 | start of a thread safe queue | Andrew A. de Laix | |
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 | 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-08 | Fix for breakpad symbol files failing to be generated on linux. | brad kittenbrink | |
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-05 | "Fix" for linux link errors due to library ordering problems on the linker ↵ | brad kittenbrink | |
command line. | |||
2010-11-05 | Merge latest lindenlab/viewer-development with mani_linden/viewer-development. | brad kittenbrink | |
2010-11-05 | Automated merge with https://bitbucket.org/mani_linden/viewer-development/ | Andrew A. de Laix | |
2010-11-05 | implement download cancel (untested). | Andrew A. de Laix | |
2010-11-05 | Fixed build error due to unreferenced local variable. | brad kittenbrink | |
2010-11-05 | Fixed windows build error. | Mark Palange (Mani) | |
2010-11-05 | Automated merge with https://bitbucket.org/mani_linden/viewer-development/ | Andrew A. de Laix | |
2010-11-05 | resume feature (untested). | Andrew A. de Laix | |
2010-11-04 | Fix for windows build breakage in teamcity. | brad kittenbrink | |
2010-11-04 | added hash validation of downloaded file. | Andrew A. de Laix | |
2010-11-04 | some better error handling. | Andrew A. de Laix | |
2010-11-04 | Fix for linux eol error. | brad kittenbrink | |
2010-11-04 | Automated merge with https://bitbucket.org/mani_linden/viewer-development/ | Andrew A. de Laix | |
2010-11-04 | checker working with v1.0 update protocol. | Andrew A. de Laix | |
2010-11-04 | merging up latest changes from viewer-development | Oz Linden | |
2010-11-04 | automated merge from http://hg.secondlife.com/viewer-beta | Loren Shih | |
2010-11-04 | just barely working udate downloading service; missing little nicities like ↵ | Andrew A. de Laix | |
error checking and sill stuff like that. | |||
2010-11-04 | automated merge up from viewer-beta | Loren Shih | |
2010-11-04 | Pushing 2.3.0-beta2 tag to repo | Dessie Linden | |
2010-11-04 | Added tag 2.3.0-beta2 for changeset db0fe9bb6518 | Dessie Linden | |
2010-11-04 | Turned generate_breakpad_symbols target into a noop for non-Release builds. | brad kittenbrink | |
2010-11-04 | Turned inlining on in windows builds (RelWithDebInfo and Release). | brad kittenbrink | |
This reduces the number of symbols in the viewer binary by about 30%. Also, fixed test errors revealed by inlining being enabled. | |||
2010-11-04 | merge fix for STORM-450 | Oz Linden | |
2010-11-04 | merge fix for STORM-261 | Oz Linden | |
2010-11-04 | merge fix for STORM-194 | Oz Linden | |
2010-11-04 | merge fix for STORM-536 | Oz Linden | |
2010-11-04 | Automated merge up from viewer-development | Loren Shih | |
2010-11-04 | STORM-450 FIXED Incorrect help contexts for Sidebar People tab | Paul Guslisty | |
- Added checking whether panel is in visible chain instead of just visibility checking | |||
2010-11-04 | STORM-261 FIXED Changed line number color in script editor. | Andrew Productengine | |
- Changed text_readonly_color in script editor to darker gray, so that line numbers are visible when scrip editor is out of focus. | |||
2010-11-03 | Added some logging to viewer_manifest.py to attempt to narrow down the Mac ↵ | brad kittenbrink | |
packaging failures a bit. | |||
2010-11-03 | STORM-194 FIXED 'Show' button in inventory offer notification to open 'My ↵ | Seth ProductEngine | |
Inventory' SP if attachments were offered. Removed the check preventing inventory SP from opening when an item of IT_ATTACHMENT type has been offered. | |||
2010-11-03 | STORM-536 ADDITIONAL FIX Replaced extra calls to getChild() with using a ↵ | Seth ProductEngine | |
member pointer to LLAccordionCtrlTabHeader. | |||
2010-11-03 | STORM-536 FIXED scrolling to collapsed accordion tab with keyboard arrows in ↵ | Seth ProductEngine | |
Places SP->My Landmarks. - Fixed scrolling to selected item when a folder view receives selection inside an accordion tab while being out of visible scrolling area. - Fixed scrolling to collapsed accordion tab when it receives selection while being out of visible scrolling area. | |||
2010-11-03 | pull fix for STORM-422 | Oz Linden | |
2010-11-03 | CT-633 WIP ES translation for Viewer 2.3, Set19 | Eli Linden | |
2010-11-03 | SH-281 Make UI in snapshot off by default. | Dave Parks | |