Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-08-30 | WIP INTL-46 Set24 translation for traditional chinese; add new files; remove ↵ | eli | |
obsolete files | |||
2012-08-30 | FIX INTL-101 translation of set33 for 8 languages; add new files; remove ↵ | eli | |
obsolete files | |||
2012-08-29 | WIP INTL-46 Traditional Chinese translation for Set23TW (120829) | eli | |
2012-08-22 | merge changes for DRTVWR-203 | Oz Linden | |
2012-08-20 | merge back beta fixes | Oz Linden | |
2012-08-16 | merge changes for DRTVWR-197 | Oz Linden | |
2012-08-16 | merge changes for storm-1895 | Oz Linden | |
2012-08-16 | merge changes for storm-1898 | Oz Linden | |
2012-08-16 | merge up to latest viewer-development | Oz Linden | |
2012-08-15 | merge changes for DRTVWR-194 | Oz Linden | |
2012-08-14 | PATH-856: Adding a new notification to indicate when the user will be ↵ | Todd Stinson | |
toggling the phantom flag of a linkset through the Pathfinding Linksets floater. | |||
2012-08-14 | PATH-854: Adding support to display whether linksets are scripted or not in ↵ | Todd Stinson | |
the pathfinding linksets floater. | |||
2012-08-14 | merge back beta fixes | Oz Linden | |
2012-08-09 | MAINT-1342: correct initial login location handling, clarify the two related ↵ | Oz Linden | |
persistent settings | |||
2012-08-08 | Automated merge with http://hg.secondlife.com/viewer-development | Nat Goodspeed | |
2012-08-07 | merge changes for DRTVWR-188 | Oz Linden | |
2012-08-03 | Make first-login popup button "Create Account"; remove embedded link. | Nat Goodspeed | |
Popup text used to end with the question: Visit [[create_account_url] [SECOND_LIFE] web site] to create a new account? presumably to set context for the buttons labeled "New Account..." and "Continue". At Leo's request, remove the question and relabel the yes button "Create Account...". | |||
2012-08-02 | Manual cleanup from merge up to viewer-development. | Nat Goodspeed | |
Some viewer-development code had been moved, and so wasn't patched with my panel_login layout changes; verified each of my llpanellogin.cpp commits against new tip rev. Reformatted panel_login.xml in the spirit of the preferred indentation scheme but with my layout changes. | |||
2012-08-02 | Automated merge with http://hg.secondlife.com/viewer-development | Nat Goodspeed | |
2012-08-01 | FIX INTL-100 Frrench linguistic fixes | eli | |
2012-08-01 | sync with viewer-dev for 'fr' | eli | |
2012-08-01 | sync with viewer-dev for 'ja' | eli | |
2012-08-01 | sync with viewer-dev for changes and new files for 'en' | eli | |
2012-08-01 | sync with viewer-dev, removing obsolete files | eli | |
2012-07-31 | Merge in viewer-development | simon@Simon-PC.lindenlab.com | |
2012-07-31 | merge up to latest viewer-development | Oz Linden | |
2012-07-30 | merge | Brad Payne (Vir Linden) | |
2012-07-30 | merge | Brad Payne (Vir Linden) | |
2012-07-30 | line munging for merge warn-on-failure:unix-eol | Brad Payne (Vir Linden) | |
2012-07-27 | sync with viewer-release | eli | |
2012-07-25 | pull latest pathfinding changes from integration branch | Oz Linden | |
2012-07-24 | Adding a group identifier to the group objects in the pathfinding linksets ↵ | Todd Stinson | |
and characters floaters. | |||
2012-07-24 | merge to viewer-developmento | Oz Linden | |
2012-07-24 | Engage dormant first-login-this-install popup message. | Nat Goodspeed | |
Although the XUI for this popup, and the code to display and respond to it, have been present from the first rev in the current viewer repository, I can find no trace of it ever having been called. Reword embedded link in popup message in each supported language: directly mentioning secondlife.com in display text engages anti-URL-spoofing logic, causing the popup to display the whole messy URL with sourceid and lang params. Change to say "Second Life web site" instead -- needs translations. | |||
2012-07-23 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release. | Todd Stinson | |
2012-07-19 | Move "remember password" checkbox right a few pixels | Nat Goodspeed | |
2012-07-18 | Setting the description column of the linkset floater to be a fixed width. ↵ | Todd Stinson | |
Having multiple dynamic width columns apparently prevents other columns from being manually resized by the user. | |||
2012-07-18 | Updating the build tools floater to better handle multi-line creator and ↵ | Todd Stinson | |
owner names. | |||
2012-07-18 | Make "Log In" button (etc.) move with start/grid combo visibility. | Nat Goodspeed | |
The "Start at:" combo box and the grid-selector box can be turned on and off with checkboxes on the Preferences floater. Break the bottom-left layout_panel on panel_login into several different layout_panels so when these UI elements disappear, other controls move left to fill the holes. Similarly, when you turn on either or both of the UI elements in question, the remaining controls in that general bottom-left area move right to accommodate. Tweak C++ and non-English panel_login.xml overrides to reflect widgets' containment in new layout_panel elements. Discard obsolete "mode_selection_text" and "mode_combo" translations from non- English panel_login.xml overrides. | |||
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 | merge changes for DRTVWR-179 | Oz Linden | |
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-07-12 | Cleaning up some runtime output warning messages about invalid XUI syntax. | Todd Stinson | |
2012-07-11 | Pull in viewer-development because it's painful. Merge with runitai's help. | simon@Simon-PC.lindenlab.com | |
2012-07-11 | STORM-1898 Add "Copy SLURL" to context menu when right clicking Landmarks in ↵ | Jonathan Yap | |
Inventory | |||
2012-07-10 | Adding the example use type labels to the pathfinding linksets floater. | Todd Stinson | |
2012-07-09 | merge changes for DRTVWR-175 | Oz Linden | |
2012-07-09 | correct dos line endings | Oz Linden | |