Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-01-22 | PARTIAL FIX EXT-3491: only bring up "external browser"notification if target ↵ | Rick Pasetto | |
is external or pref is set Review #86 This changes the logic to bring up the notification "Do you want to open your Web browser to view this content?" only if either the target is _external, or the user pref says to. Otherwise it avoids the notification. | |||
2010-01-22 | DEV-1195 SVC-580: ATTACH_LPEC / ATTACH_RPEC reversed | Soft Linden | |
2010-01-21 | Merge. | Tofu Linden | |
2010-01-21 | Fix inverted logic from review. | Tofu Linden | |
2010-01-21 | Soften another common llassert() failure to a warning. | Tofu Linden | |
2010-01-21 | Partial fix for EXT-4508 (nearby media floater parcel media button breaks rtsp) | Monroe Linden | |
This is actually two seperate issues: 1) After disabling parcel media from the nearby media floater, it can't be re-enabled 2) When you disable parcel media from the nearby media floater, faces displaying it don't revert to their original texture This change fixes issue (1), by forcing the priority of the inworld media instance to normal in LLViewerMedia::updateMedia() so it will always get reloaded instead of possibly being kept unloaded due to already-loaded prim media. Issue (2) is still under investigation. In addition to the case where you disable parcel media from the nearby media floater, it also doesn't restore the textures when you leave the parcel, and I think I've even seen it when unloading | |||
2010-01-21 | Minor cleanup to the logic in LLViewerParcelMedia::play(), to prevent ↵ | Monroe Linden | |
duplication of code. | |||
2010-01-21 | Turn on llassert() and llverify() for RelWithDebInfo builds. | Tofu Linden | |
Convert top firing asserts into big warnings. To be reviewed by Mani. | |||
2010-01-21 | merge | Brad Payne (Vir Linden) | |
2010-01-21 | For EXT-4222: Switching outfits sometimes causes me to wear both, and show ↵ | Brad Payne (Vir Linden) | |
previous outfit as worn. | |||
2010-01-21 | Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/ | Rick Pasetto | |
2010-01-21 | FIX EXT-2871 : Use "original texture" id in panelface if the current ↵ | Rick Pasetto | |
selected texture is a media texture Review #84 (Richard and Callum) | |||
2010-01-21 | PE merge. | Tofu Linden | |
2010-01-21 | Fixed major bug EXT-4130 ([BSI] "Only friends and groups can call or IM me" ↵ | Vadim Savchuk | |
needs better label OR is buggy). Viewer now handles incoming inventory offers disregarding the setting. --HG-- branch : product-engine | |||
2010-01-21 | refixed EXT-4316 Side panel slides to the left in a newly created IM window | Igor Borovkov | |
--HG-- branch : product-engine | |||
2010-01-21 | Merged from ssh://hg.lindenlab.com/viewer/viewer-2-0 | Aimee Linden | |
2010-01-21 | Fix for bug EXT-4421 (Parcel Voice settings not respected) | Aimee Linden | |
Turns out the UI controls weren't hooked up to anything and so not showing that the parcel was actually voice enabled. Fixed by restoring the same functionality for these controls as in previous viewers, i.e. they now reflect the state of the current parcel, but are disabled when voice is disabled on the region. Reviewed by Lynx. | |||
2010-01-21 | merge | Brad Payne (Vir Linden) | |
2010-01-21 | Fixed low bug EXT-4520 - Me Panel is resizeable. | Dmitry Zaporozhan | |
--HG-- branch : product-engine | |||
2010-01-21 | fixed low bug EXT-4519 No padding in avatar's miniinspector | Denis Serdjuk | |
--HG-- branch : product-engine | |||
2010-01-21 | fixed bug EXT-4521 Long description in avatar's miniinspector is cut | Denis Serdjuk | |
--HG-- branch : product-engine | |||
2010-01-21 | Fixed normal bug (EXT-4446) IM Button doesn't work | Sergei Litovchuk | |
- Fixed buttons location in people, profile, picks, notes panels to enable handling clicks on the whole button surface. --HG-- branch : product-engine | |||
2010-01-21 | Fixed low bug (EXT-4221) Select and display just created landmark in the | Sergei Litovchuk | |
Landmarks panel after closing Create Landmark panel - Added selecting landmark in landmarks panel after it was added or edited. - Added expanding accordion tab containing the selected landmark. --HG-- branch : product-engine | |||
2010-01-21 | For EXT-4222: Switching outfits sometimes causes me to wear both, and show ↵ | Brad Payne (Vir Linden) | |
previous outfit as worn. | |||
2010-01-21 | fixed EXT-4316 Side panel slides to the left in a newly created IM window | Igor Borovkov | |
--HG-- branch : product-engine | |||
2010-01-21 | merge | Ychebotarev ProductEngine | |
--HG-- branch : product-engine | |||
2010-01-21 | fix for normal EXT-4035 Old sidepanel tab's text remains highlighted when ↵ | Ychebotarev ProductEngine | |
switching to inventory sidepanel tab --HG-- branch : product-engine | |||
2010-01-21 | merge | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2010-01-21 | Merge from default branch | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2010-01-21 | Fixed regression bug EXT-4487(Bottom bar context menu: no checkmarks) | Eugene Mutavchi | |
--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 | fix for normal EXT-4466 Uploaded pick overlaps floater after changing of ↵ | Ychebotarev ProductEngine | |
aspect ratio --HG-- branch : product-engine | |||
2010-01-21 | EXT-2151: Add the final (publicly-viewable) Search URL. | Lynx Linden | |
2010-01-21 | Fixed normal bug EXT-4297 - Voice Control Panel resizing behavior. | Dmitry Zaporozhan | |
Also encreased floater minimum height to show one participant(this fixes ghost scrollbar) --HG-- branch : product-engine | |||
2010-01-21 | fix normal EXT-4494 [BSI] Group Chat and Group Call buttons are shown even ↵ | Ychebotarev ProductEngine | |
when you are not in the group --HG-- branch : product-engine | |||
2010-01-21 | fix build | Ychebotarev ProductEngine | |
--HG-- branch : product-engine | |||
2010-01-20 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Nat Goodspeed | |
2010-01-20 | Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/ | Rick Pasetto | |
2010-01-20 | FIX EXT-4273: Made text widget one pixel wider: that's all it took to get ↵ | Rick Pasetto | |
the entire string to fit | |||
2010-01-20 | EXT-4198 Screen goes fuzzy after inactivity | Karl Stiefvater (qarl) | |
move disconnect rendering into render_ui code reviewed by davep | |||
2010-01-20 | merge. | Tofu Linden | |
2010-01-20 | EXT-4388 Crash in octree line segment intersection code | Tofu Linden | |
(more accurately, it was - I believe - reading over the end of a buffer in the pick-mask lookup) reviewed by qarl. | |||
2010-01-20 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Nat Goodspeed | |
2010-01-20 | Bump up URL entry max to 1024 | Rick Pasetto | |
(approved by Richard) | |||
2010-01-20 | For EXT-4222: Switching outfits sometimes causes me to wear both, and show ↵ | Brad Payne (Vir Linden) | |
previous outfit as worn. | |||
2010-01-20 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Nat Goodspeed | |
2010-01-20 | Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/ | Rick Pasetto | |
2010-01-20 | FIX EXT-4052: Make sure bounceback url has a scheme | Rick Pasetto | |
Review #83 The function LLMediaEntry::checkCandidateURL() assumes the URL passed in at least has a scheme part (i.e. a ":"). This fixes the bounceBack code to assure that. | |||
2010-01-20 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Nat Goodspeed | |
2010-01-20 | Reducing include dependence from the "llspeakers.h" through "llimview.h" ↵ | Mike Antipov | |
(following by the 7d600b529ee8 commit) --HG-- branch : product-engine |