Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-06-25 | PATH-773: fix up how the location and grid selectors work on the login panel | Oz Linden | |
2012-06-12 | PATH-735: Limit and clean up grid selection | Oz Linden | |
2012-01-16 | EXP-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-28 | Merge with head | callum | |
2011-10-27 | remove ignore_ui_scale flags and use web content scaling for all web_browser ↵ | Richard Linden | |
widgets | |||
2011-10-26 | Add ignore_ui_scale="false" flag to login page web browser for testing putposes | callum | |
2011-09-20 | EXP-1230 FIX As a resident, I want to not have to choose a UI mode | Richard Linden | |
removed all references to basic mode | |||
2011-09-08 | Clean up erroneous XUI parsing errors. | Leslie Linden | |
2011-08-31 | Automated merge with http://hg.secondlife.com/viewer-development | Richard Nelson | |
2011-08-26 | EXP-1149 FIX Log in Screen: Replace the new mode selector with the old one | Richard Nelson | |
2011-08-26 | STORM-1574 Binary data in panel_login.xml -- filled up-pointing triangle. | Jonathan Yap | |
2011-08-10 | EXP-1028 FIX Move mode switching to logged in UI | Richard Nelson | |
changed down arrows to up arrows for mode changers on login screen | |||
2011-08-10 | EXP-1028 FIX Move mode switching to logged in UI | Richard Nelson | |
added mode switching button to status bars for advanced and basic mode, changed login combo box to use menu instead | |||
2011-03-25 | SOCIAL-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-14 | SOCIAL-651 FIX Remove text from login screen Mode selector | Richard Linden | |
2011-03-10 | SOCIAL-620 No tooltip on mode drop down box on login screen | Leyla Farazha | |
2011-02-23 | SOCIAL-547 WIP Add skin selection dropdown to login screen | Richard Linden | |
add skin chooser to login screen | |||
2011-01-07 | merge changes for storm-34 | Oz Linden | |
2010-12-22 | STORM-810 : Auto update and related changes (integration request from team ↵ | Merov Linden | |
chopper) | |||
2010-12-21 | Merge from trunk | Andrew A. de Laix | |
2010-12-20 | Merge from viewer-development. | Monroe Linden | |
2010-12-10 | CHOP-245 removed crufty secondlife.com/app/login url and the dubious code ↵ | Mark Palange (Mani) | |
that used it. Rev by Brad | |||
2010-12-09 | STORM-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-08 | merge with viewer-dev | Richard Linden | |
2010-12-03 | Tiny change to panel_login.xml so Start Location preferences work under all ↵ | Jonathan Yap | |
circumstances | |||
2010-11-19 | SOCIAL-266 WIP HTTP AUTH dialogs no longer work in LLQtWebKit 4.7.1 | Richard Linden | |
factored out llwindowshade control for slide-in notifications | |||
2010-11-15 | merge | Richard Linden | |
2010-10-26 | STORM-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-28 | made mIsFocusRoot a XUI param | Richard Linden | |
2010-09-27 | Merge | Leyla Farazha | |
2010-09-17 | allow_popups is now driven by trusted content flag | Richard Linden | |
trusted content is now a const attribute of LLMediaCtrl, set in constructor params | |||
2010-09-17 | EXP-74 FIX Pop-up warning given for links in Home Side Panel in Viewer | Richard Linden | |
Reviewed by Callum | |||
2010-09-03 | Post-convert merge by convert_monolith.py from ↵ | Aimee Linden | |
/Users/Aimee/Documents/Work/Linden-Lab/Development/viewer/convert/viewer-identity-evolution | |||
2010-08-24 | EXT-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-20 | Merge from dessie/viewer-release | Leyla Farazha | |
2010-08-04 | EXT-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-03 | merge | Richard Linden | |
2010-06-02 | eliminated a bunch of warnings on startup | Richard Linden | |
2010-05-19 | DEV-50265 Fix clipping of "Forgot your username or password?" | James Cook | |
2010-05-19 | DEV-50265 Login screen should say "Forgot your username or password?" | James Cook | |
2010-05-19 | DEV-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-17 | DEV-50013 Rename "SLID" to "Username" at Product's request | James Cook | |
2010-05-13 | merge pull from dessie/viewer-public, picking up SLE code | James Cook | |
2010-05-11 | merge from dessie/viewer-public right before SLE code landed | James Cook | |
2010-05-04 | Increase server combo box size to handle dns names for non-maingrid grids | Roxie Linden | |
2010-04-28 | Login input field allows legacy first+last name > 31 chars | James Cook | |
Previously if you had a super-long first name, you couldn't log in! | |||
2010-04-21 | Remove diamondware and rearrange login panel to be like it is in the default ↵ | Roxie Linden | |
viewer 2 build | |||
2010-04-21 | Automated merge | Roxie Linden | |
2010-04-20 | EXT-6961 en_xui_change for IT ES PL | Eli Linden | |
2010-04-07 | Re-insert backed out SLE checkin so we can fix it | Roxie Linden | |