Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_tigervnc
/
refs/heads/android-16
/
win
/
rfb_win32
d06906d
Use display polling by default in WinVNC
by Pierre Ossman
· 6 years ago
5fbbe10
Use UTF-8 in clipboard API
by Pierre Ossman
· 6 years ago
615d16b
Improved clipboard API
by Pierre Ossman
· 6 years ago
66f1db5
Clean up internal clipboard handling
by Pierre Ossman
· 6 years ago
546b2ad
Make sure clipboard uses \n line endings
by Pierre Ossman
· 6 years ago
78bdd17
Add missing throws for exception
by Pierre Ossman
· 6 years ago
a4308c9
Get rid of SocketServer::checkTimeouts()
by Pierre Ossman
· 7 years ago
10688ef
Properly terminate server on timeouts
by Pierre Ossman
· 7 years ago
025326d
Move ListConnInfo to WinVNC directory
by Pierre Ossman
· 7 years ago
eef6c9a
Remove QueryConnectionHandler
by Pierre Ossman
· 7 years ago
4a4453f
Remove Java web server
by Pierre Ossman
· 7 years ago
35cc8d5
Interpret Meta as Alt
by Pierre Ossman
· 7 years ago
8ee522a
Catch exceptions by reference
by Pierre Ossman
· 7 years ago
cf647a3
Stop using CopyRect in WinVNC
by Pierre Ossman
· 8 years ago
ac90e95
Merge branch 'pause' of https://github.com/CendioOssman/tigervnc
by Pierre Ossman
· 8 years ago
1e14a3e
Fix compile error on windows when not building with GnuTLS
by Brian P. Hinz
· 8 years ago
1ce3b37
Handle Ctrl+Alt+Delete in raw keyboard mode
by Pierre Ossman
· 8 years ago
f73214c
Handle Windows scan code exceptions
by Pierre Ossman
· 8 years ago
b000ff1
Get rid of getFbSize()/getDesktopSize() in common
by Pierre Ossman
· 8 years ago
7423417
rfb_win32: Use scan codes if available
by Rahul Kale
· 8 years ago
5ae2821
Basic support for QEMU Extended Key Events
by Pierre Ossman
· 8 years ago
c719e4a
rfb_win32: Add support for LED state notifications
by Rahul Kale
· 8 years ago
6a1a0d0
Change cursor API to use RGBA data
by Pierre Ossman
· 9 years ago
0536d09
spelling fixes
by klemens
· 9 years ago
338e73a
Replace Windows specific thread handling
by Pierre Ossman
· 9 years ago
d408ca5
Move socket write event handling in to the RFB core
by Pierre Ossman
· 9 years ago
fc08bee
Remove legacy Windows code
by Pierre Ossman
· 10 years ago
4ab1e5d
Remove stub mirror driver code
by Pierre Ossman
· 10 years ago
018c67e
Provide description for services
by Pierre Ossman
· 10 years ago
023df7e
Use correct type for format string
by Pierre Ossman
· 10 years ago
a9af1f1
Fix some bad signed/unsigned mismatches
by Pierre Ossman
· 10 years ago
acd195d
Remove debug log noise from Windows dialog class
by Pierre Ossman
· 10 years ago
79f82f9
Local address change events are not socket specific
by Pierre Ossman
· 10 years ago
6e538b4
Fix bad initialiser lists
by Pierre Ossman
· 11 years ago
4c33d0b
Compiler doesn't like us not checking return values here
by Pierre Ossman
· 11 years ago
e67bb2d
Compiler doesn't like referencing unset variables
by Pierre Ossman
· 11 years ago
40e3ceb
LPARAM and WPARAM have different types on Win32 and Win64
by Pierre Ossman
· 11 years ago
8a044ee
Pointer truncation/expansion needs to be very explicit
by Pierre Ossman
· 11 years ago
7728be2
Add extra parentheses to avoid and/or priority ambiguity
by Pierre Ossman
· 11 years ago
fb450fb
Fix mismatches between format string and arguments
by Pierre Ossman
· 11 years ago
5c23b9e
Fix bad signed/unsigned comparisons
by Pierre Ossman
· 11 years ago
a32040d
Provide a better R/W base PixelBuffer class
by Pierre Ossman
· 12 years ago
2e5a106
Get rid of getStride()
by Pierre Ossman
· 12 years ago
ff9eb5a
Get rid of the direct access abuse of FullFramePixelBuffer's data
by Pierre Ossman
· 12 years ago
b6b4dc6
Remove full support for colour maps
by Pierre Ossman
· 12 years ago
890c101
Remove remnants of Windows only client
by Pierre Ossman
· 11 years ago
4d0bc6e
Fix some offenders that poke around in the PixelFormat internals
by Pierre Ossman
· 12 years ago
9fe3479
Remove the scaled pixel buffer classes as they are not used.
by Pierre Ossman
· 12 years ago
65c9858
Removes VeNCrypt-checkbox from the security page in the WinVNC options. Fixes bug #142.
by Samuel Mannehed
· 12 years ago
60c4193
Make WinVNC service mode work on Windows Vista and beyond.
by Samuel Mannehed
· 12 years ago
ad8609a
Fix unsafe usage of the logging functions.
by Pierre Ossman
· 13 years ago
bbf955e
Reimplement the deferred update handling, this time in a more robust and
by Pierre Ossman
· 14 years ago
a3ac01e
Clean up the interface for VNCSConnectionST. Entry points are more apparent
by Pierre Ossman
· 14 years ago
3080ec4
Enable WinVNC build with MinGW and MinGW64
by DRC
· 14 years ago
1980dd5
Remove unused autotools build system
by DRC
· 14 years ago
db512da
[Bugfix] Fix 3-button mouse emulation in win viewer.
by Adam Tkac
· 14 years ago
9c8076b
[Bugfix] rfb_win32: DeviceContext::getPF didn't return correct pixel format.
by Adam Tkac
· 15 years ago
8dde266
Remove old Visual C++ project files (use CMake to build with Visual C++)
by DRC
· 15 years ago
cf4e751
[Development] Add new rfb_win32::SecurityPage class
by Adam Tkac
· 15 years ago
180c016
CMake build system for Windows
by DRC
· 15 years ago
9d58619
Avoid conflict with Visual C++ abs() intrinsic
by DRC
· 15 years ago
8fb6ac0
winvnc: Declare argv as "char**" instead of "const *char[]"
by Adam Tkac
· 15 years ago
ae1ac97
[Bugfix] Third parameter of GetLocaleInfo is LPTSTR. Also compute the 4th
by Adam Tkac
· 15 years ago
c75dc44
Fix 64-bit Windows issues
by DRC
· 15 years ago
c2d8760
Some compilers (most notably, MinGW64) don't define min and max
by DRC
· 15 years ago
a7088b6
Removed unused variables.
by Peter Åstrand
· 16 years ago
6820f6a
Eliminated signed/unsigned warnings.
by Peter Åstrand
· 16 years ago
af2b277
Eliminated timerId signed/unsigned warnings.
by Peter Åstrand
· 16 years ago
66a2a93
Eliminated GCC warning: DWORD is unsigned long, so use that in the
by Peter Åstrand
· 16 years ago
22ffac1
Eliminated GCC signed/unsigned warnings:
by Peter Åstrand
· 16 years ago
32492a6
Bugfix: We were using assignement instead of comparision in the if
by Peter Åstrand
· 16 years ago
6ac5b73
Eliminate GCC signed/unsigned warning. sizeof returns unsigned.
by Peter Åstrand
· 16 years ago
f2180b2
Make it possible to compile things with current upstream mingw. You'll lose
by Pierre Ossman
· 16 years ago
934f63c
Make winvnc4 and Windows vncconfig compilable via MinGW.
by Adam Tkac
· 16 years ago
8517ea5
[Bugfix] Fix MS Visual Studio 2008 compilation issues.
by Adam Tkac
· 16 years ago
08c5d47
Adapt Windows viewer to new build system.
by Adam Tkac
· 16 years ago
1747751
DIBSectionBuffer can modify the pixel format so we need to read it back to
by Pierre Ossman
· 16 years ago
f99c571
Remove file transfer support.
by Pierre Ossman
· 16 years ago
5b39bbe
Fix some overloading ambiguity.
by Pierre Ossman
· 17 years ago
7877cd6
No need to repeat the project home page in every source file. Not SPOT.
by Peter Åstrand
· 17 years ago
48df274
[Bugfix] Make windows viewer compilable via migw32 (4.3 series)
by Adam Tkac
· 17 years ago
6978fc0
Make sure we are sending the appropriate numeric decimal symbol. The
by Peter Åstrand
· 17 years ago
a2f8d3c
Define ~Notifier as virtual, to avoid GCC warning about "virtual
by Peter Åstrand
· 17 years ago
0a7700e
Avoid GCC warning: initializer lists ordered as declarations
by Peter Åstrand
· 17 years ago
1dc5f6e
printf does not accept CStr()s
by Peter Åstrand
· 17 years ago
db6d999
Avoid GCC warning: initializer lists ordered as declarations
by Peter Åstrand
· 17 years ago
79ed17a
vlog.debug doesn't accept CStr()s.
by Peter Åstrand
· 17 years ago
f318be8
Avoid GCC warning: initializer lists ordered as declarations
by Peter Åstrand
· 17 years ago
4e46da7
Bugfix:
by Peter Åstrand
· 17 years ago
5327f41
Avoid GCC warning: initializer lists ordered as declarations
by Peter Åstrand
· 17 years ago
7c0e229
Avoid using result variable uninitialized
by Peter Åstrand
· 17 years ago
ddcdbea
Use msgType variable when writing debug; eliminating warning about unused variable
by Peter Åstrand
· 17 years ago
8da9130
Should return FALSE; not NULL
by Peter Åstrand
· 17 years ago
d8cc364
Removed extra colon after #endif
by Peter Åstrand
· 17 years ago
e6e6aba
Eliminated unused lastError variable
by Peter Åstrand
· 17 years ago
310b30c
Make sure all files ends with newline
by Peter Åstrand
· 17 years ago
431dab0
Avoid GCC warning: initializer lists ordered as declarations
by Peter Åstrand
· 17 years ago
ee3f46a
Avoid GCC warning: initializer lists ordered as declarations
by Peter Åstrand
· 17 years ago
dc30f8e
Avoid GCC warning: initializer lists ordered as declarations
by Peter Åstrand
· 17 years ago
f7bcd2b
Removed unused variable
by Peter Åstrand
· 17 years ago
Next »