Age | Commit message (Collapse) | Author |
|
used reverse order to provide correct z-order and avoid toast blinking caused
by z-reordering;
reviewed by Vadim at https://codereview.productengine.com/secondlife/r/57/
|
|
- 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
|
|
--HG--
branch : product-engine
|
|
on first-run
Reviewed by Vadim at https://codereview.productengine.com/secondlife/r/69/
--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
|
|
turned off commit on focus lost for the filter editor (Panel Places) in the code
Reviewed by Mike at https://codereview.productengine.com/secondlife/r/63/
--HG--
branch : product-engine
|
|
inventory.
Added new icon for multi-objects.
New icon is used in inventory, object inventory and buy floater.
New icon can not be used in Group Notices because server does not send enough info in GroupNoticesListReply.
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
some strings for localization
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
first-run)
by which "moved LLDisplayInfo to llwindow, implemented getting the width/height of screen for mac os and linux."
--HG--
branch : product-engine
|
|
first-run)
by which "implemented LLWindowSDL::maximize() method"
--HG--
branch : product-engine
|
|
first-run)
by which "implemented LLWindowMacOSX::maximize() method"
--HG--
branch : product-engine
|
|
--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
|
|
details floater instead of trying to do a search for the event.
|
|
--HG--
branch : product-engine
|
|
|
|
reviewed by Callum
|
|
|
|
|
|
|
|
to Viewer Prefs
had to fix how radio groups bind to saved settings to support changing radio item order
tested all existing radio groups bound to a saved setting
reviewed by Callum
|
|
|
|
(EXT-4705) Show maturity icon on Region/Estate tab.
- Made changes to combobox onItemSelected() to fix (EXT-6269) typing a location into the nav bar always sends you to the first location you typed in.
- Replaced LLIconsComboBox pointers with base class pointers LLComboBox.
Reviewed by Richard Nelson https://codereview.productengine.com/secondlife/r/29/
--HG--
branch : product-engine
|
|
llimage.cpp:271]
|
|
|
|
|
|
translation)- removed unnecessary symbol in xml
which was occasionally introduceded in 10453:cbac8ca300e0.
--HG--
branch : product-engine
|
|
needs translation) - only changes to
strings.xml are commited to make sure they make their way to localization. Code changes are to follow. Discussed at
https://codereview.productengine.com/secondlife/r/55/
--HG--
branch : product-engine
|
|
bold as (worn) when only one is actually worn"
Simple special-case fix for this specific issue, although I added a comment to llwearablelist.h that eventually the whole LLWearableList class will need some redesign.
Core issue is that you can have multiple itemIDs pointing to the same assetID and LLWearableList doesn't account for this possibility during lookup-wearable-by-assetID operations.
|
|
|
|
|
|
header file after clearing the texture cache.
|
|
|
|
mime type
Modified LLParcelMediaAutoPlay and LLParcelMedia so that it should no longer attempt to create media instances when the media type is set to "none/none".
Also, made LLViewerParcelMedia::getURL() return an empty string when the media type is none/none, which should make the UI better reflect the fact that it won't be loaded.
Reviewed by Callum at http://codereview.lindenlab.com/686010
|
|
|
|
Reviewed by Mani
|
|
|
|
|
|
|