summaryrefslogtreecommitdiffstats
path: root/vncviewer/Viewport.cxx
Commit message (Expand)AuthorAgeFilesLines
...
* Implement support for sending the local clipboard to the server.Pierre Ossman2011-05-191-0/+34
* Add connection information dialog based on the one in the unix viewer.Pierre Ossman2011-05-161-1/+7
* Initial options dialog (read-only) loosly based on the Unix vncviewer.Pierre Ossman2011-05-161-1/+6
* The initial fix for FLTK to handle dead keys broke CJK input, so a new methodPierre Ossman2011-05-131-81/+7
* Implement about dialog.Pierre Ossman2011-04-291-1/+7
* Implement menu entry for forced refresh of screen.Pierre Ossman2011-04-291-1/+7
* Handle X11 compose key.Pierre Ossman2011-04-291-0/+3
* Initial support for context menu, based on Unix vncviewer code.Pierre Ossman2011-04-291-0/+78
* Need to adjust mouse coordinates now that we can move the widget around.Pierre Ossman2011-04-151-2/+2
* Make sure the viewport widget can be moved around (i.e. don't assume we'rePierre Ossman2011-04-151-4/+4
* Split out the graphics and input handling to a separate widget in preparationPierre Ossman2011-04-151-0/+489