Age | Commit message (Expand) | Author |
2018-12-14 | SL-10153: Introduce ll_convert, windows_message() templates. | Nat Goodspeed |
2018-12-11 | SL-10153: Fix OSMessageBoxWin32() to handle non-ASCII text. | Nat Goodspeed |
2018-12-11 | SL-10153: Improve ll_convert_string_to_wide() and its converse. | Nat Goodspeed |
2018-12-11 | SL-10153: Validate APPDATA, LOCALAPPDATA by checking existence. | Nat Goodspeed |
2018-12-10 | SL-10153: Use a degenerate singleton for PRELOG log file. | Nat Goodspeed |
2018-12-10 | INTL-318: Stop processing Danish and Polish language files. | Nat Goodspeed |
2018-12-08 | SL-10153: Add ole32 to WINDOWS_LIBRARIES so it's everywhere we need. | Nat Goodspeed |
2018-12-08 | SL-10153: Need ole32 for new Windows call to CoTaskMemFree(). | Nat Goodspeed |
2018-12-08 | SL-10153: Try to handle non-English non-ASCII Windows APPDATA. | Nat Goodspeed |
2018-12-06 | SL-10174: LOCALAPPDATA bad? Try SHGetFolderPath(CSIDL_LOCAL_APPDATA). | Nat Goodspeed |
2018-12-05 | SL-10153: If $APPDATA isn't already good, try SHGetFolderPath(). | Nat Goodspeed |
2018-12-05 | DRTVWR-447: Fix BugSplat init with non-ASCII chars in install path. | Nat Goodspeed |
2018-11-30 | SL-10147: Copy placeholder English text to supported NSIS languages. | Nat Goodspeed |
2018-11-28 | SL-10030: Include nextviewer.bat in the Windows install directory. | Nat Goodspeed |
2018-11-21 | SL-10077: Save correct uninstall directory and (un)install mode. | Nat Goodspeed |
2018-11-21 | DRTVWR-447: Fix longstanding NSIS warning about unused label. | Nat Goodspeed |
2018-11-21 | DRTVWR-447: Fix syntax error in embedded variable reference. | Nat Goodspeed |
2018-11-15 | SL-10010: Use trunk NSIS + Unicode attrib, instead of Unicode fork. | Nat Goodspeed |
2018-11-15 | SL-10010: Use c:\Program Files rather than c:\Program Files (x86) | Nat Goodspeed |
2018-11-14 | DRTVWR-447: Animesh + BugSplat = 6.1 | Nat Goodspeed |
2018-11-14 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-release | Nat Goodspeed |
2018-11-14 | increment viewer version to 6.0.1 | Nat Goodspeed |
2018-11-07 | SL-9952: updater.exe now renamed to SLVersionChecker.exe | Nat Goodspeed |
2018-11-02 | DRTVWR-447: Fix NSIS installer icons with "Modern UI" mechanism. | Nat Goodspeed |
2018-11-02 | DRTVWR-447: Merge directly executing updater for Windows precheck. | Nat Goodspeed |
2018-11-02 | DRTVWR-447: Back out changeset 69118ad33b45: directly run updater | Nat Goodspeed |
2018-11-01 | DRTVWR-447: Allow Standard Windows user to install for current user. | Nat Goodspeed |
2018-10-30 | DRTVWR-447: Copy VIEWER_EXE to local variable (thanks Ansariel) | Nat Goodspeed |
2018-10-29 | SL-9980: Launch the first-run updater via explorer.exe as we used to | Nat Goodspeed |
2018-10-29 | SL-9964: Put Mac cursors back into Resources/cursors_mac subdirectory. | Nat Goodspeed |
2018-10-27 | DRTVWR-447: Stop passing UpdaterServiceURL to leap updater. | Nat Goodspeed |
2018-10-26 | DRTVWR-447: For some reason the Windows viewer exe wasn't signed. | Nat Goodspeed |
2018-10-23 | DRTVWR-447: Try to defeat scary Mac Gatekeeper popups | Nat Goodspeed |
2018-10-22 | DRTVWR-447: Introduce LLManifest.process_either(). | Nat Goodspeed |
2018-10-22 | DRTVWR-447: Restore copying BugsplatMac.framework into Mac package. | Nat Goodspeed |
2018-10-18 | DRTVWR-447: Re-inject BugsplatServerURL into Mac's Info.plist. | Nat Goodspeed |
2018-10-17 | DRTVWR-447: Restore MACOSX_EXECUTABLE_NAME, used for Info.plist. | Nat Goodspeed |
2018-10-17 | DRTVWR-447: Restore diagnostic output to Mac app bundle packaging. | Nat Goodspeed |
2018-10-17 | DRTVWR-447: Merge Oz's logging changes | Nat Goodspeed |
2018-10-17 | DRTVWR-447: Move test<5> and writeMsgNeedsEscaping() into sequence. | Nat Goodspeed |
2018-10-17 | DRTVWR-447: Restore channel-name sensitivity of Mac BugSplat viewer. | Nat Goodspeed |
2018-10-17 | DRTVWR-447: Finish merging Poseidon into BugSplat | Nat Goodspeed |
2018-10-17 | Automated merge with ssh://bitbucket.org/nat_linden/viewer-poseidon | Nat Goodspeed |
2018-10-16 | DRTVWR-447: Use new attachmentsForBugsplatStartupManager SDK method | Nat Goodspeed |
2018-10-16 | renumber the new test to replace the one that was removed | Oz Linden |
2018-10-15 | SL-9805 - reduce frequency of dynamic box updates to every N frames, staggere... | Brad Payne (Vir Linden) |
2018-10-12 | SL-9805 - more detailed frame timer logging of dynamic bounding box updates | Brad Payne (Vir Linden) |
2018-10-12 | SL-9857 - suppress constraint adjustments immediately after region crossing | Brad Payne (Vir Linden) |
2018-10-11 | removed unused member variables that make xcode 10 unhappy | Brad Payne (Vir Linden) |
2018-10-11 | SL-9857 - constraint pos math fix | Brad Payne (Vir Linden) |