Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
As per request from Yoz. They will add navigation buttons to the
actual HTML content.
|
|
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.
|
|
The home panel now displays a web page - hardcoded to secondlife.com
until we have something more relevant to display.
|
|
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.
|