summaryrefslogtreecommitdiff
path: root/indra/newview/llappdelegate-objc.mm
AgeCommit message (Expand)Author
2022-10-28Fix leaks in mac IMERye Mutt
2021-07-20Merge branch 'master' into DRTVWR-521-maintAndrey Lihatskiy
2021-05-26SL-15196 Attach correct log file to Bugsplat reportMnikolenko Productengine
2021-05-12SL-10297: Merge branch 'sl-10297-oz' into sl-10297.Nat Goodspeed
2020-11-18SL-14286 fixed crash when closing viewer while file picker is openMnikolenko ProductEngine
2020-03-24SL-1431 settings_per_account.xml file should be attached to crashreportMnikolenko Productengine
2019-10-08Rename uploaded log file to get Bugsplat to server as text/plainOz Linden
2019-06-05assorted cleanupOz Linden
2019-06-20SL-11432 FIXED [OSX] Avatar is spinning when pressing Alt+D+Command and then ...Mnikolenko ProductEngine
2018-10-16DRTVWR-447: Use new attachmentsForBugsplatStartupManager SDK methodNat Goodspeed
2018-08-23DRTVWR-447: Add (some) metadata to Mac crash reports.Nat Goodspeed
2018-08-22DRTVWR-447: Add logging to BugsplatMac override methods.Nat Goodspeed
2018-08-22DRTVWR-447: Attempt to post BugSplat metadata with Mac crash reports.Nat Goodspeed
2018-06-28DRTVWR-447: Suppress BugSplat UI; auto-fill certain BugSplat data.Nat Goodspeed
2018-06-19SL-821: Send the SecondLife.log from the previous (crashed) run.Nat Goodspeed
2018-06-19SL-821: Another Objective-C++ magic incantation from BugSplat support.Nat Goodspeed
2018-06-19SL-821: Try again to override BugSplat Obj-C methods.Nat Goodspeed
2018-06-18SL-821: Add logging in the macOS BugSplat attachment override.Nat Goodspeed
2018-06-18SL-821: Fix BugSplat attachment method override per BugSplat support.Nat Goodspeed
2018-06-15SL-821: Fix up Objective-C++ syntax errors.Nat Goodspeed
2018-06-15SL-821: Try to add SecondLife.log file to Mac BugSplat crash report.Nat Goodspeed
2018-05-25SL-821, SL-826: Use BUGSPLAT_DB from environment on Windows and Mac.Nat Goodspeed
2018-05-21SL-821: Use @import, not #import.Nat Goodspeed
2018-05-21SL-821: Introduce macOS BugSplat initialization.Nat Goodspeed
2017-02-23DRTVWR-418: Fix a round of compile errors surfaced by -std=c++11.Nat Goodspeed
2016-10-11MAINT-6600 FIXED Mac Viewer Does Not Handle Bad Arguments GracefullyMnikolenko Productengine
2016-06-30DRTVWR-418: Unify control flow through LLAppViewer across platforms.Nat Goodspeed
2015-11-10remove execute permission from many files that should not have itOz Linden
2014-12-01mergeBrad Payne (Vir Linden)
2014-09-11MAINT-3569 FIXED Handle window hide/unhide and minimize/unminimize events on ...Mnikolenko ProductEngine
2014-08-06STORM-2053 - applicationShouldTerminate returns an NSApplicationTeminateReply...Cinder Biscuits
2013-11-08MAINT-3155 redux moved reg for URL event handling to WillFinishLaunching inst...Graham Madarasz (Graham Linden)
2013-09-26MAINT-3155 add cocoa equiv for former AppleEventManager shenanigans for SLURL...Graham Madarasz (Graham Linden)
2013-06-27Added license headers.Geenz
2013-06-17Moved detecting if we're using a roman-script language to it's own function i...Geenz
2013-06-17Have showInputWindow hand off input events to the bottom line input window.Geenz
2013-06-17Move logic involving the input window to keyDown. Pass input events to the i...Geenz
2013-06-17Insert text into the input window when we attempt to insert text without a pr...Geenz
2013-05-13Added IME input window white list.Geenz
2013-04-01First pass at adding a viable replacement for TSM's old UseInputWindow method...Geenz
2013-03-27IME support is pretty much finished at this point.Geenz
2013-01-23Readd event handling for application focus.Geenz
2013-01-23Refactor the key input handling to make it easier to filter out keys we don't...Geenz
2013-01-08Big change set:Geenz