Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-01-13 | merge | Ychebotarev ProductEngine | |
--HG-- branch : product-engine | |||
2010-01-13 | possible fix for freeze with group activities | Ychebotarev ProductEngine | |
related bugs: EXT-4113 EXT-4111 EXT-4087 problem - findChild takes loooonng time to execute so cache it... --HG-- branch : product-engine | |||
2010-01-13 | implemented EXT-4001 “Notification Well window interaction”, | Alexei Arabadji | |
made notification that restored from notification well window shows as inspector; --HG-- branch : product-engine | |||
2010-01-13 | fixed EXT-4073 [BSI] Shouting is malformed in plain chat mode | Igor Borovkov | |
--HG-- branch : product-engine | |||
2010-01-13 | Additional commit related to EXT-3988 ([BSI] superfluous bottom bar buttons ↵ | Eugene Mutavchi | |
shown in mouse look after pressing enter): added gesture button accessibility via TAB and open Gestures list by pressing ENTER/SPACE. --HG-- branch : product-engine | |||
2010-01-13 | Fixed normal bug EXT - 4047 (No verb/action buttons at bottom of Group ↵ | Paul Guslisty | |
profile panel) --HG-- branch : product-engine | |||
2010-01-13 | Fixed linux build | Paul Guslisty | |
--HG-- branch : product-engine | |||
2010-01-13 | fixed EXT-3821 [BSI] New IMs are not added as tabs | Igor Borovkov | |
--HG-- branch : product-engine | |||
2010-01-13 | Fixed low bug EXT-4189 (Pressing Gesture button by SPACE/ENTER key doesn't ↵ | Eugene Mutavchi | |
open gestures list) --HG-- branch : product-engine | |||
2010-01-13 | Merge from default branch. | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2010-01-13 | EXT-4021: Updated help ID for LSL Reference floater | Lynx Linden | |
2010-01-13 | EXT-3384: Added the final URLs for the Buy L$ links. | Lynx Linden | |
Payment Method: http://www.secondlife.com/my/account/payment_method_management.php Currency: http://www.secondlife.com/my/account/currency.php | |||
2010-01-12 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Nat Goodspeed | |
2010-01-12 | EXT-4193: Use different reply pumps for SRV and XMLRPC requests. | Nat Goodspeed | |
This eliminates the timing hole (introduced by EXT-3934 fix) in which a belated SRV response could confuse the XMLRPC response code. Extend unit tests to positively drive the bug and validate the fix. | |||
2010-01-12 | EXT-1331 Fix for avatars not rendering after they are loaded until camera is ↵ | Dave Parks | |
moved. | |||
2010-01-12 | Fixed normal bug EXT-3865 ([BSI] dock and undocking an IM or group chat ↵ | Mike Antipov | |
makes the close button disable) - removed overridden LLIMFloater::setTornOff functionality to not disable close button --HG-- branch : product-engine | |||
2010-01-12 | Merge | Dave Parks | |
2010-01-12 | DEV-44675 Fix for sky wierdness on ATI 9.12 drivers. | Dave Parks | |
2010-01-12 | Partially fixed major bug EXT-4112 ([BSI] Number of groups not limited to 25). | Vadim Savchuk | |
Viewer now disallows joining or creating groups if the limit reached. A server-side fix is also needed. --HG-- branch : product-engine | |||
2010-01-12 | Completed low task EXT-3759 (NOTFORBETA0: Phone numbers for AvaLine calls ↵ | Mike Antipov | |
should be human readable) - implemented formatting of avaline Number in the "Leaving call" notification --HG-- branch : product-engine | |||
2010-01-12 | added missing no_group_text string constant to panel_my_profile.xml | Alexei Arabadji | |
--HG-- branch : product-engine | |||
2010-01-12 | Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/ | Alexei Arabadji | |
--HG-- branch : product-engine | |||
2010-01-12 | fixed major EXT-3992 [BSI] No notification about capped messages, | Alexei Arabadji | |
replaced logging to obsolete LLFloaterChat with posting notification system message; --HG-- branch : product-engine | |||
2010-01-12 | Fixed major bug EXT-4121 ([BSI] Partner display is blank for residents on ↵ | Eugene Mutavchi | |
your friends list, on the first lookup after login) --HG-- branch : product-engine | |||
2010-01-12 | Fix for normal bug EXT-4134 - Right side of llDialog buttons cannot be clicked. | Dmitry Zaporozhan | |
--HG-- branch : product-engine | |||
2010-01-12 | merge | Brad Payne (Vir Linden) | |
2010-01-12 | Removed some diagnostic code that got inadvertently left in | Brad Payne (Vir Linden) | |
2010-01-12 | Fix for normal bug EXT-4149 - Crash in Group Profile - Create New Notice ↵ | Dmitry Zaporozhan | |
interface. --HG-- branch : product-engine | |||
2010-01-12 | Fixed normal bug EXT-4150([BSI] Last Landmark in Teleport History disables ↵ | Eugene Mutavchi | |
teleport button) --HG-- branch : product-engine | |||
2010-01-12 | Fix for major bug EXT-4147 - Cannot click on Urls in LLExpandableTextBox ↵ | Dmitry Zaporozhan | |
objects. --HG-- branch : product-engine | |||
2010-01-12 | Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/ | Mike Antipov | |
--HG-- branch : product-engine | |||
2010-01-12 | Merge with default branch, resolved conflict in llpanelavatar.cpp | Mike Antipov | |
--HG-- branch : product-engine | |||
2010-01-12 | Update for normal bug EXT-3520 - Can't open Group Notices or Attachments. | Dmitry Zaporozhan | |
--HG-- branch : product-engine | |||
2010-01-11 | Fix for black/grey look at login screen and backspace going back in ↵ | Monroe Linden | |
search/help windows. This should address EXT-4097. Added a notion of "background color" to LLViewerMediaImpl and LLPluginClassMedia. Added background color parameters to the size_change message. Webkit plugin now sets the background color of the instance from the supplied background color, and navigates to a data: url with that background color instead of about:blank as its initial navigate. Webkit plugin now no longer waits for the first onPageChanged event LLViewerMediaImpl now clears the texture to the background color when initializing it. Made LLMediaCtrl fill with its opaque background color when the media impl isn't set up yet. Removed the initial data URL from the search and help floaters, since what it was doing is now handled internally by the new background color code. Reviewed by callum and rick. | |||
2010-01-11 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0 | Xiaohong Bao | |
2010-01-11 | fix for EXT-4164: llrender/llimagegl.cpp(1111): ASSERT(mCurrentDiscardLevel>=0) | Xiaohong Bao | |
2010-01-11 | merge | Rick Pasetto | |
2010-01-11 | FIX EXT-3972: Don't put up the "multiple media" dialog just because the user ↵ | Rick Pasetto | |
doesn't have the "Select Face" tool selected. | |||
2010-01-11 | Avoid an assertion failure in texture baking. Reviewed by Nyx. Deemed ↵ | Tofu Linden | |
'tiny'... | |||
2010-01-11 | Merge. | Tofu Linden | |
2010-01-11 | EXT-4163 Don't strip viewer symbols, or tar the result, in DEBUG builds | Tofu Linden | |
2010-01-11 | merge | Brad Payne (Vir Linden) | |
2010-01-11 | Better resolution of merge conflict | James Cook | |
2010-01-11 | merge | Brad Payne (Vir Linden) | |
2010-01-11 | Merge, sync from viewer-2-0, fixed conflict in llinspectavatar.cpp | James Cook | |
2010-01-11 | Merge | James Cook | |
2010-01-11 | EXT-3687 Inventory and Outfits lists don't fill panel need DkGray2 background | James Cook | |
EXT-4044 Inventory and Outfits scroll region has no background color/border Moved background color initialization to inventory_panel.xml Fixed search highlight color and extra borders no longer needed now that colors are correct. Reviewed with Simon. | |||
2010-01-11 | merge | Brad Payne (Vir Linden) | |
2010-01-11 | For EXT-4068: [BSI] right click several times on an inventory item produces ↵ | Brad Payne (Vir Linden) | |
several second hang. Improved speed of panel finding by restricting search to only panels, saving time when inventory is very large | |||
2010-01-11 | ext-3820 [BSI] Preferences > Chat > Show IMs In: does not take effect ↵ | Lis Linden | |
without restart |