index
:
tigervnc.git
1.0-branch
1.1-branch
1.10-branch
1.11-branch
1.12-branch
1.13-branch
1.14-branch
1.2-branch
1.3-branch
1.4-branch
1.5-branch
1.6-branch
1.7-branch
1.8-branch
1.9-branch
master
High performance, multi-platform VNC client and server: https://github.com/TigerVNC/tigervnc
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
vncviewer
/
Viewport.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add support for cursors to the new viewer.
Pierre Ossman
2011-06-08
1
-1
/
+60
*
Make sure the popup menu is reset to the same state each go.
Pierre Ossman
2011-06-03
1
-0
/
+4
*
Allow resize of the viewport widget.
Pierre Ossman
2011-06-01
1
-0
/
+42
*
Fix some misbehaviour with the scroll widget caused by the popup menu.
Pierre Ossman
2011-06-01
1
-2
/
+6
*
Make sure we can handle clipboard data of any size.
Pierre Ossman
2011-05-26
1
-6
/
+11
*
Implement support for grabbing the keyboard when in full screen mode.
Pierre Ossman
2011-05-26
1
-0
/
+7
*
Fix some graphics bugs that occurred on Win32 when using the popup menu.
Pierre Ossman
2011-05-26
1
-0
/
+4
*
Implement full screen support in new vncviewer.
Pierre Ossman
2011-05-26
1
-1
/
+13
*
Handling a full range of keys for the menu key is not as trivial in FLTK as
Pierre Ossman
2011-05-24
1
-9
/
+49
*
Handle horizontal wheel events and not just vertical.
Pierre Ossman
2011-05-24
1
-3
/
+8
*
We need to be careful about feeding FLTK @:s when they will be used in a
Pierre Ossman
2011-05-23
1
-2
/
+6
*
This bug has been fixed upstream, so remove the comment.
Pierre Ossman
2011-05-23
1
-1
/
+1
*
Undo accidental commit of premature fullscreen code.
Pierre Ossman
2011-05-20
1
-2
/
+0
*
Add support for multimedia keys.
Pierre Ossman
2011-05-20
1
-0
/
+38
*
Remove no longer used code.
Pierre Ossman
2011-05-20
1
-4
/
+0
*
Better handling of the numpad by looking at FLTK's "original key code".
Pierre Ossman
2011-05-20
1
-10
/
+50
*
Add keyboard debugging output.
Pierre Ossman
2011-05-19
1
-1
/
+7
*
Implement support for sending the local clipboard to the server.
Pierre Ossman
2011-05-19
1
-0
/
+34
*
Add connection information dialog based on the one in the unix viewer.
Pierre Ossman
2011-05-16
1
-1
/
+7
*
Initial options dialog (read-only) loosly based on the Unix vncviewer.
Pierre Ossman
2011-05-16
1
-1
/
+6
*
The initial fix for FLTK to handle dead keys broke CJK input, so a new method
Pierre Ossman
2011-05-13
1
-81
/
+7
*
Implement about dialog.
Pierre Ossman
2011-04-29
1
-1
/
+7
*
Implement menu entry for forced refresh of screen.
Pierre Ossman
2011-04-29
1
-1
/
+7
*
Handle X11 compose key.
Pierre Ossman
2011-04-29
1
-0
/
+3
*
Initial support for context menu, based on Unix vncviewer code.
Pierre Ossman
2011-04-29
1
-0
/
+78
*
Need to adjust mouse coordinates now that we can move the widget around.
Pierre Ossman
2011-04-15
1
-2
/
+2
*
Make sure the viewport widget can be moved around (i.e. don't assume we're
Pierre Ossman
2011-04-15
1
-4
/
+4
*
Split out the graphics and input handling to a separate widget in preparation
Pierre Ossman
2011-04-15
1
-0
/
+489
[prev]