65 Commits (a4308c9ec45b0ebcafaed2280b442d2840098e4e)

Author SHA1 Message Date
  Pierre Ossman a4308c9ec4 Get rid of SocketServer::checkTimeouts() 5 years ago
  Pierre Ossman eef6c9ad83 Remove QueryConnectionHandler 5 years ago
  Pierre Ossman e6aab24654 Force common flow of connection queries 5 years ago
  Pierre Ossman 39594b801d Unix socket support in x0vncserver 6 years ago
  Pierre Ossman e3a2be69c4 Use abstract SocketListener class 6 years ago
  Pierre Ossman ce4722f3cd Move XDesktop specific parameters in to same file 6 years ago
  Peter Åstrand (astrand) 0a0e582597 x0vncserver does not support SetDesktopSize; remove -AcceptSetDesktopSize 6 years ago
  Peter Åstrand (astrand) dcd0b13965 Removed IRIX/Solaris overlay support 6 years ago
  Peter Åstrand (astrand) 453da22b87 Remove support for Lynx/OS 6 years ago
  Peter Åstrand (astrand) 3112f50062 Move XDesktop to separate file 6 years ago
  Pierre Ossman b000ff1327 Get rid of getFbSize()/getDesktopSize() in common 6 years ago
  Pierre Ossman 2956bb3dcf Handle unknown keysyms properly in x0vncserver 6 years ago
  Pierre Ossman 2df2a07b36 Handle XKB groups properly in x0vncserver 6 years ago
  Pierre Ossman 00dec78eb1 Update mouse cursor position in x0vncserver 6 years ago
  Pierre Ossman 61a75ef824 Only select XFixes event once 6 years ago
  Peter Korsgaard 8fe5090c8e x0vncserver: keyEvent(): use scancodes if available 6 years ago
  Pierre Ossman 5ae282135f Basic support for QEMU Extended Key Events 7 years ago
  Peter Korsgaard 5b7ff37267 x0vncserver: add support for led state notifications 6 years ago
  Pierre Ossman ac73038232 Respect modifiers in x0vncserver 6 years ago
  Alan Coopersmith 9a739d4bc7 x0vncserver: Use Xfixes to display cursors if available 6 years ago
  Pierre Ossman 16419cce13 Use non-blocking sockets in x0vnserver 8 years ago
  Pierre Ossman 278e420bbb Fix timeout handling in x0vncserver 8 years ago
  Pierre Ossman d408ca5146 Move socket write event handling in to the RFB core 8 years ago
  Pierre Ossman f7aa3f9bd3 Return TcpListener pointers rather than objects 8 years ago
  Tim Waugh 892d10a705 Fixed IPv6 support. 9 years ago
  Pierre Ossman 25ae7e3578 Handler still needs to return something even with XDamage 9 years ago
  Pierre Ossman b6b4dc6487 Remove full support for colour maps 10 years ago
  Pierre Ossman 20547673d2 Accidentally removed some code in the previous commit. 10 years ago
  Pierre Ossman a7b728a823 Add XDAMAGE support to x0vncserver. Makes it more efficient 10 years ago
  Pierre Ossman ad8609a2ed Fix unsafe usage of the logging functions. 12 years ago
  Adam Tkac a6578bfc98 [Development] Replace SSecurityFactoryStandard class by simplier Security class. 14 years ago
  Adam Tkac c58b3d11f7 [Development] Add possibility to define viewer/server specific parameters via 14 years ago
  Adam Tkac 93ff5dbd1a [Development] Add new "-i" and "-interface" parameters to Xvnc. Now Xvnc is able 14 years ago
  Adam Tkac d36b626bbb Revert previous commit (r3889). Windows code has to be cleaned before this 14 years ago
  Adam Tkac 97abe8a548 Replace rfb::strDup by safe_strdup and remove rfb::strFree in favor of free() 14 years ago
  Pierre Ossman 02e43d78bf Remove the "video" feature and its associated custom JPEG handling. 15 years ago
  Peter Åstrand 4eacc02e12 Rebrand the source as TigerVNC. It is my hope that this patch is 15 years ago
  Constantin Kaplinsky 0c4306c8c6 [Bugfix] When terminating x0vncserver by pressing Ctrl+C in a remote viewer, x0vncserver used to leave the Ctrl modifier "pressed". Now it should be "released" properly. 15 years ago
  Constantin Kaplinsky 3ce6a72fb9 [Enhancements, refactoring] Rationalized functions to control video 15 years ago
  Constantin Kaplinsky c341ac6973 Passing VideoArea parameter to VNCServerST object. VNCServerST saves the 15 years ago
  Constantin Kaplinsky 7bdccd7002 Fixed a few more memory leaks. 15 years ago
  Constantin Kaplinsky 2039d7b428 Implemented support for command-line options that print version information 16 years ago
  Constantin Kaplinsky dc873dc993 Minor cleanup, no code changes: updated a comment and moved XDesktop::poll() 16 years ago
  Constantin Kaplinsky 303433aae8 Refactoring: now PollingManager is owned by XPixelBuffer. No other classes 16 years ago
  Constantin Kaplinsky 8a85c49dcb Code refactoring: PollingManager should not know anything about 16 years ago
  Constantin Kaplinsky f773a8e2db Code refactoring: passing geometry to XPixelBuffer as a Rect instead of four 16 years ago
  Constantin Kaplinsky 23c60222f2 Code improvements and better error checking in the Geometry class: 16 years ago
  Constantin Kaplinsky e0c80c5666 Code refactoring: maintaining the Image object representing the framebuffer 16 years ago
  Constantin Kaplinsky 1d2967f906 Code refactoring: setting pixel format in XPixelBuffer instead of XDesktop. 16 years ago
  Constantin Kaplinsky 54cfef3a6b Code refactoring: passing VNCServer pointer to PollingManager methods 16 years ago