Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-07-17 | Reinstate "Need help logging in?" link rather than question-diamond. | Nat Goodspeed | |
Revert to corresponding original login_help text for each affected language. | |||
2012-07-16 | Use question-mark-in-diamond for help, rather than skull&crossbones. | Nat Goodspeed | |
2012-07-13 | Try to adapt non-English panel_login.xml files for Leo's new layout. | Nat Goodspeed | |
en/panel_login.xml had to be changed to enlarge certain fields for other languages (rather than overriding sizes in each of several other languages). Still need to translate new create_account_text and verify guessed log_in_text. | |||
2012-07-13 | Try reorganizing panel_login.xml per Leo's redesign. | Nat Goodspeed | |
This includes replacing the small "Sign up" link with a "CREATE YOUR ACCOUNT: Start now" button, requiring a small tweak to the C++ code to Do The Right Thing when the button (vs. the link) is clicked. | |||
2012-06-29 | Specialize Steam skin by adding sourceid= to join.secondlife.com URL. | Nat Goodspeed | |
Of course, preserve lang= localization from default skin. Assume that localized steam/xui/*/strings.xml file without create_account_url key will default to create_account_url key from steam/xui/en/strings.xml. That's how it works in the default skin, anyway. | |||
2012-06-29 | Add 'steam' skin, initially only strings.xml, identical to default. | Nat Goodspeed | |
Splitting the 'add' from modifications unique to this skin facilitates code review. | |||
2012-06-29 | Make Russian and Turkish viewers link to join.secondlife.com lang=. | Nat Goodspeed | |
We have appropriate translations of the join.secondlife.com registration path, but the Russian and Turkish [create_account_url] strings in strings.xml didn't specify them. At Eli's request, added lang= params to these two. | |||
2012-06-29 | Use [create_account_url] from strings.xml consistently in notifications.xml. | Nat Goodspeed | |
The URL whose simple form is http://join.secondlife.com actually appears in a number of places in the localized notifications.xml files. It's supposed to be localized for the current viewer language -- and in strings.xml, it is. But the same URL is restated a couple times in notifications.xml, sometimes localized, sometimes not. Add "create_account_url" to init_default_trans_args(), permitting us to embed [create_account_url] anywhere in the skin files. Then replace all known occurrences of that URL in notifications.xml files with [create_account_url]. | |||
2012-06-28 | Remove redundant "create_account_url" string from panel_login.xml. | Nat Goodspeed | |
We already have a "create_account_url" string in strings.xml, and in fact -- according to Eli -- the strings.xml values are "better" for non-English languages. Unfortunately those "better" strings weren't being used. They were tied to the FirstRun notification, which seems to have been disengaged. Changed llpanellogin.cpp to look in strings.xml rather than panel_login.xml when clicking the "Sign Up" link on the login panel. | |||
2012-05-29 | merge changes for DRTVWR-155 | Oz Linden | |
2012-05-25 | Merge pull from lindenlab/viewer-development as requested by Oz for DRTVWR-148 | simon@Simon-PC.lindenlab.com | |
2012-05-24 | FIX VWR-23844 VWR-26542 VWR-28950 | eli | |
2012-05-24 | sync with viewer-release | eli | |
2012-05-22 | merge changes for DRTVWR-152 | Oz Linden | |
2012-05-22 | merge changes for DRTVWR-149 | Oz Linden | |
2012-05-21 | MAINT-938 ADDITIONAL FIX (Make debit-permissions dialog give a stronger warning) | Paul ProductEngine | |
- Fix for potential truncation | |||
2012-05-18 | MAINT-938 ADDITIONAL FIX (Make debit-permissions dialog give a stronger warning) | Paul ProductEngine | |
- Requested permissions are added dynamically to the dialog's footer - And the footer is not shown when it is empty | |||
2012-05-17 | MAINT-938 FIXED (Make debit-permissions dialog give a stronger warning) | Paul ProductEngine | |
- Added new tag called "footer" to the notification. This tag allows to display messages under the buttons in toasts. - Created new class LLToastScriptQuestion for the "ScriptQuestionCaution" notification. This notification supports tag <footer>. | |||
2012-05-16 | FIX VWR-23844 VWR-26542 VWR-28950 | eli | |
2012-05-02 | merge viewer-release to drano | Brad Payne (Vir Linden) | |
2012-05-01 | for SH-3118: add a toggle "TextureFetchDebuggerEnabled" to turn the console ↵ | Xiaohong Bao | |
on and off. | |||
2012-04-26 | a fix for SH-3097 | Xiaohong Bao | |
2012-04-26 | for SH-3097: introducing texel pixel ration adjustment | Xiaohong Bao | |
2012-04-26 | For SH-3121: collect time of reloading all textures from cache and through ↵ | Xiaohong Bao | |
HTTP when all objects loading are done. | |||
2012-04-26 | merge changes for drtvwr-140 | Oz Linden | |
2012-04-26 | Automated merge with http://hg.secondlife.com/viewer-release | Nat Goodspeed | |
2012-04-25 | for subtasks SH-3118, SH-3112, SH-3110, SH-3106, SH-3091 for SH-3086: | Xiaohong Bao | |
As a viewer architect, I would like to understand how fast each of the components of the texture pipeline can run in isolation | |||
2012-04-24 | FIX INTL-96 Viewer translation for Set31 | eli | |
2012-04-24 | sync with viewer-development | eli | |
2012-04-16 | sync with viewer-development | eli | |
2012-04-16 | MAINT-922 FIX Client side code to catch the SCRIPT_PERMISSION_TELEPORT ↵ | callum | |
request from similator and display a notification Reviewed by Simon | |||
2012-04-13 | merge changes for drtvwr-135 | Oz Linden | |
2012-04-12 | merge | Brad Payne (Vir Linden) | |
2012-04-11 | merge changes for drtvwr-137 | Oz Linden | |
2012-04-10 | storm-64: One more toast on failure to verify initial image, and changed a ↵ | Vaalith | |
bool to enum | |||
2012-04-09 | FIX VWR-28730 JA terminology consistency fix | eli | |
2012-04-09 | merge viewer-release to runway | Brad Payne (Vir Linden) | |
2012-04-09 | STORM-64: Added toasts to display critical errors during update cycle. | Vaalith Jinn | |
2012-04-03 | MAINT-463 FIXED [PUBLIC]URL-name of object is shown as hyperlink in Report ↵ | Paul ProductEngine | |
Abuse window - Simply disabled url parsing | |||
2012-04-02 | sync with viewer-development | eli | |
2012-04-02 | merge changes for storm-1821 | Oz Linden | |
2012-04-02 | merge changes for storm-1816 | Oz Linden | |
2012-03-30 | merge changes for vmrg-229 | Oz Linden | |
2012-03-30 | merge changes for vmrg-233 | Oz Linden | |
2012-03-28 | MAINT-793 Pop up notification when drivers are likely out of date. Allow ↵ | Dave Parks | |
Lighting and Shadows on Intel when drivers are up to date. | |||
2012-04-02 | storm-64: Local Textures | Vaalith Jinn | |
2012-03-26 | merge | Dave Parks | |
2012-03-22 | Automated merge with http://hg.secondlife.com/viewer-release | Richard Linden | |
2012-03-20 | shortened label for texture density display | Richard Linden | |
2012-03-20 | Automated merge with https://bitbucket.org/don_linden/viewer-thx-runway-shared-1 | Richard Linden | |