Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'upreqs' of https://github.com/CendioOssman/tigervnc | Pierre Ossman | 2015-03-12 | 1 | -6/+0 |
|\ | | | | | | | | | | | Conflicts: contrib/packages/rpm/el5/SPECS/tigervnc.spec vncviewer/Viewport.cxx | ||||
| * | Raise FLTK requirement to 1.3.3 | Pierre Ossman | 2015-01-27 | 1 | -6/+0 |
| | | | | | | | | This means that we can remove a lot of conditionals and fallback code. | ||||
* | | Fix bad signed/unsigned comparisons | Pierre Ossman | 2015-03-03 | 1 | -2/+2 |
| | | | | | | | | | | Either by casting, or switching to a more appropriate type for the variable. | ||||
* | | The legacy OS X keyboard API is only 32-bit | Pierre Ossman | 2015-02-25 | 1 | -1/+1 |
|/ | |||||
* | Add OS X keyboard handler | Pierre Ossman | 2014-08-22 | 1 | -0/+382 |
| | |||||
* | Have to properly include config.h for the HAVE_... stuff to work. | Pierre Ossman | 2012-09-11 | 1 | -0/+4 |
| | | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4999 3789f03b-4d11-0410-bbf8-ca57d06f2519 | ||||
* | The OS X keyboard grabbing code needs to be multi-head aware to function | Pierre Ossman | 2012-08-27 | 1 | -4/+25 |
| | | | | | | | properly. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4977 3789f03b-4d11-0410-bbf8-ca57d06f2519 | ||||
* | Implement a more robust method to handle the keyboard grab/focus voodoo as | Pierre Ossman | 2011-06-14 | 1 | -5/+13 |
| | | | | | | | it didn't catch some cases on OS X. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4496 3789f03b-4d11-0410-bbf8-ca57d06f2519 | ||||
* | Implement support for grabbing the keyboard when in full screen mode. | Pierre Ossman | 2011-05-26 | 1 | -0/+69 |
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4449 3789f03b-4d11-0410-bbf8-ca57d06f2519 |