summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2011-03-09SOCIAL-586 As a user I want to see my Aditi profile when logging into the ↵Leyla Farazha
Aditi grid
2011-03-09SOCIAL-656 FIX Call button shown on Conference IM window in minimal skinRichard Linden
2011-03-09Automated merge with ssh://hg.lindenlab.com/richard/viewer-socialRichard Linden
2011-03-09updated destination and avatar urlsRichard Linden
2011-03-08SOCIAL-635 Hitting enter in viewer after selecting an avatar change causes ↵Leyla Farazha
another avatar change to be initiated
2011-03-08Automated merge with ssh://hg.lindenlab.com/richard/viewer-social/Richard Linden
2011-03-08SOCIAL-588 WIP All avatar changes using avatar picker are not completed and ↵Richard Linden
incorrect avatar can be worn disable AIS For minimal skin
2011-03-08updated how to urlRichard Linden
2011-03-08INTL-25 WIP Spanish translationEli Linden
2011-03-08SOCIAL-647 FIX Gear menu for your own avatar is empty in mini-inspector in ↵Richard Linden
minimal s
2011-03-08fix for STORM-1053: crash at LLTextureCache::writeToCacheXiaohong Bao
2011-03-08fix for STORM-1053: crash at LLTextureCache::writeToCacheXiaohong Bao
2011-03-08fix for STORM-1052: crash at LLVOCacheEntry::~LLVOCacheEntry() line 138Xiaohong Bao
2011-03-08fix for STORM-1052: crash at LLVOCacheEntry::~LLVOCacheEntry() line 138Xiaohong Bao
2011-03-08SOCIAL-652 FIX Decline notification shown to users in minimal skin when they ↵Richard Linden
click on free one click objects
2011-03-08SOCIAL-647 FIX Gear menu for your own avatar is empty in mini-inspector in ↵Richard Linden
minimal s
2011-03-08updated list of visible notifications to specRichard Linden
2011-03-08MergeLeyla Farazha
2011-03-08SOCIAL-640 Make View contents in minimal skin match Standard skin (Viewer 2Leyla Farazha
2011-03-08fix for STORM-1049: [crashhunters] crash at ↵Xiaohong Bao
LLViewerFetchedTexture::forceToSaveRawImage(int,bool)
2011-03-08fix for STORM-1049: [crashhunters] crash at ↵Xiaohong Bao
LLViewerFetchedTexture::forceToSaveRawImage(int,bool)
2011-03-07Automated merge with http://hg.secondlife.com/viewer-developmentXiaohong Bao
2011-03-07fix for STORM-1046:[crashhunters] crash in LWorld::removeRegionXiaohong Bao
STORM-1014: Viewer crash in LLSurface::getWaterHeight STORM-1047:[crashhunters] crash at LLViewerObjectList::renderObjectsForMap
2011-03-07fix for STORM-1046:[crashhunters] crash in LWorld::removeRegionXiaohong Bao
STORM-1014: Viewer crash in LLSurface::getWaterHeight STORM-1047:[crashhunters] crash at LLViewerObjectList::renderObjectsForMap
2011-03-07fix for STORM-1046:[crashhunters] crash in LWorld::removeRegionXiaohong Bao
STORM-1014: Viewer crash in LLSurface::getWaterHeight STORM-1047:[crashhunters] crash at LLViewerObjectList::renderObjectsForMap
2011-03-07fix for STORM-1046:[crashhunters] crash in LWorld::removeRegionXiaohong Bao
STORM-1014: Viewer crash in LLSurface::getWaterHeight STORM-1047:[crashhunters] crash at LLViewerObjectList::renderObjectsForMap
2011-03-07updated destination and avatar urlsRichard Linden
2011-03-07Merge branchesDave SIMmONs
2011-03-07ER-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-03-07STORM-1037 : pull into viewer-developmentMerov Linden
2011-03-07STORM-236 : pull into viewer-developmentMerov Linden
2011-03-07STORM-28 : pull into viewer-developmentMerov Linden
2011-03-08STORM-10140 : pull into viewer-developmentMerov Linden
2011-03-08STORM-990 : pull into viewer-developmentMerov Linden
2011-03-07updated list of visible notifications to specRichard Linden
2011-03-07Mergeleyla
2011-03-07SOC-604 Make View contents in minimal skin match Standard skin (Viewer 2)leyla
2011-03-07Automated merge with ssh://hg.lindenlab.com/richard/viewer-social/Richard Linden
2011-03-04Merge with headcallum
2011-03-04SOCIAL-510 FIX (#3) SL Profile Pages Seem to be Ignoring Assetscallum
(New CA.pem with Equifax cert in it) See also SOCIAL-569 [VWR-24426] SSL Handshake Failed Error when accessing web-based content on development viewers using recent Webkit 4.7
2011-03-04MergeLeyla Farazha
2011-03-04SOCIAL-643 As a user, I would like to be able to browse and purchase from ↵Leyla Farazha
the marketplace from within the viewer by logging in only once, and with no appreciable delay
2011-03-04SOCIAL-510 FIX (#2) SL Profile Pages Seem to be Ignoring Assetscallum
(New version of LLQtWebKit and now load CA.pem) See also SOCIAL-569 [VWR-24426] SSL Handshake Failed Error when accessing web-based content on development viewers using recent Webkit 4.7
2011-03-04STORM-1016 FIXED Crash after pressing ctrl-shift-w while there is an ↵Vadim ProductEngine
undocked sidepanel. Reason: The shortcut closes all floaters, including those wrapping undocked sidepanels. The sidepanels get destroyed as well, while they are still referenced by the side tray. Fix: Dock (i.e. move to side tray) the sidepanel before its floater gets destroyed.
2011-03-04STORM-236 WIP Additional fixes.Vadim ProductEngine
Fixed: * Wrong ability to place a button between the chat input and the drag handle (thanks Wolfpup!). * Broken drag-n-drop cursors.
2011-03-04STORM-1040 Added code for media beacons, which are coming in Storm-1019Jonathan Yap
2011-03-04STORM-1040 Text that shows what Beacons you are viewing is always in EnglishJonathan Yap
2011-03-04STORM-236 WIP Minor code improvements.Vadim ProductEngine
- To decrease code duplication: * Added RS_BUTTON_SPEAK to the button->panel mapping (mStateProcessedObjectMap). * Replaces all lookups in mStateProcessedObjectMap with calls to getButtonPanel(). - Added some comments.
2011-03-04SOCIAL-603 FIX Move how to button to bottom barRichard Linden
moves scrollbar up from bottom of screen to leave room for resize thumb
2011-03-03STORM-969 : pull into viewer-developmentMerov Linden