Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | 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 | 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. |