summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-03-26fix forYuri Chebotarev
EXT-6475 Scrollbar in the Notices panel is semitransparent and overlaps controls (also for EXT-6374 Side Panel> Create a Notice> dialog boxes overrun up/down slider) https://codereview.productengine.com/secondlife/r/100/ reviewed Leyla Farazha ,vsavchuk --HG-- branch : product-engine
2010-03-24Normal task (EXT-6251) [HARD CODED]? Side bar: Landmarks > + button > Create ↵Sergei Litovchuk
Landmark > Landmark location dropdown > Landmarks/Japanese - Fixed translating category name in Landmark location dropdown list for cases when localized name is a part of folder's full name. Reviewed by Mike Antipov https://codereview.productengine.com/secondlife/r/32/ --HG-- branch : product-engine
2010-03-24Normal bug (EXT-6511) "Rename" item is enabled for multiple landmarksSergei Litovchuk
- Fixed check to enable/disable "Rename" menu item if multiple items are selected. Reviewed by Leyla Farazha and Mike Antipov https://codereview.productengine.com/secondlife/r/85/ --HG-- branch : product-engine
2010-03-24fixed EXT-6458 Recent speakers not sorting properly with Group VoiceIgor Borovkov
switched nearby people panel to use active speaker manager instead of local/nearby speaker manager only reviewed by Mike at https://codereview.productengine.com/secondlife/r/88/ --HG-- branch : product-engine
2010-03-23Fixed normal bug (EXT-5690) "delete" button is enabled for landmarks from trashSergei Litovchuk
- Added check for landmarks already in trash to disable "delete" button for them. --HG-- branch : product-engine
2010-03-23Fixed normal bug (EXT-6340) Crash when attempting to ↵Sergei Litovchuk
getChild<LLAccordionCtrlTab>("accordion_tab_name") and "accordion_tab_name" is not found. - Added NULL pointer checks. --HG-- branch : product-engine
2010-03-23Related to normal bug EXT-5715(Conversations window auto-resizes when new ↵Eugene Mutavchi
conversation starts.) - disabled auto-resizing of well window if it was reshaped by user. --HG-- branch : product-engine
2010-03-23Fixed low bug (Menu bar background + Master Volume control display in ↵Eugene Mutavchi
Mouselook mode) - removed overlaping of master volume and nearby media icons in mouselook mode --HG-- branch : product-engine
2010-03-23fixed EXT-4753 Just arrived avatars aren't sorted by name in VCPIgor Borovkov
added requesting a list to resort when avatar list item gets updated with avatar name from the name cache --HG-- branch : product-engine
2010-03-23Fixed low bug EXT-4081 (Lag Meter: Ctrl+W does not close floater)Paul Guslisty
- Set 'Close' text of tooltip instead of 'Close (Ctrl+W)' for close button of chrome floaters Reviewed by Mike Antipov --HG-- branch : product-engine
2010-03-23Merge after wrong push to default branchDmitry Zaporozhan
--HG-- branch : product-engine
2010-03-23Fixed normal bug EXT-6436 - Not showing all classifieds in Profile sidebar.Dmitry Zaporozhan
Updated code to be able to receive classifieds list in two or more packets.
2010-03-22fixed EXT-6474 crash in Search Floater, people tab, on offering teleport ↵Igor Borovkov
(when viewer is disconnected, timed out) added defensive check for non null region --HG-- branch : product-engine
2010-03-22fixed EXT-6476 (waiting).txt chat log file with "(waiting)" instead of ↵Igor Borovkov
avatar name gets created when Offering Teleport from Search Floater offer teleport action is put on hold until Name Cache gets updated with appropriate avatar name --HG-- branch : product-engine
2010-03-22Merge headsMike Antipov
--HG-- branch : product-engine
2010-03-22Merge headsMike Antipov
--HG-- branch : product-engine
2010-03-22fix for EXT-3868 Edit Window: Group name shown when no object is selectedYuri Chebotarev
--HG-- branch : product-engine
2010-03-22fix for EXT-4288 Shrinking chat history window from top doesn't keep scroll ↵Yuri Chebotarev
thumb at bottom --HG-- branch : product-engine
2010-03-17Adding error handling to share to web feature.Leyla Farazha
Reviewed by Callum
2010-03-16Fixes EXT-1659; disable cancel button once server reports teleport finished.Andrew A. de Laix
2010-03-16fixing windows line endingsLeyla Farazha
2010-03-16fixing windows line endingsLeyla Farazha
2010-03-16MergeLeyla Farazha
2010-03-16New snapshot/social media floaterLeyla Farazha
reviewed by Richard
2010-03-16merge from viewer-2-0Tofu Linden
2010-03-16mergeVadim Savchuk
--HG-- branch : product-engine
2010-03-16Manual merge from default branch.Vadim Savchuk
Resolved conflicts in: * merging indra/newview/llpanelpick.cpp * merging indra/newview/llviewermessage.cpp * merging indra/newview/skins/default/xui/en/strings.xml --HG-- branch : product-engine
2010-03-16Implemented normal task EXT-5982([HARD CODED] on L$ kaufen window (Buy L$)).Andrew Dyukov
- Moved hardcoded strings in LLFloaterBuyCurrency::buyCurrency() calls to strings.xml Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/33/ --HG-- branch : product-engine
2010-03-16fixed EXT-4820 [NUX] Viewer dimensions on first-runIgor Borovkov
changed first run window height from 768 to 738 Reviewed by Vadim at https://codereview.productengine.com/secondlife/r/38/ --HG-- branch : product-engine
2010-03-16Fixed normal task EXT-6025 - [HARD CODED] Side Bar : "Save Pick" - "Pick" is ↵Dmitry Zaporozhan
in EN (Save [WHAT]) Removed unused hardcoded strings, replaced "Save [WHAT]" with simple "Save Pick" as it's the only label needed for this button. Reviewer by Kent Quirk https://codereview.productengine.com/secondlife/r/28/ --HG-- branch : product-engine
2010-03-16Fixed normal task EXT-6282 - [TRANSLATED BUT IN EN]? - System message when ↵Dmitry Zaporozhan
receiving inventory offers: The item term needs to be localized Localized asset type names will be taken from strings.xml. Reviewed by Mike Antipov https://codereview.productengine.com/secondlife/r/15/ --HG-- branch : product-engine
2010-03-16fixed showstopper EXT-6289 (Clicking the plus button in the Places side ↵Igor Borovkov
panel only lets you add landmarks not folders) - PLUS button works as GEAR button and PLUS button on inventory panel (show context menu on click) - "Add a folder" menu item is always enabled (except for received folder) - clicking "Add a folder" menu item creates a folder in My Landmarks tab no matter what has been selected in the Places panel before Reviewed by Mike at https://codereview.productengine.com/secondlife/r/10/ --HG-- branch : product-engine
2010-03-16automated merge viewer2.0->viewe2.0Loren Shih
2010-03-16EXT-6013 Normal [HARD CODED] - Group Invitation, Group Roles: The group ↵Yuri Chebotarev
roles need to be localized reviwed https://codereview.productengine.com/secondlife/r/22/ --HG-- branch : product-engine
2010-03-16fix for normal EXT-6354 [HARD CODED] - Inventory, Filter-popup: Title isnґt ↵Yuri Chebotarev
localized reviwed https://codereview.productengine.com/secondlife/r/35/ --HG-- branch : product-engine
2010-03-16mergeYuri Chebotarev
--HG-- branch : product-engine
2010-03-16EXT-5989 [HARD CODED]. ".... paid you...... L$... " - message needs translationYuri Chebotarev
Reviwed https://codereview.productengine.com/secondlife/r/13/ --HG-- branch : product-engine
2010-03-16fixed EXT-6322 [NAMELESS XUI STRING] Nearby Media> Detail window - "Nearby ↵Igor Borovkov
Media" "Show:" and "On other Avatars" fixed "name" attributes Reviewed by Vadim at https://codereview.productengine.com/secondlife/r/37/ --HG-- branch : product-engine
2010-03-16fixed EXT-6363 [HARD CODED] "Login Failed." is hardcodedIgor Borovkov
moved out "Login failed." to strings.xml Reviewed by Q at https://codereview.productengine.com/secondlife/r/27/ --HG-- branch : product-engine
2010-03-16Fixed bug EXT-6007 ([STRING IN EN] - While loading Second Life several ↵Vadim Savchuk
messages need to be localized). Reviewed by Richard: https://codereview.productengine.com/secondlife/r/31/ --HG-- branch : product-engine
2010-03-16Implemented normal task (EXT-6251) [HARD CODED]? Side bar: Landmarks > + ↵Sergei Litovchuk
button > Create Landmark > Landmark location dropdown > Landmarks/Japanese. Normal task (EXT-6251) [HARD CODED]? Side bar: Landmarks > + button > Create Landmark > Landmark location dropdown > Landmarks/Japanese. Reviewed by Richard Nelson https://codereview.productengine.com/secondlife/r/32/ --HG-- branch : product-engine
2010-03-16Fixed critical bug EXT-6318 [TRUNCATION] [EN XUI REWORK] - Talk button is ↵Mike Antipov
truncated "Sprechen". need xui designer to widen it by some 10 pixels * restored Speak button shrink feature * redesigned Speak button to accommodate label in 'de' locale ** made it wider to 5 px ** made label left-aligned ** set left padding to 12px Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/36/ --HG-- branch : product-engine
2010-03-15MergeEli Linden
2010-03-15EXT-6367: Can't delete non-links from COFLoren Shih
EXT-6372 : Can waer non-links in COF Some minor changes to account for non-link items appearing in the COF (non-links shouldn't appear in COF, but this can happen due to bugs or 1.23 usage). First fix allows for these items to be deleted. Second fix ignores these items from being processed/worn.
2010-03-15ES linguistic; PT adding 4 missing strings from set4Eli Linden
2010-03-15EXT-6010 apperance reverts to an old outfit while attempting to wear new outfitNyx (Neal Orman)
Removing log spam before pushing to main branch. change is de minimis. -Nyx
2010-03-15Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Nyx (Neal Orman)
2010-03-15EXT-6010 Appearance reverts to an old outfit while attempting to wear new outfitNyx (Neal Orman)
Added code to suppress local composite updates while wearables are loaded. This makes sure that we don't update your appearance until all your wearables are added to gAgentWearables. Hackish for 2.0, but will be inherently better for 2.1 code reviewed by vir.
2010-03-15Merge from default branchVadim Savchuk
--HG-- branch : product-engine
2010-03-15merge from viewer-2-0Tofu Linden