316 Révisions (0a0e582597be681488b91eb818c8a1963d13adbf)

Auteur SHA1 Message Date
  Peter Åstrand (astrand) 90afb1c20c Configuration::listParams wants width/nameWidth; not ConfigurationObject il y a 6 ans
  Pierre Ossman b000ff1327 Get rid of getFbSize()/getDesktopSize() in common il y a 6 ans
  Rahul Kale 7423417f7a rfb_win32: Use scan codes if available il y a 7 ans
  Pierre Ossman 5ae282135f Basic support for QEMU Extended Key Events il y a 7 ans
  Rahul Kale c719e4a0c9 rfb_win32: Add support for LED state notifications il y a 7 ans
  Samuel Mannehed 8e5a29e4b2 Update visible copyright year to 2017 il y a 7 ans
  Pierre Ossman 6a1a0d0c57 Change cursor API to use RGBA data il y a 7 ans
  klemens 0536d0975b spelling fixes il y a 7 ans
  Pierre Ossman c7860c2cb6 Don't fail old service cleanup il y a 7 ans
  Pierre Ossman 338e73aef8 Replace Windows specific thread handling il y a 8 ans
  Pierre Ossman ed92079eb6 Clean up old WinVNC services il y a 8 ans
  Pierre Ossman 4e7d05c992 Don't reference Xregion unless used directly il y a 8 ans
  Pierre Ossman 3a177d7aea Specify TigerVNC Project as the vendor/company il y a 8 ans
  Pierre Ossman d408ca5146 Move socket write event handling in to the RFB core il y a 8 ans
  Bojan Memetovic fa937783d7 change the Copyright year il y a 8 ans
  Pierre Ossman fc08bee5af Remove legacy Windows code il y a 8 ans
  Pierre Ossman 4ab1e5d4b5 Remove stub mirror driver code il y a 8 ans
  Pierre Ossman 526b3802b4 Shorten service identifier il y a 8 ans
  Pierre Ossman 018c67e6e1 Provide description for services il y a 8 ans
  Pierre Ossman 6a2b6bf396 Enable Windows specific debug code in debug builds il y a 8 ans
  Pierre Ossman 023df7effb Use correct type for format string il y a 8 ans
  Pierre Ossman eab85bca5e Clean up listening sockets on error il y a 8 ans
  Pierre Ossman f7aa3f9bd3 Return TcpListener pointers rather than objects il y a 8 ans
  Pierre Ossman cd87317f6d Show error dialog when ACL pattern isn't accepted il y a 9 ans
  Pierre Ossman 14e214f10b Change netmask to prefix in ACL documentation il y a 9 ans
  Pierre Ossman a9af1f1246 Fix some bad signed/unsigned mismatches il y a 9 ans
  Pierre Ossman bc84faa2f3 Improve TigerVNC branding in WinVNC il y a 9 ans
  Pierre Ossman acd195d949 Remove debug log noise from Windows dialog class il y a 9 ans
  Pierre Ossman 5b90c5fbf7 Convert WinVNC to the new TcpListener API il y a 9 ans
  Pierre Ossman a56bc86e1b winsock2.h must always be included before windows.h il y a 9 ans
  Pierre Ossman 79f82f95c1 Local address change events are not socket specific il y a 9 ans
  Pierre Ossman 57cab51d83 Resurrect TcpListener::getMyAddresses() il y a 9 ans
  Pierre Ossman cd5c82a655 Fix unsafe format strings to the logging functions il y a 9 ans
  Pierre Ossman b0a8047bba Don't shove a pointer into a 32-bit variable il y a 9 ans
  Pierre Ossman 6e538b4020 Fix bad initialiser lists il y a 9 ans
  Pierre Ossman 4c33d0bd98 Compiler doesn't like us not checking return values here il y a 9 ans
  Pierre Ossman e67bb2dfbb Compiler doesn't like referencing unset variables il y a 9 ans
  Pierre Ossman 40e3ceb007 LPARAM and WPARAM have different types on Win32 and Win64 il y a 9 ans
  Pierre Ossman e8b987b503 WIN64 should come from the compiler or SDK, not us il y a 9 ans
  Pierre Ossman 8a044ee41e Pointer truncation/expansion needs to be very explicit il y a 9 ans
  Pierre Ossman ba6fbfe368 Give CharArray a printf style method to ease automatic allocation il y a 9 ans
  Pierre Ossman 7728be27d0 Add extra parentheses to avoid and/or priority ambiguity il y a 9 ans
  Pierre Ossman b1cd6ca8f0 Reorder class initialiser list to match what actually happens il y a 9 ans
  Pierre Ossman fb450fba5d Fix mismatches between format string and arguments il y a 9 ans
  Pierre Ossman 5c23b9ed7d Fix bad signed/unsigned comparisons il y a 9 ans
  Pierre Ossman e84db6535e Use new API for getVncAuthPasswd() il y a 9 ans
  Pierre Ossman f8d525b129 String literals are constant il y a 10 ans
  Pierre Ossman a32040d7c9 Provide a better R/W base PixelBuffer class il y a 10 ans
  Pierre Ossman 2e5a106083 Get rid of getStride() il y a 10 ans
  Pierre Ossman ff9eb5a949 Get rid of the direct access abuse of FullFramePixelBuffer's data il y a 10 ans