Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-02-09 | merge | davep@billy.gateway.2wire.net | |
2010-02-09 | merge | davep@billy.gateway.2wire.net | |
2010-02-09 | merge from viewer2 trunk. | Tofu Linden | |
2010-02-09 | Fixed normal bug EXT-5068 - Me panel opens in "edit" mode every time. | Dmitry Zaporozhan | |
--HG-- branch : product-engine | |||
2010-02-08 | Fix for blend func being screwed up at init. | Dave Parks | |
Fix for avatar appearance editor drawing hair in the background. | |||
2010-02-08 | merge | Dave Parks | |
2010-02-08 | EXT - 3232 Refactoring: deleted unnecessary image_left_padding, ↵ | Paul Guslisty | |
image_right_padding members from button.h and button.xml and their the only place usage in LLTabContainer::reshapeTuple . Now image overlay placement adjustible via: mLeftHPad, mRightHPad, mImageOverlayBottomPad, mImageOverlayTopPad, mImgOverlayLabelSpace --HG-- branch : product-engine | |||
2010-02-08 | Merge from viewer2 trunk. | Tofu Linden | |
2010-02-06 | Draw prims using triangle strips instead of triangle lists. | Dave Parks | |
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-05 | EXT-4060 Fix for FSAA not taking effect until relog. Biggest change is that ↵ | Dave Parks | |
FSAA now relies on framebuffer objects and framebuffer objects are enabled by default) | |||
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 | merge from viewer2. | Tofu Linden | |
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 from viewer2. | Tofu Linden | |
2010-02-03 | fixed critical Bug EXT-4831 [NUX] Parcel property icons are off by default | Denis Serdjuk | |
Default value of 'NavBarShowParcelProperties' has been changed --HG-- branch : product-engine | |||
2010-02-01 | Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/ | Rick Pasetto | |
2010-02-01 | Merge from viewer2. | Tofu Linden | |
2010-01-29 | DEV-45525 GUI Previewer is broken for launching an Editor path | Ramzi Linden | |
2010-01-29 | merge from viewer2 | Tofu Linden | |
2010-01-29 | DEV-41686: Added a DisableMouseWarp debug option. | Lynx Linden | |
Turning this option on makes alt-zooming and mouselook actually work when using Synergy. I believe this will also make it work for certain input devices, and Parallels, that control your cursor by setting its position in absolute coordinates. | |||
2010-01-28 | Merge from viewer2 trunk. | Tofu Linden | |
2010-01-27 | Implemeted normal Sub-Task EXT - 2753 (Implement Avatar icons on IM ↵ | Paul Guslisty | |
multifloater tabs) --HG-- branch : product-engine | |||
2010-01-26 | Merge from viewer2 trunk. | Tofu Linden | |
2010-01-25 | Merge conflict resolution. | Tofu Linden | |
2010-01-25 | Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/ | Rick Pasetto | |
2010-01-25 | "Fix" confusion over media settings | Rick Pasetto | |
Review #89 This implements the changes Sam wanted in order to reduce the confusion over media enabled-ness, in particular: - "Media Enabled" pref now only controls "AudioStreamingMedia" - No more "tentative" state - New "Music Enabled" pref - First run dialog controls Media and Music (Sam, this is a change from your request...I think it works better) - Put a reflection of the "Media Enabled" checkbox in the Nearby Media Floater - Get rid of the "AudioStreamingVideo" setting altogether (whatever used it, it should now obey "AudioStreamingMedia"). | |||
2010-01-25 | Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/ | Rick Pasetto | |
2010-01-25 | Related to normal bug EXT-4108 ([BSI] Voice volume sliders do not preserve ↵ | Mike Antipov | |
settings per resident between voice sessions) - moved default internal voice level value into application settings - cleanned up include list in llmutelist.cpp --HG-- branch : product-engine | |||
2010-01-22 | Merge from v2 trunk. | Tofu Linden | |
2010-01-22 | Work on normal task EXT-2214 Refactor IM Control Panels | Mike Antipov | |
-- replaced functionality to remove speacker from the list via Event timer. -- removed calling of LLSpeakerMgr::update from LLPanelGroupControlPanel::draw() (group text chat) For now list is updated when it is need. --HG-- branch : product-engine | |||
2010-01-21 | Merge from default branch | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2010-01-21 | Update for normal bug EXT-4297 - Voice Control Panel resizing behavior. | Dmitry Zaporozhan | |
Removed changes made in changeset 7982:97391caf89c3 (fixes EXT-4465(UI issue with scroll-bar in Voice Control panel)). It is not needed anymore because auto resizing was removed. --HG-- branch : product-engine | |||
2010-01-21 | EXT-2151: Add the final (publicly-viewable) Search URL. | Lynx Linden | |
2010-01-20 | Merge from viewer2. Minor conflict resolved. | Tofu Linden | |
2010-01-20 | Fixed normal bug EXT-4465 (UI issue with scroll-bar in Voice Control panel) | Eugene Mutavchi | |
--HG-- branch : product-engine | |||
2010-01-20 | Add another setting controlling whether SLURL drag-and-drop performs a teleport | Rick Pasetto | |
2010-01-20 | fixed EXT-4162 Remove "Show IMs in Nearby Chat" | Igor Borovkov | |
--HG-- branch : product-engine | |||
2010-01-20 | EXT-4505: Don't leave a trailing slash in the Help URLs. | Lynx Linden | |
2010-01-19 | Make AudioStreaming* settings default to 'true' per Sam's request | Rick Pasetto | |
2010-01-18 | Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/ | Rick Pasetto | |
2010-01-18 | implemented Task EXT-572 Action buttons on toast should size to word for ↵ | Denis Serdjuk | |
internationalization Changes: 1. Remove hard coded button's width. Now buttons will be reshaped to required size if the required width is bigger then default. 2. Default width is configurable now. --HG-- branch : product-engine | |||
2010-01-14 | EXT-4340: Add "debug" flag to Help URL in god mode. | Lynx Linden | |
2010-01-14 | Backed out changeset f34a69c2af56 | Tofu Linden | |
(this backs-out my backout, now that I'm happy the original merge works okay :)) | |||
2010-01-14 | Backed out changeset d5b761982e63 | Tofu Linden | |
This got pushed too early - sorry. Sigh. | |||
2010-01-14 | Merge from viewer2, including fix for the test failure biting qarl. | Tofu Linden | |
Minor conflict in llviewerfloaterreg.cpp resolved. | |||
2010-01-13 | merge | richard | |
2010-01-13 | Merge. | Tofu Linden | |