summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-06-17EXT-6296 FIX "Primitive" misspelled as "Primative" in About Land menuRichard Linden
2010-06-17EXT-7811 FIX Crash to desktop during SL loginRichard Linden
2010-06-17EXT-7901 FIXED Allow clicking on http://secondlife.com/app URLs.Lynx Linden
The SLE code makes any http://<host>/app, http://<host>/region, or http://<host>/secondlife URL be treated as a SLurl rather than a normal http URL. This seems to be overly general, and has bitten us because http://secondlife.com/app is used as a redirect URL for server release notes. In the short-term, I've made an exception for hostnames that match "secondlife.com", so that the server release notes work again. In the long-term, we should assess whether treating any URL that starts with a path of "app", "region", or "secondlife" should be treated as a SLurl. What happens when google adds "http://www.google.com/app"?
2010-06-17Automated merge with ssh://hg.lindenlab.com/q/viewer-releaseLynx Linden
2010-06-17EXT-7887 FIXED Release note URL updated.Lynx Linden
We now point directly to the wiki for Viewer release notes and we include three digits in the version number. E.g., http://wiki.secondlife.com/wiki/Release_Notes/Second Life Beta Viewer/2.1.0
2010-06-17grr, dos2unix againTofu Linden
2010-06-17merge from PE's viewer-releaseTofu Linden
2010-06-17EXT-7791 FIX Show inventory panel if its not visible.Yuri Chebotarev
reviewed by Mike Antipov, Loren Shih at https://codereview.productengine.com/secondlife/r/599/ --HG-- branch : product-engine
2010-06-16trivial: remove some debug code of llpushcallstacks.Xiaohong Bao
2010-06-16adjust debug code for EXT-6792: Crash on ATI 3200Xiaohong Bao
2010-06-16Automated merge with ssh://hg.lindenlab.com/q/viewer-releaseXiaohong Bao
2010-06-16mergeBrad Payne (Vir Linden)
2010-06-16EXT-6571 FIX - avoid removing links to missing wearables, which fixes a ↵Brad Payne (Vir Linden)
problem with ordering in multi-wearables
2010-06-16automated mergeLoren Shih
2010-06-16EXT-7735 FIXED When receiving a folder, "Show" (or hotlink) doesn't do anythingLoren Shih
Fixed highlight and open item code to work for both categories and items (was previously only working for items).
2010-06-16ext-7834 fixed corruption of menu item vectorgabriel lee
reviewed by richard
2010-06-16EXT-7834 fixed corruption of menu item vectorsgabriel lee
reviewed by Richard
2010-06-16fix for broken rear view cameraRichard Nelson
2010-06-16EXT-7823 FIXED Accordion widget was improved to show different message when ↵Vladimir Pchelko
no_matched_tabs in panel or no_visible_tabs in panel. Added "no_matched" and "no_visible" text for TeleportHistory. + Added "no_visible" text for My Outfit list. + Fixed filtering in TeleportHistory. Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/591/ --HG-- branch : product-engine
2010-06-16EXT-7747 FIXED Disable the "Add" item of wearable context menu when it's ↵Vadim Savchuk
inappropriate. The "Add" item of wearable context menu is now disabled if multiple clothes selected or when you can't add more wearables of the given type (max number is worn). Reviewed by Nyx at https://codereview.productengine.com/secondlife/r/595/ --HG-- branch : product-engine
2010-06-16EXT-7475 FIXED Added callback to update verbs in My Inventory SP when tab in ↵Mike Antipov
inventory panel is changed. Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/597/ --HG-- branch : product-engine
2010-06-16EXT-7693 ADDITIONAL FIX Added assertion in the type_map to make sure xml and ↵Andrew Polunin
code are in sync --HG-- branch : product-engine
2010-06-16Merge from default branchVadim Savchuk
--HG-- branch : product-engine
2010-06-16EXT-7751 FIXED Sets title text for ToolTip and show ToolTip when title text ↵Vladimir Pchelko
> text boxsize Reviewed by Vadim Savchuk and Mike Antipov at https://codereview.productengine.com/secondlife/r/576/ --HG-- branch : product-engine
2010-06-16merge from PE's viewer-releaseTofu Linden
2010-06-16EXT-7576 FIXED 'Add to Outfit:' panel should shrink the top 'Edit Outfit' ↵Paul Guslisty
list to 1/3 the vertical height - Increased height of 'Add to Outfit' panel and set animate for layout stack. Animate attrubute was set to true to force proper calculation of layout panels size when one of the layout panels can dynamically change its visibility Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/588/ --HG-- branch : product-engine
2010-06-16EXT-7667 FIXED There is much unnecessary empty space from the right side in ↵Paul Guslisty
the Group profile information - Increased width of layout panel and its accordion Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/589/ --HG-- branch : product-engine
2010-06-16Automated merge with https://hg.productengine.com/secondlife/viewer-release/Alexei Arabadji
--HG-- branch : product-engine
2010-06-16EXT-7763 FIXED Made text editor of script error window as read only.Alexei Arabadji
reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/594/ --HG-- branch : product-engine
2010-06-16mergeYuri Chebotarev
--HG-- branch : product-engine
2010-06-16EXT-7790 FIX Reset inventory filter when showing original item in inventoryYuri Chebotarev
reviwed by Loren Shih at https://codereview.productengine.com/secondlife/r/575/ --HG-- branch : product-engine
2010-06-15fixed crash in accordionctrlRichard Linden
2010-06-15mergeRichard Linden
2010-06-15EXT-7090 WIP STRG(CTRL)+SHIFT+S in Mouselook doesnt make a snapshotRichard Linden
made world view extend to where menu bar would normally be when in mouselook
2010-06-15EXT-7468 FIXED Remove all 2.1 COF debugging codeLoren Shih
#ifdef'd a couple more llinfos spam to not show up in release mode.
2010-06-15EXT-7870 - Turn down footstep volumeRichard Linden
2010-06-15automated mergeLoren Shih
2010-06-15automated mergeLoren Shih
2010-06-15Enable the call to LLQtWebKit::setWindowOpenBehavior() on Linux, since the ↵Monroe Linden
llqtwebkit build has been updated.
2010-06-15EXT-7468 FIXED Remove all 2.1 COF debugging codeLoren Shih
#ifdef'd a bunch of llinfos spam to not show up in release mode. Removed some other legacy comments.
2010-06-15EXT-7651 FIXED Take out hack in isLocalTextureDataFinal for TextureDiscardLevelsLoren Shih
Removed hack (this was just used for debugging avatar rez times).
2010-06-15mergeBrad Payne (Vir Linden)
2010-06-15EXT-6953 FIX - enable new walk/run by defaultBrad Payne (Vir Linden)
2010-06-15mergeRichard Linden
2010-06-15EXT-6953 WIP fixed walk cycle foot slip feedback to not speed up animation ↵Richard Linden
so much also, made camera default target and offset live-settable for debugging reviewed by vir
2010-06-15EXT-7758 FIXED Take out "Change FolderType" for viewer2.1.Loren Shih
Change folder type is now keyed off of SUPPORT_ENSEMBLES versus being available in non-release viewers.
2010-06-15EXT-7829 FIXED Corrupted graphics in inventory side panel (gray box)Loren Shih
Took out ensemble folder icon use, replaced with default icons.
2010-06-15mergeBrad Payne (Vir Linden)
2010-06-15EXT-7639 FIXED added shop button which reacts according to the ticket ↵Andrew Polunin
description - Added method LLAccordionCtrl::getExpandedTab() which search for the first expanded accordion tab. This method is a bit of hacking, but I discussed it with Vadim Savchuk. - LLAccordionCtrlTab::isExpanded() is made 'const'. This is necessary to call it from getExpandedTab() which is also 'const'. - Added all provided Marketplace URLs (taken from EXT-7257) to the settings.xml. So URLs can be configured without recompilation. - Added method LLCOFWearables::getSelectedItems() which can be used to get ALL selected items (not only one). - Class LLShopURLDispatcher is implemented in the llpaneloutfitedit.cpp. - Added callback LLPanelOutfitEdit::onShopButtonClicked() which calls LLShopURLDispatcher to send user to the correct URL. - Added shop button (shop_btn) widget in panel_outfit_edit.xml. It has invalid icon for now. After review I'm going to reassign the ticket to someone who will provide correct icons. Reviewed by Vadim Savchuk and Mike Antipov at https://codereview.productengine.com/secondlife/r/569/ --HG-- branch : product-engine
2010-06-15mergeBrad Payne (Vir Linden)