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 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
*
Fix typo.
Pierre Ossman
2012-07-04
1
-1
/
+1
*
Fix unsafe usage of the logging functions.
Pierre Ossman
2012-04-26
1
-6
/
+6
*
Make sure we're paranoid about accidentally feeding a format string.
Pierre Ossman
2012-04-25
1
-1
/
+1
*
Forgot some comments for the mouse cursor workaround.
Pierre Ossman
2012-01-05
1
-0
/
+3
*
Make sure the mouse pointer is always the standard arrow for the popup menu.
Pierre Ossman
2012-01-05
1
-0
/
+11
*
Send a fake pointer event on initial connection so that we get rid of that
Pierre Ossman
2011-11-10
1
-0
/
+6
*
Send a move event when the pointer leaves the viewport as it makes it much
Pierre Ossman
2011-11-10
1
-2
/
+1
*
Adding missing initialization of new member variables
Henrik Andersson
2011-09-14
1
-1
/
+1
*
- Changes behaviour of context menu to be reinitialize
Henrik Andersson
2011-09-14
1
-8
/
+11
*
Support other keys than F8 as menu key
Martin Koegler
2011-09-04
1
-10
/
+2
[next]