summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/panel_login.xml
AgeCommit message (Collapse)Author
2012-01-16EXP-1758 WIP Progress spinner not shown during merketplace synch if Merchant ↵Richard Linden
Outbox floater was previously minimized rewrote layout_stack resizing logic to be symmetrical
2011-10-28Merge with headcallum
2011-10-27remove ignore_ui_scale flags and use web content scaling for all web_browser ↵Richard Linden
widgets
2011-10-26Add ignore_ui_scale="false" flag to login page web browser for testing putposescallum
2011-09-20EXP-1230 FIX As a resident, I want to not have to choose a UI modeRichard Linden
removed all references to basic mode
2011-09-08Clean up erroneous XUI parsing errors.Leslie Linden
2011-08-31Automated merge with http://hg.secondlife.com/viewer-developmentRichard Nelson
2011-08-26EXP-1149 FIX Log in Screen: Replace the new mode selector with the old oneRichard Nelson
2011-08-26STORM-1574 Binary data in panel_login.xml -- filled up-pointing triangle.Jonathan Yap
2011-08-10EXP-1028 FIX Move mode switching to logged in UIRichard Nelson
changed down arrows to up arrows for mode changers on login screen
2011-08-10EXP-1028 FIX Move mode switching to logged in UIRichard Nelson
added mode switching button to status bars for advanced and basic mode, changed login combo box to use menu instead
2011-03-25SOCIAL-751 FIX Don't Quit button on 'Changing modes...' dialog gives the ↵Richard Linden
false impression that it does nothing combo box now changes back to previous label when selecting don't quit
2011-03-14SOCIAL-651 FIX Remove text from login screen Mode selectorRichard Linden
2011-03-10SOCIAL-620 No tooltip on mode drop down box on login screenLeyla Farazha
2011-02-23SOCIAL-547 WIP Add skin selection dropdown to login screenRichard Linden
add skin chooser to login screen
2011-01-07merge changes for storm-34Oz Linden
2010-12-22STORM-810 : Auto update and related changes (integration request from team ↵Merov Linden
chopper)
2010-12-21Merge from trunkAndrew A. de Laix
2010-12-20Merge from viewer-development.Monroe Linden
2010-12-10CHOP-245 removed crufty secondlife.com/app/login url and the dubious code ↵Mark Palange (Mani)
that used it. Rev by Brad
2010-12-09STORM-34 ADDITIONAL_FIX Implemented storing of multi-user favorites and ↵Andrew Productengine
showing them on login screen. - Changed the way SLURLs are cached a little, because previous one introduced problems with theit order. - Also allowed saving of favorites to disk even if not all of them received SLURL info - this is done to avoid favorites not saving when there is at least one "dead" landmark among them. - "Username" field on login screen is now not a lineeditor, but combobox (to enable autocompletion), but without button (Esbee asked for this in ticket for security reasons, and perhaps for visual consistency). - Elements of this combobox are names of users whose favorites we have saved in file. - Contents of "Start at:" combobox are changed depending on changes in "Username"- if username is present in favorites file, favorites for this user are added there. - New callback was added to LLCombobox and used in this fix, because present ones weren't enough to easily track changes in text entry.
2010-12-08merge with viewer-devRichard Linden
2010-12-03Tiny change to panel_login.xml so Start Location preferences work under all ↵Jonathan Yap
circumstances
2010-11-19SOCIAL-266 WIP HTTP AUTH dialogs no longer work in LLQtWebKit 4.7.1Richard Linden
factored out llwindowshade control for slide-in notifications
2010-11-15mergeRichard Linden
2010-10-26STORM-482; change to allow 1023 characters again in local chat. While fixing ↵Kent Quirk
this, I noticed that a change to XUI meant that many floaters had tried to set a limit on text length for line_editor components but it didn't take effect because the parameter name was wrong; I changed them to agree.
2010-09-28made mIsFocusRoot a XUI paramRichard Linden
2010-09-27MergeLeyla Farazha
2010-09-17allow_popups is now driven by trusted content flagRichard Linden
trusted content is now a const attribute of LLMediaCtrl, set in constructor params
2010-09-17EXP-74 FIX Pop-up warning given for links in Home Side Panel in ViewerRichard Linden
Reviewed by Callum
2010-09-03Post-convert merge by convert_monolith.py from ↵Aimee Linden
/Users/Aimee/Documents/Work/Linden-Lab/Development/viewer/convert/viewer-identity-evolution
2010-08-24EXT-8362 FIXED ([TRUNCATION] IT login screen - truncation in location box)Paul Guslisty
- Increased combo box width and removed unnecessary parameters wirth from other locales Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/871/ --HG-- branch : product-engine
2010-08-20Merge from dessie/viewer-releaseLeyla Farazha
2010-08-04EXT-8548 FIXED Login screen contains invisible field which blocks ↵Tofu Linden
keyboard-only login The panel_layout itself was taking focus by default (hmm).
2010-06-03mergeRichard Linden
2010-06-02eliminated a bunch of warnings on startupRichard Linden
2010-05-19DEV-50265 Fix clipping of "Forgot your username or password?"James Cook
2010-05-19DEV-50265 Login screen should say "Forgot your username or password?"James Cook
2010-05-19DEV-50263 "Username" hovertip still mentions "Second Life ID"James Cook
Now refers to Username. Also checked with Char to make sure it's OK to refer to Steller Sunshine (she's fine with it) and fixed the spelling of "Steller"
2010-05-17DEV-50013 Rename "SLID" to "Username" at Product's requestJames Cook
2010-05-13merge pull from dessie/viewer-public, picking up SLE codeJames Cook
2010-05-11merge from dessie/viewer-public right before SLE code landedJames Cook
2010-05-04Increase server combo box size to handle dns names for non-maingrid gridsRoxie Linden
2010-04-28Login input field allows legacy first+last name > 31 charsJames Cook
Previously if you had a super-long first name, you couldn't log in!
2010-04-21Remove diamondware and rearrange login panel to be like it is in the default ↵Roxie Linden
viewer 2 build
2010-04-21Automated mergeRoxie Linden
2010-04-20EXT-6961 en_xui_change for IT ES PLEli Linden
2010-04-07Re-insert backed out SLE checkin so we can fix itRoxie Linden
2010-04-07Backed out changeset 63b699f90efdTofu Linden
2010-04-02DEV-45809 - Merge Second Life Enterprise changes into viewer 2.x trunkRoxie Linden
Includes: DEV-45800, DEV-45803 - Grid Manager DEV-45804 - SLURL refactor DEV-45801 - Single username field (for Identity Evolution and SLE Ldap) Also, Includes Certificate Management code allowing the viewer to connect to grids not signed by a well know key (just like any web browser). Also contains secure storage for things like passwords. The security/certificate code is modular with the intention of adding modules to directly use the operating system facilities for crypto if available. (that's much more secure than we'll ever be) Also, refactor of voice to modularize it, and add a diamondware voice module. CR: Aimee, James, Lynx, Mani, Karina and a list of thousands