Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-03-02 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Nyx (Neal Orman) | |
2010-03-02 | VWR-17830 for 'en' xml, resizing; JA linguistic fix | Eli Linden | |
2010-03-02 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Nyx (Neal Orman) | |
2010-03-02 | EXT-5848 Getting a lot of warning spam before ATI crash | Nyx (Neal Orman) | |
Warning was extraneous and non-related to crash. Initialized a pointer to be NULL before calling setInfo, which seems to clear up warning. Updated comments around this to explain what I've found Code reviewed by Seraph | |||
2010-03-02 | Merge | Eli Linden | |
2010-03-02 | DEV-46346 Cycle5 DE and JA change | Eli Linden | |
2010-03-02 | PE merge. | Tofu Linden | |
2010-03-02 | Fixed normal bug EXT-5714 - Chicklet in Conversations Window for Conferences ↵ | Dmitry Zaporozhan | |
has a Tiny Hotspot. --HG-- branch : product-engine | |||
2010-03-02 | Fixed normal bug EXT-5315 - Minimizing the Conversations floater leaves a ↵ | Dmitry Zaporozhan | |
tiny floater on HUD space. --HG-- branch : product-engine | |||
2010-03-02 | Fixed normal bug EXT-5754([NAMELESS STRING] Snapshot : "Save" and "Save As") | Andrew Dyukov | |
- Added names to fluyout button items. --HG-- branch : product-engine | |||
2010-03-02 | Work on normal sub-task EXT-5886 ([HARD CODED] - System message "Teleport ↵ | Mike Antipov | |
completed from" needs translation) - moved hard coded string into teleport_strings.xml (name="completed_from") --HG-- branch : product-engine | |||
2010-03-02 | Fixed major bug EXT-3981 ([BSI] scroll bar resets to near the top of ↵ | Mike Antipov | |
inventory search) - disabled auto scrolling in inventory panels when mouse pointer is over the panel --HG-- branch : product-engine | |||
2010-03-02 | Merge from default branch | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2010-03-02 | Fixed normal bug EXT-5654 - 'More' link doesn't show all text in ↵ | Dmitry Zaporozhan | |
pick/classified description. Encreased expandable text box max length to match classified description max length. --HG-- branch : product-engine | |||
2010-03-02 | CID-435 | Tofu Linden | |
Checker: MISSING_BREAK Function: friendship_offer_callback(const LLSD &, const LLSD &) File: /indra/newview/llviewermessage.cpp not-a-bug | |||
2010-03-02 | CID-436 | Tofu Linden | |
Checker: NULL_RETURNS Function: RecoveredItemCB::fire(const LLUUID &) File: /indra/newview/llappearancemgr.cpp | |||
2010-03-02 | fixed EXT-5693 “llDialog window appears out of viewport if UI scale > 1.0”, | Alexei Arabadji | |
corrected calculation of allowed floater rect in docked state; --HG-- branch : product-engine | |||
2010-03-02 | CID-437 | Tofu Linden | |
Checker: REVERSE_INULL Function: RecoveredItemLinkCB::fire(const LLUUID &) File: /indra/newview/llappearancemgr.cpp | |||
2010-03-02 | CID-440 | Tofu Linden | |
Checker: UNINIT_CTOR Function: LLPanelClassifiedInfo::LLPanelClassifiedInfo() File: /indra/newview/llpanelclassified.cpp | |||
2010-03-02 | Fixed normal bug EXT-5856 - "Auto renew each week" checkbox is displayed in ↵ | Dmitry Zaporozhan | |
the Classified Info from other resident profile. Hide auro_renew checkbox for avatar classifieds and showing for agent classifirds. --HG-- branch : product-engine | |||
2010-03-01 | https://jira.secondlife.com/browse/EXT-5884 | skolb | |
Added code to support SLAPPS for Media on a Prim Reviewed by Monroe and Callum via Code Collab (Review 143). | |||
2010-03-08 | EXT-5867 : Crash when clicking and dragging root folder of object contents ↵ | Loren Shih | |
into build floater Simple fix to use dynamic cast - the previous unsafe static cast was treating folders as if they were items and then querying permissions, which don't exist for folders. This code actually existed back in 1.23 but by some stroke of luck worked. | |||
2010-03-08 | VWR-17615 en_xui_change; undoing bad local overrides in fr and es | Eli Linden | |
2010-03-08 | better fix for spam in LLTextureView | Richard Nelson | |
reviewed by Palmer | |||
2010-03-08 | linguistic fixes | Eli Linden | |
2010-03-08 | Merge Bao's texture fix and associated changes so we can benefit from speed ↵ | Kent Quirk | |
improvement in Beta 4 (and get QA testing on it early) | |||
2010-03-07 | trival fix to eliminate unnecessary warnings "LLView::~LLView(): Deleting ↵ | Xiaohong Bao | |
view " << mName << " during UI draw() phase" caused in lltextureview.cpp (from the texture console). | |||
2010-03-07 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Xiaohong Bao | |
2010-03-07 | partial fix for EXT-5711: Some textures loading from cache seems jammed. | Xiaohong Bao | |
This fix should be able to improve the speed of loading texturs from cache noticeably (30% or more). More fix to come. | |||
2010-03-01 | EXT-3120 drag select lasso for objects is inaccurate | Karl Stiefvater (qarl) | |
reviewed by davep | |||
2010-03-01 | Merge | Eli Linden | |
2010-03-01 | FR linguistic fix | Eli Linden | |
2010-03-01 | VWR-17082 fix width for all langs | Eli Linden | |
2010-03-01 | Automated merge with ssh://lis@hg.lindenlab.com/viewer/viewer-2-0 | Lis Linden | |
2010-03-01 | EXT-5681 Event Details floater needs labels and clean-up? | Lis Linden | |
2010-03-01 | VWR-17488 width fix for all langs | Eli Linden | |
2010-03-01 | Linux viewer - remove some jumping-through-flaming-hoops from the launcher ↵ | Tofu Linden | |
script. This was previously nerfing some (only) 64-bit Linux features in media, and now that media is done out-of-process we don't need to worry about it crashing the main viewer in the worst case. | |||
2010-03-01 | EXT-5757 [INTERNAL TEXT] notifications.xml "MINSPECS" | Lis Linden | |
2010-03-01 | VWR-17518 [TRUNCATION] Side bar : "Profile" button at the bottom within ↵ | Lis Linden | |
People >Near, Friends, and Recent | |||
2010-03-01 | JA linguistic fixes | Eli Linden | |
2010-03-01 | Implemented major sub-task EXT-5722 (hard-coded: Right click on Object > Sit ↵ | Eugene Mutavchi | |
Here and Take are hard-coded) --HG-- branch : product-engine | |||
2010-03-01 | fixed Normal Bug EXT-5616 mouse scrollwheel does not scroll world map region ↵ | Denis Serdjuk | |
list Cause: Invalid check of the inside rectangle area in LLFloaterWorldMap::handleScrollWhell(). --HG-- branch : product-engine | |||
2010-03-01 | Fixed major bug EXT-5308 (right click - Copy Asset UUID, copies null key to ↵ | Mike Antipov | |
clipboard.) - disabled "Copy Asset UUID" menu item for Inventory items w/o known assets. --HG-- branch : product-engine | |||
2010-03-01 | Fixed major bug (EXT-5671) Resizing viewer 2 redraws maturity icon in ↵ | Sergei Litovchuk | |
location bar when it shouldn't. --HG-- branch : product-engine | |||
2010-03-01 | fix for major EXT-5694 Only first recepient from ad-hoc conference is added ↵ | Ychebotarev ProductEngine | |
to recent speakers --HG-- branch : product-engine | |||
2010-03-01 | EXT-5859 Long location may overlap content type in the Classified info panel | angela | |
2010-03-01 | EXT-5860 Size of description field in the Classified Info panel is much ↵ | angela | |
lesser than should be | |||
2010-03-01 | EXT-5824 Can't scroll to see the bottom of Classifieds | angela | |
2010-03-01 | merge | angela | |
2010-02-28 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Xiaohong Bao | |