summaryrefslogtreecommitdiff
path: root/indra/llwindow/llwindowmacosx-objc.h
AgeCommit message (Expand)Author
2014-09-11MAINT-3569 FIXED Handle window hide/unhide and minimize/unminimize events on ...Mnikolenko ProductEngine
2013-12-17Mac Fullscreen fix for MAINT-3288 and MAINT-3135Aura Linden
2013-10-03merge changes for 3.6.7-releaseOz Linden
2013-09-26MAINT-3155 add cocoa equiv for former AppleEventManager shenanigans for SLURL...Graham Madarasz (Graham Linden)
2013-09-11OPEN-189 Add missing header guardDrake Arconis
2013-07-11Alert box support!Geenz
2013-07-11STORM-1942: dock icon bouncing unimplementedGeenz
2013-06-17This seems to be on par with viewer-release at this point.Geenz
2013-06-17Have showInputWindow hand off input events to the bottom line input window.Geenz
2013-06-17Insert text into the input window when we attempt to insert text without a pr...Geenz
2013-05-23Only show the input window when we attempt to add marked text, *and* we can't...Geenz
2013-05-13Merged with https://bitbucket.org/lindenlab/viewer-betaGeenz
2013-04-07Support the committing of the current pre edit string when language input is ...Geenz
2013-04-01First pass at adding a viable replacement for TSM's old UseInputWindow method...Geenz
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2013-03-27IME support is pretty much finished at this point.Geenz
2013-03-25Additional IME support. LLPreeditor is largely good to go at this point, but...Geenz
2013-03-19More LLPreeditor work.Geenz
2013-03-11MergeGeenz
2013-03-11Bug fixing and prep-work for IME support (along with refactored text input in...Geenz
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-22Initial Cocoa drag and drop support.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
2010-08-13Change license from GPL to LGPL (version 2.1)Oz Linden
2010-03-18Backed out changeset f4c0761897c6 EXT-4820([NUX] Viewer dimensions on first-...Igor Borovkov
2010-03-05Working on major bug EXT-4820([NUX] Viewer dimensions on first-run) - moved L...Eugene Mutavchi
2009-01-08Result of svn merge -r107256:107258 svn+ssh://svn/svn/user/phoenix/license_20...Aaron Brashears
2007-10-04Result of svn merge -r71162:71205 svn+ssh://svn/svn/linden/branches/new-licen...Aaron Brashears
2007-01-02Print done when done.James Cook