Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-03-16 | fixed EXT-6363 [HARD CODED] "Login Failed." is hardcoded | Igor Borovkov | |
moved out "Login failed." to strings.xml Reviewed by Q at https://codereview.productengine.com/secondlife/r/27/ --HG-- branch : product-engine | |||
2010-03-08 | DEV-45976 Last Login Location Preference not remembered | Roxie Linden | |
2010-03-08 | Merge with viewer 2 beta 4 | James Cook | |
2010-03-02 | Merge | James Cook | |
2010-02-23 | Removed an unnecessary include. | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2010-02-21 | Remove a linux-specific #include that we don't actually use. | Tofu Linden | |
2010-02-17 | fix casts. | Tofu Linden | |
2010-02-17 | EXT-4843 [NUX] Set default Preferences | Tofu Linden | |
'General' pane | |||
2010-02-12 | Per-avatar customizable icons next to name links in text | James Cook | |
Changed LLUrlEntryAgent callbacks to handle both link label and icon Eliminated legacy LLNameCache file loading Reviewed with Kelly | |||
2010-02-12 | Merge | Leyla Farazha | |
2010-02-12 | Log spam cleanup | Brad Payne (Vir Linden) | |
2010-02-12 | For EXT-5259: Major regression in load time for new users from 1.23 to 2.0. ↵ | Brad Payne (Vir Linden) | |
Moved autopopulate to after avatar appearance resolves | |||
2010-02-11 | EXT-5044 substasks: turning the event panel into an event floater. | Leyla Farazha | |
reviewed by Richard. | |||
2010-02-11 | Merge | James Cook | |
2010-02-08 | Temporary diagnostics | Brad Payne (Vir Linden) | |
2010-02-08 | merge | Brad Payne (Vir Linden) | |
2010-02-08 | EXT-4821 [NUX] Home Panel should default to open on first-run | angela | |
2010-02-05 | For EXT-4919: Initial gesture setup is wrong for new users. Added a ↵ | Brad Payne (Vir Linden) | |
template-y mechanism for roundtripping an inventory fetch - hopefully could replace some gratuitous classes elsewhere as well. | |||
2010-02-05 | For EXT-4919: Initial gesture setup is wrong for new users. Checkpointing ↵ | Brad Payne (Vir Linden) | |
work in progress. | |||
2010-02-05 | EXT-4232 Keeping gSpashScreen up until the viewer window appears. | Mark Palange (Mani) | |
Move the call to LLSpashScreen::hide() to the point where we show the main window. Reviewed by Richard | |||
2010-02-05 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0 | Mark Palange (Mani) | |
2010-02-05 | merge | Mark Palange (Mani) | |
2010-02-05 | EXT-4237 Fixed ShowStartLocation behavior. | Mark Palange (Mani) | |
Now the show don't show behavior is always dependent on the ShowStartLocation pref. ShowStartLocation defaults to off, but is automatically turned on after first successful login. Reviewed by Richard. | |||
2010-02-04 | Backed out changeset: b579077ebc79 | Mark Palange (Mani) | |
I gave lynx a bad review. :( I didn't know about the setting FirstLoginThisInstall. I'm backing out lynx's change, then re-fixing EXT-4237. | |||
2010-02-04 | EXT-4841 - Expand one of the outfits in the outfits tab for new users so ↵ | Eric M. Tulla (BigPapi) | |
they can get a sense of their contents. Also moved the My Outfits autopopulation from the library out of where it was done before (as a result of initial wearables message) to be done in the idle login during the precaching state. -Reviewed by Nyx | |||
2010-02-04 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Lynx Linden | |
2010-02-04 | EXT-4237: Don't show Start Up pulldown until successful login. | Lynx Linden | |
Previously any login attempt, even a failed one, would cause the Start Up pulldown to appear. Now only a successful login will cause this to happen. Also renamed the setting FirstRunThisInstall to the more accurate HadFirstSuccessfulLogin (and inverted its logic). Reviewed by Mani. | |||
2010-02-03 | merge | James Cook | |
2010-02-03 | Moved LLUrlEntryAgent back into llui library in prep for merge | James Cook | |
2010-02-03 | merge | Brad Payne (Vir Linden) | |
2010-02-03 | For EXT-4173: New accounts sometimes appear half-naked. Removed duplicate ↵ | Brad Payne (Vir Linden) | |
code block. | |||
2010-02-02 | For EXT-4173: New accounts sometimes appear half-naked. Fixed race ↵ | Brad Payne (Vir Linden) | |
condition that sometimes caused incomplete auto-populate folder to be worn | |||
2010-02-02 | trivial comment fix while I was there! | Tofu Linden | |
2010-02-01 | Support returning full_name (and SLID) for LLCacheName::get() calls | James Cook | |
Changed callback signature to full_name instead of first_name,last_name Eliminated all calls to legacy (non-signal/non-boost-bind) lookup mechanism Change Pay dialog names to SLURL links Tweaked layout of Pay Resident and Pay via Object floaters to make SLURLs fit Consolidate name first + " " + last concatenation in LLCacheName::buildFullName() Reviewed with Kelly | |||
2010-02-02 | added loading/parsing of Nearby Chat history - EXT-4777 Implement saving and ↵ | Igor Borovkov | |
loading chat history for Nearby Chat (both plain text and widgeted chat) --HG-- branch : product-engine | |||
2010-01-22 | Pull llurlentryagent into newview so I can compile/link faster | James Cook | |
2010-01-20 | EXT-4544 : Take out favorites autopopulation code | Loren Shih | |
Removed autopopulation code. This has been in viewer2 for months but actually is buggy itself (i.e. didn't actually autopopulate new accounts most of the time) so it didn't manifest until recently. | |||
2010-01-19 | merge | Ychebotarev ProductEngine | |
--HG-- branch : product-engine | |||
2010-01-18 | EXT-4470 Several bad assumptions that LL_PATH_PER_SL_ACCOUNT is always good ↵ | Tofu Linden | |
(which it isn't until after login) To be reviewed by Soft! | |||
2010-01-18 | work on EXT-4322 Remove the Communicate floater | Ychebotarev ProductEngine | |
leave some LLFloaterChat usages commented for later review... --HG-- branch : product-engine | |||
2010-01-14 | EXT-3795 First run messages still display (click & drag on map, Build tools ↵ | angela | |
open, movement controlled, etc) | |||
2010-01-04 | EXT-3318 LLConsole keeps all logged text in memory when console is not being ↵ | Tofu Linden | |
drawn. | |||
2009-12-21 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0 | Mark Palange (Mani) | |
2009-12-21 | EXT-3550 Post-review fixes to previous commit. | Mark Palange (Mani) | |
Reviewed by Nat | |||
2009-12-21 | EXT-3550 Fixed messages from login.cgi not being displayed. | Mark Palange (Mani) | |
Handling message from "indeterminate" state - feeding them to the llprogressview. Handling showing error message from incomplete login. | |||
2009-12-17 | EXT-3535 Don't show the tutorial on first log-in | James Cook | |
Discussed with Esbee and Howard - we're not doing a web-based tutorial. If we want it back, we'll have to do another viewer release. | |||
2009-12-11 | Merge from default branch. | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2009-12-11 | implemented EXT-2323 “Get rid from obsolete notification widgets”; | Alexei Arabadji | |
--HG-- branch : product-engine | |||
2009-12-10 | Added better error handling to LLEventHost, so we no longer crash when ↵ | brad kittenbrink | |
shutting down. Also cleaned up logging in llstartup, llwlparammanager, and llwaterparammanager. reviewed by Mani. | |||
2009-12-09 | merge | Mark Palange (Mani) | |