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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix broken FLTK patch
Pierre Ossman
2014-09-16
1
-8
/
+1
*
Merge branch 'xhandlers' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2014-09-15
33
-244
/
+6112
|
\
|
*
Update FLTK patches based on feeback from upstream
Pierre Ossman
2014-09-11
5
-97
/
+229
|
*
Protect the optional IM disabling calls with #ifdef:s
Pierre Ossman
2014-09-11
3
-0
/
+8
|
*
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
2
-0
/
+468
|
*
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
5
-0
/
+231
|
*
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
20
-1103
/
+224
|
*
Ship FLTK patches instead of referring a URI
Pierre Ossman
2014-08-22
19
-48
/
+5156
|
*
Update FLTK requirement
Pierre Ossman
2014-08-22
1
-2
/
+2
|
*
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
|
*
Use printf constructor safely
Pierre Ossman
2014-07-21
1
-1
/
+1
*
|
Added missing part of write block handler.
Tim Waugh
2014-09-09
1
-0
/
+22
*
|
Merge pull request #28 from bphinz/buildfixes
bphinz
2014-09-07
2
-30
/
+0
|
\
\
|
*
|
Removed patch that was merged into trunk in 6bc1de83a7
Brian P. Hinz
2014-09-07
2
-30
/
+0
*
|
|
Merge branch 'xorgserver116' of https://github.com/twaugh/tigervnc
Pierre Ossman
2014-09-05
9
-31
/
+308
|
\
\
\
|
*
|
|
Fix linking when dri3 and present are enabled.
Tim Waugh
2014-09-04
1
-1
/
+1
|
*
|
|
No need to declare 'display' here either.
Tim Waugh
2014-09-04
1
-1
/
+0
|
*
|
|
GCFuncs and GCOps are const since 1.16.
Tim Waugh
2014-09-04
1
-0
/
+9
|
*
|
|
No need to declare 'display' here.
Tim Waugh
2014-09-04
2
-3
/
+0
|
*
|
|
Another LoadExtensionList() that needs an #ifdef.
Tim Waugh
2014-09-04
1
-0
/
+4
|
*
|
|
LoadExtensionList is new in 1.16.
Tim Waugh
2014-09-03
1
-0
/
+4
|
*
|
|
Updated to build against xorg-x11-server 1.16.0.
Tim Waugh
2014-09-03
9
-35
/
+299
|
/
/
/
*
|
|
Merge pull request #22 from bphinz/i18nfix
bphinz
2014-08-20
1
-2
/
+3
|
\
\
\
|
*
|
|
Fix some cmake quoting and escape issues. The un-escaped parens generate a "...
Brian P. Hinz
2014-08-07
1
-2
/
+3
|
|
/
/
*
|
|
Merge pull request #21 from bphinz/precise-damage-fix
bphinz
2014-08-07
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
\nAdded missing dependency that caused x0vncserver to fall back to polling
Brian P. Hinz
2014-08-07
1
-1
/
+1
|
/
/
*
|
Merge branch 'pointersync' of https://github.com/twaugh/tigervnc
Pierre Ossman
2014-07-15
1
-1
/
+9
|
\
\
|
*
|
Update the cursor position using GetSpritePosition().
Tim Waugh
2014-07-14
1
-1
/
+9
|
|
/
*
|
Merge pull request #14 from bphinz/master
bphinz
2014-07-14
1
-2
/
+2
|
\
\
|
*
|
Remove OpenSuse clean-pressed-key patch
Brian P. Hinz
2014-07-14
1
-2
/
+2
*
|
|
Merge pull request #13 from bphinz/master
bphinz
2014-07-14
1
-2
/
+2
|
\
|
|
|
|
/
|
/
|
|
*
Remove OpenSuse newfbsize patch
Brian P. Hinz
2014-07-14
1
-2
/
+2
*
|
Merge branch 'encodemanager' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2014-07-14
36
-1608
/
+2255
|
\
\
|
*
|
String literals are constant
Pierre Ossman
2014-07-14
2
-5
/
+7
|
*
|
Move image encoding logic into a central EncodeManager class
Pierre Ossman
2014-07-14
34
-1603
/
+2248
*
|
|
Merge branch 'nopixeltrans' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2014-07-14
71
-1300
/
+1157
|
\
|
|
|
*
|
Remove PixelTransformer and TransImageGetter
Pierre Ossman
2014-07-14
8
-705
/
+0
|
*
|
Use PixelBuffer objects as the interface for encoders and decoders
Pierre Ossman
2014-07-14
45
-363
/
+200
|
*
|
Store the mouse cursor in the ConnParams object
Pierre Ossman
2014-07-14
6
-118
/
+153
|
*
|
Allow PixelBuffers to be const
Pierre Ossman
2014-07-14
4
-15
/
+17
[next]