summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2010-03-29mergeBrad Payne (Vir Linden)
2010-03-28viewer-2-0 mergeTofu Linden
2010-03-27IT translation review of set3Eli Linden
2010-03-27merge from viewer-2-0Tofu Linden
2010-03-26PL CT global editEli Linden
2010-03-26fix invalid xmlEli Linden
2010-03-26MergeEli Linden
2010-03-26IT translation review for set6CEli Linden
2010-03-26PT linguisticEli Linden
2010-03-26Merge.Kent Quirk
2010-03-26MergeKent Quirk
2010-03-26Fix application icon position for MacKent Quirk
2010-03-26Fix "clear cookies" not clearing cookies in some casesMonroe Linden
LLViewerMedia::clearAllCookies was sending "clear cookies" messages to all plugins and deleting cookie files, but it wasn't clearing the cookies in the central store. It now does all of the above.
2010-03-26Fix for EXT-6573 (Mouse-steering doesn't work in third person view)Monroe Linden
LLAgentCamera::cameraOrbitAround() (which had been created from LLAgent:: cameraOrbitAround() when LLAgentCamera was factored out) wasn't correctly processing yaw. Specifically, since gAgent.getFrameAgent() returns by value and not reference, gAgent.getFrameAgent().rotate() was discarding the result of the rotation. Changed LLAgentCamera::cameraOrbitAround() to use gAgent.yaw() instead, and changed LLAgent::getFrameAgent() to return a const reference instead of a value, which should make the compiler catch errors like this. Reviewed by Richard in http://codereview.lindenlab.com/1153001
2010-03-26IT translation review for set6A; FR and ES linguisticEli Linden
2010-03-26mergeRichard Nelson
2010-03-26EXT-EXT-6317 - cursor does not indicate clicking will trigger an action when ↵Richard Nelson
over transparent objects reviewed by Leyla
2010-03-26MergeEli Linden
2010-03-26ES linguisticEli Linden
2010-03-26DE FR ES linguisticEli Linden
2010-03-26DA CT editEli Linden
2010-03-26Fix a couple of minor issues with the central cookie storage code.Monroe Linden
Made LLViewerMedia::clearAllCookies() delete the new per-user cookie file (userdir/plugin_cookies.txt) as well as the old one. Made LLViewerMedia::loadCookieFile() send the clear_cookies message to all loaded plugins.
2010-03-26IT translation for set5CEli Linden
2010-03-26Implemented central storage mechanism for media plugin cookies.Monroe Linden
Added LLPluginCookieStore, which manages the central list of cookies. New Mac and Windows versions of llqtwebkit, built from the tip of the cookie-api branch on http://bitbucket.org/lindenlab/llqtwebkit/ (currently revision f35a5eab8c2f). Added "set_cookies" and "cookie_set" messages to the media_browser message class in the plugin API, and made the webkit plugin use them appropriately. Added methods to LLViewerMedia to read/write the cookie file and add/remove individual cookies. Added hooks to read/write the cookie file (plugin_cookies.txt) in the same places as the location history (idle_startup() in llstartup.cpp and LLAppViewer::cleanup(), respectively). Reviewed by Richard at http://codereview.lindenlab.com/1006003
2010-03-26MergeKent Quirk
2010-03-26FR linguisticEli Linden
2010-03-26MergeKent Quirk
2010-03-26EXT-3818 -- absolute minimal fix for Viewer 2, can be better fixed in 2.1. ↵Kent Quirk
Previous proposed fix caused a crash on at least one machine, too risky.
2010-03-26Merge patches in q/viewer-hotfix to viewer-2-0Mark Palange (Mani)
2010-03-26EXT-6517 Now updating the location value in refreshLocation.Mark Palange (Mani)
Reviewed by Richard
2010-03-26MergeKent Quirk
2010-03-26MergeKent Quirk
2010-03-26Backed out changeset 686628355e4a as it caused a crash.Kent Quirk
2010-03-26Fix for EXT-3818 -- back out some code that was put in for EXT-6373, but ↵Kent Quirk
overreached.
2010-03-26EXT-6514 -- backing out my incorrect fix for this and putting in the one ↵Kent Quirk
from PE.
2010-03-26automated mergeLoren Shih
2010-03-26merge from viewer-2-0Tofu Linden
2010-03-26If the EXT-5854 fix is correct, this assert no longer makes sense.Tofu Linden
2010-03-25automated mergeLoren Shih
2010-03-25EXT-6536 : Make LLVOAvatarSelf a singletonLoren Shih
Minor superficial cleanup to have all references to getAvatarObject use LLVOAvatarSelf *avatarp = gAgent.getAvatarObject()
2010-03-25FR linguisticEli Linden
2010-03-25Automated merge with ssh://hg.lindenlab.com/q/viewer-trunkXiaohong Bao
2010-03-25VWR-18445 en_xui_change for DE truncation; remove old DE hard returns; FR ↵Eli Linden
linguistic
2010-03-25EXT-6536 : Make LLVOAvatarSelf a singletonLoren Shih
Minor superficial cleanup to use proper naming conventions.
2010-03-25fix for EXT-5854:Unable to Pay Object That Features Transparant (alpha) Texture.Xiaohong Bao
2010-03-25more fix for EXT-5711: Some textures loading from cache seems jammed.Xiaohong Bao
and possible fix for EXT-5704: FPS drop, and this could be cause freez and crash.
2010-03-25VWR-18451 en_xui_change for DE truncation; remove invalid DE name in ↵Eli Linden
mime_type.xml; remove invalid attributes in floater_about_land and the extra .. in "set" button translation
2010-03-25MergeLeyla Farazha
2010-03-25snapshot ui updatesLeyla Farazha
2010-03-25VWR-18457 en_xui_change for DE build menu overlapping textEli Linden