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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
vncviewer
/
Viewport.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Change cursor API to use RGBA data
Pierre Ossman
2017-02-22
1
-34
/
+8
*
Render on a temporary surface when needed
Pierre Ossman
2017-02-10
1
-0
/
+13
*
Abstract platform rendering to "surfaces"
Pierre Ossman
2017-02-10
1
-34
/
+2
*
Respect SendClipboard setting
Pierre Ossman
2017-01-02
1
-0
/
+3
*
Only show sendPrimary on X11 platforms
Pierre Ossman
2015-12-11
1
-0
/
+2
*
Delegate decoder object management to a separate class
Pierre Ossman
2015-11-27
1
-49
/
+7
*
Give context for strings used in menus
Pierre Ossman
2015-09-23
1
-22
/
+25
*
Display partial updates on slow transfers
Pierre Ossman
2015-09-23
1
-1
/
+0
*
Add a missing break statement.
Joel Teichroeb
2015-07-18
1
-0
/
+1
*
Add minimize button on f8 menu. Fixes #90
Joel Teichroeb
2015-07-13
1
-1
/
+5
*
Change fillRect() to take a buffer instead of a pixel
Pierre Ossman
2015-06-05
1
-2
/
+4
*
Merge branch 'upreqs' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2015-03-12
1
-290
/
+2
|
\
|
*
Raise FLTK requirement to 1.3.3
Pierre Ossman
2015-01-27
1
-290
/
+2
*
|
Reorder class initialiser list to match what actually happens
Pierre Ossman
2015-03-03
1
-1
/
+1
*
|
Fix mismatches between format string and arguments
Pierre Ossman
2015-03-03
1
-1
/
+1
*
|
Escape FLTK menu entries
Pierre Ossman
2015-02-25
1
-18
/
+27
*
|
Revert "Switch to FLTK's copy() method for menus"
Pierre Ossman
2015-02-25
1
-57
/
+28
*
|
Disable entries instead of shuffling memory around
Pierre Ossman
2015-02-20
1
-22
/
+11
*
|
Switch to FLTK's copy() method for menus
Pierre Ossman
2015-02-20
1
-24
/
+64
*
|
Add shortcuts to context menu for quick access
Pierre Ossman
2015-02-16
1
-11
/
+11
*
|
Stop mapping Meta to Super
Pierre Ossman
2015-02-16
1
-2
/
+0
|
/
*
Use exceptions rather than asserts for for "normal" errors
Pierre Ossman
2014-10-10
1
-0
/
+3
*
Handle PrintScreen and SysReq on Windows
Pierre Ossman
2014-09-30
1
-0
/
+8
*
Make some log messages more sane for translators
Pierre Ossman
2014-09-22
1
-4
/
+8
*
Update FLTK patches based on feeback from upstream
Pierre Ossman
2014-09-11
1
-15
/
+15
*
Protect the optional IM disabling calls with #ifdef:s
Pierre Ossman
2014-09-11
1
-0
/
+4
*
Use different keysyms for left and right alt on OS X
Pierre Ossman
2014-08-22
1
-0
/
+2
*
Disable input methods when the viewport is focused
Pierre Ossman
2014-08-22
1
-0
/
+2
*
Ignore FLTK events when we have low level hooks
Pierre Ossman
2014-08-22
1
-0
/
+4
*
Add OS X keyboard handler
Pierre Ossman
2014-08-22
1
-1
/
+34
*
Add Windows keyboard handler
Pierre Ossman
2014-08-22
1
-1
/
+62
*
Add X11 keyboard handler
Pierre Ossman
2014-08-22
1
-0
/
+41
*
Add xhandler hook
Pierre Ossman
2014-08-22
1
-0
/
+31
*
Attempt to handle Ctrl+key
Pierre Ossman
2014-08-22
1
-1
/
+17
*
Remove simple keyboard model
Pierre Ossman
2014-08-22
1
-150
/
+175
*
Use NoSymbol as the error code
Pierre Ossman
2014-07-21
1
-3
/
+7
*
Use PixelBuffer objects as the interface for encoders and decoders
Pierre Ossman
2014-07-14
1
-106
/
+8
*
Provide a better R/W base PixelBuffer class
Pierre Ossman
2014-07-07
1
-0
/
+6
*
Get rid of the direct access abuse of FullFramePixelBuffer's data
Pierre Ossman
2014-07-07
1
-4
/
+10
*
Create a proper interface base class for the viewport's framebuffer
Pierre Ossman
2014-07-07
1
-7
/
+25
*
Remove full support for colour maps
Pierre Ossman
2014-07-07
1
-36
/
+4
*
Remove some premature optimisation
Pierre Ossman
2014-07-07
1
-0
/
+57
*
Clean up header dependencies in the vncviewer directory
Pierre Ossman
2014-07-07
1
-0
/
+3
*
Check that we have a cursor to restore
Pierre Ossman
2014-07-07
1
-1
/
+1
*
Printing the clipboard data is very annoying as it could
Pierre Ossman
2013-09-05
1
-1
/
+1
*
The numpad decimal hack is needed on OS X as well.
Pierre Ossman
2013-05-29
1
-5
/
+12
*
Work around Windows poor handling of the numpad decimal key.
Pierre Ossman
2013-04-16
1
-0
/
+20
*
Implement client side multi-head support. Requires a FLTK patched to support
Pierre Ossman
2012-07-13
1
-1
/
+1
*
This code is no longer needed now that we have dynamic resize.
Pierre Ossman
2012-07-04
1
-4
/
+1
*
Add menu entry to have the local window match the size of the remote desktop.
Pierre Ossman
2012-07-04
1
-1
/
+14
[prev]
[next]