Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-03-27 | merge from viewer-2-0 | Tofu Linden | |
2010-03-26 | PL CT global edit | Eli Linden | |
2010-03-26 | fix invalid xml | Eli Linden | |
2010-03-26 | Merge | Eli Linden | |
2010-03-26 | IT translation review for set6C | Eli Linden | |
2010-03-26 | PT linguistic | Eli Linden | |
2010-03-26 | Merge. | Kent Quirk | |
2010-03-26 | Merge | Kent Quirk | |
2010-03-26 | Fix application icon position for Mac | Kent Quirk | |
2010-03-26 | Fix "clear cookies" not clearing cookies in some cases | Monroe 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-26 | Fix 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-26 | IT translation review for set6A; FR and ES linguistic | Eli Linden | |
2010-03-26 | merge | Richard Nelson | |
2010-03-26 | EXT-EXT-6317 - cursor does not indicate clicking will trigger an action when ↵ | Richard Nelson | |
over transparent objects reviewed by Leyla | |||
2010-03-26 | Merge | Eli Linden | |
2010-03-26 | ES linguistic | Eli Linden | |
2010-03-26 | DE FR ES linguistic | Eli Linden | |
2010-03-26 | DA CT edit | Eli Linden | |
2010-03-26 | Fix 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-26 | IT translation for set5C | Eli Linden | |
2010-03-26 | Implemented 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-26 | Merge | Kent Quirk | |
2010-03-26 | FR linguistic | Eli Linden | |
2010-03-26 | Merge | Kent Quirk | |
2010-03-26 | EXT-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-26 | Merge patches in q/viewer-hotfix to viewer-2-0 | Mark Palange (Mani) | |
2010-03-26 | Davep's LLDrawPoolBump changes from svn/linden/branches/viewer-mesh @ 114046 ↵ | Palmer | |
for deferred rendering | |||
2010-06-08 | Automated merge with ssh://hg.lindenlab.com/dessie/viewer-public | Xiaohong Bao | |
2010-06-07 | Merge | Leyla Farazha | |
2010-08-25 | Merge | Aimee Linden | |
2010-08-25 | Merge | Aimee Linden | |
2010-08-25 | EXT-8398/EXT-8300 FIXED Avatar icons displaced from SLURL profile links | Aimee Linden | |
Icon was being inserted before any text preceding the link. Reviewed by Richard. | |||
2010-08-25 | BuildParams - Use new 'build_debug_release_separately' flag for ↵ | Aimee Linden | |
viewer-development | |||
2010-08-24 | Backed out changeset a62bf7c0af21 | Tofu Linden | |
Backing out this merge that I pushed (prematurely) to the wrong place. | |||
2010-08-24 | merge heads. whew. | Tofu Linden | |
2010-08-24 | update tags | convert-repo | |
2010-08-24 | Automated merge with file:///home/moss/hg/tofu-viewer-public | Tofu Linden | |
2010-08-24 | Final(???) merge from viewer-release to viewer-public. | Tofu Linden | |
2010-08-24 | BuildParams - Use new 'build_debug_release_separately' flag for ↵ | Aimee Linden | |
viewer-development-import and viewer-development-fixes | |||
2010-08-23 | fix for EXT-8101: [crashhunters] crash in LLVOSky::calcAtmospherics() | Xiaohong Bao | |
2010-08-23 | Automated merge with ssh://hg.lindenlab.com/q/viewer-release | Xiaohong Bao | |
2010-08-23 | fix for EXT-8730: crash at llrender/llimagegl.cpp(157) : error ERROR: ↵ | Xiaohong Bao | |
checkTexSize: wrong texture size and discard level: width: 512 Height: 512 Current Level: | |||
2010-08-23 | added a toggle "LLGLManager::mDebugGPU" for debugging certain CPUs. | Xiaohong Bao | |
added more debug code for EXT-6791: [crashhunters] Intel 965 Crash in glCopyTexSubImage2D | |||
2010-08-23 | BuildParams for aimee_linden/viewer-development-fixes | Aimee Linden | |
2010-08-23 | VWR-20899 FIXED Minor potential memory leak in LLFlatListView::addItem | Aimee Linden | |
2010-08-21 | CID-370 | Aimee Linden | |
Checker: UNINIT_CTOR Function: LLVivoxProtocolParser::LLVivoxProtocolParser() File: /indra/newview/llvoicevivox.cpp | |||
2010-08-20 | increment patch level so that version is 2.1.2 | Oz Linden | |
2010-08-20 | change defaults so that developer builds are labelled correctly, add ↵ | Oz Linden | |
personal build params | |||
2010-08-20 | fix gcc build error. | Tofu Linden | |
2010-08-20 | merge from PE's viewer-trunk | Tofu Linden | |