Age | Commit message (Collapse) | Author |
|
so if it breaks a build, just revert to the previous changeset.
|
|
|
|
requirements.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
tool > texture tab)
* Increased spinners' "width" & "label_width" attribute values. Updated checkboxes & "Apply" button placement to be accommodated in tab.
The longest label is in 'DE' locale.
* Also removed overrides of these widgets in 'fr' & 'it' locales
Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/183/
--HG--
branch : product-engine
|
|
Updated layout of all Edit Wearable panels.
Disabled editing of no-modify wearable.
Disabled "Save As" for no-copy wearable.
Reviewed by Mike Antipov https://codereview.productengine.com/secondlife/r/170/
--HG--
branch : product-engine
|
|
- decreased on/offline notification toasts width from 305 to 220px;
- added toast right alignment;
- made toasts for long avatar names taller
(according to max length of avatar full name(63 characters) made 3 max line of message text in online/offline toasts, also corrected initial geometry parameters of panel_online_status_toast.xml to allow method LLToastPanel::snapToMessageHeigh works correctly);
reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/182/
--HG--
branch : product-engine
|
|
|
|
These seem to have been clobbered by some bad XML merging that probably came in with 73f60e5518af / EXT-3531
|
|
Restoring comment end marker, accidentally removed in changeset 73f60e5518af.
Trivial change, not reviewed.
--HG--
branch : product-engine
|
|
\"Kaufen L$\" should be \"L$ kaufen\")
- Removed the L$ graphic and made \"L$\" part of the label string.
Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/172/
--HG--
branch : product-engine
|
|
|
|
incorrectly reported.
Using region name retrieval code.
Fixed labels.
Reviewed by Mike Antipov https://codereview.productengine.com/secondlife/r/125/
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
|
|
|
|
|
|
glance from My Inventory items
Library items are now set to Emphasis Color. This can be easily changed.
Also fixed an issue where the "(Loading...)" string was overlapping with folder inventory strings.
|
|
|
|
questionable)
* remove the use of the start_url parameter, and instead store the loading url as a string in the xui, so that there's no chance of the loading screen page completing before we add our observer.
* replace the "load complete count" with explicit state variables for whether the loading screen has completed and whether the site is alive
* don't begin trying to load the real URL until both of the above conditions are met (and begin the load no matter which order they are satisfied in)
Reviewed by Richard at http://codereview.lindenlab.com/1218007
|
|
though this is a bug reported for ES; undo JA old override
|
|
The reason: overridden width attributes in localized files.
Fix: remove overrides in 'es', 'fr', 'it', 'pt' locales.
But override tab width for 'it' locale to accommodate "Mute when minimized" checkbox on Sound & Media panel.
NOTE: there is no enough room for "Mute when minimized" checkbox on Sound & Media panel in 'nl' locale.
It requires too much space, about 117 extra px and issue should be moved into separate ticket.
Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/171/
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
Resolved a conflict in indra/llui/llurlentry.cpp. That broke the fix for EXT-6357.
--HG--
branch : product-engine
|
|
link to side panel place info).
Added a new main menu item: World -> Place Profile -> Place Profile.
I'm not sure about its label though (double "Place Profile").
Reviewed by Sam: https://codereview.productengine.com/secondlife/r/161/
--HG--
branch : product-engine
|
|
|
|
the Current Outfit system folder
reviewed at https://codereview.productengine.com/secondlife/r/159/
--HG--
branch : product-engine
|
|
history) - added new 'ChatTimestampColor' color setting, which is set to timestamps for chat history messages in text mode which are not from log.
Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/160/.
--HG--
branch : product-engine
|
|
Includes: DEV-45800, DEV-45803 - Grid Manager
DEV-45804 - SLURL refactor
DEV-45801 - Single username field (for Identity Evolution and SLE Ldap)
Also,
Includes Certificate Management code allowing the viewer to connect to
grids not signed by a well know key (just like any web browser). Also
contains secure storage for things like passwords.
The security/certificate code is modular with the intention of adding modules
to directly use the operating system facilities for crypto if available.
(that's much more secure than we'll ever be)
Also, refactor of voice to modularize it, and add a diamondware voice module.
CR: Aimee, James, Lynx, Mani, Karina and a list of thousands
|
|
|
|
|
|
|
|
|
|
|
|
reviewed by Richard CC#176
|
|
placement, empty titlebar)
reviewed by Richard CC#176
|
|
advanced EXT-5170 prefs review: move UI size to advanced
reviewed by Richard CC#176
|
|
reviewed by Richard cc#176
|
|
reviewed by Richard cc#176
|
|
|
|
|
|
|
|
reviewed by Erica
|
|
deprecated handle_edit_keys_directly and moved edit menu out of menu_viewer and menu_login
|