summaryrefslogtreecommitdiff
path: root/indra/newview/llappdelegate-objc.mm
AgeCommit message (Expand)Author
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