Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-01-15 | partial fix for EXT-4352: Texture loading problems in Viewer 2.0. More to ↵ | Xiaohong Bao | |
come later (next week). | |||
2010-01-13 | EXT-4197: Search in sub-panels for help IDs too. | Lynx Linden | |
In order to support unique help IDs for the Landmark and Place Profile panels off the Places sidetray, we need to also search within any embedded (and visible) sub-panels. | |||
2010-01-13 | EXT-4220: Fix crash on exit bug. | Lynx Linden | |
Don't dereference gVoiceClient without checking for NULL in the cleanup for LLPanelVoiceDeviceSettings. I also fixed the rendering of the color squares in the voice device settings. The frame for these boxes were rendered with an off-by-one error on certain platforms. It seems that gl_box_2d(rect, color, FALSE) suffers from a graphics driver bug under certain platforms. Fixing that would requiring a lot of testing on different hardware configurations, so instead I simlply avoided that specific call. | |||
2010-01-13 | EXT-3611: Corrected the volume squares in Sound Prefs. | Lynx Linden | |
You should now be able to light up the 5th square on the I/O sound devices panel of the preferences floater. | |||
2010-01-13 | DEV-44861: Support a home_sidetray_url from login.cgi | Lynx Linden | |
The URL for the Home side tray is specified in settings.xml. It can now be overriden on a grid-level via a "home_sidetray_url" token sent by login.cgi. I also updated the Home URL in settings.xml to pass through a bunch of information to the web server as query params. These include: p= : the authentication token from login.cgi lang= : the user's current two-letter language setting channel= : the viewer's channel name, e.g., "Second Life Beta", "Second Life Release", "Snowglobe", etc. version= : the viewer's version number, e.g., "2.0.0.200712" major= : the viewer's major version number, e.g. "2" minor= : the viewer's minor version number, e.g. "0" | |||
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 | EXT-1331 Fix for avatars not rendering after they are loaded until camera is ↵ | Dave Parks | |
moved. | |||
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 | merge | Brad Payne (Vir Linden) | |
2010-01-12 | Removed some diagnostic code that got inadvertently left in | Brad Payne (Vir Linden) | |
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 | |||
2010-01-11 | ext-4015 Preferences: non-standard position of field labels | Lis Linden | |
2010-01-11 | automated merge viewer2.0->viewer2.0 | Loren Shih | |
2010-01-11 | Automated merge with ssh://lis@hg.lindenlab.com/james/gooey | Lis Linden | |
2010-01-11 | ext-4116 bad label position on Region/Estate/ Ground Textures | Lis Linden | |
2010-01-11 | Merge | James Cook | |
2010-01-11 | EXT-3695, EXT-2034 Line height, padding in inventory customizable in XUI via | James Cook | |
folder_view_item.xml EXT-3753 Inventory folders now have customizable item indents and "My Inventory" has indent again Reviewed with Richard | |||
2010-01-11 | Merge with tip | Callum Prentice | |
2010-01-11 | Fix for EXT-3991 - "add url to security for MoAP floater is devoid of ↵ | Callum Prentice | |
standard floater information" | |||
2010-01-11 | EXT-4154 : Memory leak from FetchObservers in AppearanceSP | Loren Shih | |
Member observers of LLSidepanelAppearance are now deleted appropriately. | |||
2010-01-11 | Automated merge with ssh://hg.lindenlab.com/james/gooey | Erica | |
2010-01-11 | New art for landmarks and places - replacing the pushpin with a globe - ↵ | Erica | |
reviewed with esbee | |||
2010-01-11 | Automated merge with ssh://lis@hg.lindenlab.com/james/gooey | Lis Linden | |
2010-01-11 | ext-3910 Instant Messages isn't in ALL CAPS like other windows | Lis Linden | |
2010-01-11 | Merge backout of b6030bb6ff40 | Rick Pasetto | |
2010-01-11 | Backed out changeset b6030bb6ff40 | Rick Pasetto | |
2010-01-11 | Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/ | Rick Pasetto | |
2010-01-11 | Fix build issue with ba93e704bd4f | Rick Pasetto | |
2010-01-11 | Merge | Runitai | |
2010-01-11 | EXT-3784 Fix for first menu item going blank when highlighted on ATI cards. | Runitai | |
2010-01-11 | Merge | James Cook | |
2010-01-11 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0 | Lynx Linden | |