Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-06 | merge changes for DRTVWR-208 | Oz Linden | |
2012-11-06 | tag merge of DRTVWR-208 | Oz Linden | |
2012-11-06 | pull back changes from 3.4.2-beta1 | Oz Linden | |
2012-11-05 | renamed a confusingly-named field | Brad Payne (Vir Linden) | |
2012-11-05 | small logging tweak | Brad Payne (Vir Linden) | |
2012-11-05 | pull back DRTVWR-217 and tag for 3.4.2-beta1 | Oz Linden | |
2012-11-05 | Added tag 3.4.2-beta1 for changeset 704bbae7b182 | Oz Linden | |
2012-11-05 | STEAM-14: login when user presses Enter at username or password. | Nat Goodspeed | |
The tricky thing about this fix is that the "Log In" button used to be in the same layout_panel as the username and password fields. Now it's not, so the fact that it's the default button for its layout_panel doesn't matter because that layout_panel doesn't have focus. Richard pointed out that we can make the commit action for the username and password fields initiate login -- as long as neither field implicitly runs its commit action when it loses focus! | |||
2012-11-05 | merge changes for DRTVWR-217 | Oz Linden | |
2012-11-05 | tag merge of DRTVWR-217 | Oz Linden | |
2012-11-05 | increment version to 3.4.3 | Oz Linden | |
2012-11-05 | pull back release tag | Oz Linden | |
2012-11-05 | Added tag 3.4.1-release for changeset e59ffd3fe083 | Oz Linden | |
2012-11-05 | merge up to latest viewer-development | Oz Linden | |
2012-11-02 | SH-3429 WIP - Added adaptive retry mechanism for failed appearance update ↵ | Brad Payne (Vir Linden) | |
requests | |||
2012-11-02 | merge back fixes from 3.4.1-beta12 | Oz Linden | |
2012-11-02 | Added tag 3.4.1-beta12 for changeset 3f9be82de642 | Oz Linden | |
2012-11-02 | whitespace change to force new build number | Oz Linden | |
2012-11-02 | Added tag 3.4.1-beta12 for changeset b6b68f3c2c6d | Oz Linden | |
2012-11-01 | Added tag 3.4.1-beta12 for changeset 853a20242639 | Oz Linden | |
2012-11-01 | tag merge of DRTVWR-237 | Oz Linden | |
2012-11-01 | misc error detection, debug coloration for avatar meshes | Brad Payne (Vir Linden) | |
2012-11-01 | Automated merge with http://bitbucket.org/lindenlab/viewer-beta | Dave Parks | |
2012-10-31 | MAINT-646 Fix for leak introduced by optimizations. | Dave Parks | |
2012-10-30 | merge | Brad Payne (Vir Linden) | |
2012-10-30 | pull back changes from 3.4.1-beta11 | Oz Linden | |
2012-10-30 | Added tag 3.4.1-beta11 for changeset 18498afcdb83 | Oz Linden | |
2012-10-30 | merge changes for DRTVWR-236 | Oz Linden | |
2012-10-30 | tag merge of DRTVWR-236 | Oz Linden | |
2012-10-30 | merge changes for DRTVWR-235 | Oz Linden | |
2012-10-30 | tag merge of DRTVWR-235 | Oz Linden | |
2012-10-29 | Fix for general graphical glitching on some cards | Brad Payne (Vir Linden) | |
2012-10-26 | SH-3469 FIX - use callback mechanism to handle possible race between getting ↵ | Brad Payne (Vir Linden) | |
caps and setting agent region | |||
2012-10-26 | MAINT-1709 Fix for >> that should have been > > | Dave Parks | |
2012-10-25 | Merge | Kelly Washington | |
2012-10-25 | merge | Brad Payne (Vir Linden) | |
2012-10-25 | SH-3469 FIX - discard new-style updates for self with cof version = 0. This ↵ | Brad Payne (Vir Linden) | |
removes a race condition that was causing us to mis-handle region crossing logic | |||
2012-10-24 | pull back changes (enable tcmalloc) from 3.4.1-beta10 | Oz Linden | |
2012-10-24 | Added tag 3.4.1-beta10 for changeset 4e0d84e92132 | Oz Linden | |
2012-10-24 | Switching to system osmesa library instead of pre-packaged library | Don Kjer | |
2012-10-24 | SH-3430 FIX - don't cache ids of images with specified URLs, such as server ↵ | Brad Payne (Vir Linden) | |
bakes | |||
2012-10-24 | disable tcmalloc again | Oz Linden | |
2012-10-23 | Allow user to override either English, or localized, skinned file. | Nat Goodspeed | |
Original LLDir::findSkinnedFilenames() implementation used a tricky rule: a given skin directory was only considered if it provided a default-language override for the sought filename, regardless of whether it also provided localizations for that filename. Discussion with Richard clarifies that we want to allow the user to override neither, either or both. Change findSkinnedFilenames() accordingly; update unit tests to verify new semantics. | |||
2012-10-22 | whitespace change to force new build in TC | callum_linden | |
2012-10-22 | LLDrawable::destroy: Illegal deletion of LLDrawable! | Nicky | |
2012-10-23 | correct faulty merge | Oz Linden | |
2012-10-22 | Enable tcmalloc | Dave Parks | |
2012-10-22 | Trying original version of GBP with new scripts/code- revert corresponding ↵ | callum_linden | |
cpp code | |||
2012-10-22 | Trying original version of GBP with new scripts/code | callum_linden | |
2012-10-22 | merge | Brad Payne (Vir Linden) | |