- Sep 06, 2011
-
-
Vadim ProductEngine authored
-
- Sep 02, 2011
-
-
Xiaohong Bao authored
-
Oz Linden authored
-
- Aug 31, 2011
-
-
Xiaohong Bao authored
-
Oz Linden authored
-
- Aug 29, 2011
-
-
Jonathan Yap authored
-
Oz Linden authored
-
- Aug 27, 2011
-
-
Vadim ProductEngine authored
-
- Aug 26, 2011
-
-
Richard Nelson authored
reviewed by Stone
-
Richard Nelson authored
EXP-1160 FIX Cannot drag/drop items from inventory into the contents of a prim in latest Mesh build 239475 brought back some old logic for dispatching to child folder as drag and drop fallback
-
Jonathan Yap authored
-
Jonathan Yap authored
Added comment where sidebar block list is opened.
-
Jonathan Yap authored
Made changes per RB feedback.
-
Vadim ProductEngine authored
STORM-638 FIXED "Object Return" didn't return distant objects if the confirmation dialog wasn't suppressed. Reason: Showing the confirmation dialog resets object selection, thus there is nothing to derez. Fix: Save selection until user answers in the confirmation dialog. I didn't investigate why the bug occurred only for distant object (must be some internal LLSelectMgr magic).
-
- Aug 25, 2011
-
-
Vadim ProductEngine authored
Addressing review feedback.
-
- Aug 24, 2011
-
-
Jonathan Yap authored
-
Nat Goodspeed authored
Fix LLInstanceTracker::key_iter constructor param; accepting InstanceMap::iterator by non-const reference relied on Microsoft extension that accepts non-const reference to an rvalue. Given typical iterator implementation, simply accept by value instead, which makes gcc happy too.
-
- Aug 23, 2011
-
-
Aaron Stone authored
-
Logan Dethrow authored
-
Jonathan Yap authored
Updating patch to current version of viewer-development
-
- Aug 22, 2011
-
-
Logan Dethrow authored
-
Vadim ProductEngine authored
The regression was introduced in the fix of EXP-856 (changeset 9e650f2750b5).
-
Oz Linden authored
-
Vadim ProductEngine authored
-
Vadim ProductEngine authored
-
- Aug 19, 2011
-
-
Oz Linden authored
-
Xiaohong Bao authored
-
Vadim ProductEngine authored
-
Vadim ProductEngine authored
It turned out impossible to properly remove an inventory item from within LLDiscardAgentOffer::done(), because that would lead to nested LLInventoryModel::notifyObservers() calls. Fixed that by deferring removal until the next LLAppViewer::idle() iteration. Also elimiteed duplicated code.
-
Vadim ProductEngine authored
When auto-discarding inventory offers we looked up missing Busy button (i.e. a button having index=3) in the inventory offer notification dialog template. Failure to find the button resulted in ignoring inventory offers. Fixed that by "auto-clicking" the existing Discard button.
-
Vadim ProductEngine authored
Reason: In case of deferred upgrade (i.e. when you select "Later...") the defaults for notifications settings are not loaded, so when the viewer exits after launching the updater, it incorrectly re-saves notifications settings. Fix: Initialize settings earlier, so that viewer picks them up in update mode.
-
- Aug 18, 2011
-
-
eli authored
-
Xiaohong Bao authored
-
Richard Nelson authored
-
Logan Dethrow authored
-
Logan Dethrow authored
-
- Aug 17, 2011
-
-
Oz Linden authored
-
Xiaohong Bao authored
-
Xiaohong Bao authored
-
Xiaohong Bao authored
-