summaryrefslogtreecommitdiff
path: root/indra/llwindow/llopenglview-objc.mm
AgeCommit message (Expand)Author
2013-03-19More LLPreeditor work.Geenz
2013-03-19Refactored LLNSWindow and LLOpenGLView significantly. All input goes through...Geenz
2013-03-19IME support (and revamped text input support) semi-working.Geenz
2013-03-11MergeGeenz
2013-02-27Fix max VRAM detection on some cards and issues with sequencing of applicatio...Graham Madarasz (Graham Linden)
2013-02-27For MAINT-2404 Fixes detection of VRAM on OSX removed along with other AGL co...Graham Madarasz (Graham Linden)
2013-02-26Setup the quit handler for when the user attempts to close the window. This ...Geenz
2013-02-25Fix for antialiasing and VSync not being enabled properly.Geenz
2013-02-22Fix inconsistent handling of Control, Alt, and Shift keys through a new modif...Geenz
2013-01-23Refactor the key input handling to make it easier to filter out keys we don't...Geenz
2013-01-22Initial Cocoa drag and drop support.Geenz
2013-01-22And thus, the demonic mouse position conversions from view space to screen sp...Geenz
2013-01-15This *should* put an end to our modifier key woes.Geenz
2013-01-08Big change set:Geenz
2013-01-02Fixed the enter and return keys not being sent appropriately as unicode chara...Geenz
2013-01-01More things in this commit:Geenz
2012-12-29Huge amount of refactoring to use Cocoa here:Geenz
2012-12-17LLWindow: Move to using Cocoa for window and view creation along with setting...Geenz