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
*
Merge branch 'multisocket-rebased' of https://github.com/twaugh/tigervnc
Pierre Ossman
2015-03-17
1
-2
/
+32
|
\
|
*
Fixed IPv6 support.
Tim Waugh
2015-03-13
1
-2
/
+32
*
|
Merge branch 'upreqs' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2015-03-12
8
-391
/
+4
|
\
\
|
|
/
|
/
|
|
*
Remove no longer functional workaround
Pierre Ossman
2015-02-16
1
-9
/
+0
|
*
Raise FLTK requirement to 1.3.3
Pierre Ossman
2015-01-27
8
-382
/
+4
*
|
Add a OS X system menu so that new viewer windows can be started
Pierre Ossman
2015-03-04
1
-0
/
+40
*
|
Hide OS X specific callback when not needed
Pierre Ossman
2015-03-04
1
-0
/
+2
*
|
Fix bad long line detection logic in config file parser
Pierre Ossman
2015-03-04
1
-3
/
+4
*
|
Change type to fix bad signed/unsigned comparison
Pierre Ossman
2015-03-04
1
-4
/
+4
*
|
Make sure defaultServerName is initialised even on errors
Pierre Ossman
2015-03-03
1
-0
/
+1
*
|
Move about text constant so the compiler can analyse it
Pierre Ossman
2015-03-03
1
-5
/
+5
*
|
Fix bad initialiser lists
Pierre Ossman
2015-03-03
1
-2
/
+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
3
-10
/
+10
*
|
Switch to unsigned parameters for ExtendedDesktopSize handler
Pierre Ossman
2015-03-03
2
-4
/
+4
*
|
Fix bad signed/unsigned comparisons
Pierre Ossman
2015-03-03
3
-9
/
+9
*
|
Make sure Exceptions do not use unsafe format strings
Pierre Ossman
2015-03-03
1
-29
/
+14
*
|
Remove unused variables
Pierre Ossman
2015-03-03
4
-8
/
+1
*
|
Merge branches 'format-security' and 'module-ldnow-master' of https://github....
Pierre Ossman
2015-02-27
4
-70
/
+88
|
\
\
|
*
|
The legacy OS X keyboard API is only 32-bit
Pierre Ossman
2015-02-25
1
-1
/
+1
|
*
|
Escape FLTK menu entries
Pierre Ossman
2015-02-25
3
-20
/
+77
|
*
|
Revert "Switch to FLTK's copy() method for menus"
Pierre Ossman
2015-02-25
2
-69
/
+30
*
|
|
Don't need to log local port when handling -via (#126).
Tim Waugh
2015-02-25
1
-1
/
+0
*
|
|
Avoid warning when compiling with gcc's -Wformat-security option.
Tim Waugh
2015-02-24
1
-1
/
+1
|
/
/
*
|
Disable entries instead of shuffling memory around
Pierre Ossman
2015-02-20
1
-22
/
+11
*
|
Update copyright years
Pierre Ossman
2015-02-20
1
-1
/
+1
*
|
Switch to FLTK's copy() method for menus
Pierre Ossman
2015-02-20
2
-26
/
+76
*
|
Create a console window for help output on Windows
Pierre Ossman
2015-02-17
1
-0
/
+21
*
|
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 a common header file for Windows errno names.
Peter Åstrand (astrand)
2015-02-05
1
-0
/
+1
|
/
*
More debug logging for screen layout changes
Pierre Ossman
2015-01-26
1
-2
/
+5
*
Reduce symbol scope of parameter helpers
Pierre Ossman
2014-12-03
1
-10
/
+10
*
Rework the error message in parameters.cxx
Pierre Ossman
2014-12-03
1
-71
/
+51
*
Simplify log message as we always use TrueColour
Pierre Ossman
2014-12-03
1
-3
/
+1
*
Improve some error messages
Pierre Ossman
2014-12-03
2
-5
/
+5
*
Add comments for translators where requested
Pierre Ossman
2014-12-03
3
-0
/
+10
*
Remove "Error:" prefix from error message
Pierre Ossman
2014-11-19
1
-1
/
+1
*
Make sure we do an initial resize
Pierre Ossman
2014-11-11
1
-4
/
+12
*
Merge branch 'build' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2014-10-21
1
-5
/
+2
|
\
|
*
Add Carbon and Cocoa dependencies to vncviewer
Pierre Ossman
2014-10-17
1
-0
/
+4
|
*
Move ws2_32 dependency to the correct place
Pierre Ossman
2014-10-17
1
-7
/
+0
*
|
Check the return value from XShmAttach.
Tim Waugh
2014-10-17
1
-1
/
+5
*
|
Don't use MIT-SHM on remote displays.
Tim Waugh
2014-10-16
1
-0
/
+5
|
/
*
Use exceptions rather than asserts for for "normal" errors
Pierre Ossman
2014-10-10
3
-8
/
+11
*
Use the same style for exception messages
Pierre Ossman
2014-10-10
2
-4
/
+4
*
Remove unused assert.h include
Pierre Ossman
2014-10-10
1
-1
/
+0
*
Handle PrintScreen and SysReq on Windows
Pierre Ossman
2014-09-30
2
-1
/
+9
*
Fix the build timestamp to be more translation friendly
Pierre Ossman
2014-09-22
3
-25
/
+4
*
Move copyright year out of string to avoid re-translation
Pierre Ossman
2014-09-22
1
-2
/
+3
[next]