Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-27 | Merge | Leyla Farazha | |
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-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-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 | |
2010-04-07 | Backed out changeset 63b699f90efd | Tofu Linden | |
2010-04-02 | DEV-45809 - Merge Second Life Enterprise changes into viewer 2.x trunk | Roxie 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 | |||
2010-04-01 | EXT-3531 - Ctrl-P does not work reliably on login | Richard Nelson | |
deprecated handle_edit_keys_directly and moved edit menu out of menu_viewer and menu_login | |||
2010-03-29 | Merge latest viewer-hotfix, approximately equal to Viewer 2.0 final | James Cook | |
2010-03-29 | Automated merge | Roxie Linden | |
2010-03-25 | VWR-18533 en_xui_change to fix ES truncation | Eli Linden | |
2010-03-22 | Weekly automated merge from viewer 2.0 | Roxie Linden | |
2010-03-18 | VWR-18276 en_xui_change | Eli Linden | |
2010-03-10 | Example logins in ghost text | James Cook | |
2010-03-10 | Clean up login page a bit | Roxie Linden | |
2010-03-08 | Login screen says "Second Life ID", not username, per discussion with Erica | James Cook | |
2010-03-05 | Change login screen to use "Username" | James Cook | |
2010-02-18 | move base back to default because doing it as a backout was causing merge errors | Kent Quirk | |
2010-02-17 | EXT-5461 - Installing 1.23.5 release version over recent 2.0 builds corrupts ↵ | Richard Linden | |
1.23s UI reviewed by Leyla | |||
2010-02-11 | Merge | James Cook | |
2010-02-10 | Mini-inspectors show both display name and SLID | James Cook | |
2010-02-03 | EXT-1268 'Remember me' is misleading | Lis Linden | |
2010-02-03 | merge | James Cook | |
2010-02-01 | merge | richard | |
2010-01-30 | Swapped the login button and destination dropdown locations. | Chuck Linden | |
http://jira.secondlife.com/browse/EXT-3751 | |||
2010-01-29 | Add translate="false" to all the dummy strings in the /en folder. These ↵ | Ramzi Linden | |
constantly pollute the localization extraction of real strings. | |||
2010-01-14 | EXT-3752: Change color of "Sign up" link on login screen. | Lynx Linden | |
2010-01-12 | Change login screen to single "SLID" input field. | James Cook | |
Use last name "Resident" if none provided. Reviewed with Huseby | |||
2010-01-11 | Fix for black/grey look at login screen and backspace going back in ↵ | Monroe Linden | |
search/help windows. This should address EXT-4097. Added a notion of "background color" to LLViewerMediaImpl and LLPluginClassMedia. Added background color parameters to the size_change message. Webkit plugin now sets the background color of the instance from the supplied background color, and navigates to a data: url with that background color instead of about:blank as its initial navigate. Webkit plugin now no longer waits for the first onPageChanged event LLViewerMediaImpl now clears the texture to the background color when initializing it. Made LLMediaCtrl fill with its opaque background color when the media impl isn't set up yet. Removed the initial data URL from the search and help floaters, since what it was doing is now handled internally by the new background color code. Reviewed by callum and rick. | |||
2009-12-14 | EXT-3338 Start up screen isn't resized - reviewed by richard, The Layoutmaster | Erica | |
2009-12-09 | merge - bad line endings | Erica | |
2009-12-09 | Accordions in appearance panel don't use full space, removed borders in ↵ | Erica | |
inventory panel, standardized button sizes, changed login according to feedback | |||
2009-12-08 | EXT-2350: Added a help link to login panel. | Lynx Linden | |
There is now a new "Need help logging in?" link on the right-hand side of the login panel. Clicking on this brings up the help browser with the pre_login_help topic (the same as pressing F1). |