summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2010-04-17merge from PE's viewer-trunkTofu Linden
2010-04-16MergeLeyla Farazha
2010-04-16Fixed prim controls mute bugLeyla Farazha
Reviewed by Richard CC#204
2010-04-16Adding volume controls in NMPLeyla Farazha
reivewed by RIchard cc#194
2010-04-16EXT-5205 MoAP auto zoom should not work on prims attached as HUDsLeyla Farazha
Reviewed by Richard CC#192
2010-04-16EXT-1998 [BSI] Hover text on HUD attachments is offset toward the rightLeyla Farazha
Reviewed by Richard CC#193
2010-04-16mergeRichard Linden
2010-04-16EXT-6892 : Add debug setting to show avatar rez timesLoren Shih
This pops up a notification whenever another avatar rezzes. Controlled by a #define, currently set to ON.
2010-04-16Reverted fix of EXT-1655 (because it causes EXT-6835)Eugene Mutavchi
--HG-- branch : product-engine
2010-04-16Fixed EXT-6790(major) - Limit to amount of text output to script ↵Dmitry Zaporozhan
error/warning window is to limited. Could not find history for floater_script_debug_panel.xml. Looks like current max_length="10000" was randomly picked as a reasonable value at some point of viewer-2-0 development. Using viewer-1-23 value for max_length - "2147483647" Reviewed by Vadim Savchuk - https://codereview.productengine.com/secondlife/r/250/ --HG-- branch : product-engine
2010-04-16Fixed normal EXT-6812 ([TRUNCATION] APARIENCIA window > Forma > Boca > ↵Paul Guslisty
Labios: prominec. \"Labios: prominenc\" should be \"Labios: prominencia\".) - There was two reasons: 1. Uninitialized variable in llsliderctrl.(h/cpp) that contains label size. This variable take part in calculation of TextBox size of label. 2. Font of 'label string' and text box was different. This causes wrong calculation of 'label string' length. Reviwed by Vadim Savchuk and Mike Antipov at https://codereview.productengine.com/secondlife/r/246/ --HG-- branch : product-engine
2010-04-16fixed major EXT-6700 crash in ↵Alexei Arabadji
LLNotificationsUI::LLHandlerUtil::addNotifPanelToIM Utilized functionality of class LLPostponedNotification for adding offer notifications. reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/249/ --HG-- branch : product-engine
2010-04-16merge from PE's viewer-trunkTofu Linden
2010-04-16mergeTofu Linden
2010-04-16Fixed low bug EXT-6825 (The border for context menu for Groups tab is ↵Eugene Mutavchi
invisible and is merged with the background) - allowed to drop shadow. Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/248/ --HG-- branch : product-engine
2010-04-16Fixed major bug EXT-6851 (Moderator is unable to mute group voice chat ↵Mike Antipov
participant after his reconnect) Reason: not proper condition to check is LLSpeaker is in voice channel (implemented for EXT-3944) Fix: Updated condition to check is speaker in voice channel state. Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/242/ --HG-- branch : product-engine
2010-04-16Fixed EXT-6862(normal) - Offer Teleport button is offset to far to the rightDmitry Zaporozhan
Reverted Eli's fix 11355 : a55a8ed85023 (VWR-17833 en_xui_change to cover PT (logest translation)) Fixed buttons width in Friends tab in Polish localization. Also fixed group tab buttons. Reviewed by Vadim Savchuk - https://codereview.productengine.com/secondlife/r/247/ --HG-- branch : product-engine
2010-04-15EXT-6888 - Implement per-media instance volume controlRichard Linden
2010-04-15MergeEli Linden
2010-04-15EXT-6879 remove 'it' overridesEli Linden
2010-04-15merge from viewer-hotfixTofu Linden
2010-04-15VWR-18616 shorter ES xlEli Linden
2010-04-15EXT-6877 : Show avatar-as-cloud as "Loading..." in nametagLoren Shih
If you or others are a cloud, then your nametag will include a "(Loading...)" string. Note: this required a small bit of code refactor so that you can query if an avatar (yourself or others) is a cloud; this was basically a rename from updateIsFullyLoaded into getIsCloud.
2010-04-15fix for build error on WindowsRichard Linden
2010-04-15EXT-6847 : Deafult configuration has Away timeout set to "Never"Loren Shih
Imported from 2.1 into 2.0.1. This fix is a safe change and gives Residents useful information about why an avatar is a cloud (e.g. because the avatar minimized his window and hence is "away").
2010-04-15EXT-6861 partial fix by restoring the "Buy" word. Complete fix pending next ↵Eli Linden
l10n cycle; DE linguistic
2010-04-15Fixed critical EXT-6793 (/me does not work on Debug Channel) - added ↵Eugene Mutavchi
handling of "/me " and "/me'" messages by LLFloaterScriptDebug. Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/237/ --HG-- branch : product-engine
2010-04-15Updated fix for major bug EXT-6786 ('Stand' button is corrupted if movement ↵Mike Antipov
control floater is opened) Added force hiding of Stand button to avoid seeing Stand & Move buttons at once for a short moment. Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/233/ --HG-- branch : product-engine
2010-04-15merge from PE's viewer-trunkTofu Linden
2010-04-15merge from viewer-hotfixTofu Linden
2010-04-14fixed eol styleRichard Nelson
2010-04-14fixed eol and lack of copyright in resource.hRichard Nelson
2010-04-14mergeRichard Nelson
2010-04-14EXT-2418 and EXT-6317Richard Nelson
found out how to fix loading 32-bit cursors from embedded resource and moved them back there instead of freestanding files
2010-04-14MergeEli Linden
2010-04-14MergeLeyla Farazha
2010-04-14EXT-6856 Display per media volume controlLeyla Farazha
reviewed by Richard cc#189
2010-04-14VWR-18615 missing translationEli Linden
2010-04-14Automated merge with ssh://hg.lindenlab.com/q/viewer-trunkRichard Nelson
2010-04-14EXT-6307 - World Map: field of view triangle rotatesRichard Nelson
reviewed by monroe
2010-04-14VWR-18603 en_xui_change for ES (longest); JA linguisticEli Linden
2010-04-14Fix for incorrect handling of an OpenID url containing a port numberMonroe Linden
The code was using the "authority" part of the URL returned by LLURL when constructing the cookie's domain, which incorrectly included the port number. This change makes sure any port number and username/password that might be in the authority are stripped from the string before handing it to the cookie code. Reviewed by Gino at http://codereview.lindenlab.com/1297006
2010-04-14added cur files to textures directory for 32 bit windows cursorsRichard Nelson
2010-04-14Fix for LLVOAvatarSelf calling updateVisualParams every frame -- saves about ↵Dave Parks
2ms per frame. Reviewed by Nyx
2010-04-14MergeEli Linden
2010-04-14IT JA linguisticEli Linden
2010-04-14Remove calls to llpushcallstacks from inner loops.Dave Parks
2010-04-14Fixed major bug EXT-6802 (Cancelling out of People Chooser while Searching ↵Mike Antipov
Causes Crash) * Added check of Avatar Picker floater (People Chooser) against NULL in search callback. Reviewed by Vadim at https://codereview.productengine.com/secondlife/r/236/ --HG-- branch : product-engine
2010-04-14Fixed low priority bug EXT-6781 (Text edit field should be in focus after IM ↵Vadim Savchuk
button has been pressed). Explicitly focus the input editor whenever an IM tab gets visible. Added a check for the IM tab to have focus and only then pass the focus to the input entry. The check is needed for the fix not to re-introduce EXT-5387 (Private IM Window Steals Focus from Nearby Chat). Reviewed by Alex: https://codereview.productengine.com/secondlife/r/224/ --HG-- branch : product-engine
2010-04-14Fixed major bug EXT-6786 ('Stand' button is corrupted if movement control ↵Mike Antipov
floater is opened) This issue is a regression of EXT-1655: Move Floater is notified about "not flying" after it was notified about "sitting". Fix: taking into account siting mode while notifying about "flying". Reviewed by Eugene Mutavchi at https://codereview.productengine.com/secondlife/r/233/ --HG-- branch : product-engine