Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-02-01 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Chuck Linden | |
2010-02-01 | Set the "Debug" menu to not be visible by default. | Chuck Linden | |
https://jira.secondlife.com/browse/EXT-4828 | |||
2010-02-01 | merge | richard | |
2010-02-01 | Automated merge with ssh://lis@hg.lindenlab.com/viewer/viewer-2-0 | Lis Linden | |
2010-02-01 | merge | richard | |
2010-02-01 | removed redundant code | richard | |
2010-02-01 | ext-3871 Non-standard icon and behavior of avatar voice volume mute | Lis Linden | |
2010-02-01 | DEV-45525 - don't change the current directory before running the text editor | Kent Quirk | |
2010-02-01 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Nyx (Neal Orman) | |
2010-02-01 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Nyx (Neal Orman) | |
2010-02-01 | EXT-4848 - Crash when trying to view chicklet(?). Bug in word wrap logic. | Eric M. Tulla (BigPapi) | |
Added a clamp to >= 0 for num pixels so we don't hit the assert. -Reviewed by Nyx | |||
2010-02-01 | EXT-4075 BTEST-129 switching wearables makes you temporarily naked | Nyx (Neal Orman) | |
When switching from one pair of pants to another we were temporarily using an in-between state without pants as a valid rendering state. Removed a call to removeWearable to keep your pants on until the update from COF swaps the old pair of pants for the new. Lower body is redrawn only once lowest discard level of new pants arrives. Code reviewed by Bigpapi | |||
2010-02-01 | merge | richard | |
2010-02-01 | merge. | Tofu Linden | |
2010-02-01 | EXT-4816 : Fix coverty whine on break statement fallthrough | Loren Shih | |
Can't fix the whine, but added a comment that the fallthrough is deliberate. | |||
2010-02-01 | PE merge. | Tofu Linden | |
2010-02-01 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Lynx Linden | |
2010-02-01 | EXT-4813: Added a "Loading..." indicator to the Help Browser. | Lynx Linden | |
This appears at the bottom of the Help Browser floater while a page is loading. I also cleaned up the XUI file a little and removed some unused strings. | |||
2010-02-01 | merge | Tofu Linden | |
2010-02-01 | Fixed major bug EXT-4798 (Voice notifications steal keyboard focus by default) | Eugene Mutavchi | |
--HG-- branch : product-engine | |||
2010-02-01 | merge. | Tofu Linden | |
2010-02-01 | Fixed major bug EXT-4782 (Viewer crashes if end ad-hoc voice chat by 'End ↵ | Mike Antipov | |
session' context commant of chiclet) - reason: indicator on ad-hoc chiclets is changed its speaker UUID that leads to registering the same instances several times in the SpeakingIndicatorManager. This leads to crash after instance is destroyed because the only one (specified by UUID in unregisterSpeakingIndicator()) is removed from the map. So, using stored deleted pointer leads to crash. See EXT-4782. - fix: prevent regestering the same instance of indicator by removing existing one in LLOutputMonitorCtrl::setSpeakerId. Also added check in SpeakingIndicatorManager to prevent such situation in the future with an appropriate warning & assert. --HG-- branch : product-engine | |||
2010-02-01 | merge | Ychebotarev ProductEngine | |
--HG-- branch : product-engine | |||
2010-02-01 | fix low EXT-3807 ABOUT LAND/OBJECTS: (i) icon is badly positioned | Ychebotarev ProductEngine | |
--HG-- branch : product-engine | |||
2010-02-01 | (EXT-2987) Parcel Characteristics icons aren't refreshed | Sergei Litovchuk | |
after changing restrictions - LLViewerParcelMgr refactoring. Changed parcel characteristics accessors to get selected parcel properties. --HG-- branch : product-engine | |||
2010-02-01 | EXT-4681: Fixed alignment of checkboxes on Beacons floater. | Lynx Linden | |
2010-02-01 | fixed EXT-4779 Notifications about objects are saved into ".txt" or ↵ | Igor Borovkov | |
"{nobody}.txt" instead of "chat.txt" file --HG-- branch : product-engine | |||
2010-02-01 | merge | Ychebotarev ProductEngine | |
--HG-- branch : product-engine | |||
2010-02-01 | fix for normal EXT-4512 [BSI] Can't minimize Mini-Map | Ychebotarev ProductEngine | |
actually this has nothing with original bug description so...fix map and text pos on map resize --HG-- branch : product-engine | |||
2010-02-01 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Lynx Linden | |
2010-02-01 | EXT-4774: Fixed the position of the snapshot preview thumbnail. | Lynx Linden | |
The preview thumbnail no longer floats above the snapshot window when the window is in its small (less) mode. | |||
2010-02-01 | Fixed normal bug EXT-4772 - No new IM notification when in tabbed IM mode. | Dmitry Zaporozhan | |
--HG-- branch : product-engine | |||
2010-02-01 | fixed EXT-4775 Plain text mode broken in IM windows | Igor Borovkov | |
--HG-- branch : product-engine | |||
2010-02-01 | merge | Tofu Linden | |
2010-02-01 | Hint to compiler that logging is never *expected* on the fast-path. | Tofu Linden | |
2010-02-01 | Fix EXT-4770 : Voice muting not working properly due to a change in the ↵ | Aimee Linden | |
Vivox API Added <Scope>Audio</Scope> to the SetParticipantMuteForMe message. Reviewed by Lynx | |||
2010-02-01 | EXT-4388 Crash in octree line segment intersection code | Tofu Linden | |
Yet more sanitization - whew. | |||
2010-02-01 | Use floorf() instead of floor() when we know the param is an F32. Which ↵ | Tofu Linden | |
here, it always is. | |||
2010-02-01 | PE merge | Tofu Linden | |
2010-02-01 | Merge with default branch | Mike Antipov | |
--HG-- branch : product-engine | |||
2010-01-31 | Cleaned up layout of inventory script editor. | Chuck Linden | |
http://jira.secondlife.com/browse/EXT-999 | |||
2010-01-31 | Made all avatar pictures square and cleaned up layouts on panels. | Chuck Linden | |
http://jira.secondlife.com/browse/EXT-3998 | |||
2010-01-31 | Merge with viewer-2-0 latest | CG Linden | |
2010-01-31 | Changed title of inventory floater. | Chuck Linden | |
http://jira.secondlife.com/browse/EXT-4600 | |||
2010-01-31 | Fix for XUI previewer on Windows - DEV-45525 | Kent Quirk | |
2010-01-30 | Backed out changeset: 6b8015e921da | Ramzi Linden | |
2010-01-30 | TEMPORARILY remove a bunch of untranslatable strings from the code, in order ↵ | Ramzi Linden | |
to create a Localization point that will not extract such strings. I will revert this commit momentarily. This is a workaround to the bug DEV- 38858. | |||
2010-01-30 | Removed extra closing comment tag. | Chuck Linden | |
2010-01-30 | Fixed reference to "first_tab" graphics. | Chuck Linden | |
http://jira.secondlife.com/browse/EXT-4225 | |||
2010-01-30 | DEV-43688 resident translations for DA (set4-set5), | Ramzi Linden | |
resident translations for PL (set1 thru set4), resident translations for IT (set1 thru set6) (I can promise this is the last weekend I work for LL. Peace Love & Hope 2010.) |