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
/
win
/
rfb_win32
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use correct type for format string
Pierre Ossman
2015-09-29
1
-1
/
+3
*
Fix some bad signed/unsigned mismatches
Pierre Ossman
2015-06-17
1
-1
/
+1
*
Remove debug log noise from Windows dialog class
Pierre Ossman
2015-03-17
1
-7
/
+0
*
Local address change events are not socket specific
Pierre Ossman
2015-03-17
2
-2
/
+2
*
Fix bad initialiser lists
Pierre Ossman
2015-03-03
1
-2
/
+2
*
Compiler doesn't like us not checking return values here
Pierre Ossman
2015-03-03
1
-3
/
+3
*
Compiler doesn't like referencing unset variables
Pierre Ossman
2015-03-03
1
-0
/
+4
*
LPARAM and WPARAM have different types on Win32 and Win64
Pierre Ossman
2015-03-03
2
-2
/
+4
*
Pointer truncation/expansion needs to be very explicit
Pierre Ossman
2015-03-03
2
-9
/
+10
*
Add extra parentheses to avoid and/or priority ambiguity
Pierre Ossman
2015-03-03
1
-1
/
+2
*
Fix mismatches between format string and arguments
Pierre Ossman
2015-03-03
13
-42
/
+42
*
Fix bad signed/unsigned comparisons
Pierre Ossman
2015-03-03
2
-3
/
+3
*
Provide a better R/W base PixelBuffer class
Pierre Ossman
2014-07-07
1
-0
/
+1
*
Get rid of getStride()
Pierre Ossman
2014-07-07
1
-3
/
+0
*
Get rid of the direct access abuse of FullFramePixelBuffer's data
Pierre Ossman
2014-07-07
1
-6
/
+19
*
Remove full support for colour maps
Pierre Ossman
2014-07-07
7
-154
/
+22
*
Remove remnants of Windows only client
Pierre Ossman
2014-07-07
12
-1346
/
+0
*
Fix some offenders that poke around in the PixelFormat internals
Pierre Ossman
2014-07-07
2
-43
/
+58
*
Remove the scaled pixel buffer classes as they are not used.
Pierre Ossman
2014-07-07
3
-281
/
+0
*
Removes VeNCrypt-checkbox from the security page in the WinVNC options. Fixes...
Samuel Mannehed
2014-02-12
2
-82
/
+59
*
Make WinVNC service mode work on Windows Vista and beyond.
Samuel Mannehed
2014-02-07
2
-1
/
+19
*
Fix unsafe usage of the logging functions.
Pierre Ossman
2012-04-26
7
-19
/
+19
*
Reimplement the deferred update handling, this time in a more robust and
Pierre Ossman
2011-11-08
1
-7
/
+1
*
Clean up the interface for VNCSConnectionST. Entry points are more apparent
Pierre Ossman
2011-11-07
2
-7
/
+1
*
Enable WinVNC build with MinGW and MinGW64
DRC
2011-10-12
1
-0
/
+1
*
Remove unused autotools build system
DRC
2011-06-24
1
-111
/
+0
*
[Bugfix] Fix 3-button mouse emulation in win viewer.
Adam Tkac
2011-05-11
1
-2
/
+2
*
[Bugfix] rfb_win32: DeviceContext::getPF didn't return correct pixel format.
Adam Tkac
2011-02-21
1
-1
/
+6
*
Remove old Visual C++ project files (use CMake to build with Visual C++)
DRC
2011-02-08
1
-489
/
+0
*
[Development] Add new rfb_win32::SecurityPage class
Adam Tkac
2011-02-01
5
-0
/
+341
*
CMake build system for Windows
DRC
2010-10-27
2
-0
/
+50
*
Avoid conflict with Visual C++ abs() intrinsic
DRC
2010-10-27
1
-2
/
+2
*
winvnc: Declare argv as "char**" instead of "const *char[]"
Adam Tkac
2010-06-25
2
-2
/
+2
*
[Bugfix] Third parameter of GetLocaleInfo is LPTSTR. Also compute the 4th
Adam Tkac
2010-06-24
1
-1
/
+2
*
Fix 64-bit Windows issues
DRC
2010-05-20
4
-12
/
+15
*
Some compilers (most notably, MinGW64) don't define min and max
DRC
2010-05-20
1
-0
/
+8
*
Removed unused variables.
Peter Åstrand
2010-02-10
1
-2
/
+0
*
Eliminated signed/unsigned warnings.
Peter Åstrand
2010-02-10
1
-6
/
+6
*
Eliminated timerId signed/unsigned warnings.
Peter Åstrand
2010-02-10
4
-6
/
+6
*
Eliminated GCC warning: DWORD is unsigned long, so use that in the
Peter Åstrand
2010-02-10
1
-1
/
+1
*
Eliminated GCC signed/unsigned warnings:
Peter Åstrand
2010-02-10
2
-3
/
+3
*
Bugfix: We were using assignement instead of comparision in the if
Peter Åstrand
2010-02-10
1
-1
/
+1
*
Eliminate GCC signed/unsigned warning. sizeof returns unsigned.
Peter Åstrand
2010-02-10
1
-1
/
+1
*
Make it possible to compile things with current upstream mingw. You'll lose
Pierre Ossman
2009-12-23
1
-2
/
+7
*
Make winvnc4 and Windows vncconfig compilable via MinGW.
Adam Tkac
2009-10-12
2
-5
/
+3
*
[Bugfix] Fix MS Visual Studio 2008 compilation issues.
Adam Tkac
2009-10-08
1
-1
/
+1
*
Adapt Windows viewer to new build system.
Adam Tkac
2009-09-04
1
-1
/
+1
*
DIBSectionBuffer can modify the pixel format so we need to read it back to
Pierre Ossman
2009-06-01
1
-0
/
+1
*
Remove file transfer support.
Pierre Ossman
2009-03-13
8
-676
/
+0
*
Fix some overloading ambiguity.
Pierre Ossman
2009-03-10
1
-2
/
+2
[next]