summaryrefslogtreecommitdiff
path: root/indra/llwindow/llkeyboardheadless.cpp
AgeCommit message (Collapse)Author
2015-11-10remove execute permission from many files that should not have itOz Linden
2013-05-13Merged with https://bitbucket.org/lindenlab/viewer-betaGeenz
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2013-02-22Fix inconsistent handling of Control, Alt, and Shift keys through a new ↵Geenz
modifier update callback.
2011-03-09Fix to LLWindow listener keyUp event. Fix to headless client scanKeyboard, ↵Don Kjer
allowing input from eventhost
2011-02-23Added headless client keyboardDon Kjer