Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_tigervnc
/
refs/heads/android-16
/
vncviewer
/
Viewport.cxx
5fbbe10
Use UTF-8 in clipboard API
by Pierre Ossman
· 6 years ago
615d16b
Improved clipboard API
by Pierre Ossman
· 6 years ago
56fa782
Add UTF-8 to/from ISO 8859-1 conversion routines
by Pierre Ossman
· 10 years ago
66f1db5
Clean up internal clipboard handling
by Pierre Ossman
· 6 years ago
546b2ad
Make sure clipboard uses \n line endings
by Pierre Ossman
· 6 years ago
5cd3ff6
Hide setPrimary parameter on non-X11 platforms
by Pierre Ossman
· 6 years ago
2063439
Only do initial LED sync if focused
by Pierre Ossman
· 7 years ago
d8bbbeb
Merge branch 'connparams' of https://github.com/CendioOssman/tigervnc
by Pierre Ossman
· 7 years ago
42d0f5d
Fixed handling of AltGr from Windows' touch keyboard
by Pierre Ossman
· 7 years ago
0f1c630
Handle AltGr from Windows' touch keyboard
by Pierre Ossman
· 7 years ago
b14a6bc
Split out ServerParams from ConnParams
by Pierre Ossman
· 7 years ago
be88293
Ignore buttons in mouse leave events
by Pierre Ossman
· 7 years ago
e370e1c
Fix try/catch for flushPendingClipboard()
by Pierre Ossman
· 7 years ago
9f83180
viewer: reset ctrl / alt to menu state on focus
by Dominique Martinet
· 7 years ago
609a9c8
Properly sync LED state on connect
by Pierre Ossman
· 7 years ago
fa646bc
Merge branch 'clipfocus' of https://github.com/CendioOssman/tigervnc
by Pierre Ossman
· 7 years ago
59da99f
Stop abusing InputHandler class for write class
by Pierre Ossman
· 10 years ago
be6909b
Avoid clipboard updates when not focused
by Pierre Ossman
· 7 years ago
9a74732
Add focus test helper for Viewport
by Pierre Ossman
· 7 years ago
7823629
Handle LED state sync entirely in Viewport
by Pierre Ossman
· 7 years ago
4c20423
Move server cut text handler to Viewport
by Pierre Ossman
· 7 years ago
69428fe
Handle Ctrl+AltGr on Windows
by Pierre Ossman
· 8 years ago
5124978
Better detection of AltGr on Windows
by Pierre Ossman
· 8 years ago
ac90e95
Merge branch 'pause' of https://github.com/CendioOssman/tigervnc
by Pierre Ossman
· 8 years ago
d329c3e
Remove double cursor workaround in client
by Pierre Ossman
· 8 years ago
30b3f92
Handle right shift better on Windows
by Pierre Ossman
· 8 years ago
f73214c
Handle Windows scan code exceptions
by Pierre Ossman
· 8 years ago
87b9d5f
Be explicit which Exception class we want
by Pierre Ossman
· 8 years ago
0c15866
Add support for raw keyboard in vncviewer
by Pierre Ossman
· 8 years ago
5ae2821
Basic support for QEMU Extended Key Events
by Pierre Ossman
· 8 years ago
1668cfa
Sync LED state when gaining focus
by Pierre Ossman
· 9 years ago
2fa63f8
Add client support for LED state sync
by Pierre Ossman
· 9 years ago
6a1a0d0
Change cursor API to use RGBA data
by Pierre Ossman
· 9 years ago
3d74d88
Render on a temporary surface when needed
by Pierre Ossman
· 9 years ago
403ac27
Abstract platform rendering to "surfaces"
by Pierre Ossman
· 9 years ago
a432b58
Respect SendClipboard setting
by Pierre Ossman
· 9 years ago
f7fef92
Only show sendPrimary on X11 platforms
by Pierre Ossman
· 10 years ago
9f273e9
Delegate decoder object management to a separate class
by Pierre Ossman
· 10 years ago
ff626f8
Give context for strings used in menus
by Pierre Ossman
· 10 years ago
d9b9003
Display partial updates on slow transfers
by Pierre Ossman
· 10 years ago
1f9e45a
Add a missing break statement.
by Joel Teichroeb
· 10 years ago
a7494ac
Add minimize button on f8 menu. Fixes #90
by Joel Teichroeb
· 10 years ago
56f99d6
Change fillRect() to take a buffer instead of a pixel
by Pierre Ossman
· 10 years ago
d1cb31f
Merge branch 'upreqs' of https://github.com/CendioOssman/tigervnc
by Pierre Ossman
· 10 years ago
b1cd6ca
Reorder class initialiser list to match what actually happens
by Pierre Ossman
· 11 years ago
fb450fb
Fix mismatches between format string and arguments
by Pierre Ossman
· 11 years ago
245c802
Escape FLTK menu entries
by Pierre Ossman
· 11 years ago
b5b0ea5
Revert "Switch to FLTK's copy() method for menus"
by Pierre Ossman
· 11 years ago
52a1815
Disable entries instead of shuffling memory around
by Pierre Ossman
· 11 years ago
e954125
Switch to FLTK's copy() method for menus
by Pierre Ossman
· 11 years ago
3c76a6d
Add shortcuts to context menu for quick access
by Pierre Ossman
· 11 years ago
83e019f
Stop mapping Meta to Super
by Pierre Ossman
· 11 years ago
56610fb
Raise FLTK requirement to 1.3.3
by Pierre Ossman
· 11 years ago
d1a853b
Use exceptions rather than asserts for for "normal" errors
by Pierre Ossman
· 11 years ago
a7d3dc7
Handle PrintScreen and SysReq on Windows
by Pierre Ossman
· 11 years ago
f05f355
Make some log messages more sane for translators
by Pierre Ossman
· 11 years ago
64ff1ca
Update FLTK patches based on feeback from upstream
by Pierre Ossman
· 11 years ago
6d66d6d
Protect the optional IM disabling calls with #ifdef:s
by Pierre Ossman
· 11 years ago
38fcebb
Use different keysyms for left and right alt on OS X
by Pierre Ossman
· 11 years ago
48ef54d
Disable input methods when the viewport is focused
by Pierre Ossman
· 11 years ago
a83c88d
Ignore FLTK events when we have low level hooks
by Pierre Ossman
· 11 years ago
6b743d0
Add OS X keyboard handler
by Pierre Ossman
· 11 years ago
2e9684f
Add Windows keyboard handler
by Pierre Ossman
· 11 years ago
6b9622d
Add X11 keyboard handler
by Pierre Ossman
· 11 years ago
4f3ac69
Add xhandler hook
by Pierre Ossman
· 11 years ago
13a809a
Attempt to handle Ctrl+key
by Pierre Ossman
· 11 years ago
25188c4
Remove simple keyboard model
by Pierre Ossman
· 11 years ago
7b8bff6
Use NoSymbol as the error code
by Pierre Ossman
· 11 years ago
0c9bd4b
Use PixelBuffer objects as the interface for encoders and decoders
by Pierre Ossman
· 11 years ago
a32040d
Provide a better R/W base PixelBuffer class
by Pierre Ossman
· 12 years ago
ff9eb5a
Get rid of the direct access abuse of FullFramePixelBuffer's data
by Pierre Ossman
· 12 years ago
ac13abe
Create a proper interface base class for the viewport's framebuffer
by Pierre Ossman
· 12 years ago
b6b4dc6
Remove full support for colour maps
by Pierre Ossman
· 12 years ago
947b48d
Remove some premature optimisation
by Pierre Ossman
· 12 years ago
769963f
Clean up header dependencies in the vncviewer directory
by Pierre Ossman
· 12 years ago
de1a3b9
Check that we have a cursor to restore
by Pierre Ossman
· 11 years ago
5803d3b
Printing the clipboard data is very annoying as it could
by Pierre Ossman
· 12 years ago
159cb83
The numpad decimal hack is needed on OS X as well.
by Pierre Ossman
· 12 years ago
7e8ace1
Work around Windows poor handling of the numpad decimal key.
by Pierre Ossman
· 12 years ago
aae3891
Implement client side multi-head support. Requires a FLTK patched to support
by Pierre Ossman
· 13 years ago
275284f
This code is no longer needed now that we have dynamic resize.
by Pierre Ossman
· 13 years ago
8dc8bca
Add menu entry to have the local window match the size of the remote desktop.
by Pierre Ossman
· 13 years ago
a23989b
Fix typo.
by Pierre Ossman
· 13 years ago
ad8609a
Fix unsafe usage of the logging functions.
by Pierre Ossman
· 13 years ago
f52740e
Make sure we're paranoid about accidentally feeding a format string.
by Pierre Ossman
· 13 years ago
fd177f3
Forgot some comments for the mouse cursor workaround.
by Pierre Ossman
· 14 years ago
bfbdb10
Make sure the mouse pointer is always the standard arrow for the popup menu.
by Pierre Ossman
· 14 years ago
de67313
Send a fake pointer event on initial connection so that we get rid of that
by Pierre Ossman
· 14 years ago
164865a
Send a move event when the pointer leaves the viewport as it makes it much
by Pierre Ossman
· 14 years ago
3a84832
Adding missing initialization of new member variables
by Henrik Andersson
· 14 years ago
abd70ce
- Changes behaviour of context menu to be reinitialize
by Henrik Andersson
· 14 years ago
498ef46
Support other keys than F8 as menu key
by Martin Koegler
· 14 years ago
c359f36
Make sure to include config.h in every compilation unit. Otherwise,
by Peter Åstrand
· 14 years ago
17067b1
Make fullscreen mode work better with some X11 WMs such as Fedora 14
by Peter Åstrand
· 14 years ago
773125e
Add some extra debug output when the frame buffer changes size.
by Pierre Ossman
· 14 years ago
f72eb6b
Add hack to make the client start properly even in the face of endian issues.
by Pierre Ossman
· 14 years ago
d8f8487
Make sure we use the correct pixel format for cursors when in non-native mode.
by Pierre Ossman
· 14 years ago
f350545
The new viewer stores the framebuffer in a native format, instead of
by Pierre Ossman
· 14 years ago
aa336be
Workaround for Alt behaviour on OS X.
by Pierre Ossman
· 14 years ago
f0d9283
Port over the AltGr hack that the old Windows viewer has. Seems we need this
by Pierre Ossman
· 14 years ago
Next »