Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
translation.
|
|
|
|
block other things as it moves around the screen.
|
|
|
|
|
|
|
|
become transparent
reviewed by Leyla
|
|
|
|
|
|
|
|
the old characters' number limit).
Submitting on behalf of Dmitry Zaporozhan.
Reviewed by me and Richard: https://codereview.productengine.com/secondlife/r/67/
--HG--
branch : product-engine
|
|
|
|
|
|
|
|
|
|
|
|
Submitting on behalf of Eugene Mutavchi.
--HG--
branch : product-engine
|
|
|
|
Landmarks).
- Button order was fixed in changeset dd44dac25177. It was an implemetation of EXT-5906 (Reverse buttons order in the inventory offers). That changeset
was included in cumulative diff at https://codereview.productengine.com/secondlife/r/52/ and already made its way into viewer 2-0.
- This changeset removes inventory offer button truncation in IM in German locale by increasing default width of IM floater and decreasing distance between buttons.
Reviewed by Vadim at https://codereview.productengine.com/secondlife/r/77/
--HG--
branch : product-engine
|
|
|
|
Submitting on behalf of Paul Guslisty.
Reviewed by Mike and Q: https://codereview.productengine.com/secondlife/r/70/
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
profiles: the teleport button is truncated. need 'en' xui designer rework)
* moved Map Button into the dropdown menu (with enable/click logic). New <menu_item_call label="Map" name="show_on_map"> is added into the menu_profile_overflow.xml
* redesigned rest of buttons to accommodate available space
Now buttons' widths are enough to not truncate labels in all locales.
NOTE: New "Map" item menu should be localized (just move values from panel_profile.xml to menu_profile_overflow.xml) in other locales.
Reviewed by Vadim at https://codereview.productengine.com/secondlife/r/59/
--HG--
branch : product-engine
|
|
is truncated "Sprechen". need xui designer to widen it by some 10 pixels
* restored center aligning for Speak button's label.
* also it is right aligned in 'de' locale which has too long value.
* default right padding is set in 'en' locale (in has no effect on center aligned label)
Reviewed by Vadim at https://codereview.productengine.com/secondlife/r/36/
--HG--
branch : product-engine
|
|
- Fixed panel name in en/panel_prim_media_controls.xml. Panel name mismatch in localized files prevented from using localized attributes (e.g. tool tips) of all children of this panel.
Reviewed by Vadim Savchuk https://codereview.productengine.com/secondlife/r/73/
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
|
|
|
|
|
|
|
|
disable Web plugins via prefs" and EXT-6401 "Add feature to disable Javascript via prefs"
Apologies for the multiple commit of Jiras - these changes are closely related and impossible to commit deparately
Reviewed by Monroe
|
|
reviewed by BenGlenn
|
|
|
|
|
|
to Viewer Prefs
fixed radio item values so they work in true and false cases for UseExternalBrowser
reviewed by Callum
|
|
|
|
|
|
reviewed by Monroe
|
|
- Removed unnecessary string in strings.xml and substituted it in code with existing one.
--HG--
branch : product-engine
|
|
- Moved hardcoded strings in LLFloaterBuyCurrency::buyCurrency() calls to strings.xml
Reviewed by Vadim Savchuk https://codereview.productengine.com/secondlife/r/56/
--HG--
branch : product-engine
|
|
is truncated when the name is long. need 'en' xui rework)
* Changed the way blocked items are shown in the list. For now they are separated on two columns: Name & Type.
If Name is too long it is shown truncated (with ...)
* As result remove deprecated methods from LLMute to concatenate its name & type and to extract name & type from the such concatenated string.
* reduce include dependence from llmutelist.h
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
some strings for localization
--HG--
branch : product-engine
|
|
profiles: the teleport button is truncated. need 'en' xui designer rework)
* 'en/panel_profile.xml' was redesigned. Assuming that 'de' locale doesn't have width overridden:
** added ellipses to buttons' labels to get possibility found truncation easier (except for IM button)
** reduced distance between buttons
** reduced padding from left/right sides to 1 px
But there are still issue in two locales:
'es' for "add friend"
'pt' for "teleport"
These buttons can not be shown properly with default widths.
Note: 'de' & 'fr' locales have overridden width (not removed in the patch)
--HG--
branch : product-engine
|
|
report, there is a popup window stating that the report is sent/uploaded. The window isn´t localized.
- Removed hardcoded string.
Reviewed by Richard Nelson https://codereview.productengine.com/secondlife/r/23/
--HG--
branch : product-engine
|