summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2011-06-17merge mesh branch changes (storm-1390)Oz Linden
2011-06-17storm-1389Oz Linden
2011-06-17COP-662 Added newline at end of file for Linux buildSquire
2011-06-17EXP-872 PROGRESS -- Hide inbox unless applicableLeslie Linden
* Updated to use the current user's agent id instead of Pup's Reviewed by Leyla :)
2011-06-17Automated merge with ssh://hg@bitbucket.org/lindenlab/viewer-pre-releaseOz Linden
2011-06-17Merge in viewer-developmentSquire
2011-06-17FIX VWR-25070eli_linden
2011-06-17FIX VWR-25068 en_xui_changeeli_linden
2011-06-17WIP INTL-46 Traditional Chinese translation update 6/17eli_linden
2011-06-17CHOP-662 - initial fix to problems with regex characters in Group namesSquire
causing the LLDirIterator to crash the viewer when opening chat logs
2011-06-17Changed popups for accepting inv offers from SystemMessage to ↵LanceCorrimal
SystemMessageTip: STORM-323
2011-06-16EXP-872 PROGRESS -- Hide Inbox unless applicableLeslie Linden
EXP-910 FIX -- Newness badge shown on suitcase inventory icon when InventoryDisplayInbox is set to False EXP-895 FIX -- Selecting items in Marketplace Inbox does not change focus in inventory panel away from items selected in inventory panel * Main inventory, outbox and inbox all clear the selection of the others when they gain focus * The Fresh Item Count badge is no longer displayed on the inventory side tab button when the inbox is disabled * The New Item Count text is no longer displayed. (we will enable it again when freshness is supported)
2011-06-16mergeLeyla Farazha
2011-06-16EXP-891Leyla Farazha
Right click on Inbox or Outbox toggles up down arrow but has no action
2011-06-16EXP-905 Missing items from right click context menus in My InboxLeyla Farazha
EXP-892 No way to delete items in Inbox without moving them to Inventory
2011-06-16fix for STORM-1274: crash at LLVOCacheEntry::~LLVOCacheEntry() line 138Xiaohong Bao
2011-06-16mergeBrad Payne (Vir Linden)
2011-06-16Fix for linux build failure, hopefullyBrad Payne (Vir Linden)
2011-06-16STORM-1352 WIP Attempting to fix a crash in ↵Vadim ProductEngine
LLNearbyChatScreenChannel::showToastsBottom(). Apparently, a nearby chat toast got somehow destroyed while still remaining in the list of active toasts. Attempt to sort active toasts in showToastsBottom() then triggered the crash. I don't know how to reproduce the crash, i.e. force destroying a toast in a way that its onClose() method (which would remove references to the toast) isn't called. So we'll just remove references to the toast whenever it's destroyed.
2011-06-16mergeBrad Payne (Vir Linden)
2011-06-16SH-1166 FIXBrad Payne (Vir Linden)
2011-06-16sync with viewer-developmenteli_linden
2011-06-16mergeprep linden
2011-06-16Fix for camera wonkiness (sh-1654 ...)prep linden
2011-06-15Fixing mac DD build.Leslie Linden
Changed cbegin() and cend() to begin() and end(). Reviewed by Richard
2011-06-15EXP-872 FIX -- Hide inbox and outbox unless applicableLeslie Linden
EXP-893 FIX -- Single order purchases not sorted with most recent item delivered at top of list EXP-904 FIX -- Newness/Freshness value out of synch with new items in Inbox on next login when ordering in bulk with Inventory window open * Inbox and outbox can now be forced on by setting the debug variables "InventoryDisplayInbox" and "InventoryDisplayOutbox" * Inbox is only displayed when logging into a grid that has a marketplace that returns pup as a merchant * Inbox contents is now a forced download when the user logs in, rather than the typical lazy load of the rest of the inventory Reviewed by Leyla
2011-06-15SH-1166 WIPBrad Payne (Vir Linden)
2011-06-15Automated merge with http://hg.secondlife.com/mesh-developmentXiaohong Bao
2011-06-15fix for SH-1788: Assert in texture load when uploading textured mesh modelXiaohong Bao
and beyond: fixed the thread-safe and highest texture resolution flaws in the mesh texture uploading flow.
2011-06-15Fix VWR-24099: disable teleport button when too many friends are selected; ↵Andrew A. de Laix
we keep the warning dialog as a failsafe.
2011-06-15mergeBrad Payne (Vir Linden)
2011-06-15SH-1773 FIXBrad Payne (Vir Linden)
2011-06-15storm-1347Oz Linden
2011-06-15FIX INTL-50 DE translation for Set24 and Basic Set3eli_linden
2011-06-15EXP-878 Volume slider shown at 0Leyla Farazha
2011-06-15EXP-824 Updating im volume slider labelsLeyla Farazha
2011-06-15Fix for sh-1771 and also fixed a bug with a never ending load (with eventual ↵prep linden
crash) bug when a visual scene is missing.
2011-06-15Automated merge with https://bitbucket.org/alain_linden/viewer-developmentAndrew A. de Laix
2011-06-15Fix VWR-24099: warn user when trying to send too many teleport offers at one ↵Andrew A. de Laix
time.
2011-06-15merge changes for storm-1298Oz Linden
2011-06-15merge changes for storm-1339Oz Linden
2011-06-15merge changes for storm-1103Oz Linden
2011-06-15merge changes for storm-1313Oz Linden
2011-06-15merge changes for storm-787Oz Linden
2011-06-15merge changes for storm-899Oz Linden
2011-06-15merge changes for storm-1273Oz Linden
2011-06-15STORM-1339 FIXED Making a preventive fix for a crash in ↵Vadim ProductEngine
LLPanelPlaces::onTeleportButtonClicked().
2011-06-15STORM-1334 Console debug data scrolls away too quickly and is hard to readJonathan Yap
2011-06-14EXP-896 FIX -- Inbox not opened by default when new items are receivedLeslie Linden
EXP-894 FIX -- When scrolling to the bottom of the inbox, the last item is c... EXP-856 FIX -- Inbox item count reflected as badge on inventory button * Inbox auto-expands when "fresh" items are reported * Logic for "fresh" item determination is still in progress but works for purchases while logged in * Badges now only displayed when the inventory side panel is collapsed or when inventory not visible Reviewed by Leyla
2011-06-14mergeDave Parks