summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2011-12-15merge changes for storm-1731Oz Linden
2011-12-15merge changes for storm-1723Oz Linden
2011-12-15merge changes for storm-1733Oz Linden
2011-12-15storm-1723: fix character display when a lot of different characters are usedAlissa Sabre
2011-12-14STORM-1736 Cropped buttons in the bottom of the Ad-hoc floaterJonathan Yap
2011-12-14STORM-1733 Menu entry Release Keys is in Advanced->Shortcuts sub-menu but ↵Jonathan Yap
has no shortcut
2011-12-12STORM-1731 Adjusted if muted logic slightlyJonathan Yap
2011-12-12STORM-1731 Changes per RB comments: changed llwarns to llinfos, added check ↵Jonathan Yap
so you cannot mute a Linden
2011-12-12increment viewer version to 3.2.6Oz Linden
2011-12-12merge changes for vmrg-202Oz Linden
2011-12-12merge changes for vmrg-204Oz Linden
2011-12-12merge changes for vmrg-203Oz Linden
2011-12-12STORM-1731 Ad-hoc confererence block failing. Residents using it to start ↵Jonathan Yap
massive multi-sim conferences, used as a griefing tool.
2011-12-09FIX VWR-27811eli
2011-12-09sync with viewer-developmenteli
2011-12-09Backed out changeset fafd857891b1Dave Parks
2011-12-09merge changes for vmrg-201Oz Linden
2011-12-08fix for build error (warning for unreachable code)Richard Linden
2011-12-08FIX VWR-21237eli
2011-12-08Automated merge with http://hg.secondlife.com/viewer-developmentRichard Linden
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-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-07merge changes for vmrg-198Oz 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 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-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-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-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-06merge changes for vmrg-196Oz Linden
2011-12-05STORM-1713: Mouse pointer flickers when hovering over any active/clickable ↵Ansariel
UI item
2011-12-05LLSD-14: Optional entry points need conditional decls turned on.Nat Goodspeed
Changeset 07cd70e75473 moved LLSD::outstandingCount() and allocationCount() to free functions so we could turn their visibility on/off via LLSD_DEBUG_INFO. But on some platforms, without proper LL_COMMON_API declarations visible when we compile llsd.cpp, those free functions lack proper linkage directives. Declare LLSD_DEBUG_INFO in llsd.cpp so that when the llcommon library is built, the free functions get proper linkage -- independent of compilations of LLSD consumers.
2011-12-05STORM-591 Made change per code review request: disable audio when teleport ↵Jonathan Yap
progress bar is present Added code to start counting the fade in time on login when STATE_STARTED is set
2011-12-02FIX VWR-17784eli
2011-12-02FIX VWR-17783 fix html entityeli
2011-12-02FIX VWR-17783eli