summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2011-12-08EXP-1598 FIXED (items from a second inventory window cannot be shared)Paul ProductEngine
- Now select proper inventory floater (from all opened inventory floaters) to share items from.
2011-12-08EXP-1657 FIXED Change success/failure message text on posting to profile feed.Vadim ProductEngine
2011-12-08EXP-1655 FIXED Text got cut off on Email Settings -> Image Quality.Vadim ProductEngine
2011-12-08EXP-1674 FIXED Disabled chrome for profile windows; adjusted floater height ↵Vadim ProductEngine
accordingly.
2011-12-08Reverting the changes to default script which leaked in from another project ;-)Ima Mechanique
2011-12-07EXP-1675 POTENTIAL FIX -- Changed default min window width and height to 0 ↵Leslie Linden
instead of max size. Reviewed by Richard.
2011-12-07sync with viewer-developmenteli
2011-12-07Automated merge with ↵Xiaohong Bao
https://bitbucket.org/VirLinden/viewer-development-shining-fixes
2011-12-07fix for SH-2516: Full Bright Geometry Rendering Increases Rapidly, ↵Xiaohong Bao
Destroying Frame Rate.
2011-12-07SH-2084 Don't error out on framebuffer mismatch -- probably causing a crash ↵Dave Parks
when some post-snapshot or minimize/restore operation gets out of phase.
2011-12-07mergeBrad Payne (Vir Linden)
2011-12-07mergeBrad Payne (Vir Linden)
2011-12-07STORM-1708 Darwin UI additionsIma Mechanique
2011-12-07merge changes for vmrg-198Oz Linden
2011-12-07toned down spammy error message when slplugin isn't workingRichard Linden
2011-12-07merge changes for vmrg-199Oz Linden
2011-12-07Automated merge with ssh://hg.lindenlab.com/richard/viewer-experienceRichard Linden
2011-12-07EXP-1652 FIX (Build tool floater size affected by viewer window size)Richard Linden
force all floaters to have follows flags = FOLLOWS_NONE and use llfloaterview::reshape logic instead removed existing follows flags from any floater XUI and deprecated the follows parameter for floaters
2011-12-07EXP-1673 FIX "Remove minimum window size constraint in the Viewer"Richard Linden
2011-12-07EXP-1639 WIP Cleaning up to improve readability; added more debugging messages.Vadim ProductEngine
2011-12-06Automated merge with ↵Xiaohong Bao
https://bitbucket.org/VirLinden/viewer-development-shining-fixes
2011-12-06fix for SH-2526: Second Life client quickly allocates all available RAM and ↵Xiaohong Bao
crashes
2011-12-06Automated merge with ssh://hg.lindenlab.com/richard/viewer-experienceRichard Linden
2011-12-06EXP-1664 FIX Toolbars visible in mouselook view and when hide all controls ↵Richard Linden
selected
2011-12-06EXP-1651 FIXED Added saving window size after each reshape.Seth ProductEngine
Fixed broken resize indicator on Linux viewer window (EXP-1580).
2011-12-06merge changes for storm-1713Oz Linden
2011-12-06Fix for RenderResolutionDivisor no longer working correctly.Dave Parks
2011-12-06merge changes for storm-1712Oz Linden
2011-12-06merge changes for storm-591Oz Linden
2011-12-06merge changes for storm-1728Oz Linden
2011-12-06EXP-1577 FOLLOWUP Implemented new requirements on size of profile floaters.Vadim ProductEngine
Implemented new requirements from XD: "Profile window should keep last size, regardless of whether it was own profile or another users'. If multiple windows open, last one touched is the size we store."
2011-12-06STORM-1653 Added affected name to warning messageJonathan Yap
2011-12-06Automated merge with http://hg.secondlife.com/viewer-developmentNat Goodspeed
2011-12-06merge latest viewer-developmentOz Linden
2011-12-06STORM-1728 Name truncation in the Region/Estate floater -> Covenant tabJonathan Yap
2011-12-06STORM-1725 Truncation of UI element Preferences->General->Busy mode responseJonathan Yap
2011-12-06LLSD-14: Extract remaining conditional LLSD mbrs to namespace llsd.Nat Goodspeed
Per Monty's code review, it's dubious practice to have a class in which certain members are sometimes visible, other times not. If these were virtual methods, or non-static data members, the error would be obvious -- but even with static data members and non-virtual methods, it looks like an ODR violation. Extract conditional methods as free functions, as in changeset 07cd70e75473.
2011-12-06STORM-1727 Dates displayed incorrectly in group profile. year "2035"Jonathan Yap
2011-12-06merge changes for vmrg-196Oz Linden
2011-12-05SH-2652 Bump fast timer location.Dave Parks
2011-12-05mergeDave Parks
2011-12-05SH-2652 WIP -- Add timers to relevant areas, pause render pipeline while ↵Dave Parks
occlusion queries from previous frame are still pending and perform texture decode work.
2011-12-05Automated merge with ↵Xiaohong Bao
https://bitbucket.org/VirLinden/viewer-development-shining-fixes
2011-12-05call LLViewerTexture::isMemoryForTextureLow() less often and only for ATI cards.Xiaohong Bao
2011-12-05STORM-1713: Mouse pointer flickers when hovering over any active/clickable ↵Ansariel
UI item
2011-12-05SH-2747 FIXBrad Payne (Vir Linden)
2011-12-05Automated merge with ↵Xiaohong Bao
https://bitbucket.org/VirLinden/viewer-development-shining-fixes
2011-12-05fix for sh-2738: Texture fetching freezes due to LLcurlXiaohong Bao
2011-12-05mergeDave Parks
2011-12-05mergeBrad Payne (Vir Linden)