- Aug 26, 2011
-
-
Oz Linden authored
-
- Aug 25, 2011
- Aug 24, 2011
-
-
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
-
-
Logan Dethrow authored
-
Logan Dethrow authored
-
- Aug 22, 2011
-
-
Logan Dethrow authored
-
Oz Linden authored
-
Oz Linden authored
-
Oz Linden authored
-
Oz Linden authored
-
Vadim ProductEngine authored
-
Vadim ProductEngine authored
-
Oz Linden authored
-
- Aug 20, 2011
- Aug 19, 2011
-
-
Oz Linden authored
-
Oz Linden authored
-
Oz Linden authored
-
Oz Linden authored
-
David Parks authored
-
David Parks authored
-
Xiaohong Bao authored
-
Debi King (Dessie) 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.
-