Age | Commit message (Expand) | Author |
2019-03-01 | Merged in lindenlab/viewer-release | AndreyL ProductEngine |
2018-11-20 | SL-10094 FIXED Mute sound should ONLY mute the viewer's sounds, not the whole... | Mnikolenko ProductEngine |
2018-08-23 | DRTVWR-447: Add (some) metadata to Mac crash reports. | Nat Goodspeed |
2018-08-22 | DRTVWR-447: Additional logging getting metadata for previous run | Nat Goodspeed |
2018-08-22 | DRTVWR-447: Attempt to post BugSplat metadata with Mac crash reports. | Nat Goodspeed |
2018-06-28 | DRTVWR-447: Suppress BugSplat UI; auto-fill certain BugSplat data. | Nat Goodspeed |
2018-06-19 | SL-821: Send the SecondLife.log from the previous (crashed) run. | Nat Goodspeed |
2018-06-18 | SL-821: Add logging in the macOS BugSplat attachment override. | Nat Goodspeed |
2018-06-15 | SL-821: Try to add SecondLife.log file to Mac BugSplat crash report. | Nat Goodspeed |
2017-02-23 | DRTVWR-418: Fix a round of compile errors surfaced by -std=c++11. | Nat Goodspeed |
2016-12-19 | DRTVWR-418: Avoid casting sa_sigaction to unsigned int for comparing. | Nat Goodspeed |
2016-06-30 | DRTVWR-418: Unify control flow through LLAppViewer across platforms. | Nat Goodspeed |
2016-04-08 | merge changes for MAINT-5974 | Oz Linden |
2016-02-25 | maint-5974/maint-5422: viewer changes for new crash reporting | Glenn Glazer |
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden |
2015-09-16 | maint-5422 changes and merge from release | Glenn Glazer |
2015-04-24 | MAINT-5106 FIXED [MAC] if SL viewer is not running, clicking on SLURL launche... | pavelk_productengine |
2014-10-18 | Update to build on Xcode 6.0: more removal of unused variables and functions | callum_linden |
2014-04-07 | merge with release | Richard Linden |
2013-12-03 | Creating a cleaner branch | Aura Linden |
2013-10-08 | merge from viewer-release | Richard Linden |
2013-09-26 | MAINT-3155 add cocoa equiv for former AppleEventManager shenanigans for SLURL... | Graham Madarasz (Graham Linden) |
2013-09-09 | merge with viewer-release | Richard Linden |
2013-08-27 | merge changes for 3.6.4-release | Oz Linden |
2013-08-14 | BUILDFIX: converted platform-specific files over to new LL_INFOS, etc macros | Richard Linden |
2013-06-25 | CHOP-957: Stop looking for, or parsing, Mac arguments.txt file. | Nat Goodspeed |
2013-05-13 | Merged with https://bitbucket.org/lindenlab/viewer-beta | Geenz |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz |
2013-02-04 | Updated the crash handler to produce a CFURL which gets converted into a FSRe... | Geenz |
2013-02-02 | Restore the old Carbon crash handler, and more deprecated API removal. | Geenz |
2013-01-24 | Merged with latest viewer-dev. | Geenz |
2013-01-22 | And thus, the demonic mouse position conversions from view space to screen sp... | Geenz |
2013-01-08 | Big change set: | Geenz |
2013-01-01 | More things in this commit: | Geenz |
2012-12-29 | Huge amount of refactoring to use Cocoa here: | Geenz |
2012-07-30 | MAINT-570 Fix for linux build. | Dave Parks |
2011-03-28 | fix for mac/linux? | Richard Linden |
2011-03-28 | fix for linux and mac | Richard Linden |
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden |
2010-05-27 | Removed the SyncErrorHandler from llapp and llappviewer*. | Lynx Linden |
2010-05-25 | Mac crash behavior matches windows and linux: report on crash (not after rest... | Andrew A. de Laix |
2010-05-04 | Automated merge | Roxie Linden |
2010-04-25 | DEV-49390 (SNOW-573): Deprecated methods for getting and setting the system a... | Aimee Linden |
2010-04-25 | DEV-42251 (SNOW-570 / SNOW-220 / VWR-14711): WaitNextEvent() is deprecated in... | Aimee Linden |
2010-04-07 | Re-insert backed out SLE checkin so we can fix it | Roxie Linden |
2010-04-07 | Backed out changeset 63b699f90efd | Tofu Linden |
2010-03-08 | automated merge | Roxie Linden |
2010-03-05 | Only comments added to crash reporting code on handling old crash logs on mac... | Palmer |
2010-01-27 | Implemented LLAppViewerMacOSX::setMasterSystemAudioMute() and LLAppViewerMacO... | Monroe Linden |
2010-01-27 | Plumb getting and setting the system audio mute through appviewer | Rick Pasetto |