Age | Commit message (Collapse) | Author |
|
Changes:
- Added support for formatting day of the month without leading zero ("sday").
- Changed date format in place profile (landmark info) and in the top status bar
according to bug reporter's request.
Technical details:
Actually implementation of strftime() in Linux and Windows supports stripping the
leading zero (with "%-d" and "%#d" respectively).
But that's not supported in MacOSX, so I had to reimplement it.
Reviewed by Sergey Litovchuk at https://codereview.productengine.com/secondlife/r/842/
--HG--
branch : product-engine
|
|
|
|
|
|
Restored a part of my fix that was somewhy reverted by Eli in rev. 0d364d4ddd91.
--HG--
branch : product-engine
|
|
untranslated in the French viewer)
- Added 'name' attribute for untranslated panel in EN and all other locales
Reviewed by Mike Antipov and Vadim Savchuk at https://codereview.productengine.com/secondlife/r/808/
--HG--
branch : product-engine
|
|
|
|
Since label of the "Touch" object context menu item may be overridden by the object with
something like "Sit" or "Kiss", i.e. the label can be different from the default one,
there is a special code for handling this.
The code uses parameter of the on_enable callback as a label for the menu item.
So, the fix is to pass localized label to on_enable callback of the "Object Touch" menu item.
Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/759/
--HG--
branch : product-engine
|
|
Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/755/
--HG--
branch : product-engine
|
|
|
|
|
|
|
|
|
|
changes in EN
|
|
|
|
translation cost.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Switched the order of the two lines such that the longer string (yellow) is below the shorter string (purple)
- Fixed button length in PT locale
Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/506/
--HG--
branch : product-engine
|
|
|
|
|
|
|
|
- Made more vertical space between radio group and status text to avoid overlapping
- Moved by 5 pixels to the left \"checkbox fullbright\" checkbox to avoid trancation
- Replaced checkbox's label with TextBox to have ability to apply word_wrap for truncated label
Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/430/
--HG--
branch : product-engine
|
|
|
|
|
|
|
|
|
|
|
|
|
|
--HG--
branch : product-engine
|
|
tab > Teleport button truncated
- Changed buttons width in EN and PT locales
Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/352/
--HG--
branch : product-engine
|
|
|
|
|
|
|
|
> Objetos. Overlapped text and arrow.)
- applied wrap to string that overlaps line editor
- deleted overriden dimensions in other locales
Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/309/
--HG--
branch : product-engine
|
|
- Main changes:
- Increased floater, tabcontainer, scrollcontainer and 'Revert' button width
- Made layout of Item Action Label and 'Save', 'Save As', 'Revert' buttons equally for all panels
Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/288/
--HG--
branch : product-engine
|
|
|
|
Cielo avanzado > Editor del ciclo de un día. \"Configuración del fotograma clav\" should be \"Configuración del fotograma clave\".)
- Some redesign of floater_day_cycle.
- Main changes:
increased view_border size;
moved controls to the right of increased view_border to the right;
increased spinner width to see all its content;
moved 'Play' and 'Stop!' buttons in one row with 'Use estate time' button.
Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/258/
--HG--
branch : product-engine
|
|
|
|
|
|
dispositivos > CONFIGURACIÓN DEL JOYSTICK. \"Zona muerta izq./de\")
1. In EN locale increased size of all TextBoxes where string was truncated. Made these TextBoxes large enough to contain strings of all locales. Moved controls next to these TextBoxes to the right and increased floater width to accommodate its content.
2. Deleted in ES, IT, NL, PL, FR explicitly overriden 'left' and 'width' attributes that was changed in EN locale.
Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/200/
--HG--
branch : product-engine
|
|
|
|
|
|
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
|
|
Resolved conflicts in indra/newview/llchathistory.cpp in favor of trunk version.
--HG--
branch : product-engine
|
|
|