summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-07-26CHUI-251: Resetting the object inventory panel after deleting the last object.Todd Stinson
2012-07-26Automated merge with ssh://hg.lindenlab.com/richard/viewer-chuiRichard Linden
2012-07-26made Deprecated params write-onlyRichard Linden
2012-07-25Automated merge with ssh://hg.lindenlab.com/richard/viewer-chuiRichard Linden
2012-07-25optimization of LLSD param parsingRichard Linden
2012-07-25CHUI-252 FIX Deleting an item from object contents in build tools crashes viewerRichard Linden
also improved selection behavior for object contents when deleting/adding items
2012-07-25CHUI-222 FIX Selecting None in inventory filters does not update until ↵Richard Linden
inventory selected
2012-07-25CHUI-239 FIX Viewer crash when opening object with contentsRichard Linden
2012-07-25CHUI-230 [FIXED] Torn off conversation window size resizes when viewer ↵AlexanderP ProductEngine
window is resized
2012-07-24CHUI-206 FIX Viewer crash when selecting to cut inventory item, then ↵Richard Linden
selecting to cut another inventory item Seems to work now, without filtering de-optimization
2012-07-24Backed out changeset: a20e437a726cRichard Linden
2012-07-24CHUI-211: Problem was due to a non-heap variable being deleted and then ↵Gilbert Gonzales
referenced later (which was found by ProductEngine). Also the crash occurred at a specifc location llpangelobjectinventory::reset() during a static_cast, so now using a dynamic_cast as a safeguard.
2012-07-24CHUI-209 FIX for properly updating folder names in folder view after they ↵Seth ProductEngine
have been renamed. The old display name should be cleared before refreshing the views for both items and folders in folder view, otherwise the old name will be used upon renaming.
2012-07-24fix for gcc buildsRichard Linden
2012-07-23Automated merge with ssh://hg.lindenlab.com/richard/viewer-chuiRichard Linden
2012-07-23CHUI-227 FIX Teleport offers sent are not receivedRichard Linden
cleaned up serialization of LLSD to param block so that it can round-trip also, optimized LLXMLNode and fixed an assert
2012-07-23Added tag 3.3.4-release for changeset 28e100d0379aOz Linden
2012-07-20CHUI-207 FIXED Emptying Lost and Found and Trash in inventory crashes viewerAlexanderP ProductEngine
2012-07-19CHUI-229 [FIXED] Nearby chat conversation does not appear initially in ↵AlexanderP ProductEngine
conversation list if no other conversations are present
2012-07-19CHUI-231, CHUI-233 [FIXED] - Modified and simplified algorithm of reshaping ↵AlexanderP ProductEngine
floater's body (content) and showing/hiding of the title for prevent of present and future issues with floater's repositioning
2012-07-19CHUI-236 : WIP : Places panel works for My Inventory but still empty lists ↵Merov Linden
for Favorites Bar, My Landmarks and Library.
2012-07-19CHUI-236 : WIP : Modify the handling of FT_ROOT_INVENTORY which was creating ↵merov_linden
havoc in LLInventoryModel instantiation. Still, some of those hack will have to come back on.
2012-07-18Added tag 3.3.4-beta5 for changeset ab2ffc547c8aOz Linden
2012-07-18merge changes for DRTVWR-184Oz Linden
2012-07-18tag merge of DRTVWR-184Oz Linden
2012-07-17Merge pull from richard/viewer-chuiMerov Linden
2012-07-17CHUI-234 : Fix crashers in landmarks panelMerov Linden
2012-07-17MAINT-1223 More aggressive rebuilding of render batches when alpha color ↵Dave Parks
values change.
2012-07-17Added tag 3.3.4-beta4 for changeset 6c75f220b103Oz Linden
2012-07-17merge changes for DRTVWR-183Oz Linden
2012-07-17tag merge of DRTVWR-183Oz Linden
2012-07-17Fixed positioning of conversations into containerAlexanderP ProductEngine
2012-07-16MAINT-1223 Fix for alpha updates not triggering LoD updates.Dave Parks
2012-07-14tag merge of DRTVWR-180Oz Linden
2012-07-13CHUI-207 FIXED cancellation of removal of the object that has already been ↵AlexanderP ProductEngine
removed
2012-07-13CHUI-206 FIXED Viewer crash when selecting to cut inventory item, then ↵AlexanderP ProductEngine
selecting to cut another inventory item
2012-07-13CHUI-205 FIXED conversations selection in the conversations list.Seth ProductEngine
Each conversation item is added to the folder view which lists all conversations.
2012-07-12MAINT-1262 Fix for crash when setting graphics to LowDave Parks
2012-07-12CHUI-170 Workaround for the permanently showing of the nearbychat's name in ↵AlexanderP ProductEngine
a conversations list when that floater is torn-off
2012-07-12CHUI-199 FIXED Save positioning of conversations between sessionsAlexanderP ProductEngine
2012-07-11MAINT-794 Fix for assert on loading some types of objects before their parents.Dave Parks
2012-07-11CHUI-203 FIXED Conversations floater resizing when it is opened with FUI ↵Seth ProductEngine
Chat button.
2012-07-10Pull from richard/viewer-chuiMerov Linden
2012-07-10CHUI-201 FIX for crash when leaving a voice call via the end call prompt.Seth ProductEngine
Fixed the problem with confirmLeaveCallCallback() firing after the chat floater is destroyed.
2012-07-09Pull from richard/viewer-chuiMerov Linden
2012-07-09Pull from richard/viewer-chui-folderviewMerov Linden
2012-07-09CHUI-98 : WIP. Clean up conversation list data structure and commentsMerov Linden
2012-07-09Added tag 3.3.4-beta3 for changeset a8057e1b9a12Oz Linden
2012-07-09merge changes for DRTVWR-177Oz Linden
2012-07-09tag merge of DRTVWR-177Oz Linden