Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Eric M. Tulla (BigPapi) | |
2009-12-02 | EXT-2737 Fix for terrain/avatars/trees not showing up in water reflection. | Runitai | |
2009-12-02 | DEV-43439: Initial implementation of web-based Home panel. | Lynx Linden | |
The home panel now displays a web page - hardcoded to secondlife.com until we have something more relevant to display. | |||
2009-12-02 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Eric M. Tulla (BigPapi) | |
2009-12-02 | DEV-43439: Initial web-based Home side tray panel | Lynx Linden | |
Moved LLSideTrayInfoPanel from llsidetray.cpp into its own llpanelhome.{cpp|h} module. Updated the XUI for the Home tab to simply embed a web view. Thanks to Erica for the initial cut at this XUI. | |||
2009-12-01 | Fix a signed/unsigned warning that breaks the Windows build. | callum | |
2009-12-01 | Partial fix for EXT-2904/DEV-43584 (Space bar and Enter/Return key don't ↵ | Monroe Linden | |
work as input for checkboxes or buttons on MoaP). This change forces space characters to go through the keyEvent() path instead of the unicodeInput() path, which makes the space bar work for setting checkboxes. I still need to figure out what's going on with the enter key. | |||
2009-12-01 | Merge | skolb | |
2009-12-01 | EXT-3033 Streaming audio is completely broken in Viewer 2.0 | skolb | |
2009-12-01 | Automated merge with ssh://hg.lindenlab.com/james/gooey | Erica | |
2009-12-01 | EXT-2117 - Fix for not being able to add / remove multiple items of ↵ | Eric M. Tulla (BigPapi) | |
different types from your inventory | |||
2009-12-01 | Fix for EXT-2892/DEV-43568 (if a face is set to show multiple texture ↵ | Monroe Linden | |
repeats, only one of the repeats is interactive) Added LLViewerMediaImpl::scaleTextureCoords() function to encapsulate the code that maps from texture coordinates to media coordinates. Made scaleTextureCoords() wrap the texture coordinate to the range [0.0, 1.0) before converting to media coordinates. | |||
2009-12-01 | preserve a prior helpful tool_tip in 2.0 for the Build > Texture > 'Align' ↵ | Ramzi Linden | |
button | |||
2009-12-01 | Fix for EXT-2836 (Changing texture on Media on a Prim face removes MoaP ↵ | Monroe Linden | |
functionality). LLVOVolume::regenFaces() (specifically the calls to facep->setTexture()) breaks associations between faces and LLViewerMediaTexture objects when called on a prim with playing media. This change adds code which recreates the associations. | |||
2009-12-01 | merge | James Cook | |
2009-12-01 | merge | James Cook | |
2009-12-01 | Adjusted the value of UILineEditorVPad to give more room for text in text ↵ | Justin C. Rounds (Chuck) | |
fields. | |||
2009-12-01 | merge | James Cook | |
2009-12-01 | Test floater for nearby chat text clipping problem | James Cook | |
2009-12-01 | Automated merge with ssh://chuck@hg.lindenlab.com/james/gooey/ | Justin C. Rounds (Chuck) | |
2009-12-01 | Made context menus opaque to improve readability, especially in areas like ↵ | Justin C. Rounds (Chuck) | |
Inventory where the menu appears in front of text. http://jira.secondlife.com/browse/EXT-2622 | |||
2009-12-01 | EXT-2888 'Parcel Variable Icons' don't follow right edge of nav bar | James Cook | |
Needed follows flags set | |||
2009-12-01 | merge | Leyla Farazha | |
2009-12-01 | merge | Leyla Farazha | |
2009-12-01 | EXT-2635 No message reminding user that a restart is required to reset ↵ | Leyla Farazha | |
cache (was Clear Cache) EXT-2652 Favorites bar drop-down button (for when favorites exceed width of viewer) is not configurable via XUI EXT-2227 [BSI] Preferences -> Setup -> Cache Location blank EXT-1036 Clicking menu separators selects wrong menu option (allows selection of greyed-out option) reviewed by James | |||
2009-11-25 | merge | Erica | |
2009-11-25 | EXT-2779 World map - clean up layout and simplify | Erica | |
2009-11-13 | Post merge compile fixes | Eric M. Tulla (BigPapi) | |
--HG-- branch : avatar-pipeline | |||
2009-11-13 | fix for layout of urls with icons | richard | |
2009-11-13 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Eric M. Tulla (BigPapi) | |
2009-11-13 | Merging viewer2 changes into avp branch | Eric M. Tulla (BigPapi) | |
--HG-- branch : avatar-pipeline | |||
2009-11-13 | merge | James Cook | |
2009-11-13 | merge | Leyla Farazha | |
2009-11-13 | EXT-2484 Auto Set Touch to Buy when a user checks the For Sale option | James Cook | |
Reviewed with Richard. | |||
2009-11-13 | Backed out changeset db8e08f8ba36 | Leyla Farazha | |
adding main_view.xml change rev 4863 back | |||
2009-11-13 | Fix for nearby chat toasts occluding the bottom bar. | Leyla Farazha | |
2009-11-13 | merge | Loren Shih | |
--HG-- branch : avatar-pipeline | |||
2009-11-13 | Header file cleanup | Loren Shih | |
Moved LLInventoryPanelObserver to be private to LLInventoryPanel --HG-- branch : avatar-pipeline | |||
2009-11-13 | Automated merge with ssh://hg.lindenlab.com/tulla/avatar-pipeline-2-0/ | Nyx (Neal Orman) | |
--HG-- branch : avatar-pipeline | |||
2009-11-13 | EXT-2429 body parts out of sync with COF | Nyx (Neal Orman) | |
Visual param definitions weren't working properly when the wearable being loaded had fewer visual parameters than the current definition of the wearable. This occurred when you were loading wearables that had been created in older versions of the client (or from the library). Added missing parameters to mSavedVisualParamMap, and modified revertValues() to ensure that the two maps are kept fully in sync on finishing loading the wearable and when reverting the values. Code reviewed by Vir --HG-- branch : avatar-pipeline | |||
2009-11-13 | Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/ | Rick Pasetto | |
2009-11-13 | Small mods based on code review feedback from James | Rick Pasetto | |
2009-11-13 | Fix for DEV-42161 (LLViewerMediaImpl::navigateInternal spam when editing ↵ | Monroe Linden | |
object properties). Made LLPanelMediaSettingsGeneral::updateMediaPreview() only do a navigate when the URL actually changes. | |||
2009-11-13 | merge | Loren Shih | |
--HG-- branch : avatar-pipeline |