4605 Commits (v1.13.1)
 

Author SHA1 Message Date
  Constantin Kaplinsky 979d44b10b Changes to build under LynxOS 2.3. Some more changes should be done to 18 years ago
  Constantin Kaplinsky f19583d8ca Fixed a problem with toolbar that could show up in the full-screen mode. 18 years ago
  Constantin Kaplinsky 44e99643dc Added support for new `Geometry' option which allows serving an arbitrary 18 years ago
  Constantin Kaplinsky 95ed1fd18d VNCServerST::m_pFTManager pointer did not get initialized properly on VNCServerST object creation. This fix solves x0vncserver crash on accepting client connections. 18 years ago
  Constantin Kaplinsky 2947916af4 Merged the changes from branch/merge-with-vnc-4.1.1, revisions 564:565. 18 years ago
  Peter Åstrand c971056768 Adapt CConn::getUserPasswd, so that it can read from a file again. 18 years ago
  Constantin Kaplinsky 2188242d6d More small fixes in file transfer related files to eliminate compilation warnings under Linux. 18 years ago
  Constantin Kaplinsky ade6bde966 Various small fixes in file transfer related files to eliminate compilation warnings under Linux. 18 years ago
  Constantin Kaplinsky 41779be7a6 Updated Makefile.in for building under Unix. 18 years ago
  Constantin Kaplinsky 4a1f695cc1 Fixed svn:eol-style properties. 18 years ago
  Constantin Kaplinsky b0a491e987 Applied a fix from VNC 4.1.2 to close critical security issue. 18 years ago
  Constantin Kaplinsky 8d9f513933 Merged the changes from branch/merge-with-vnc-4.1.1, revisions 520:558. 18 years ago
  Constantin Kaplinsky 590db877c7 Merged resources of the vncviewer. The viewer is almost complete now, only the passwordFile option handling needs to be fixed. 18 years ago
  Constantin Kaplinsky c2f020f68a Fixed a problem with not updating the system menu when it's opened by right-clicking the title bar. Otherwise, the "Show toolbar" option would not always show correct toolbar state. 18 years ago
  Constantin Kaplinsky 318eb4ae6a Toolbar handling restored. 18 years ago
  Constantin Kaplinsky ccc653a328 Minor fix to "invalidate" desktop child window instead of the parent window. 18 years ago
  Constantin Kaplinsky f403883adc Fixed a bug with setting window size which has been introduced while merging. Also, there are minor code cleanups - getHandle() and getFrameHandle() methods are not used in the DesktopWindow class any more; now we use corresponding member variables directly, just like in VNC 4.1.1. 18 years ago
  Constantin Kaplinsky 1ecf40f265 SendSysKeys setting removed as it almost duplicates new DisableWinKeys setting by RealVNC. 18 years ago
  Constantin Kaplinsky ac30668d41 Win32 vncviewer merged with VNC 4.1.1 code. The merge is incomplete - the code compiles but does not always work properly yet. 18 years ago
  Constantin Kaplinsky cbfb59805d Added LowLevelKeyEvents.* files to the rfb_win32 project. 18 years ago
  Constantin Kaplinsky 9eede292ec WinVNC merged with VNC 4.1.1 code. 18 years ago
  Constantin Kaplinsky 3c01aaed71 Removed an empty directory. 18 years ago
  Constantin Kaplinsky 816b91ca37 Updated rdr/msvcwarning.h from VNC 4.1.1, removed other msvcwarning.h files, updated .dsp files accordingly. 18 years ago
  Constantin Kaplinsky 7f8d774eab Win32 vncconfig utility merged with VNC 4.1.1 code. 18 years ago
  Constantin Kaplinsky 7d86cd1590 The hooks DLL merged with VNC 4.1.1 code. 18 years ago
  Constantin Kaplinsky 75c703b9b2 vncviewer_unix merged with VNC 4.1.1 code. 18 years ago
  Constantin Kaplinsky 64a943b677 vncpasswd utility merged with VNC 4.1.1 code. 18 years ago
  Constantin Kaplinsky 93c3f89cd1 Fixed a memory leak caused by not deleting Image objects properly. 18 years ago
  Constantin Kaplinsky 478f22c50a Fixed a problem with QueryConnect dialog not counting down seconds, and 18 years ago
  Constantin Kaplinsky 494765440a Minor code formatting fix. 18 years ago
  Constantin Kaplinsky b38ceeb09c Fixed a bug with dereferencing a zero pointer in x0vncserver. 18 years ago
  Constantin Kaplinsky 053aafc8b4 Fixed a problem with x0vncserver compilation introduced on merging 18 years ago
  Constantin Kaplinsky 7f582ef2e3 Ignoring *.a libraries. 18 years ago
  Constantin Kaplinsky 3f6ad6bb07 An extra character removed from an #include directive. 18 years ago
  Constantin Kaplinsky af5ff9f67d Added new files from VNC 4.1.1 that were not included on merging for some reason. 18 years ago
  Constantin Kaplinsky 2b5b1418ec The result of processing configure.in with autoconf. 18 years ago
  Dennis Syrovatsky 265d3c8752 Added the file transfer feature to the server side. 18 years ago
  Dennis Syrovatsky 5722bf4e71 Deleted the FTMsgReader(.cxx, .h) and the FTMsgWriter(.cxx, .h) files from the vncviewer project. Classes FTMsgReader and FTMsgWriter was renamed to CFTMsgReader and CFTMsgWriter and moved to rfb project with minor changes for cross-platform compatibility. 18 years ago
  Constantin Kaplinsky d6ac372c0b Unix scripts and docs in the root directory merged with VNC 4.1.1 (for the most part, updates in copyright strings only). 18 years ago
  Dennis Syrovatsky f72f9fda4e The CFTMsgReader and the CFTMsgWriter classes was moved to rfb workspace. 18 years ago
  Constantin Kaplinsky 441eaa1582 A correction for the previous set of changes (r529). 18 years ago
  Constantin Kaplinsky a1d2cefd28 Merged the x0vncserver directory with VNC 4.1.1. 18 years ago
  Dennis Syrovatsky dac861e8af Added string "Developed by Dennis Syrovatsky" 18 years ago
  Constantin Kaplinsky 40c9ae61ad vncconfig_unix directory merged with VNC 4.1.1 code. 18 years ago
  Constantin Kaplinsky 95f6f7ac17 The "xc" tree merged with VNC 4.1.1 code. 18 years ago
  Constantin Kaplinsky 3cf9feaae7 The "tx" library merged with VNC 4.1.1 code. 18 years ago
  Constantin Kaplinsky bdf5651f1d Two new files from VNC 4.1.1 that were overlooked on merging. 18 years ago
  Constantin Kaplinsky 0a1eca1728 The "rfb_win32" library merged with VNC 4.1.1 code. 18 years ago
  Constantin Kaplinsky de179d4ed7 The "rfb" library merged with VNC 4.1.1 code. 18 years ago
  Constantin Kaplinsky 32d0d68a53 The "network" library merged with VNC 4.1.1 code. 18 years ago