101
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 17, 2023 — Jan 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
update ertificat 2022-2025
RudiDeVos
as ultravnc
More... over 2 years ago
1.3.9 dev4
RudiDeVos
as ultravnc
More... over 2 years ago
1.3.9.dev3
RudiDeVos
as ultravnc
More... over 2 years ago
initial message fix, broke backward compatibility, 1.3.9 dev2
RudiDeVos
as ultravnc
More... over 2 years ago
Add short readme.
RudiDeVos
as ultravnc
More... over 2 years ago
Add cmake files.
RudiDeVos
as ultravnc
More... over 2 years ago
Remove winapifamily.h.
RudiDeVos
as ultravnc
More... over 2 years ago
Mingw has not yet swdevice.h, add enough to get it compile.
RudiDeVos
as ultravnc
More... over 2 years ago
Mingw has not yet natupnp.h, disable functionality.
RudiDeVos
as ultravnc
More... over 2 years ago
Mingw has not yet atlbase.h, disable function EnableActiveDesktop.
RudiDeVos
as ultravnc
More... over 2 years ago
Mingw seems to define _tzset nowadays.
RudiDeVos
as ultravnc
More... over 2 years ago
Mingw errors out if __forceinline static is used.
RudiDeVos
as ultravnc
More... over 2 years ago
Avoid warning: no return statement in function returning non-void.
RudiDeVos
as ultravnc
More... over 2 years ago
Avoid warning: "FAILED" redefined.
RudiDeVos
as ultravnc
More... over 2 years ago
Avoid warning: address of local variable ‘path’ returned.
RudiDeVos
as ultravnc
More... over 2 years ago
Avoid warning: #pragma once in main file
RudiDeVos
as ultravnc
More... over 2 years ago
Avoid warning: "WM_DPICHANGED" redefined.
RudiDeVos
as ultravnc
More... over 2 years ago
Avoid warning: NULL used in arithmetic.
RudiDeVos
as ultravnc
More... over 2 years ago
Convert KeyMap.h from ISO-8859 to UTF-8 (with BOM).
RudiDeVos
as ultravnc
More... over 2 years ago
Avoid error in strstr condition with LLVM compiler.
RudiDeVos
as ultravnc
More... over 2 years ago
Use string literal with _T macro.
RudiDeVos
as ultravnc
More... over 2 years ago
Add explicit NULL parameter to Gdiplus::Bitmap::Save.
RudiDeVos
as ultravnc
More... over 2 years ago
Avoid error: jump to label crosses initialization.
RudiDeVos
as ultravnc
More... over 2 years ago
Use LONG_PTR/UINT_PTR instead of LONG/UINT.
RudiDeVos
as ultravnc
More... over 2 years ago
Change path separator in vncviewer.rc and winvnc.rc files from backslash to slash.
RudiDeVos
as ultravnc
More... over 2 years ago
Change backslashes to slashes in includes.
RudiDeVos
as ultravnc
More... over 2 years ago
Change internal include filenames to match the names in the repository.
RudiDeVos
as ultravnc
More... over 2 years ago
Change Windows API include filenames all lowercase.
RudiDeVos
as ultravnc
More... over 2 years ago
fix resources
RudiDeVos
as ultravnc
More... over 2 years ago
added some samples
RudiDeVos
as ultravnc
More... over 2 years ago