summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-03pull up changes from viewer-autobuildOz Linden
2011-03-03imported patch mac_archivesAndrew A. de Laix
2011-03-03update to use new GL archive (includes only headers; that's all that is needed)Alain Linden
2011-03-03hacky addition of VSTool postprocessing to set startup project and default ↵Alain Linden
configuration.
2011-03-03Automated merge with https://bitbucket.org/jenn_linden/viewer-vs2010Alain Linden
2011-03-03Fix for Drawin filename of LLQtWebKit (curse internal renaming schemes that ↵callum
are dumb)
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-03Autobuild : points to the corrected pth package for MacMerov Linden
2011-03-03resolve merge conflict.Alain Linden
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-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
2011-03-02SOCIAL-623 FIX World map accessible from classified and picks in web profile ↵Richard Linden
in minimal skin
2011-03-02SOCIAL-593 FIX Profile Window cannot be resized in minimal skinRichard Linden
floater view snapping rectangle is now driven by floater_snap_region view
2011-03-02SOCIAL-622 FIX Double clicking on mini map in people panel places a red ↵Richard Linden
circle that cannot be removed and tooltip references opening world map
2011-03-02SOCIAL-627 FIX Open in my Web browser, Always open in my web browser, and ↵Richard Linden
Close options are missing from Media browser in minimal skin
2011-03-02SOCIAL-594 FIX Edit partner link, Twitter, and Facebook links do not work in ↵Richard Linden
web profile in minimal skin because they are popups and that notification is blocked
2011-03-02VWR-24992 FIX remove evil old parameters in localized xml fileseli_linden
2011-03-02RelWithDebInfo build succeeded on TeamCity! Re-enabling Degug and Release ↵Jennifer Leech
builds.
2011-03-02Automated merge with https://bitbucket.org/jenn_linden/viewer-vs2010Alain Linden
2011-03-02update openjpeg package usage for windows.Alain Linden
2011-03-02Make temporary disabling of Debug/Release builds broadened to all builds ↵Jennifer Leech
regardless of name. Need to increase iteration speed. Will revert when finished.
2011-03-02VWR-24754 FIX from Torben Troutmaneli_linden
2011-03-02revert to old jsoncpp library on linux to fix build.Andrew de Laix
2011-03-02Pull from oz_linden/viewer-autobuildMerov Linden
2011-03-02VWR-23494 FIX on behalf of Torban Troutmaneli_linden
2011-03-02Automated merge with https://bitbucket.org/jenn_linden/viewer-vs2010Andrew de Laix
2011-03-02update to jsoncpp built with gcc4.1Andrew de Laix
2011-03-02Attempting to modify quoting of build options string to see if this corrects ↵Jennifer Leech
failure to run BuildConsole on TC.