Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-04-26 | Merge with viewer-development | Don Kjer | |
2011-04-15 | STORM-956 Ability to mute dialogs by muting object (or object owner) | Jonathan Yap | |
2011-04-14 | STORM-891 FIXED [HARDCODED] - ALL LANGS - Message showing up after setting ↵ | Paul ProductEngine | |
your home is in English (French viewer) - Added translation of the hardcoded string to the strings.xml | |||
2011-04-13 | STORM-941 FIXED IM history to use the resident's user name for the log file ↵ | Seth ProductEngine | |
name. Added conversions from legacy names or SLURLs with avatar id to the user names in cases of logging P2P sessions and inventory offers. Removed asynchronous writes to temporary IM log file depending on name cache responses. | |||
2011-04-07 | ER-671: add llRegionSayTo(). Cleaned up some chat code, implemented '@' ↵ | Dave SIMmONs | |
special case. Reviewed by Kelly | |||
2011-04-05 | merge changes for STORM-1051 | Oz Linden | |
2011-03-23 | Merge with viewer-development | Don Kjer | |
2011-03-21 | convert DOS line endings | Oz Linden | |
2011-03-17 | Automated merge with http://hg.secondlife.com/viewer-pre-beta | Richard Linden | |
2011-03-15 | eol fixes | Richard Linden | |
2011-03-15 | merge changes for storm-1078 | Oz Linden | |
2011-03-14 | SOCIAL-661 FIX Receiving Inventory notification in Basic Mode | Richard Linden | |
SOCIAL-654 FIX Items purchased on Marketplace.secondlife.com while logged into Minimal skin are declined and not present in inventory | |||
2011-03-12 | Switched to using *_SQUARED constants instead of multiplied constants, and ↵ | Ricky Curtice | |
cleaned up a few other minor issues noted during review. | |||
2011-03-09 | Merge with tip of http://hg.secondlife.com/viewer-development (rev 14798) | callum | |
2011-03-09 | STORM-28 ADDITIONAL FIX Pressing "Show" button in the offer notification ↵ | Seth ProductEngine | |
opens Inventory SP and selects the received calling card. | |||
2011-03-08 | SOCIAL-652 FIX Decline notification shown to users in minimal skin when they ↵ | Richard Linden | |
click on free one click objects | |||
2011-03-08 | Merge with viewer-development | Don Kjer | |
2011-03-07 | ER-350: Viewer / sim camera positioning not working well on login. Viewer ↵ | Dave SIMmONs | |
now sets the camera before calling send_agent_update(). Reviewed by Kelly. | |||
2011-04-19 | merge | Dave Parks | |
2011-03-16 | Automated merge up from viewer-development into mesh-development | Loren Shih | |
2011-03-09 | Automated merge up from viewer-development into mesh-development | Loren Shih | |
2011-02-23 | Added headless client keyboard | Don Kjer | |
2011-02-19 | Merge of ssh://hg.lindenlab.com/nat/viewer-eventapi2/ | Don Kjer | |
2011-02-18 | Cleanup of headless client (was: DisableRendering mode) | Don Kjer | |
* Now called 'HeadlessClient' instead of 'DisableRendering' * Removed most cases where we skipped certain behaviors in the client when in this mode. This gets us closer to a 'true' client, for testing purposes. | |||
2011-02-01 | Automated merge up from viewer-development into mesh-development | Loren Shih | |
2011-01-31 | merge changes for storm-829 | Oz 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-06 | STORM-829 Viewer 2 does not parse /me in object Instant Messages | Jonathan Yap | |
2010-12-29 | Automated merge up from viewer-development | Loren Shih | |
2010-12-28 | STORM-242 ADDITIONAL_FIX One more build fix... | Vadim ProductEngine | |
2010-12-28 | STORM-242 ADDITIONAL_FIX Fixed release build and error handling. | Vadim ProductEngine | |
2010-12-27 | STORM-242 FIXED Fixed incorrect release notes URL in the "You just entered a ↵ | Vadim ProductEngine | |
region using a different server version" notification. | |||
2010-12-16 | Automated merge up from viewer-development | Loren Shih | |
2010-12-13 | STORM-401 FIXED Add recepients of teleport offers to the recent people list. | Vadim ProductEngine | |
2010-12-13 | Automated merge up from viewer-development | Loren Shih | |
2010-12-02 | merge | Monroe Linden | |
2010-12-01 | Automated merge up from viewer-development | Loren Shih | |
2010-11-19 | Automated merge with file:///Users/Bill/Projects/viewer-release | Bill Curtis | |
2010-11-19 | merge fix for STORM-138 | Oz Linden | |
2010-11-16 | Viewer 2.4 (as of 15 Nov 2010) with llTextBox support merged in | Jonathan Yap | |
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-12 | Merge latest from lindenlab/viewer-development | Dave SIMmONs | |
2010-11-10 | fixing group invite name scrubbing to work with server changes | Leyla Farazha | |
2010-11-08 | changes to read max-agent-groups from login.cgi response | Bill Curtis | |
2010-11-08 | Merge | Loren Shih | |
2010-11-05 | Merge latest from lindenlab/viewer-development | Dave SIMmONs | |
2010-11-03 | STORM-194 FIXED 'Show' button in inventory offer notification to open 'My ↵ | Seth ProductEngine | |
Inventory' SP if attachments were offered. Removed the check preventing inventory SP from opening when an item of IT_ATTACHMENT type has been offered. | |||
2010-10-27 | STORM-451 FIXED Disabled highlighting URLs in object name inside the ↵ | Vadim ProductEngine | |
llGiveInventory discard notification. Changes: * Wrapped object name with <nolink>...</nolink> tags to disable URL parsing. * The decline message is now localized as a whole sentence (localizing separate phrases is often inapplicable for some languages). |