Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-01-28 | Merge | leyla_linden | |
2011-01-28 | SH-845 FIX - display a message before bailing out if CPU lacks SSE2 support | Brad Payne (Vir Linden) | |
2011-01-21 | Automated merge up from viewer-development | Loren Shih | |
2011-01-18 | STORM-243 FIXED Disabled the "You just entered a region using a different ↵ | Vadim ProductEngine | |
server version..." pop-up notification. | |||
2011-01-13 | Automated merge up from viewer-development | Loren Shih | |
2011-01-10 | STORM-720 FIXED Disabled highlighting URLs in inventory items names in the ↵ | Vadim ProductEngine | |
share confirmation dialog. | |||
2011-01-10 | Automated merge up from viewer-development | Loren Shih | |
2011-01-07 | merge changes for storm-34 | Oz Linden | |
2010-12-29 | Automated merge up from viewer-development | Loren Shih | |
2010-12-22 | STORM-810 : Auto update and related changes (integration request from team ↵ | Merov Linden | |
chopper) | |||
2010-12-21 | Merge from trunk | Andrew A. de Laix | |
2010-12-20 | Merge from viewer-development. | Monroe Linden | |
2010-12-16 | clearer message. | Andrew A. de Laix | |
2010-12-16 | Vary install failed message depending on whether it was required or not. | Andrew A. de Laix | |
2010-12-14 | SOCIAL-366 FIX UI Issues with HTTP Dialogs in Webkit 4.7 | callum | |
2010-12-13 | SOCIAL-367 FIX HTTP Auth dialog does not indicate what server a user is ↵ | callum | |
entering a user name and password for in Webkit 4.7 | |||
2010-12-13 | Automated merge up from viewer-development | Loren Shih | |
2010-12-10 | CHOP-260 implementation. Update Ready notification gets real UI. | brad kittenbrink | |
reviewed by Mani. | |||
2010-12-10 | ui improvements to more closely match UX design. | Andrew A. de Laix | |
2010-12-08 | EXP-445 FIXED Skylight view hint shown in main viewer skin and not dismissed ↵ | Richard Linden | |
when using orbit pan zoom tools. better fix that uses tag to isolate all skin specific notifications | |||
2010-12-08 | Automated merge with https://bitbucket.org/mani_linden/viewer-development/ | Andrew A. de Laix | |
2010-12-08 | Fix for CHOP-262 (update notifications prior to login) and first attempt at ↵ | brad kittenbrink | |
CHOP-261 (add handlers for update ready notification buttons) reviewed by mani. | |||
2010-12-08 | improved dialog message for required update. | Andrew A. de Laix | |
2010-12-07 | Automated merge with https://bitbucket.org/mani_linden/viewer-development/ | Andrew A. de Laix | |
2010-12-07 | login instance coordinates with updater service | Andrew A. de Laix | |
2010-12-06 | CHOP-257 - programmer XUI for update ready to install. One tip, one alert. ↵ | Mark Palange (Mani) | |
Rev. by Brad | |||
2010-12-06 | STORM-34 FIXED Saving of user's favorites into file and showing them in ↵ | Andrew Productengine | |
"Start at" combobox on login screen was implemented. Implementation details: - File is saved on exit from viewer and not immediately on changes as was written in spec. It is done to make this file consistent with favorites order: order of favorites is saved on exit, so if favorites info is saved in other moment earlier, crashing viewer or other unexpected way of finishing its work (i.e. via Windows task bar) would cause inconsistence between favorites order saved per account and one from this new file. - File is saved in user_settings\stored_favorites.xml. - If you uncheck the option in Preferences and press OK, the file gets immediately deleted (according to spec). Issues that require further changes: - Currently only favorites of last logged in user are shown in login screen. Showing favorites of multiple users will be implemented later when design for it is approved by Esbee. - Preference is now global for all users, because design states it may be changed before login, and we don't have account info at the moment. But it doesn't seem to be a good idea, so changes in design are needed. - Currently the way of retrieving SLURLs needs optimization in a separate ticket. More detailed design approved by Esbee is needed to develop it further, perhaps in new tickets. | |||
2010-12-02 | merge | Monroe Linden | |
2010-12-02 | merge | Monroe Linden | |
2010-12-01 | Automated merge up from viewer-development | Loren Shih | |
2010-11-19 | SOCIAL-266 WIP HTTP AUTH dialogs no longer work in LLQtWebKit 4.7.1 | Richard Linden | |
factored out llwindowshade control for slide-in notifications | |||
2010-11-22 | STORM-517 FIXED Warn user that language change will only take effect after ↵ | Vadim ProductEngine | |
restarting viewer. The warning is shown only once (until the preferences floater is reopened). | |||
2010-11-19 | dull boring notification message. | Andrew A. de Laix | |
2010-11-18 | SOCIAL-266 WIP HTTP AUTH dialogs no longer work in LLQtWebKit 4.7.1 | Richard Linden | |
initial support for XUI auth dialog | |||
2010-11-18 | merge | Mark Palange (Mani) | |
2010-11-18 | Merge with viewer-development | Mark Palange (Mani) | |
2010-11-18 | inform user on failed install--needs proper user dialog ;-) | Andrew A. de Laix | |
2010-11-18 | First draft of CHOP-106 downloaded update ready notification. | brad kittenbrink | |
Reviewed by mani. | |||
2010-11-16 | STORM-563 FIXED Updated all localized XUI strings and notifications ↵ | Vadim ProductEngine | |
templates to use display names. Previously name substitutions were broken, so "[FIRST] [LAST]" was displayed instead of avatar name. Some of the affected notifications: * avatar went online/offline notification * object return notification * calling card offer * script dialog * auto-unmute notification. See the diff for more details. The fixes apply to all locales but English (which is already correct). Besides, I fixed calling card offer notification to display avatar name correctly. It was broken even in English. | |||
2010-11-15 | merge | Richard Linden | |
2010-11-09 | Merge down from beta | Kent Quirk | |
2010-11-08 | EXP-421 FIX Notifications tab in Preferences not working properly | Richard Linden | |
reverted to old sense where ignore setting of notifications has meaning true=show false=ignore reviewed by Callum | |||
2010-11-08 | Merge | Loren Shih | |
2010-11-01 | removed extra space that resulted in strange line wrapping | Richard Linden | |
2010-10-27 | Automated merge from viewer-development-shining | Loren Shih | |
2010-10-27 | Automated merge up from viewer-development | Loren Shih | |
2010-10-25 | STORM-95 FIXED Fixed hanging of client when incorrect WAV file was passed. | Andrew Productengine | |
As Aimee has found: "The data chunk of nexfire.wav has an incorrect length specified in its header which we blindly trust when reading the file in check_for_invalid_wav_formats() in llvorbisencode.cpp. It causes an overflow of the file position pointer when reading the file which makes it start over from the beginning, hanging it in an infinite loop." - To avoid this situation in future, check for chunk size was added, and if it is declared bigger then it may be, function is interrupted and returns error. | |||
2010-10-21 | EXP-273 WIP added avatar picker popup and hint | Richard Linden | |
2010-10-21 | Automated merge up from viewer-development | Loren Shih | |
2010-10-20 | Automated merge up from viewer-development | Loren Shih | |