Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-12-13 | Automated merge up from viewer-development | Loren Shih | |
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-02 | merge | Monroe Linden | |
2010-12-01 | Automated merge up from viewer-development | Loren Shih | |
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 | 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 | |
2010-10-13 | Automated merge up from viewer-development | Loren Shih | |
2010-10-12 | STORM-359 FIXED Disable higlighting URLs in object names inside ↵ | Vadim ProductEngine | |
llDialog/llGiveInventory/llLoadURL and script question dialogs. | |||
2010-10-07 | removed word "below" from View Hint | Richard Linden | |
2010-10-06 | EXP-156 WIP Implement custom Skylight hints | Richard Nelson | |
2010-10-04 | Automated merge up from viewer-development | Loren Shih | |
2010-10-01 | Updated keys in notifications.xml to match current spec. | Monroe Linden | |
2010-10-15 | automated merge | Roxie Linden | |
2010-10-14 | Merge from http://hg.secondlife.com/viewer-identity (display names) | Leyla Farazha | |
2010-10-14 | DN-177 Cannot click on Name in Friend Request to view profile - and no ↵ | Leyla Farazha | |
profile pic in friend request | |||
2010-10-13 | DN-165 User cannot reset name to default if they are throttled because they ↵ | Leyla Farazha | |
receive the Sorry you cannot change your display name until [time] message. They cannot access the change display name dialog to hit reset when throttled. | |||
2010-10-13 | automated merge | Roxie Linden | |
2010-10-12 | EVE-47 - Event formatting should appear in "Profile" window | Roxie Linden | |
EVE-74 - Change in-viewer support for 'notify me' to be maintainable via app slurl EVE-72 - Modify viewer to make the event profile window be an html control This is basically a reworking of the event profile display to remove all in-viewer specific event display rendering, in preparation for richtext descriptions. Most was removal of code. | |||
2010-10-08 | Created a floater for setting display name | Leyla Farazha | |
2010-10-07 | Updating display name hint text per Jack's request. | Leyla Farazha | |
2010-10-07 | Adding viewer hint for setting display name the when edit profile is opened ↵ | Leyla Farazha | |
with no display name set | |||
2010-09-30 | Added "win" tag to selected notifications. | Monroe Linden | |
2010-09-30 | changing punctuation only display name error message | Leyla Farazha | |
2010-09-30 | Adding tags mechanism to notification visibility rules. | Monroe Linden | |
Also started adding the tag 'fail' to entries in notifications.xml that are failures the user should always be told about. Reviewed by Richard. | |||
2010-09-28 | fixing display_name help browser link | Leyla Farazha | |
2010-09-27 | Merge | Leyla Farazha | |
2010-09-27 | merge | Dave Parks | |
2010-09-24 | fixed set display name line editor | Leyla Farazha | |
2010-09-23 | Adding notification for all punctuation display name | Leyla Farazha | |
2010-09-22 | cleaned up notifications.xml and made global notifications toggle not use or ↵ | Richard Linden | |
modify saved responses | |||
2010-09-21 | Fix for build failures - disabling tcmalloc for now | Brad Payne (Vir Linden) | |
2010-09-20 | Automated merge from viewer-development-shining | Loren Shih | |
2010-09-17 | maded popup alert last forever | Richard Linden | |
2010-09-17 | fix for enable all popups not working | Richard Linden | |
also popup notification is no longer a singleton |