Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-07-06 | fix missing declaration | Glenn Glazer | |
2017-07-06 | upgrade to VMP package 507104 | Glenn Glazer | |
2017-06-30 | SL-671: uninstall pinning changes | Glenn Glazer | |
2017-06-30 | MAINT-7442: remove old skool check for updates | Glenn Glazer | |
2017-06-28 | DRTVWR-418: Merge SL-739 and MAINT-7515 fix into viewer64. | Nat Goodspeed | |
2017-06-28 | DRTVWR-418: Bump TEXTURE_CACHE_VERSION and INDRA_OBJECT_CACHE_VERSION | Nat 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-27 | merge | coyot | |
2017-06-27 | use icon in viewer exe for shortcut | coyot | |
2017-06-27 | upgrade to VMP package 506923 | Glenn Glazer | |
2017-06-27 | Try pointing icon path to actual viewer exe | Glenn Glazer | |
2017-06-26 | MAINT-7514: remove check if same version is installed | Glenn Glazer | |
2017-06-26 | merge | Glenn Glazer | |
2017-06-26 | MAINT-7514: Fetch needed env vars in WindowsManifest.sign() method. | Nat Goodspeed | |
2017-06-26 | MAINT-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-23 | MAINT-7515: point shortcut icon at viewer exe | Glenn Glazer | |
2017-06-20 | pull from v64 gate | Glenn Glazer | |
2017-06-20 | Merged in lindenlab/viewer-lynx | AndreyL ProductEngine | |
2017-06-20 | Merged in lindenlab/viewer-release | AndreyL ProductEngine | |
2017-06-20 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-release | Nat Goodspeed | |
2017-06-20 | increment viewer version to 5.0.7 | Oz Linden | |
2017-06-20 | MAINT-7507 FIXED When assigning abilities to a group role, ticking "Manage ↵ | Mnikolenko Productengine | |
ban list" causes other selected abilities to untick | |||
2017-06-19 | update viewer-manager, primarily to solve Mac packaging problem | Oz Linden | |
2017-06-16 | remove redundant slash from update service base url (cosmetic) | Oz Linden | |
2017-06-16 | MAINT-7505: correct packaging of python llbase | Oz Linden | |
2017-06-15 | MAINT-7483 Fixed inability to drag a folder into object contents | andreykproductengine | |
2017-06-14 | SL-700: temporarily use local version of ca-bundle.crt, remove ca-bundle ↵ | Glenn Glazer | |
copy calls from viewer manifest | |||
2017-06-14 | SL-700: temporarily use local version of ca-bundle.crt instead of from ↵ | Glenn Glazer | |
voice, misc cleanup | |||
2017-06-14 | MAINT-7489 FIXED Viewer may silently empty trash without the users request ↵ | Mnikolenko Productengine | |
under obscure inventory folder states | |||
2017-06-13 | MAINT-7491 FIXED "Remove from current outfit" option is missing for all ↵ | Mnikolenko Productengine | |
system folders including COF | |||
2017-06-12 | MAINT-7325 Fixed empty cached image being used instead of fetching | andreykproductengine | |
2017-06-12 | MAINT-7478 Build fix, boost function doesn't like 'reuse' of cb_do_nothing | andreykproductengine | |
2017-06-09 | MAINT-7478 Fixed "No callback" log spam | andreykproductengine | |
2017-06-10 | Merged in MAINT-321 | Andrey Kleshchev | |
2017-06-09 | FIX MAINT-7456 Corrected translation errors in Russian and Spanish. | eli | |
2017-06-06 | MAINT-321 Fixed User cannot lift an object using Ctrl button + Mouse if Spin ↵ | daianakproductengine | |
option was turned on earlier | |||
2017-06-09 | MAINT-7477 FIXED [viewer-neko] Viewer crashes when saving snapshot to disk ↵ | Mnikolenko Productengine | |
and closing file picker window | |||
2017-06-08 | MAINT-5 Fixed url named group names should not display as url links | andreykproductengine | |
2017-06-08 | MAINT-7460 FIXED Crash in LLPopupView::removePopup() | Mnikolenko Productengine | |
2017-06-07 | FIX MAINT-7456 Viewer Windows installer translation update for 9 languages | eli | |
2017-06-02 | STORM-2149: Add a warning notification when deleting a folder of filtered ↵ | Kitty Barnett | |
content | |||
2017-06-07 | MAINT-7461 Fixed images not showing at correct proportions when opened for ↵ | andreykproductengine | |
the first time | |||
2017-06-07 | MAINT-7447 restore filter functionality in Abilities tab | Mnikolenko Productengine | |
2017-06-06 | MAINT-7462 check pointer to avoid allocation crash in llpluginclassmedia | andreykproductengine | |
2017-06-06 | MAINT-7458 FIXED Release notes opens every time after any problem with ↵ | Mnikolenko Productengine | |
logining, until viewer will be relaunched. | |||
2017-06-06 | MAINT-7447 FIXED Selecting a group ability refreshes the list and deselects ↵ | Mnikolenko Productengine | |
your choice | |||
2017-06-02 | MAINT-7459 Fixed incorrect 'Parcel owners can be more restrictive' checkbox ↵ | AndreyL ProductEngine | |
focus behavior | |||
2017-05-30 | MAINT-731 Fixed Images Do Not Show at Proper Proportions | andreykproductengine | |
2017-06-01 | Mac buildfix | AndreyL ProductEngine | |
2017-05-31 | MAINT-7325 Fixed issue of images being marked as missing due to ↵ | andreykproductengine | |
uninitialized discard level | |||
2017-05-31 | MAINT-321 If Spin option is turned on, user cannot lift an object using Ctrl ↵ | daianakproductengine | |
button + Mouse |