summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2017-07-10Remove FAS from cmd_line.xmlGlenn Glazer
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-07-11MAINT-7554 Removed unneeded checkandreykproductengine
2017-07-10MAINT-6976 Fixed incorrect search line for open grid's in Search floaterdaianakproductengine
2017-07-07mergeGlenn Glazer
2017-07-07MAINT-7571: detect if all HD cards are bad and addr is forced to 64, then ↵Glenn Glazer
stay at 64 bit
2017-07-07MAINT-6931 Fixed Flexi prims being FPS dependentandreykproductengine
2017-07-10MAINT-7565 FIXED Inconsistent name format in nearby chat toast and chat historyMnikolenko Productengine
2017-07-06fix missing declarationGlenn Glazer
2017-07-06upgrade to VMP package 507104Glenn Glazer
2017-07-05MAINT-203 Fixed auto-scroll zones being uneven in inventoryandreykproductengine
2017-06-30SL-671: uninstall pinning changesGlenn Glazer
2017-06-30MAINT-7442: remove old skool check for updatesGlenn Glazer
2017-06-28DRTVWR-418: Merge SL-739 and MAINT-7515 fix into viewer64.Nat Goodspeed
2017-06-28DRTVWR-418: Bump TEXTURE_CACHE_VERSION and INDRA_OBJECT_CACHE_VERSIONNat Goodspeed
so the Alex Ivy viewer will reset caches. We have some evidence that the cache content is tied to ADDRESS_SIZE, so asking a 64-bit viewer to process 32-bit cache content is problematic.
2017-06-27mergecoyot
2017-06-27use icon in viewer exe for shortcutcoyot
2017-06-27MAINT-7554 Frame throttlingandreykproductengine
2017-06-27upgrade to VMP package 506923Glenn Glazer
2017-06-27Try pointing icon path to actual viewer exeGlenn Glazer
2017-06-26MAINT-7514: remove check if same version is installedGlenn Glazer
2017-06-26mergeGlenn Glazer
2017-06-26MAINT-7514: Fetch needed env vars in WindowsManifest.sign() method.Nat Goodspeed
2017-06-26MAINT-7514: Add (32) or (64) to registry for "install again?" prompt.Nat Goodspeed
Specifically, append (32) or (64) to the four-part version number stored in the registry entry used to detect whether this viewer has already been installed. This is injected as a new VERSION_REGISTRY NSIS variable. (It was tempting to simply change the value of VERSION_LONG with the embedded address size. However, there is one other use of VERSION_LONG in the NSIS template. That use is the subject of MAINT-7533.) Synthesize the VERSION_REGISTRY value in viewer_manifest.py and add it to the substitution dict used to populate the NSIS template. ADDRESS_SIZE isn't passed into viewer_manifest.py, but it can be inferred from the existing 'arch' parameter: 'arch' as well as 'platform' is used to select the specific subclass of the ViewerManifest class to instantiate for this run. Add an appropriate address_size attribute to every such subclass. Change a couple existing tests on 'arch' to tests on self.address_size instead -- clearer to the maintainer. Also, given that subclass selection mechanism, the ViewerManifest base class shouldn't need if / elif tests on 'platform'. Make build_data_json_platform a class attribute as well, removing the base-class stanza that dynamically examines 'platform' and 'arch'. Similarly, move platform-specific tweaks to the build_data_dict used to populate build_data.json into a new finish_build_data_dict() method overridden by individual platform subclasses. Encapsulate the logic around running the Windows code-signing tool into a sign() method, and call it as needed. For obtaining environment variables with fallback values, use os.environ.get() instead of os.path.expandvars() with tests on the returned value.
2017-06-23MAINT-7515: point shortcut icon at viewer exeGlenn Glazer
2017-06-20pull from v64 gateGlenn Glazer
2017-06-20Merged in lindenlab/viewer-lynxAndreyL ProductEngine
2017-06-20Merged in lindenlab/viewer-releaseAndreyL ProductEngine
2017-06-20Automated merge with ssh://bitbucket.org/lindenlab/viewer-releaseNat Goodspeed
2017-06-20increment viewer version to 5.0.7Oz Linden
2017-06-20MAINT-7507 FIXED When assigning abilities to a group role, ticking "Manage ↵Mnikolenko Productengine
ban list" causes other selected abilities to untick
2017-06-19update viewer-manager, primarily to solve Mac packaging problemOz Linden
2017-06-16remove redundant slash from update service base url (cosmetic)Oz Linden
2017-06-16MAINT-200 Fixed inconsistent touch hover icon and touch click action when ↵daianakproductengine
viewed through transparent prims
2017-07-01MAINT-142 No need for callback on normal exitandreykproductengine
2017-06-30MAINT-142 Fixed Speak button remains enabled in case of SLVoice process ↵andreykproductengine
termination
2017-06-23MAINT-7065 Better information on animations running on the logged-in Avatarandreykproductengine
2017-06-22MAINT-948 FIXED Search Places Check Box Not Showing as Checked to ↵Mnikolenko Productengine
non-land-owners
2017-06-21MAINT-7356 Feature - Force item delete warning to prompt once per sessionpavelkproductengine
Fixed problem that ignored delete confirmation shown twice under certain conditions
2017-06-20MAINT-7508 Fixed Trash says that it will delete items, but some items are ↵andreykproductengine
being ignored
2017-06-16MAINT-7505: correct packaging of python llbaseOz Linden
2017-06-15MAINT-7483 Fixed inability to drag a folder into object contentsandreykproductengine
2017-06-14SL-700: temporarily use local version of ca-bundle.crt, remove ca-bundle ↵Glenn Glazer
copy calls from viewer manifest
2017-06-14SL-700: temporarily use local version of ca-bundle.crt instead of from ↵Glenn Glazer
voice, misc cleanup
2017-06-14MAINT-7489 FIXED Viewer may silently empty trash without the users request ↵Mnikolenko Productengine
under obscure inventory folder states
2017-06-13MAINT-7491 FIXED "Remove from current outfit" option is missing for all ↵Mnikolenko Productengine
system folders including COF
2017-06-12MAINT-7325 Fixed empty cached image being used instead of fetchingandreykproductengine
2017-06-12MAINT-7478 Build fix, boost function doesn't like 'reuse' of cb_do_nothingandreykproductengine
2017-06-09MAINT-7478 Fixed "No callback" log spamandreykproductengine