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.15-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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make some log messages more sane for translators
Pierre Ossman
2014-09-22
1
-4
/
+8
*
Generate the about text in a single place
Pierre Ossman
2014-09-22
1
-10
/
+12
*
Split up the info string
Pierre Ossman
2014-09-22
1
-22
/
+56
*
Add file location to the translation files
Pierre Ossman
2014-09-22
1
-1
/
+1
*
Update translations with those already done by Cendio
Pierre Ossman
2014-09-18
10
-242
/
+1931
*
Regenerate translation files
Pierre Ossman
2014-09-18
7
-83
/
+378
*
New address for mailing list
Pierre Ossman
2014-09-18
1
-1
/
+1
*
Allow generating translations even with a separate build directory
Pierre Ossman
2014-09-18
1
-1
/
+0
*
CMake needs to have the quotes at the end to work properly
Pierre Ossman
2014-09-18
1
-4
/
+4
*
Merge branch 'doc' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2014-09-18
32
-1940
/
+538
|
\
|
*
Move preferred encoding tracking into a server object
Pierre Ossman
2014-09-18
5
-11
/
+29
|
*
Document the client side X509 parameters
Pierre Ossman
2014-09-17
1
-0
/
+18
|
*
Correct naming convention for some parameters
Pierre Ossman
2014-09-17
8
-27
/
+29
|
*
Give a correct list of valid security schemes
Pierre Ossman
2014-09-17
2
-2
/
+10
|
*
Remove unused VideoArea parameter
Pierre Ossman
2014-09-17
3
-49
/
+0
|
*
Avoid extra spacing in the generated man pages
Pierre Ossman
2014-09-17
5
-86
/
+132
|
*
Document default configuration file location
Pierre Ossman
2014-09-17
1
-0
/
+5
|
*
Update the vncviewer man page with current list of options
Pierre Ossman
2014-09-17
1
-16
/
+62
|
*
Update server man pages to reflect current list of options
Pierre Ossman
2014-09-17
2
-46
/
+143
|
*
Document the -list argument to vncserver
Pierre Ossman
2014-09-17
1
-0
/
+6
|
*
Remove the date from man pages
Pierre Ossman
2014-09-17
6
-6
/
+6
|
*
Clean up the authors section of the man pages
Pierre Ossman
2014-09-17
6
-22
/
+27
|
*
Document test cases for testing the keyboard handling
Pierre Ossman
2014-09-17
1
-0
/
+107
|
*
None of these files are relevant today
Pierre Ossman
2014-09-17
7
-1672
/
+0
|
*
Moved release documentation to the wiki
Pierre Ossman
2014-09-17
3
-39
/
+0
*
|
Merge pull request #32 from bphinz/buildfixes
bphinz
2014-09-16
3
-148
/
+12
|
\
\
|
|
/
|
/
|
|
*
Apply latest fltk patches to rpm-based packages
Brian P. Hinz
2014-09-16
3
-148
/
+12
*
|
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
|
\
\
\
|
|
|
/
|
|
/
|
[next]