summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2016-05-13Add invert texture coordinates for media textures.ruslantproductengine
2016-05-13MAINT-6408 FIXED viewer should allow password field entry greater than 16 bytesMnikolenko Productengine
2016-05-13MAINT-6400 Make the region "Object Bonus" setting saferMnikolenko Productengine
2016-05-11MAINT-5635 PSYS_SRC_MAX_AGE breaks when replacing a particle system without itandreykproductengine
2016-05-10working test button in web browser floater - video invertedcallum_linden
2016-05-10Added support for arbitrary URLs and cleaned up codecallum_linden
2016-05-10Merged in MAINT-6370Andrey Kleshchev
2016-05-10Display correct attempt for requesting region capabilities at startupAnsariel
2016-05-18MAINT-2129 "Block" button doesn't become disabledandreykproductengine
2016-05-20MAINT-1057 Allow to close build floater via Build menuMnikolenko Productengine
2016-05-10merge changes for MAINT-6392Oz Linden
2016-05-09Add version infocallum_linden
2016-05-09MAINT-6392: Do not change the URL used for getting cookies (except to pass ↵Rider Linden
it to CEF) The original URL is used for HTTP Core access to profile functionality.
2016-05-06Moving to a private repocallum_linden
2016-05-06Merged in oz_linden/maint-5974AndreyL ProductEngine
2016-05-06Merged in lindenlab/viewer-lynxAndreyL ProductEngine
2016-05-06Merged in oz_linden/maint-5974AndreyL ProductEngine
2016-05-06Merged in andreyl_productengine/viewer-lion-marchcat (pull request #37)Andrey Lihatskiy
MAINT-6376 Disable loading surface textures in the wireframe mode
2016-05-06Merged in lindenlab/viewer-releaseAndreyL ProductEngine
2016-05-06merge 4.0.4-release and MAINT-5974Oz Linden
2016-05-06Merged in lindenlab/viewer-bearAndreyL ProductEngine
2016-05-06fix cmake warning by conditionalizing dependency that does not exist on MacsOz Linden
2016-05-06merge changes for 4.0.4-releaseOz Linden
2016-05-06increment viewer version to 4.0.5Oz Linden
2016-05-06MAINT-6376 Disable loading surface textures in the wireframe modeAndreyL ProductEngine
2016-05-05various changes required to compile on new clangOz Linden
2016-05-04cosmetic fixes to basic graphics and preset selectionOz Linden
2016-05-04add max avatar complexity slider to basic graphics preferencesOz Linden
2016-05-04MAINT-1513 FIXED Label of new folder doesn't disappear while closing ↵Mnikolenko Productengine
Inventory by hot hey
2016-05-04MAINT-6220 enable searching of the friend list with the classic username of ↵Mnikolenko Productengine
the avatar.
2016-05-02Fixed disabling of Windows error reportingAnsariel
2016-05-02Fixed startup crash on WindowsAnsariel Hiller
2016-04-29MAINT-6373: allow user to ignore notices about whether or not they are being ↵Oz Linden
rendered
2016-04-29MAINT-6370 Second Life uninstall does not remove registry keys handling ↵andreykproductengine
secondlife protocols
2016-04-29Adjust some avatar complexity defaults (mostly slightly upwards)Oz Linden
Make more settings between mac and windows the same Remove solaris and xp featuretables, since we don't support them any more
2016-04-28Merged in lindenlab/viewer-bearAndreyL ProductEngine
2016-04-28minor code clarity improvementsOz Linden
2016-04-28adjust avatar complexity defaults to be more generous and more consistentOz Linden
2016-04-28clean up terminology for jelly dolls / avatar complexityOz Linden
2016-04-28shorted default time for complexity noticesOz Linden
2016-04-27MAINT-438 UI/Color Settings opens non-functional "Debug Settings" floater ↵andreykproductengine
when spawned before login
2016-04-28MAINT-1639 FIXED map seach clears itself when you are at the first place in ↵Mnikolenko Productengine
map search
2016-04-26MergeRider Linden
2016-04-26MAINT-6336: Put the timeout upstream of the suspending pump and fire the ↵Rider Linden
timeout it. Also some cleanup on LLSD construction in vivox.
2016-04-26Suppress avatar complexity notices if ShowMyComplexityChanges is zeroOz Linden
2016-04-26MAINT-2022 FIXED "Copy" perform the same operation like "Copy UUID" in ↵andreykproductengine
Gestures panel
2016-04-27MAINT-1057 FIXED Cannot get focus for or close build floater using toolbar ↵Mnikolenko Productengine
button when editing attachments in no-build area
2016-04-27MAINT-1007 FIXED Context menu in Appearance/Wearing tab should contain "Show ↵Mnikolenko Productengine
original" menu item
2016-04-25MergeRider Linden
2016-04-25MAINT-6338: Add methods for getting and setting boolean properties from ↵Rider Linden
gSavedSettings in the HTTPCore. Use those methods to access new key HTTPLogBodyOnError. Dump body of HTTP message to log in case of error if this key is true.