summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
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.
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
2011-03-03Autobuild : Fix llsdmessage integration test failure on MacMerov Linden
2011-03-03STORM-980 : pull in viewer-developmentMerov Linden
2011-03-03removed items from inspector menus that don't apply in minimal skinRichard Linden
2011-03-03SOCIAL-641 FIX C++ Runtime error in SLvoice.exe when launching Standard Skin ↵Richard Linden
on Windows
2011-03-03SOCIAL-629 FIX Search Floater accessible from typing a search term in ↵Richard Linden
location bar
2011-03-03STORM-991 : pull into viewer-developmentMerov Linden
2011-03-03Always do the template check, now that it is quick and local if it hasn't ↵Kelly Washington
changed.
2011-03-03SOCIAL-510 FIX 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-03Autobuild : fix llcommon tests warning so Mac buildsMerov Linden
2011-03-03VWR-22531 VWR-22532 VWR-22343 FIXeli_linden
2011-03-03Add early exit to message template check if it hasn't changed.Kelly Washington
2011-03-03storm-1037: remove the "hide url" checkboxes in parcel managementOz Linden
2011-03-03STORM-236 FIXED Allow the "Speak" button to be removed, like other buttons.Vadim ProductEngine
Cumulative diff of changes made by Wolfpup, Richard and me. Description: * Ability to hide the Speak button with the bottom tray context menu. * Made the chat input resize handle visible, so that the feature is easily discoverable. * Applied Richard's fix to layout panel resizing logic.
2011-03-03merge from lindenlab/viewer-developmentAlain Linden
2011-03-03STORM-1036 FIXED The unused "How to create a new Classified ad" notification ↵Seth ProductEngine
removed from XUI ("en" locale only).
2011-03-03pull latest changes from viewer-vs2010Oz Linden
2011-03-03merge up from viewer-development and viewer-autobuildOz Linden
2011-03-03merge up from viewer-developmentOz Linden
2011-03-02SOCIAL-595 FIX Global volume control and the volume control on MOAP no ↵Richard Linden
longer have any affect