Age | Commit message (Collapse) | Author |
|
This pops up a notification whenever another avatar rezzes. Controlled by a #define, currently set to ON.
|
|
--HG--
branch : product-engine
|
|
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
|
|
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
|
|
sessions)
The reason: LLCallDialogManager did not disconnect from "voice channel state changed" signal on channel in previous session.
Thus when old channel changes state from STATE_HUNG_UP to STATE_CALL_STARTED there is invalid pointer to session in connected LLCallDialogManager::onVoiceChannelStateChanged callback before current voice channel is changed and pointer to session becames valid.
Fix: add storing of connection to signal in voice channel from previous session and disconnect it before connecting to channel in current session.
Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/244/
--HG--
branch : product-engine
|
|
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
|
|
|
|
|
|
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
|
|
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
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
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").
|
|
l10n cycle; DE linguistic
|
|
handling of "/me " and "/me'" messages by LLFloaterScriptDebug.
Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/237/
--HG--
branch : product-engine
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
found out how to fix loading 32-bit cursors from embedded resource and moved them back there instead of freestanding files
|
|
|
|
|
|
reviewed by Richard cc#189
|
|
|
|
|
|
reviewed by monroe
|
|
|
|
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
|
|
|
|
2ms per frame.
Reviewed by Nyx
|
|
|
|
|
|
|
|
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
|
|
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
|
|
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
|
|
"Never")
Reason: changeset 97654b5b6313 for EXT-4843 [NUX] Set default Preferences. Setting was reset to 0.
Fix: restored default value 300. Also updated setting's description with supported combobox values (0, 120, 300, 600, 1800)
Reviewed by Vadim at https://codereview.productengine.com/secondlife/r/234/
--HG--
branch : product-engine
|
|
Deleted code that disables expandable textbox. Probably there was edit_box, some time ago, that was read-only.
Reviewed by Vadim Savchuk - https://codereview.productengine.com/secondlife/r/235/
--HG--
branch : product-engine
|
|
Increased search field height to match location input height.
Reviewed by Vadim Savchuk - https://codereview.productengine.com/secondlife/r/231/
--HG--
branch : product-engine
|
|
Made accordion single expansion - added single_expansion attribute
Reviewed by Vadim Savchuk - https://codereview.productengine.com/secondlife/r/232/
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|