summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
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-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-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-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
2011-06-14SH-680 Adjust streaming cost scaler to agree with simulator.Dave Parks
2011-06-14merge changes for storm-1342Oz Linden
2011-06-14WIP CT-648 DA translation for Set24, Basic Set3eli_linden
2011-06-14FIX CT-641 DA translation for Set23eli_linden
2011-06-14FIX CT-637 DA translation for Basic Set2eli_linden
2011-06-14merge changes for storm-1338Oz Linden
2011-06-14WIP INTL-46 Traditional Chinese translation updateeli_linden
2011-06-14Enabling watchdog timer with timeout of 20.jenn
This is in support of a Viewer crash pile-on. It is intended to ship to Beta, then either be reverted or have an increased timeout prior to shipping to release.
2011-06-14mergeBrad Payne (Vir Linden)
2011-06-13EXP-885 FIX v2.7.1 Release Viewer Update Available splash prompts the user ↵Richard Linden
to donwload the v2.7.2 Beta Backed out changeset: 3a391669629d
2011-06-13SH-1796 FIXBrad Payne (Vir Linden)
2011-06-13STORM-787 Mute Gestures Button--moved check box down 2 linesJonathan Yap
2011-06-13FIX VWR-25984eli_linden
2011-06-13FIX CT-636 CT-640 DA translation for Set22 and Set1eli_linden
2011-06-12STORM-787 Mute Gestures ButtonJonathan Yap
2011-06-12STORM-787 Mute Gestures ButtonJonathan Yap
2011-06-11Fix for under water render going black when deferred rendering and ↵Dave Parks
anti-aliasing enabled.
2011-06-11SH-1778 Physics shape display fix up.Dave Parks
2011-06-10Fix for show object updates not working (and crashing, and behaving badly).Dave Parks
2011-06-10EXP-856 FIX -- Inbox item count reflected as badge on inventory buttonLeslie Linden
* Modified badges to be parented to their owners if their owners have no parents * Modified side tray tab panels to create badges on side tab buttons when the xml specifies a badge. * Modified inbox to drive the badge value of the sidebar_inventory button. * Updated inbox and outbox sizes so scroll bars function as expected * Updated inventory_panel.xml to allow scroll tag to specify scroll bar properties, instead of just having them hardcoded. Reviewed by Richard
2011-06-10fixing folder sorting, folders don't have a date stamp so use first item's dateleyla
2011-06-10mergeDave Parks
2011-06-10mergeprep linden
2011-06-10SH-1632 - minor camera and far plane tweak. Also need SH-1665 for full ↵prep linden
solution (model needs to stay at the origin - currently it translates during scaling).
2011-06-10mergeDave Parks
2011-06-10Followup on mapbuffer work -- only use map buffer where map_buffer_range is ↵Dave Parks
available, and allow non-buffer-mapping implementation to take advantage of recorded mapped regions.
2011-06-09mergeBrad Payne (Vir Linden)