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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'jpeg16' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2014-10-09
2
-23
/
+61
|
\
|
*
Wrong padding size calculated (copy-paste error)
Pierre Ossman
2014-10-09
1
-1
/
+1
|
*
Make sure stride handling is also tested
Pierre Ossman
2014-10-09
1
-13
/
+45
|
*
Use constants for the test buffer dimensions
Pierre Ossman
2014-10-09
1
-14
/
+20
|
/
*
Merge pull request #42 from bphinz/buildfixes
bphinz
2014-09-30
1
-4
/
+4
|
\
|
*
Fix pointer initialization to prevent NULL events.
Brian P. Hinz
2014-09-29
1
-4
/
+4
*
|
Handle PrintScreen and SysReq on Windows
Pierre Ossman
2014-09-30
3
-1
/
+10
|
/
*
Merge branch 'convtest' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2014-09-25
5
-17
/
+376
|
\
|
*
Fix endian conversion
Pierre Ossman
2014-09-25
1
-12
/
+22
|
*
Add pixel conversion correctness test
Pierre Ossman
2014-09-25
3
-0
/
+332
|
*
PixelTransformer is gone so we can protect these now
Pierre Ossman
2014-09-25
1
-2
/
+1
|
*
Add missing copyright header.
Pierre Ossman
2014-09-24
1
-0
/
+18
|
*
Rename the pixel conversion performance test
Pierre Ossman
2014-09-24
2
-3
/
+3
|
/
*
Merge branch 'translations' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2014-09-22
25
-590
/
+7590
|
\
|
*
Refresh translation files
Pierre Ossman
2014-09-22
12
-313
/
+5292
|
*
Fix the build timestamp to be more translation friendly
Pierre Ossman
2014-09-22
4
-36
/
+11
|
*
Move copyright year out of string to avoid re-translation
Pierre Ossman
2014-09-22
1
-2
/
+3
|
*
Don't use tabs for indentation
Pierre Ossman
2014-09-22
1
-80
/
+84
|
*
Make sure user visible strings are translated
Pierre Ossman
2014-09-22
8
-78
/
+96
|
*
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
*
|
Apparently, at least my CMake requires that quotes are at the
Peter Åstrand (astrand)
2014-09-22
1
-2
/
+2
*
|
Merge pull request #35 from bphinz/buildfixes
bphinz
2014-09-19
1
-8
/
+0
|
\
\
|
*
|
Applying xserver115.patch fails on Ubuntu xorg-server source at hunk 2. Wayl...
Brian P. Hinz
2014-09-19
1
-8
/
+0
*
|
|
Merge pull request #34 from bphinz/buildfixes
bphinz
2014-09-19
8
-181
/
+0
|
\
|
|
|
|
/
|
/
|
|
*
Remove distro specific patches obsoleted by changes in 38023dc304
Brian P. Hinz
2014-09-18
8
-181
/
+0
|
/
*
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
|
\
\
|
|
/
|
/
|
[next]