Age | Commit message (Collapse) | Author |
|
(ad70c07b05b6 was 'Reduced "Medium" font size, which is a temporary fix until menu font can be defined specifically. http://jira.secondlife.com/browse/EXT-1315')
This change was too all-around impactful just for the sake of the menu font - it made medium and small font sizes indistinguishable, leading to lots of invisible mismatches as long as this hack persisted...
|
|
defined specifically. http://jira.secondlife.com/browse/EXT-1315
|
|
menu should refer to the same name used elsewhere.
TEXT CHANGE ONLY; NO CODE CHANGED
|
|
CODE CHANGED
|
|
Finalize the Home panel text to make it accurate.
|
|
http://jira.secondlife.com/browse/EXT-1318
|
|
http://jira.secondlife.com/browse/EXT-1318
|
|
https://svn.aws.productengine.com/secondlife/export-from-ll/viewer-2-0@1992 https://svn.aws.productengine.com/secondlife/pe/stable-2@2004 -> viewer-2.0.0-3
* Bugs: EXT-1091 EXT-1418 EXT-996 EXT-1150 EXT-1188 EXT-1417 EXT-1181 EXT-1058 EXT-1397 EXT-836 EXT-1437 EXT-1379
* Dev: EXT-1291 EXT-1255 EXT-992 EXT-96 EXT-1157
|
|
|
|
only have a "Save" button; "Keep/Discard" behavior has been deprecated.'
The button label should always be "Save". To be reviewed by Steve.
|
|
floater_sell_land.xml, menu_pie_object.xml, panel_group_general.xml
NO CHANGES TO ENGLISH
|
|
be translated.
|
|
CODE CHANGED
|
|
|
|
the existing UI.
TEXT CHANGE ONLY; NO CODE CHANGED
|
|
panel_preferences_general.xml, panel_region_estate.xml, panel_region_texture.xml, floater_directory.xml
NO CHANGES TO ENGLISH
|
|
settings, consistent language
|
|
EXT-1021 Update code to use new Inventory Icon art files in floater_invetory.xml
EXT-176 Open and closed state for art for folders in list view in side panel
|
|
per http://jira.secondlife.com/browse/EXT-1406
|
|
https://svn.aws.productengine.com/secondlife/export-from-ll/viewer-2-0@1943 https://svn.aws.productengine.com/secondlife/pe/stable-2@1958 -> viewer-2.0.0-3
* Bugs: EXT-1148 EXT-1330 EXT-990 EXT-1259 EXT-1184 EXT-1327 EXT-1389 EXT-1276 EXT-1390 EXT-1396 EXT-1050 EXT-1094 EXT-1166 EXT-1137 EXT-1327 EXT-782 EXT-1137 EXT-1394 EXT-1326 EXT-917 EXT-1262
* New Dev: EXT-1292 EXT-1139
|
|
June - Added _layout to crammed files for future sidepanel inclusion
|
|
Reviewed by James
|
|
Not reviewed.
|
|
message that we received from the server. It wasn't a good idea to
ignore these and assume that any problem could be dealt with by going
to the secondlife.com billing webpage.
I also improved the layout of the main Buy L$ page. For example, the
"Getting data..." message now appears in the same place where the
actual currency figure will be updated. I also generally improved the
placement of text and buttons.
|
|
floater_price_for_listing.xml, menu_pie_avatar.xml, panel_group_land_money.xml
NO CHANGES TO ENGLISH
|
|
of build tools
EXT-922 Debug Permissions flags are truncated in Build Tools
|
|
|
|
LLTextBox construction time
combined clip and scroll attributes of text editors and text boxes...if you want to clip text, you need to introduce a scrollbar
moved clear to LLTextEditor so that text boxes won't empty out when calling LLPanel::clearCtrls()
EXT-1354 - added optional wrapping to LLTooltips...inspector tooltips don't wrap, everything else does
added LLFastTimer::reset call on application init to prime timers for pre-login timing
fixed tooltips positioning incorrectly due to mis-sized tooltipview
eliminated hide_scrollbar param for text editors
reviewed by Leyla
|
|
NO CHANGES TO ENGLISH
|
|
|
|
concise/localizable
- found one straggler string in from MOAP
|
|
NO CHANGES TO ENGLISH
|
|
EXT-1264 'Zoom in' world context menu opens IM session
reviewed by Richard
|
|
- Besides making some awkward spacing visible to the user, it flags a ton of strings for a new translation, when they havent really changed. Please dont do this.
|
|
Not reviewed.
|
|
|
|
by rick
|
|
https://svn.aws.productengine.com/secondlife/export-from-ll/viewer-2-0@1908 https://svn.aws.productengine.com/secondlife/pe/stable-2@1917 -> viewer-2.0.0-3
* Bugs: EXT-1257 EXT-1299 EXT-1149 EXT-1117 EXT-1134
* New Dev: EXT-721
|
|
as needed
|
|
floater_camera.xml, floater_color_picker.xml, floater_land_holdings.xml, panel_avatar.xml
NO CHANGES TO ENGLISH
|
|
EXT-1246
|
|
Rendering > Hover Highlight Objects and off by default for now, pending a fix to EXT-1336, a problem with Low graphics settings. Reviewed with Leyla.
|
|
fixed logic for showing/hiding "more" link in LLExpandableTextBox
fixed invisible background on combobox popup list
reviewed by Leyla
|
|
translation for languages with more complex pluralization rules than English (like Russian, Arabic). Reviewed with Ramzi.
|
|
|
|
help button, "?", is right justified. XUI-only update.
|
|
reviewed by Leyla
|
|
|
|
fixed some textbox and text editor layout problems (getWidth called with wrong index)
EXT-1302 - rewrite LLExpandableTextBox to use new LLTextBase functionality (using custom LLExpanderSegment)
reviewed by James
|
|
Input field was incorrectly changed to text_editor from line_editor, so I switched it back. Not reviewed.
|