summaryrefslogtreecommitdiffstats
path: root/vncviewer/DesktopWindow.h
Commit message (Expand)AuthorAgeFilesLines
* Implement client side multi-head support. Requires a FLTK patched to supportPierre Ossman2012-07-131-0/+2
* Make it possible to dynamically resize the size of the session, when resizingPierre Ossman2012-07-041-0/+6
* If the client and server are using identical pixel formats, then perform Tigh...DRC2011-11-031-0/+7
* Fix build issues with Visual C++ (implemented macro version of snprintf + re-...DRC2011-06-241-3/+3
* Implement a more robust method to handle the keyboard grab/focus voodoo asPierre Ossman2011-06-141-0/+2
* Add support for cursors to the new viewer.Pierre Ossman2011-06-081-4/+3
* Handle framebuffer resize requests.Pierre Ossman2011-06-011-0/+4
* Implement support for grabbing the keyboard when in full screen mode.Pierre Ossman2011-05-261-0/+9
* Add a scroll widget so that we can allow resizing of the main window.Pierre Ossman2011-04-151-0/+3
* Split out the graphics and input handling to a separate widget in preparationPierre Ossman2011-04-151-56/+6
* Use a STL map to track keys so we don't have to care what range FLTK key codesPierre Ossman2011-04-141-1/+4
* Reorganise the translation to keysyms to make the code simpler. At the samePierre Ossman2011-03-101-0/+1
* Initial stab at keyboard support. Lots of corner case to work out though...Pierre Ossman2011-03-091-0/+4
* Handle pointer events.Pierre Ossman2011-03-091-0/+7
* Initial commit of new FLTK based vncviewer. Most of the code comes from thePierre Ossman2011-03-091-0/+110
* Migrating to new directory structure adopted from the RealVNC's source tree. ...Constantin Kaplinsky2006-05-251-254/+0
* Added the desktop image scaling support to vncviewer.george822006-05-231-3/+3
* Toolbar handling restored.Constantin Kaplinsky2006-05-171-4/+4
* Win32 vncviewer merged with VNC 4.1.1 code. The merge is incomplete - the cod...Constantin Kaplinsky2006-05-161-0/+254