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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update FLTK patches based on feeback from upstream
Pierre Ossman
2014-09-11
2
-16
/
+16
*
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
3
-1
/
+423
*
Add Windows keyboard handler
Pierre Ossman
2014-08-22
3
-1
/
+250
*
Add X11 keyboard handler
Pierre Ossman
2014-08-22
2
-0
/
+51
*
Add xhandler hook
Pierre Ossman
2014-08-22
2
-0
/
+33
*
Add helper to get combining codepoint from a spacing character
Pierre Ossman
2014-08-22
2
-0
/
+48
*
Better codepoint for combining ypogegrammeni (dead iota)
Pierre Ossman
2014-08-22
1
-1
/
+1
*
Attempt to handle Ctrl+key
Pierre Ossman
2014-08-22
1
-1
/
+17
*
Remove simple keyboard model
Pierre Ossman
2014-08-22
4
-182
/
+224
*
Windows debug builds of vncviewer should have a console
Pierre Ossman
2014-07-21
1
-1
/
+1
*
Use NoSymbol as the error code
Pierre Ossman
2014-07-21
2
-4
/
+10
*
Make keysymtab static and const
Pierre Ossman
2014-07-21
1
-1
/
+3
*
String literals are constant
Pierre Ossman
2014-07-14
1
-4
/
+6
*
Use PixelBuffer objects as the interface for encoders and decoders
Pierre Ossman
2014-07-14
8
-194
/
+46
*
Provide a better R/W base PixelBuffer class
Pierre Ossman
2014-07-07
5
-6
/
+13
*
Get rid of getStride()
Pierre Ossman
2014-07-07
7
-17
/
+9
*
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
13
-73
/
+195
*
Encoders/decoders should track the connection object
Pierre Ossman
2014-07-07
1
-1
/
+1
*
Push encoder and decoder handling down into the connection objects
Pierre Ossman
2014-07-07
2
-12
/
+30
*
Remove full support for colour maps
Pierre Ossman
2014-07-07
7
-58
/
+10
*
Remove magic JPEG variables from ConnParams
Pierre Ossman
2014-07-07
1
-9
/
+16
*
Remove some premature optimisation
Pierre Ossman
2014-07-07
6
-74
/
+104
*
Add some missing whitespace
Pierre Ossman
2014-07-07
1
-0
/
+3
*
Be more consistent in referring to pixel byte streams as buffers
Pierre Ossman
2014-07-07
4
-9
/
+9
*
Remove unused method prototype
Pierre Ossman
2014-07-07
1
-1
/
+0
*
Clean up header dependencies in the vncviewer directory
Pierre Ossman
2014-07-07
6
-12
/
+23
*
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
2
-2
/
+2
*
Fix copy-paste error that referred to the wrong variable.
Pierre Ossman
2013-07-01
1
-2
/
+2
*
Update copyright year to 2013.
Peter Åstrand
2013-06-11
2
-2
/
+2
*
The numpad decimal hack is needed on OS X as well.
Pierre Ossman
2013-05-29
1
-5
/
+12
*
Forgot to respect the AcceptClipboard option in the
Pierre Ossman
2013-05-24
1
-0
/
+3
*
Work around Windows poor handling of the numpad decimal key.
Pierre Ossman
2013-04-16
1
-0
/
+20
*
Fix build on 32-bit and 64-bit Windows
DRC
2013-02-26
3
-2
/
+4
*
viewer: exit when user specifies both -via and -listen parameters
Adam Tkac
2013-02-19
1
-1
/
+9
*
Reimplement -listen in the new FLTK vncviewer. Work done by
Pierre Ossman
2013-02-15
5
-21
/
+51
*
Remove one vlog.debug call which shouldn't have been committed
Adam Tkac
2013-01-23
1
-1
/
+0
*
Re-add the "-via" parameter support on UNIX platforms.
Adam Tkac
2013-01-23
6
-14
/
+107
*
We need to be careful to not call X11 operations if the window isn't
Pierre Ossman
2012-10-30
1
-14
/
+26
*
Leaving/entering full screen on OS X would leave the scroll bars in an
Pierre Ossman
2012-10-24
1
-0
/
+5
*
Fl::screen_work_area() was added after FLTK 1.3.0, so we need to have
Pierre Ossman
2012-10-24
1
-0
/
+10
*
Fix indentation.
Pierre Ossman
2012-10-17
1
-1
/
+1
*
Starting in full screen was misbehaving because we were waiting
Pierre Ossman
2012-10-17
1
-0
/
+7
*
We need to be more careful about activating maximized mode when in
Pierre Ossman
2012-10-11
1
-5
/
+12
*
XFCE's window manager did not interact well with the code that avoided
Pierre Ossman
2012-10-03
1
-16
/
+25
[next]