summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
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-637 Receiving IM while destination guide or avatar picker is open ↵Leyla Farazha
results in IM window being small
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-07fix for linux buildRichard Linden
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-07update openSSL archive usage for darwin.Andrew A. de Laix
2011-03-07STORM-1045 : pull into viewer-developmentMerov Linden
2011-03-07STORM-1037 : pull into viewer-developmentMerov Linden
2011-03-07STORM-236 : pull into viewer-developmentMerov Linden
2011-03-07update ogg-vorbis archive usage for darwin.Andrew A. de Laix
2011-03-07STORM-28 : pull into viewer-developmentMerov Linden
2011-03-07fix for STORM-1026: Viewer crahes while trying to reset Graphics quality.Xiaohong Bao
reviewed by davep
2011-03-08STORM-10140 : pull into viewer-developmentMerov Linden
2011-03-08STORM-1015 : pull into viewer-developmentMerov Linden
2011-03-08STORM-990 : pull into viewer-developmentMerov Linden
2011-03-08STORM-494 : pull into viewer-developmentMerov Linden
2011-03-07fix for STORM-1026: Viewer crahes while trying to reset Graphics quality.Xiaohong Bao
reviewed by davep
2011-03-07fix for STORM-1026: Viewer crahes while trying to reset Graphics quality.Xiaohong Bao
reviewed by davep
2011-03-07updated list of visible notifications to specRichard Linden
2011-03-07update libpng and jpeglib archives for mac.Andrew A. de Laix
2011-03-07Update version number to 2.5.2Merov Linden
2011-03-07Mergeleyla
2011-03-07SOC-604 Make View contents in minimal skin match Standard skin (Viewer 2)leyla
2011-03-07STORM-1018 FIXED Improved error messaging for the External Editor feature.Vadim ProductEngine
Let the user know what's wrong with external editor. Added meaningful messages for the following errors: * Editor not specified. * Error parsing command line. * Specified binary not found. * Editor failed to run. All the messages are translatable.
2011-03-07Automated merge with ssh://hg.lindenlab.com/richard/viewer-social/Richard Linden
2011-03-05STORM-1023 : add missing fmod dependency so viewer can compile with ↵Merov Linden
-DFMOD_INCLUDE_DIR option
2011-03-04STORM-1023 : allow non standalone and non install prebuilt to use local fmod ↵Merov Linden
package path in autobuild.xml
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-04ares, boost, expat, freetype archives updated to latest builds.Andrew A. de Laix
2011-03-04pull from oz_linden/viewer-autobuildMerov Linden
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.