From df767cef781c9bf7a64f892918f07e5f463d5df0 Mon Sep 17 00:00:00 2001 From: Nat Goodspeed Date: Thu, 2 Aug 2012 16:04:39 -0400 Subject: Manual cleanup from merge up to viewer-development. Some viewer-development code had been moved, and so wasn't patched with my panel_login layout changes; verified each of my llpanellogin.cpp commits against new tip rev. Reformatted panel_login.xml in the spirit of the preferred indentation scheme but with my layout changes. --- indra/newview/llpanellogin.cpp | 6 +- indra/newview/skins/default/xui/en/panel_login.xml | 232 ++++++++++----------- 2 files changed, 119 insertions(+), 119 deletions(-) (limited to 'indra') diff --git a/indra/newview/llpanellogin.cpp b/indra/newview/llpanellogin.cpp index ca7e032dca..ba25f78e0d 100644 --- a/indra/newview/llpanellogin.cpp +++ b/indra/newview/llpanellogin.cpp @@ -619,10 +619,10 @@ void LLPanelLogin::updateLocationSelectorsVisibility() if (sInstance) { BOOL show_start = gSavedSettings.getBOOL("ShowStartLocation"); - sInstance->getChild("start_location_panel")->setVisible(show_start); + sInstance->getChild("start_location_panel")->setVisible(show_start); BOOL show_server = gSavedSettings.getBOOL("ForceShowGrid"); - sInstance->getChild("grid_panel")->setVisible(show_server); + sInstance->getChild("grid_panel")->setVisible(show_server); } } @@ -909,7 +909,7 @@ void LLPanelLogin::updateServer() // update the login panel links bool system_grid = LLGridManager::getInstance()->isSystemGrid(); - sInstance->getChildView("create_new_account_text")->setVisible( system_grid); + sInstance->getChildView("create_new_account_btn")->setVisible( system_grid); sInstance->getChildView("forgot_password_text")->setVisible( system_grid); // grid changed so show new splash screen (possibly) diff --git a/indra/newview/skins/default/xui/en/panel_login.xml b/indra/newview/skins/default/xui/en/panel_login.xml index 6ba3279be6..9c96143aa3 100644 --- a/indra/newview/skins/default/xui/en/panel_login.xml +++ b/indra/newview/skins/default/xui/en/panel_login.xml @@ -7,7 +7,7 @@ name="panel_login" focus_root="true" top="600" - width="1130"> + width="1130"> http://secondlife.eniac15.lindenlab.com/reg-in-client/ @@ -28,43 +28,43 @@ start_url="" top="0" height="600" - width="996"/> + width="996"/> -LOG IN - - + LOG IN + + Username: @@ -89,10 +89,10 @@ left="15" Password: @@ -105,22 +105,22 @@ left="175" select_on_focus="true" top_pad="0" width="135" /> - - - + + Start at: @@ -128,7 +128,7 @@ top="35" allow_text_entry="true" control_name="NextLoginLocation" follows="left|bottom" - height="22" + height="22" max_chars="128" top_pad="0" name="start_location_combo" @@ -145,112 +145,112 @@ top="35" label="<Type region name>" name="Typeregionname" value="" /> - - + + + width="135" /> - Need help logging in? + name="login_help" + top="19" + width="280"> + Need help logging in? + top="35" + width="280"> Forgot your username or password? -