summaryrefslogtreecommitdiff
path: root/doc/contributions.txt
AgeCommit message (Collapse)Author
2018-10-10SL-9800 Changed llTextBox to have selectable "message" textAndreyL ProductEngine
2018-09-12STORM-2116: Add to Cinder Biscuits contributions.Nat Goodspeed
2018-06-19Backed out changeset: 4ce8c663a9a0AndreyL ProductEngine
STORM-2122: UDP data bandwidth measuring is off by factor 8
2018-06-01merge from viewer-releaseandreykproductengine
2018-05-18Merged in lindenlab/viewer-releaseAndreyL ProductEngine
2018-03-02Merged in lindenlab/viewer-releaseAndreyL ProductEngine
2018-01-17MAINT-8085 done rightAnsariel
2018-01-17Merged in lindenlab/viewer-releaseAndreyL ProductEngine
2017-11-29DRTVWR-418: Merge from latest viewer-releaseNat Goodspeed
2017-10-16STORM-2151: Respect "Hide cursor while typing" user setting on WindowsAnsariel
2017-10-12MAINT-7081 [FIXED] Access (write) violation / buffer overrun in ↵Kitty Barnett
LLTextureFetchWorker::doWork() The trouble lines are: U8 * buffer = (U8 *) ALLOCATE_MEM(LLImageBase::getPrivatePool(), total_size); if (cur_size > 0) { memcpy(buffer, mFormattedImage->getData(), cur_size); } If 'cur_size > mHttpReplyOffset + append_size' then 'total_size -= src_offset' will cause total_size to be smaller than cur_size causing a write access violation on the memcpy. Since the response is invalid it seemed best to make it follow the other failed partial condition. (transplanted from 737e28ec6b4d74f3ff915a4effc13d7b615a6a9b)
2017-10-13MAINT-7899 FIXED Apparent broken material texture selectionMnikolenko Productengine
2017-10-11Automated merge with ssh://bitbucket.org/lindenlab/viewer-releaseNat Goodspeed
2017-08-16merge changes for DRTVWR-439Oz Linden
2017-07-11MAINT-7581 [contribution] Closing the 'Replace links' floater crashes the ↵Mnikolenko Productengine
viewer if a replace is in progress
2017-07-10MAINT-4532: properly detect Windows 10 in the 64bit build (only - 32bit runs ↵Oz Linden
in Windows 8 compatibility mode)
2017-06-20Merged in lindenlab/viewer-releaseAndreyL ProductEngine
2017-07-11Contributors list fix: NickyD and Nicky Dasmijn are the same personAndreyL ProductEngine
2017-07-10MAINT-7541 Not able to save login credentials on clean installpavelkproductengine
2017-07-11MAINT-7581 [contribution] Closing the 'Replace links' floater crashes the ↵Mnikolenko Productengine
viewer if a replace is in progress
2017-05-31STORM-2148 Crash on trying to save texture file(s) to computer from inventorypavelkproductengine
2017-06-02STORM-2149: Add a warning notification when deleting a folder of filtered ↵Kitty Barnett
content
2017-05-22mergeBrad Payne (Vir Linden)
2017-05-01MAINT-7343 - contributions.txt updateBrad Payne (Vir Linden)
2017-04-19MAINT-7074 Fixed ability to escape from skin directory with <icon>AndreyL ProductEngine
2017-04-27MAINT-6519 Contribution, adds feature to replace inventory linksAnsariel
2017-01-18MAINT-7059 [contribution] Import of custom spellcheck dictionary fails silentlyMnikolenko Productengine
2017-01-06MAINT-7028 Fixes scrambling of Outfit Order in Appearance Panelandreykproductengine
2016-12-19Merged STORM-2142AndreyL ProductEngine
2016-12-15STORM-2144 - Guard against null pointers when LLPanelOutfitEdit gets called ↵Cinder
before postBuild() on login.
2016-12-15Backed out changeset: b1a30962dd54AndreyL ProductEngine
2016-12-05Merged in lindenlab/viewer-releaseAndreyL ProductEngine
DRTVWR-412 Bento (avatar skeleton extensions)
2016-11-19STORM-2143 Correct vertex winding of starsDrake Arconis
2016-11-19MAINT-6953 [Contribution] Error in DPI scaling calculationAnsariel Hiller
2016-11-21Merged in Ansariel/storm-2141AndreyL ProductEngine
2016-11-16STORM-2142 Tweaks to some of the 4 combined issuesJonathan Yap
2017-11-09MAINT-6917 Setting one avatar to "Do not render" causes all avatars to ↵AndreyL ProductEngine
become imposters
2016-11-16mergeBrad Payne (Vir Linden)
2016-11-14STORM-2141: Fix various inventory floater related issues:Ansariel
* Opening new inventory via Control-Shift-I shortcut uses legacy and potentinally dangerous code path * Closing new inventory windows don't release memory * During shutdown legacy and inoperable code for inventory window cleanup is called * Remove old and unused inventory legacy code
2016-11-11MAINT-6913 - (Via Sovereign Engineer and Shyotl Kuhr) Pack the skinned ↵Brad Payne (Vir Linden)
matrix and translation into a single mat3x4 for optimal data transfer to reduce uniform slot usage.
2016-10-26Backed out changeset: 5816c800a9c1AndreyL ProductEngine
Prervious MAINT-2141 fix causes MAINT-6791 so reverted it
2016-11-15MAINT-6929 [Contribution] E-mail links are not parsed correctly when top ↵Mnikolenko Productengine
level domain is over 6 characters.
2016-11-10MAINT-6912 Specifying physics mesh was resetting previous model nameandreykproductengine
2016-11-09MAINT-6917 Setting one avatar to "Do not render" causes all avatars to ↵Mnikolenko Productengine
become imposters
2016-11-07MAINT-6911 Fixes viewer crash after using "Clear settings & reset form"andreykproductengine
2016-11-07STORM-2140 LLLineEditor enabled-state cannot properly set via XUIMnikolenko Productengine
2016-11-04MAINT-6906 Editing landmark name removes the land mark coordinatesandreykproductengine
2016-10-27Merged in lindenlab/viewer-bearAndreyL ProductEngine
2016-09-30Merged in lindenlab/viewer-bearAndreyL ProductEngine
2016-09-28MAINT-6773 Add payment messageMnikolenko Productengine