summaryrefslogtreecommitdiffstats
path: root/vncviewer/cocoa.mm
Commit message (Expand)AuthorAgeFilesLines
* Remove support for old macOSPierre Ossman2017-02-091-176/+81
* Merge branch 'upreqs' of https://github.com/CendioOssman/tigervncPierre Ossman2015-03-121-6/+0
|\
| * Raise FLTK requirement to 1.3.3Pierre Ossman2015-01-271-6/+0
* | Fix bad signed/unsigned comparisonsPierre Ossman2015-03-031-2/+2
* | The legacy OS X keyboard API is only 32-bitPierre Ossman2015-02-251-1/+1
|/
* Add OS X keyboard handlerPierre Ossman2014-08-221-0/+382
* Have to properly include config.h for the HAVE_... stuff to work.Pierre Ossman2012-09-111-0/+4
* The OS X keyboard grabbing code needs to be multi-head aware to functionPierre Ossman2012-08-271-4/+25
* Implement a more robust method to handle the keyboard grab/focus voodoo asPierre Ossman2011-06-141-5/+13
* Implement support for grabbing the keyboard when in full screen mode.Pierre Ossman2011-05-261-0/+69