summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2011-11-28mergeBrad Payne (Vir Linden)
2011-11-26Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-mergeRichard Linden
2011-11-25EXP-1463 FIXED (IM chiclets overlay Mini-Location bar)Paul ProductEngine
- Now chiclet bar adjusts its width with Mini-Location bar
2011-11-24EXP-1631 FIXED (Selecting Edit for more than one Pick from Profile floater, ↵Paul ProductEngine
breaks the navigation history in Picks Floater) - Allowed to create a new instance of LLPanelPickEdit for each pick
2011-11-24EXP-1581 FOLLOWUP Main menu: fixed a typo, removed duplicated items.Vadim ProductEngine
2011-11-23merge changes for vmrg-192Oz Linden
2011-11-23merge changes for vmrg-190Oz Linden
2011-11-23EXP-1577 FOLLOWUP Making default My Profile window size the same as size of ↵Vadim ProductEngine
other residents' profile floaters.
2011-11-23EXP-1581 FIXED Added more floaters to the viewer menu.Vadim ProductEngine
It is also now possible to toggle microphone via the menu. See JIRA for the full list of changes.
2011-11-22EXP-1506 FIXED starting the toast fade timer when a toast is overlapped by ↵Seth ProductEngine
other floater like avatar inspector. This is a kind of a workaround: perhaps the logic of updating the toast fade timer should be refactored to start/stop the timer from onMouseLeave/onMouseEnter callbacks instead of using "IsHovered" flag for each toast.
2011-11-22merge changes for vmrg-191Oz Linden
2011-11-21FIX INTL-82 LQA changes for Turkish and Frencheli
2011-11-21sync with viewer-developmenteli
2011-11-21Moved snapshot to the bottom of the left toolbar per wolfLeslie Linden
2011-11-21merge changes for storm-1634Oz Linden
2011-11-21merge up to latest viewer-developmentOz Linden
2011-11-21merge changes for vmrg-189Oz Linden
2011-11-21merge changes for vmrg-188Oz Linden
2011-11-21merge changes for storm-1684Oz Linden
2011-11-21Add "Use Region Settings" to World->Sun menuTofu Buzzard
2011-11-21merge changes for storm-1663Oz Linden
2011-11-21merge changes for storm-1679Oz Linden
2011-11-21EXP-1630 FIXED Only show snapshot size spinners and "Constrain proportions" ↵Vadim ProductEngine
checkbox when Custom resolution is selected.
2011-11-18Pull from viewer-experienceMerov Linden
2011-11-18EXP-1498, EXP-1595, EXP-1596 : Hide empty system folders in a dynamic way, ↵Merov Linden
turn the setting ON by default
2011-11-18EXP-1485 FIX -- Viewer should have a minimum size 1024x768Leslie Linden
Per conversation with Product and Leonidas, the minimum size is now set to 960x600.
2011-11-18pull back 3.2.2 beta 2 fixesOz Linden
2011-11-18SH-2700 Fix for random black textures due to texture index out of bounds. ↵Dave Parks
Also change shader to show bright pink on index out of bounds and add assertions to help prevent this sort of bug in the future.
2011-11-18SH-2699 Potential fix for occlusion culling being overly aggressive on 9800 GTDave Parks
2011-11-18EXP-1577 FOLLOWUP Reverting an accidentally submitted change.Vadim ProductEngine
2011-11-18EXP-1577 FIX Made agent profile position and size persistent.Vadim ProductEngine
Enable My Profile to use saved_rect. Value of the "WebProfileRect" setting is ignored in this case.
2011-11-18EXP-1501 FIX Specified help topic for the IM floater.Vadim ProductEngine
2011-11-18EXP-1554 FIXED (Selecting More Info for more than one Classified section in ↵Paul ProductEngine
Search floater, breaks the navigation history in Picks Floater) - For each classified info create a new instance of LLPanelClassifiedInfo - Added destructor for LLPanelProfile::ChildStack to avoid memory leak
2011-11-18mergeBrad Payne (Vir Linden)
2011-11-18EXP-1576 FIXED (Remove old profile window from People panel)Paul ProductEngine
- Removed old profile window from People panel with all subpanels and dependencies
2011-11-18merge changes for vmrg-186Oz Linden
2011-11-18EXP-1582 FIXED (Add "Snapshots" button to 2nd tier default toolbar)Paul ProductEngine
- Added "Snapshots" button to 2nd tier default toolbar
2011-11-17EXP-1498 : Always create the folder widget, move empty filtering to ↵Merov Linden
foltering code. Still update issues though.
2011-11-17EXP-1559 FOLLOWUP Changed the success message for profile feed.Vadim ProductEngine
2011-11-17SH-2663 WIP, SH-2667 FIX - better logic for when to copy temp files, only ↵Brad Payne (Vir Linden)
uninstall V2 when called from auto-update, clean temp files when done
2011-11-17mergeDave Parks
2011-11-17SH-2670 Fix for terrain being wrong detail.Dave Parks
2011-11-17Latest from viewer-experienceLeslie Linden
2011-11-16FIX VWR-26774eli
2011-11-16FIX VWR-26744eli
2011-11-16EXP-1498 : Add a debug setting DebugHideEmptySystemFolders which is OFF by ↵Merov Linden
default so that we can control showing or hidding of system folders (this is temporary so we unblock testers).
2011-11-16Merge with latestLeslie Linden
2011-11-16SH-1618 FIXLeslie Linden
SH-1619 FIX SH-1620 FIX SH-2621 FIX * Got lighting, shadows, and ambient occlusion working on ATI macs. * Re-enabled ambient occlusion on ATI macs. * Re-enabled depth of field on ATI macs. Reviewed by Runitai Linden.
2011-11-16SH-2675 Fix for shadow appearing on terrain at midday when terrain is ↵Dave Parks
totally flat and there are no prims visible
2011-11-16SH-2690 Add comments per Vir's review feedbackDave Parks