summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-09-21SH-2472 FIX - avoid accessing nonexistent texture entries in lineSegmentItersectBrad Payne (Vir Linden)
2011-09-21reconciled .hgtagsDebi King (Dessie)
2011-09-21reconciled .hgtagsDebi King (Dessie)
2011-09-21mergeDebi King (Dessie)
2011-09-21Added tag DRTVWR-84_3.0.3-release, 3.0.3-release for changeset 0496d2f74043Debi King (Dessie)
2011-09-21increment viewer version to 3.0.6Oz Linden
2011-09-21Added tag 3.0.5-start for changeset 92a3aa047754Oz Linden
2011-09-21VWR-26942: Nederland CA was causing issues when it was mid-CA.pem, moved to ↵Roxie Linden
end for testing. We are still investigating the real issue, but this may be a sufficient patch
2011-09-21merge changes for storm-1618Oz Linden
2011-09-21SH-2432 FIX - moved status line to lower part of dialogBrad Payne (Vir Linden)
2011-09-21STORM-1614 FIXED Untranslatable gesture: /bowVadim ProductEngine
Backed out changeset ed2791ae1cf0.
2011-09-20STORM-1603 FIXED Increased max classified price from L$99,999 to L$999,999.Vadim ProductEngine
2011-09-20STORM-1611 FIXED Untrusted link to server release notes.Vadim ProductEngine
Fetch server release notes URL suitable for external browsers from the ServerReleaseNotes capability.
2011-09-20SH-2244 Add "RenderGLCoreProfile" debug setting that allows the viewer to ↵Dave Parks
start with a non-compatibility-profile OpenGL context.
2011-09-20SH-2243 No deprecated calls for the whole session.Dave Parks
2011-09-19SH-2243 fix for error in cloth shaderDave Parks
2011-09-19Mac build fix for picky gccLeslie Linden
2011-09-19SH-2445 Potential fix for crash in LLCurl::Multi::~Multi -- lock sMultiMutex ↵Dave Parks
around curl_multi_ calls in LLCurl::Multi destructor
2011-09-19merge changes for storm-1608Oz Linden
2011-09-19storm-1610Oz Linden
2011-09-19merge changes for storm-1609Oz Linden
2011-09-19VWR-26942: back out 6a0e0684e7afOz Linden
2011-09-19mergeprep linden
2011-09-19Fix for sh-2443prep linden
2011-09-17SH-2243 fix for mac buildDave Parks
2011-09-17SH-2243 work in progress -- gDEBugger guided removal of deprecated state changesDave Parks
2011-09-17SH-2243 work in progress -- how'd that GL get there?Dave Parks
2011-09-17SH-2243 work in progress -- put back ambient lighting when atmospheric ↵Dave Parks
shaders disabled.
2011-09-16SH-2243 work in progress -- don't use gl_FragColor or gl_FragData for ↵Dave Parks
outputs -- no more deprecation warnings on nvidia
2011-09-16mergeBrad Payne (Vir Linden)
2011-09-16mergeBrad Payne (Vir Linden)
2011-09-16mergeprep linden
2011-09-16Fix for sh-2443prep linden
2011-09-16Automated merge with ssh://hg.lindenlab.com/richard/viewer-experienceRichard Nelson
2011-09-16added Flag as new param type...Richard Nelson
usage: <foo><bar/></foo> will set the bar flag on foo LLSD foo; foo["bar"]; will set the bar flag on foo converted notifications unique to use flag
2011-09-16VWR-26937 FIX FR linguistic, re-commiteli
2011-09-16sync with viewer-developmenteli
2011-09-16SH-2243 work in progress -- don't use deprecated shader stateDave Parks
2011-09-16SH-2440 FIX - first build, then test, then commitBrad Payne (Vir Linden)
2011-09-16SH-2440 FIX - avoid calling initInstance() on LLVOAvatarSelf if it already ↵Brad Payne (Vir Linden)
exists
2011-09-16STORM-1600 FIXED Folder view stole "Delete" key presses from the line editor ↵Vadim ProductEngine
when renaming a newly created inventory item. Reason: LLFocusMgr::setKeyboardFocus() which is called from LLLineEditor::setFocus() makes the folder view the edit menu handler, thus it receives the Delete key presses instead of the line editor. Fix: Make sure the line editor becomes the edit menu handler whenever it's focused, no matter is it a child of a folder view or not.
2011-09-16mergeBrad Payne (Vir Linden)
2011-09-16merge changes for storm-1578Oz Linden
2011-09-15mergeBrad Payne (Vir Linden)
2011-09-15mergeBrad Payne (Vir Linden)
2011-09-15Merge from viewer-experience-mergeLeslie Linden
2011-09-15EXP-974 FIX Inventory Keystroke Behavior No Longer WorkingRichard Linden
2011-09-15EXP-1215 FIX -- New tag toggles on and off during delivery of large purchasesLeslie Linden
EXP-1216 FIX -- Not all inbox items are sorted properly for large item purchases * The inventory listener is no longer used to override the folder's creation date if the date it has is zero.
2011-09-15SH-2243 work in progress -- use a hash check to avoid redundantly setting ↵Dave Parks
light state
2011-09-15SH-2243 work in progress -- don't use built-in GL light state when shaders ↵Dave Parks
are available.