Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-12-03 | EXT-2954 Crash when using the mousewheel in any inventory panel | James Cook | |
LLFolderView was explicitly passing scroll events back to its parent LLScrollContainer, which it didn't need to do. It may not have exhibited an infinite loop before due to bugs in the border width computations for scroll rectangles. Reviewed with Leyla. | |||
2009-12-03 | merge | James Cook | |
2009-12-03 | Added floater_test_text_editor, hooked up UI tests to login Debug menu | James Cook | |
Reviewed with Leyla | |||
2009-12-03 | Hack for EXT-2971 Letter R doesn't show when it's the last letter in a text ↵ | James Cook | |
block. Add 1 pixel of padding to clipping rect computation. I think there is a deeper problem in the font width computation code, but I don't know where. Opened EXT-3112 for the deeper issue. Reviewed with Leyla. | |||
2009-12-03 | fixed window resize alignment problem in login form | Erica | |
2009-12-03 | merge | James Cook | |
2009-12-03 | Fix Linux build, file missing newline at end of file | James Cook | |
2009-12-03 | Automated merge with ssh://hg.lindenlab.com/james/gooey | Erica | |
2009-12-03 | Final layout changes to about land, new widget sizes, EXT-3027 About Land ↵ | Erica | |
dialog:Media panel layout issues | |||
2009-12-03 | Updated to add ellipses on long descriptions, and added a margin beneath the ↵ | Justin C. Rounds (Chuck) | |
description to keep it from running into the text below. http://jira.secondlife.com/browse/EXT-2995 | |||
2009-12-03 | Automated merge with ssh://chuck@hg.lindenlab.com/james/gooey/ | Justin C. Rounds (Chuck) | |
2009-12-03 | Changed ChatToastAgentNameColor to EmphasisColor. | Justin C. Rounds (Chuck) | |
http://jira.secondlife.com/browse/EXT-3072 | |||
2009-12-03 | EXT-2966 Parcel property icons on nav bar have no tool-tips | James Cook | |
Added tooltips in strings.xml so they can be localized. | |||
2009-12-03 | moved start location dropdown | Erica | |
2009-12-03 | EXT-2984 Fixed crash in LLNormalTextSegment::getDimensions (no repro) | James Cook | |
Avoid stepping off end of array when text segment has 0 characters Reviewed with Ambroff | |||
2009-12-02 | Automated merge with ssh://hg.lindenlab.com/james/gooey | Erica | |
2009-12-02 | About Land layout cleanup | Erica | |
2009-12-03 | merge from remote repo | angela | |
2009-12-03 | delete unused code EXT-2927 [BSI] profile text and partner text overwrite ↵ | angela | |
after selecting I button on a user | |||
2009-12-02 | Use new Erica-supplied login screen bottom image. | James Cook | |
2009-12-02 | Automated merge with ssh://hg.lindenlab.com/james/gooey | James Cook | |
2009-12-03 | EXT-2854 Replace instances in the viewer with the final search maturity names | angela | |
2009-12-02 | merge | James Cook | |
2009-12-02 | Fix the build - merge missed an include file | James Cook | |
2009-12-02 | Merge | Mark Palange (Mani) | |
2009-12-02 | Automated merge with ssh://hg.lindenlab.com/james/gooey | Erica | |
2009-12-02 | added new png startup logo and texture reference - not yet changed in code | Erica | |
2009-12-02 | Fixed UILineEditorVPad which I merged incorrectly. Good value is 4 | James Cook | |
2009-12-02 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0 | James Cook | |
2009-12-02 | EXT-2934 Sidetray is resizeable and its resize causes crash | James Cook | |
One panel had user_resize="true", which it should not have. | |||
2009-12-02 | EXT-2572 partial fix for nearby chat text clipping at the bottom | James Cook | |
Fixes 1 pixel of clipping caused by LLScrollContainer. Text is still clipped by 1 pixel, down from 2. Added more test text boxes to floater_test_textbox.xml Reviewed with Leyla. | |||
2009-12-02 | Removed libtcmalloc_minimal.dll from the default build. | Mark Palange (Mani) | |
Reviewed by Palmer | |||
2009-12-02 | auto merge into viewer 2 | Eric M. Tulla (BigPapi) | |
2009-12-02 | DEV-43684 - Deleting an item you are currently editing disables the edit button. | Eric M. Tulla (BigPapi) | |
-Reviewed by Seraph | |||
2009-12-02 | DEV-43687 commit translations - Danish(DA) set1, set2 | Ramzi Linden | |
This adds new, raw translations to the viewer; they will not yet be formatted to fit cleanly to the user. | |||
2009-12-02 | DEV-43687 commit translations - Dutch(NL) set3 | Ramzi Linden | |
This adds new, raw translations to the viewer; they will not yet be formatted to fit cleanly to the user. | |||
2009-12-02 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0 | Lynx Linden | |
2009-12-02 | DEV-43439: Added navigation buttons to the Home side panel. | Lynx Linden | |
Added Back, Forward, and Home buttons to the web view for the Home side panel. Still more work to do here, but the basic functionality is there; albeit hardcoded to secondlife.com. I notice that you can click Back on the first page. Seems to be an issue for the general media browser too. I'll file a JIRA for that. | |||
2009-12-02 | Merge | Steve Bennetts | |
2009-12-02 | EXT-3064 New layout for Login page, wider default window size | Erica | |
2009-12-02 | Merge from product-engine | Steve Bennetts | |
2009-12-02 | Merge viewer 2.0 into media branch | skolb | |
2009-12-02 | merge | Yuri Chebotarev | |
--HG-- branch : product-engine | |||
2009-12-02 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Eric M. Tulla (BigPapi) | |
2009-12-02 | Fix for normal task EXT-2640 (Create a tabbed IM multifloater) | Sergey Borushevsky | |
Minimize button is hidden. Removed redundant parameters. --HG-- branch : product-engine | |||
2009-12-02 | Implemented normal task EXT-2833 ("Close" button should hide bottom bar windows) | Sergey Borushevsky | |
When IM floater isn't torn off, "Close" button is disabled. It's not hidden, since there is a hack in LLFloater::updateButton. --HG-- branch : product-engine | |||
2009-12-02 | EXT-2737 Fix for terrain/avatars/trees not showing up in water reflection. | Runitai | |
2009-12-02 | merge | Yuri Chebotarev | |
--HG-- branch : product-engine | |||
2009-12-02 | fix for EXT-2886 Context menu for Nearby chat text field should look like ↵ | Yuri Chebotarev | |
context menu for any text editor, should include such items as (cut,copy, paste etc) --HG-- branch : product-engine | |||
2009-12-02 | Implemented major task EXT-2985 (Implement Avaline calls processing in Voice ↵ | Mike Antipov | |
Control Panel) -- checkin missed changes in xml file --HG-- branch : product-engine |