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
/
DesktopWindow.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Release all pressed keys when we lose focus. This is how we've always done it
Pierre Ossman
2011-04-14
1
-0
/
+9
*
Use a STL map to track keys so we don't have to care what range FLTK key codes
Pierre Ossman
2011-04-14
1
-6
/
+12
*
Make sure AltGr gets sent over on X11.
Pierre Ossman
2011-04-14
1
-0
/
+4
*
Since Ctrl and Cmd tends to mess with the symbol generation, we need to do some
Pierre Ossman
2011-04-14
1
-0
/
+78
*
Handle dead keys more properly (through some fixing in FLTK).
Pierre Ossman
2011-04-11
1
-2
/
+7
*
Off-by-one error. FL_F points to "F0", not F1.
Pierre Ossman
2011-03-10
1
-2
/
+2
*
Fix up numpad keys.
Pierre Ossman
2011-03-10
1
-0
/
+20
*
Reorganise the translation to keysyms to make the code simpler. At the same
Pierre Ossman
2011-03-10
1
-115
/
+93
*
Initial stab at keyboard support. Lots of corner case to work out though...
Pierre Ossman
2011-03-09
1
-0
/
+160
*
Unregister timeouts on object destruction so we don't get any crashes.
Pierre Ossman
2011-03-09
1
-0
/
+6
*
Forgot to fully implement the handler for the delayed pointer events.
Pierre Ossman
2011-03-09
1
-0
/
+1
*
Handle pointer events.
Pierre Ossman
2011-03-09
1
-1
/
+65
*
Initial commit of new FLTK based vncviewer. Most of the code comes from the
Pierre Ossman
2011-03-09
1
-0
/
+186
*
Migrating to new directory structure adopted from the RealVNC's source tree. ...
Constantin Kaplinsky
2006-05-25
1
-1103
/
+0
*
Small code improvements. Convert the coordinates from
george82
2006-05-24
1
-2
/
+4
*
Added the desktop image scaling support to vncviewer.
george82
2006-05-23
1
-13
/
+22
*
Fixed a problem with toolbar that could show up in the full-screen mode.
Constantin Kaplinsky
2006-05-20
1
-1
/
+1
*
Fixed a problem with not updating the system menu when it's opened by right-c...
Constantin Kaplinsky
2006-05-17
1
-7
/
+12
*
Toolbar handling restored.
Constantin Kaplinsky
2006-05-17
1
-2
/
+13
*
Minor fix to "invalidate" desktop child window instead of the parent window.
Constantin Kaplinsky
2006-05-17
1
-1
/
+1
*
Fixed a bug with setting window size which has been introduced while merging....
Constantin Kaplinsky
2006-05-17
1
-6
/
+6
*
Win32 vncviewer merged with VNC 4.1.1 code. The merge is incomplete - the cod...
Constantin Kaplinsky
2006-05-16
1
-0
/
+1076
[prev]