Commit Graph

228 Commits (2aa9ecb60235c96a42f3719fab9dbc6ea1bf50db)

Author SHA1 Message Date
Vadim Savchuk 8bf9bc2dc7 Removed an unnecessary include.
--HG--
branch : product-engine
2010-02-23 18:10:35 +02:00
Tofu Linden 79f05f9d27 Remove a linux-specific #include that we don't actually use. 2010-02-21 12:46:40 +00:00
Tofu Linden 087d4b7bc8 fix casts. 2010-02-17 17:44:49 +00:00
Tofu Linden 03f7086bfc EXT-4843 [NUX] Set default Preferences
'General' pane
2010-02-17 17:27:20 +00:00
Leyla Farazha 426aca61d3 Merge 2010-02-12 12:05:51 -08:00
Brad Payne (Vir Linden) 1e76fc2b1f Log spam cleanup 2010-02-12 13:44:32 -05:00
Brad Payne (Vir Linden) a3d8338cdc For EXT-5259: Major regression in load time for new users from 1.23 to 2.0. Moved autopopulate to after avatar appearance resolves 2010-02-12 13:12:26 -05:00
Leyla Farazha de1cf42eb6 EXT-5044 substasks: turning the event panel into an event floater.
reviewed by Richard.
2010-02-11 12:41:10 -08:00
Brad Payne (Vir Linden) 8332550c6d Temporary diagnostics 2010-02-08 18:37:35 -05:00
Brad Payne (Vir Linden) 5dda2516ad merge 2010-02-08 09:50:04 -05:00
angela 7d21ca8b2e EXT-4821 [NUX] Home Panel should default to open on first-run 2010-02-08 16:03:06 +08:00
Brad Payne (Vir Linden) f5b82a3772 For EXT-4919: Initial gesture setup is wrong for new users. Added a template-y mechanism for roundtripping an inventory fetch - hopefully could replace some gratuitous classes elsewhere as well. 2010-02-05 18:44:35 -05:00
Brad Payne (Vir Linden) d8f0bc021f For EXT-4919: Initial gesture setup is wrong for new users. Checkpointing work in progress. 2010-02-05 16:37:23 -05:00
Mark Palange (Mani) 90be737898 EXT-4232 Keeping gSpashScreen up until the viewer window appears.
Move the call to LLSpashScreen::hide() to the point where we show the main window.
Reviewed by Richard
2010-02-05 13:19:42 -08:00
Mark Palange (Mani) 752a03ee9b Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0 2010-02-05 10:10:43 -08:00
Mark Palange (Mani) 3c9daac7af merge 2010-02-05 10:10:27 -08:00
Mark Palange (Mani) e00082c644 EXT-4237 Fixed ShowStartLocation behavior.
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-05 10:09:51 -08:00
Mark Palange (Mani) b94e5b597a Backed out changeset: b579077ebc79
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 13:39:51 -08:00
Eric M. Tulla (BigPapi) b3f4c6fb7a EXT-4841 - Expand one of the outfits in the outfits tab for new users so 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 15:52:07 -05:00
Lynx Linden 2d9a08b5d1 Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ 2010-02-04 00:33:13 +00:00
Lynx Linden fe5dc0351c EXT-4237: Don't show Start Up pulldown until successful login.
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-04 00:32:53 +00:00
Brad Payne (Vir Linden) 043a980d99 merge 2010-02-03 13:24:04 -05:00
Brad Payne (Vir Linden) 221954f042 For EXT-4173: New accounts sometimes appear half-naked. Removed duplicate code block. 2010-02-03 13:22:08 -05:00
Brad Payne (Vir Linden) 6d44848ded For EXT-4173: New accounts sometimes appear half-naked. Fixed race condition that sometimes caused incomplete auto-populate folder to be worn 2010-02-02 17:14:29 -05:00
Tofu Linden b6bc7d94f2 trivial comment fix while I was there! 2010-02-02 17:22:47 +00:00
Igor Borovkov f69510e20c added loading/parsing of Nearby Chat history - EXT-4777 Implement saving and loading chat history for Nearby Chat (both plain text and widgeted chat)
--HG--
branch : product-engine
2010-02-02 14:19:15 +02:00
Loren Shih 362f288bc6 EXT-4544 : Take out favorites autopopulation code
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-20 15:57:51 -05:00
Ychebotarev ProductEngine 82de841c52 merge
--HG--
branch : product-engine
2010-01-19 17:13:21 +02:00
Tofu Linden 66f5f2b922 EXT-4470 Several bad assumptions that LL_PATH_PER_SL_ACCOUNT is always good (which it isn't until after login)
To be reviewed by Soft!
2010-01-18 14:07:03 -08:00
Ychebotarev ProductEngine f28778b8b8 work on EXT-4322 Remove the Communicate floater
leave some LLFloaterChat usages commented for later review...

--HG--
branch : product-engine
2010-01-18 17:50:19 +02:00
angela 433eb89473 EXT-3795 First run messages still display (click & drag on map, Build tools open, movement controlled, etc) 2010-01-14 09:38:46 +08:00
Tofu Linden 43cdebefa6 EXT-3318 LLConsole keeps all logged text in memory when console is not being drawn. 2010-01-04 14:03:02 -08:00
Mark Palange (Mani) b5ed2038fb Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0 2009-12-21 14:27:47 -08:00
Mark Palange (Mani) e6349ac192 EXT-3550 Post-review fixes to previous commit.
Reviewed by Nat
2009-12-21 14:27:02 -08:00
Mark Palange (Mani) 87f64b2d8d EXT-3550 Fixed messages from login.cgi not being displayed.
Handling message from "indeterminate" state - feeding them to the llprogressview.
Handling showing error message from incomplete login.
2009-12-21 13:48:46 -08:00
James Cook 7755f70836 EXT-3535 Don't show the tutorial on first log-in
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-17 12:06:29 -08:00
Vadim Savchuk a3ee1dda20 Merge from default branch.
--HG--
branch : product-engine
2009-12-11 16:31:36 +02:00
Alexei Arabadji 4fc7b91a79 implemented EXT-2323 “Get rid from obsolete notification widgets”;
--HG--
branch : product-engine
2009-12-11 14:26:27 +02:00
brad kittenbrink 47c68ba226 Added better error handling to LLEventHost, so we no longer crash when shutting down.
Also cleaned up logging in llstartup, llwlparammanager, and llwaterparammanager.
reviewed by Mani.
2009-12-10 17:17:12 -08:00
Mark Palange (Mani) d8d6a6d1b7 merge 2009-12-09 16:39:10 -08:00
Mark Palange (Mani) 9f68163179 EXT-2896 Fixed poor handling of login error.
Added more cleanup to the reset_login call.
Added new settings to control UseCircuitCode message timeouts to allow testing of this failure.
Reviewed by Richard
2009-12-09 16:38:37 -08:00
Nat Goodspeed 2c0cea9017 Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ 2009-12-09 10:22:40 -05:00
Nat Goodspeed adc975ff91 Reduce likelihood of indefinite wait in viewer integration tests.
Introduce LLStartupListener to allow viewerclient-based test script to query
startup state. This handles the scenario in which, by the time the test script
manages to connect, the viewer already IS in STATE_STARTED.
Fix ViewerSession to invoke that query before waiting for STATE_STARTED. Make
that wait time out eventually to deal with "System currently logging you off,
please wait 5 minutes." Timeout raises new ViewerWontLogin exception.
Fix testlangs to catch ViewerWontLogin and retry a limited number of times.
2009-12-09 10:20:08 -05:00
Lynx Linden 98111a40ec DEV-43439: Created new LLVersionInfo API.
Renamed llviewerversion to llversioninfo, to avoid confusion with
llversionviewer in llcommon (llversion is already used by llwindow).

Created new LLVersionInfo class with the following methods:

        static S32 getMajor();
        static S32 getMinor();
        static S32 getPatch();
        static S32 getBuild();
        static const std::string &getVersion();
        static const std::string &getShortVersion();
        static const std::string &getChannel();

All viewer code has been updated to use this API. Viewer code no
longer directly includes llversionviewer.h from llcommon.
2009-12-08 14:56:19 +00:00
Vadim Savchuk abb23ff312 Manual merge from default branch.
--HG--
branch : product-engine
2009-12-02 18:17:51 +02:00
Dmitry Zaporozhan 9d8b189886 Implemented normal sub-task EXT-2975 - Make the IM multifloater optional.
--HG--
branch : product-engine
2009-12-02 14:18:40 +02:00
Kent Quirk f496c2b164 DEV-43622 : API change (no functionality change) to fix a design error in LLSD
I made it about a year and a half ago; Zero found it while reading code. I had added a return value to LLSD::insert(), but a) did it wrong, and b) broke the STL-like semantics of insert(). So I've put insert() back to returning void and created LLSD::with(), which does what my earlier insert() did. The compiler then caught all the cases where insert()'s return value were being used, and I changed those to use with() instead.
2009-12-01 20:59:08 -05:00
Denis Serdjuk 34d3d02101 fixed bug EXT-2785 All gestures appear in Gestures window only after inventory/gestures has been invoked
Cause:
Specific implementation of LLInventoryCompletionObserver. It call done() on startup before all items had been loaded.
Changes:
LLGesturemanager will be loaded appropriated inventory item itself.
LLGestureInventoryfetchObserver has been removed.

--HG--
branch : product-engine
2009-11-27 16:07:14 +02:00
James Cook 957055396d merge in changes from viewer-2-0, manually fixed conflict in llviewermessages.cpp 2009-11-25 12:31:24 -08:00
James Cook cbc0783cd1 Created lightweight LLNotificationsUtil::add(), switched most alerts to use it
Cuts number of includes of llnotifications.h from 300+ to 40.
2009-11-25 01:15:50 -08:00