Change Log, Win32 Version
 
[DONATE] Improve TightVNC:
Make a Donation!

See the text version from which this document was generated.

r2292 | const_k | 2007-05-01 00:13:55 +0700

  • /orig/tags/VERSION_1_3_9/vnc_winsrc/:
    [many files]

Merged changes from /orig/branches/BRANCH_1_3_STABLE/vnc_winsrc, revisions 2271:2288. Now I really hope that there will be no more changes in the Windows version of TightVNC 1.3.9. The changes merged here were as follows:
- rev.2288: Updated project files of Visual C++ 2005 for adding build time information to the About dialog of WinVNC and vncviewer.
- rev.2287: Document updated to reflect the fact that TightVNC now can be compiled with Visual C++ 2005.
- rev.2286: Added build time information to the About dialog of WinVNC.
- rev.2285: Added build time information to the About dialog of the viewer.
- rev.2283: Made the installation script work for all platforms again. On Windows 95, it will install one set of executables, on later versions - another set of executable files.
- rev.2282: Installer script will require Windows 98 or Windows NT 4.0SP3 or later.
- rev.2279: Java viewer files were not included by resource compiler when building with Visual C++ 2005.
- rev.2278: Built-in Java viewer updated to its current version.
- rev.2276: Fixed a serious bug introduced in rev.2150. After that "fix", user passwords were not read if default password was set. This should be included to version 1.3.9 as well.
- rev.2272: Solution for the situation when passwords were decoded and checked each time on updating the tray icon, once per second. Now we use cached values in ValidPasswordsSet() and ValidPasswordsEmpty() methods. Hopefully, this is the last change to be included in version 1.3.9.

r2269 | const_k | 2007-04-26 18:15:51 +0700

  • /orig/tags/VERSION_1_3_9/vnc_winsrc

Tagging Win32 version 1.3.9.

r2266 | const_k | 2007-04-26 17:55:21 +0700

  • /orig/branches/BRANCH_1_3_STABLE/vnc_winsrc/:
    BUILDING.txt, README-bin.txt, README.txt, TightVNC.iss, vncviewer/res/vncviewer.rc, winvnc/VNCHooks/VNCHooks.rc, winvnc/WinVNC.rc

Version strings updated, version 1.3.9.

r2231 | const_k | 2007-02-18 00:29:33 +0600

  • /orig/branches/BRANCH_1_3_STABLE/vnc_winsrc/:
    BUILDING.txt, README-bin.txt, README.txt, TightVNC.iss, vncviewer/res/vncviewer.rc, winvnc/VNCHooks/VNCHooks.rc, winvnc/WinVNC.rc

Version strings changed for version 1.3.8.9.

r2196 | const_k | 2006-12-08 13:36:23 +0600

  • /orig/branches/BRANCH_1_3_STABLE/vnc_winsrc/winvnc/res/:
    RfbProto.class, VncViewer.class, VncViewer.jar

Updated the Java viewer.

r2162 | const_k | 2006-11-30 20:12:15 +0600

  • /orig/branches/BRANCH_1_3_STABLE/vnc_winsrc/:
    BUILDING.txt, README-bin.txt, README.txt, TightVNC.iss, vncviewer/res/vncviewer.rc, winvnc/VNCHooks/VNCHooks.rc, winvnc/WinVNC.rc

Version numbers changed for version 1.3.8.5.

r2089 | const_k | 2006-08-16 11:13:28 +0700

  • /orig/branches/BRANCH_1_3_STABLE/vnc_winsrc/TightVNC.iss

WhatsNew-devel document is not used any more.

r2087 | const_k | 2006-08-15 20:37:18 +0700

  • /orig/branches/BRANCH_1_3_STABLE/vnc_winsrc/BUILDING.txt

Building information had to be updated to reflect including libraries in the source distribution.

r2084 | const_k | 2006-08-15 10:50:11 +0700

  • /orig/branches/BRANCH_1_3_STABLE/vnc_winsrc/winvnc/:
    vncMenu.cpp, vncProperties.cpp, vncProperties.h

In certain cases we do not want to remember or restore current tab selection in the Properties dialog. In particular, tab selection is not restored or saved when editing the default properties. Also, tab selection is reset when connecting or disconnecting clients.

r2083 | const_k | 2006-08-14 16:20:30 +0700

  • /orig/branches/BRANCH_1_3_STABLE/vnc_winsrc/winvnc/WinVNC.rc

Improved labels for tray menu commands.

r2078 | const_k | 2006-08-10 17:03:37 +0700

  • /orig/branches/BRANCH_1_3_STABLE/vnc_winsrc/winvnc/:
    InputHandlingControls.cpp, InputHandlingControls.h

Fixed a minor issue with keyboard focus initially set to "Inactivity timeout" control, in the Properties dialog, Server tab. Normally, keyboard focus should be set to the Password control instead.

r2077 | const_k | 2006-08-10 16:35:28 +0700

  • /orig/branches/BRANCH_1_3_STABLE/vnc_winsrc/:
    BUILDING.txt, README-bin.txt, README.txt, TightVNC.iss, vncviewer/res/vncviewer.rc, winvnc/VNCHooks/VNCHooks.rc, winvnc/WinVNC.rc

Version strings changed, version 1.3.8.

r2076 | const_k | 2006-08-10 15:27:56 +0700

  • /orig/branches/BRANCH_1_3_STABLE/vnc_winsrc/vncviewer/res/vncviewer.rc

Copyright sign was missing in version info.

r2075 | const_k | 2006-08-10 15:07:12 +0700

  • /orig/branches/BRANCH_1_3_STABLE/vnc_winsrc/:
    BUILDING.txt, InstInfo.rtf, README-bin.txt, README.txt, TightVNC.iss, vncviewer/res/vncviewer.rc, winvnc/VNCHooks/VNCHooks.rc, winvnc/WinVNC.rc

Preparing for stable version numbering - replaced 1.3dev7 with 1.3.7, removed "unstable" labels etc.

r2074 | const_k | 2006-08-05 13:19:00 +0700

  • /orig/branches/BRANCH_1_3_STABLE/vnc_winsrc/winvnc/vncDesktop.cpp

Disabling mirror driver support under NT4 completely. Driver support was broken under NT4, it detected the driver and "used" it even if it was not installed. Thus, updates were not detected properly.

r2073 | const_k | 2006-08-05 12:12:24 +0700

  • /orig/branches/BRANCH_1_3_STABLE/vnc_winsrc/winvnc/:
    vncClient.cpp, vncClient.h

Reverted changes to vncClient::m_inputblocked incremental semantics introduced in a previously applied patch from Lev Kazarkin of Demoforge, LLC. This should fix LocalInputsPriority feature that was broken by that patch.

r2072 | const_k | 2006-08-02 12:51:20 +0700

  • /orig/branches/BRANCH_1_3_STABLE/vnc_winsrc/winvnc/WinVNC.h

WinVNC usage help did not include information about the argument of the -sharearea option.

r2071 | const_k | 2006-08-02 12:36:48 +0700

  • /orig/branches/BRANCH_1_3_STABLE/vnc_winsrc/winvnc/:
    WinVNC.cpp, vncMenu.cpp, vncProperties.h, vncService.cpp, vncService.h

New -sharearea command-line option of WInVNC is now fully functional.

r2070 | const_k | 2006-08-01 23:27:36 +0700

  • /orig/branches/BRANCH_1_3_STABLE/vnc_winsrc/winvnc/:
    WinVNC.cpp, WinVNC.h, vncMenu.cpp, vncMenu.h, vncService.cpp, vncService.h

New -shareall and -shareprimary command-line options have been implemented. They work similar to -sharewindow but do not require arguments. These options do not start WinVNC - they control already running WinVNC instance instead. These modification also introduce the -sharearea option, but it's not fully functional at the moment.

r2069 | const_k | 2006-08-01 22:25:20 +0700

  • /orig/branches/BRANCH_1_3_STABLE/vnc_winsrc/winvnc/SharedDesktopArea.cpp

Restoring correct state of the area selection window on cancelling the Properties dialog.

r2068 | const_k | 2006-08-01 20:09:50 +0700

  • /orig/branches/BRANCH_1_3_STABLE/vnc_winsrc/winvnc/:
    SharedDesktopArea.cpp, SharedDesktopArea.h, vncProperties.cpp, vncProperties.h

Improved and simplified the SharedDesktopArea class, removed related stuff from the Properties class. Now the changes are applied directly to the server object, and only on pressing Apply or Ok. Previously, the changes in the Display tab of the Properties dialog were applied immediately and remained active even on pressing Cancel. Obviously, that was incorrect.

r2067 | const_k | 2006-07-30 16:27:06 +0700

  • /orig/branches/BRANCH_1_3_STABLE/vnc_winsrc/winvnc/SharedDesktopArea.cpp

Changes only in code formatting and comments.

r2065 | const_k | 2006-06-15 20:57:19 +0700

  • /orig/:
    [many files]

Built-in Java viewer updated to the latest version.

r2062 | const_k | 2006-06-15 11:49:13 +0700

  • /orig/branches/BRANCH_1_3_STABLE/vnc_winsrc/winvnc/:
    WinVNC.rc, resource.h

GUI improvements in the Administration tab of the Properties dialog.

r2061 | const_k | 2006-06-15 11:04:08 +0700

  • /orig/branches/BRANCH_1_3_STABLE/vnc_winsrc/winvnc/vncProperties.cpp

The "Sharing" tab of the Properties dialog renamed to "Desktop".

r2060 | const_k | 2006-06-15 10:57:32 +0700

  • /orig/branches/BRANCH_1_3_STABLE/vnc_winsrc/winvnc/:
    WinVNC.rc, resource.h

GUI improvements in the Query tab of the Properties dialog.

r2059 | const_k | 2006-06-15 10:34:45 +0700

  • /orig/branches/BRANCH_1_3_STABLE/vnc_winsrc/winvnc/:
    WinVNC.rc, resource.h

GUI improvements in the Hooks tab of the Properties dialog.

r2058 | const_k | 2006-06-15 09:55:46 +0700

  • /orig/branches/BRANCH_1_3_STABLE/vnc_winsrc/winvnc/:
    VideoDriver.cpp, VideoDriver.h

Updated heading comment and copyright strings.

r2057 | const_k | 2006-06-14 23:42:49 +0700

  • /orig/branches/BRANCH_1_3_STABLE/vnc_winsrc/winvnc/:
    VNCHooks/VNCHooks.vcproj, WinVNC.sln, WinVNC.vcproj, libjpeg/libjpeg.vcproj, omnithread/omnithread.vcproj, zlib/zlib.vcproj

From Lev Kazarkin (DemoForge LLC):
- fixed WinVNC *.vcproj files for MSVC 7.1.

r2056 | const_k | 2006-06-14 23:28:38 +0700

  • /orig/branches/BRANCH_1_3_STABLE/vnc_winsrc/:
    vncviewer/libjpeg/libjpeg.vcproj, vncviewer/omnithread/omnithread.vcproj, vncviewer/vncviewer.dsw, vncviewer/vncviewer.sln, vncviewer/vncviewer.vcproj, vncviewer/zlib/zlib.vcproj, winvnc/VNCHooks/VNCHooks.dsp, winvnc/VNCHooks/VNCHooks.vcproj, winvnc/WinVNC.dsw, winvnc/WinVNC.sln, winvnc/WinVNC.vcproj, winvnc/libjpeg/libjpeg.vcproj, winvnc/omnithread/omnithread.vcproj, winvnc/zlib/zlib.vcproj

Fixed end-of-line characters.

r2055 | const_k | 2006-06-14 22:43:59 +0700

  • /orig/branches/BRANCH_1_3_STABLE/vnc_winsrc/winvnc/:
    SharedDesktopArea.cpp, VideoDriver.cpp, VideoDriver.h, vncDesktop.cpp, vncDesktop.h, vncEncoder.cpp, vncServer.cpp, vncServer.h

Another set of changes by Lev Kazarkin (DemoForge LLC):
- fixed bug with lost notifications from Mirage driver;
- fixed bugs with CopyRect processing;
- added support for CopyRect notifications from Mirage driver (more accurate and more powerful);
- added support for NT4 version of Mirage driver.

r2054 | const_k | 2006-06-14 21:32:21 +0700

  • /orig/branches/BRANCH_1_3_STABLE/vnc_winsrc/winvnc/:
    IncomingConnectionsControls.cpp, vncClient.cpp, vncMenu.h, vncProperties.cpp, vncProperties.h, vncServer.cpp, vncServer.h

More accurate password handling - now the server code tries to distinguish between "empty" and "unset" passwords better.

r2052 | const_k | 2006-04-23 18:42:43 +0700

  • /orig/branches/BRANCH_1_3_STABLE/vnc_winsrc/:
    rfb/rfbproto.h, vncviewer/ClientConnection.cpp, vncviewer/ClientConnection.h, vncviewer/ClientConnectionFile.cpp, winvnc/vncClient.cpp, winvnc/vncProperties.cpp, winvnc/vncProperties.h, winvnc/vncServer.cpp, winvnc/vncServer.h

Removed the code for "UnixLogin" and "External" authentication. These two were never officially supported in the mainstream version anyway.

r2051 | const_k | 2006-04-23 13:46:22 +0700

  • /orig/branches/BRANCH_1_3_STABLE/vnc_winsrc/winvnc/:
    IncomingConnectionsControls.cpp, WinVNC.rc, vncProperties.cpp, vncProperties.h

Now we remember and restore previously selected tab of the Properties dialog. Also, keyboard focus handling in the same dialog is slightly improved.

r2050 | const_k | 2006-04-23 11:57:47 +0700

  • /orig/branches/BRANCH_1_3_STABLE/vnc_winsrc/winvnc/WinVNC.rc

Improved layout of the "Sharing" tab of the Properties dialog. Added a context help message for the "Share primary display" option.

r2049 | const_k | 2006-04-23 10:31:27 +0700

  • /orig/branches/BRANCH_1_3_STABLE/vnc_winsrc/winvnc/resource.h

Made control IDs unique, to resolve problems with context help.

r2048 | const_k | 2006-04-22 21:45:49 +0700

  • /orig/branches/BRANCH_1_3_STABLE/vnc_winsrc/winvnc/:
    MatchWindow.cpp, PollControls.cpp, SharedDesktopArea.cpp, SharedDesktopArea.h, VSocket.cpp, VideoDriver.cpp, VideoDriver.h, WinVNC.dsp, WinVNC.rc, resource.h, vncBuffer.cpp, vncBuffer.h, vncClient.cpp, vncClient.h, vncDesktop.cpp, vncDesktop.h, vncEncodeZlibHex.cpp, vncEncoder.cpp, vncKeymap.cpp, vncMenu.cpp, vncProperties.cpp, vncProperties.h, vncRegion.cpp, vncRegion.h, vncServer.cpp, vncServer.h, vncService.cpp

Applied a set of changes by Lev Kazarkin (DemoForge LLC):
- added support for DfMirage driver direct screen access mode;
- added support for multiple monitors;
- added workaround for Windows bug with "wrong order of monitors";
- extended GUI for screen sharing area;
- fixed some minor bugs.

r2046 | const_k | 2006-04-20 12:04:34 +0700

  • /orig/branches/BRANCH_1_3_STABLE/vnc_winsrc/BUILDING.txt

Typos fixed.

r2045 | const_k | 2006-04-10 21:09:12 +0700

  • /orig/branches/BRANCH_1_3_STABLE/vnc_winsrc/vncviewer/ClientConnection.cpp

Fixed a problem with not setting proper window size/position revealed while testing under Win95.

r2044 | const_k | 2006-04-10 20:19:27 +0700

  • /orig/branches/BRANCH_1_3_STABLE/vnc_winsrc/vncviewer/ClientConnectionFullScreen.cpp

Better values for scrolling parameters in the full-screen mode.

r2043 | const_k | 2006-04-10 19:35:35 +0700

  • /orig/branches/BRANCH_1_3_STABLE/vnc_winsrc/vncviewer/VNCOptions.cpp

Fixed a problem with not enabling JPEG compression by default.

r2041 | const_k | 2006-04-05 10:18:55 +0700

  • /orig/branches/BRANCH_1_3_STABLE/vnc_winsrc/winvnc/:
    WinVNC.h, vncDesktop.cpp, vncMenu.cpp, vncServer.cpp, vncServer.h

Finally, the problem #1104846 with wallpaper removal has been solved, hopefully without side effects this time.

r2027 | const_k | 2005-08-06 14:36:06 +0700

  • /orig/branches/BRANCH_1_3_STABLE/vnc_winsrc/winvnc/:
    WallpaperUtils.cpp, WallpaperUtils.h, vncDesktop.cpp, vncMenu.cpp, vncMenu.h

Fixed major problem with disconnecting on screen locking, user logoff/logon, in the service mode. Also, this fixes the problem with restoring wallpaper. The bugs fixed are those reported in #1250353, #1243405, #1242752, #1242689, #1233397 and maybe others. From the other side, the fix reverts the behavior described in #1104846.

r2024 | const_k | 2005-07-06 01:04:00 +0700

  • /orig/branches/BRANCH_1_3_STABLE/vnc_winsrc/InstInfo.rtf

Changed year in the copyright statement.

r2023 | const_k | 2005-07-05 19:57:55 +0700

  • /orig/branches/BRANCH_1_3_STABLE/vnc_winsrc/:
    BUILDING.txt, README-bin.txt, README.txt, TightVNC.iss, vncviewer/res/vncviewer.rc, winvnc/VNCHooks/VNCHooks.rc, winvnc/WinVNC.rc

Version strings changed, version 1.3dev7.

r2016 | const_k | 2005-07-03 14:09:42 +0700

  • /orig/branches/BRANCH_1_3_STABLE/vnc_winsrc/winvnc/res/:
    OptionsFrame.class, VncCanvas.class, VncViewer.jar

Updated built-in Java viewer to its latest version.

r2005 | const_k | 2005-02-17 23:49:18 +0600

  • /orig/branches/BRANCH_1_3_STABLE/vnc_winsrc/InstInfo.rtf

From the head branch - "A typo fixed."

r2002 | const_k | 2005-02-10 14:08:10 +0600

  • /orig/branches/BRANCH_1_3_STABLE/vnc_winsrc/winvnc/:
    IncomingConnectionsControls.cpp, VNCHelp.cpp, WinVNC.rc, resource.h

Fixed minor issues in the Properties dialog - added context help for controls that did not have it, removed unused resource constants etc.

r2001 | const_k | 2005-02-10 12:57:56 +0600

  • /orig/branches/BRANCH_1_3_STABLE/vnc_winsrc/vncviewer/res/vncviewer.rc

Added context help messages in the file transfers dialog.

r2000 | const_k | 2005-02-10 12:32:00 +0600

  • /orig/branches/BRANCH_1_3_STABLE/vnc_winsrc/vncviewer/res/vncviewer.rc

Fixed the file transfer dialog - made path edit controls read-only, disabled made multiple selection in file lists, fixed group and tab stop attributes for controls, changed the caption of the Browse dialog.

r1998 | const_k | 2005-02-09 22:37:35 +0600

  • /orig/branches/BRANCH_1_3_STABLE/vnc_winsrc/winvnc/:
    vncDesktop.cpp, vncDesktop.h

Fixed the problem with carriage return/linefeed conversion for clipboard data, bug #875016.

r1995 | const_k | 2005-02-09 19:30:23 +0600

  • /orig/branches/BRANCH_1_3_STABLE/vnc_winsrc/winvnc/vncClient.cpp

Disallowing clipboard transfers when "Block remote input events" is set. This fixes bug #1033570.

r1993 | const_k | 2005-02-09 18:46:28 +0600

  • /orig/branches/BRANCH_1_3_STABLE/vnc_winsrc/winvnc/:
    vncDesktop.cpp, vncDesktop.h

Removed the code for "desktop optimizations" that was rather harmful than useful. This should fix the bugs #987546 and #1082899.

r1991 | const_k | 2005-02-09 17:37:23 +0600

  • /orig/branches/BRANCH_1_3_STABLE/vnc_winsrc/winvnc/:
    WallpaperUtils.cpp, WallpaperUtils.h, vncDesktop.cpp, vncDesktop.h, vncMenu.cpp, vncMenu.h

Fixed a problem with wallpaper and ActiveDesktop removal, bug #1104846.

r1989 | const_k | 2005-02-02 20:34:17 +0600

  • /orig/branches/BRANCH_1_3_STABLE/vnc_winsrc/winvnc/:
    VNCHelp.cpp, VNCHelp.h, WinVNC.cpp, vncProperties.cpp

From the head branch - "Simplified interface to HtmlHelp. This should fix the bug #944429."

r1979 | const_k | 2004-12-24 23:59:07 +0600

  • /orig/branches/BRANCH_1_3_STABLE/vnc_winsrc/vncviewer/ClientConnection.cpp

From the head branch - "Fixed toolbar background color and toolbar position."

r1977 | const_k | 2004-12-18 16:27:45 +0600

  • /orig/branches/BRANCH_1_3_STABLE/vnc_winsrc/winvnc/WinVNC.rc

From the head branch - "Fixed the issue with port number edit boxes that were labeled incorrectly in the Properties dialog."

r1967 | const_k | 2004-11-18 21:33:21 +0600

  • /orig/branches/BRANCH_1_3_STABLE/vnc_winsrc/:
    BUILDING.txt, README-bin.txt, README.txt, TightVNC.iss, vncviewer/res/vncviewer.rc, winvnc/VNCHooks/VNCHooks.rc, winvnc/WinVNC.rc

Version strings changed, version 1.3dev6.

r1966 | const_k | 2004-11-18 21:00:47 +0600

  • /orig/branches/BRANCH_1_3_STABLE/vnc_winsrc/vncviewer/:
    FileTransfer.cpp, VNCviewerApp32.cpp, VNCviewerApp32.h, res/vncviewer.rc, vncviewer.cpp

Enabled keyboard navigation in the file transfer dialog. Also, now it's possible to close the dialog with the Escape key. Finally, the tab order was slightly changed in the same dialog.

r1965 | const_k | 2004-11-18 18:54:56 +0600

  • /orig/branches/BRANCH_1_3_STABLE/vnc_winsrc/vncviewer/FileTransfer.cpp

Improved texts for messages in file transfer in the viewer, and slightly improved error analysis.

r1964 | const_k | 2004-11-18 16:12:36 +0600

  • /orig/branches/BRANCH_1_3_STABLE/vnc_winsrc/:
    vncviewer/ClientConnection.cpp, vncviewer/FileTransfer.cpp, vncviewer/FileTransfer.h, winvnc/vncClient.cpp

Added processing for rfbFileUploadCancel and rfbFileDownloadFailed messages. Added checking for CreateFile() return value, in both file upload and download.

r1963 | const_k | 2004-11-18 13:13:29 +0600

  • /orig/branches/BRANCH_1_3_STABLE/vnc_winsrc/vncviewer/FileTransfer.cpp

Fixes in code fofmatting only.

r1959 | const_k | 2004-11-17 11:58:59 +0600

  • /orig/branches/BRANCH_1_3_STABLE/vnc_winsrc/winvnc/vncClient.cpp

Improved texts for messages in file transfer, on the server side.

r1957 | const_k | 2004-11-17 01:28:26 +0600

  • /orig/branches/BRANCH_1_3_STABLE/vnc_winsrc/vncviewer/:
    ClientConnection.cpp, FileTransfer.cpp

Now the viewer checks server's capabilities and does not ever use non-standard protocol messages not supported by the server. This change affects file transfers only, as other features do not use non-standard protocol messages.

r1956 | const_k | 2004-11-17 00:00:47 +0600

  • /orig/branches/BRANCH_1_3_STABLE/vnc_winsrc/vncviewer/ClientConnectionFullScreen.cpp

From the head branch - "Changed text message shown on switching to the full-screen mode. Now the message list all the basic methods to return from full screen."

r1955 | const_k | 2004-11-16 23:55:29 +0600

  • /orig/branches/BRANCH_1_3_STABLE/vnc_winsrc/:
    vncviewer/FileTransfer.cpp, winvnc/vncClient.cpp

Modified patch from the head branch - "Changed the way the list of drives is read, in both server and viewer. New code does not filter out any disk types. This should fix the file transfers bug described in #865272 and #1042557."

r1954 | const_k | 2004-11-16 23:38:17 +0600

  • /orig/branches/BRANCH_1_3_STABLE/vnc_winsrc/winvnc/:
    vncClient.cpp, vncClient.h

From the head branch - "Added locking to prevent sending partial framebuffer updates mixed with other messages."

r1953 | const_k | 2004-11-16 23:09:07 +0600

  • /orig/branches/BRANCH_1_3_STABLE/vnc_winsrc/winvnc/:
    VNCHooks/VNCHooks.cpp, VNCHooks/VNCHooks.h, vncDesktop.cpp

From the head branch:
- updated vnchooks to allow for separate target window handles for local keyboard and mouse event hooks
- updated vnchooks api so setting priority hooks needs window handle to be passed in
- updated version of vnchooks in vnchooks.rc to indicate api change

r1952 | const_k | 2004-11-16 22:45:33 +0600

  • /orig/branches/BRANCH_1_3_STABLE/vnc_winsrc/winvnc/vncClient.cpp

From the head branch - "applied jeffg's patch to vncClient which fixes the one pixel mouse movement".

r1951 | const_k | 2004-11-16 22:36:14 +0600

  • /orig/branches/BRANCH_1_3_STABLE/vnc_winsrc/winvnc/:
    AdministrationControls.cpp, AdministrationControls.h, IncomingConnectionsControls.cpp, IncomingConnectionsControls.h, InputHandlingControls.cpp, InputHandlingControls.h, PollControls.cpp, PollControls.h, QuerySettingsControls.cpp, QuerySettingsControls.h, SharedDesktopArea.cpp, SharedDesktopArea.h

From the head branch - added heading comments in files appeared recently.

r1947 | const_k | 2004-11-16 19:59:11 +0600

  • /orig/branches/BRANCH_1_3_STABLE/vnc_winsrc/winvnc/vncProperties.cpp

From the head branch - "Fixed a bug with setting incorrect default values for properties if the user has no write access to the HKEY_LOCAL_MACHINE registry hive".

r1908 | const_k | 2004-10-11 12:32:22 +0700

  • /orig/branches/BRANCH_1_3_STABLE/vnc_winsrc/winvnc/res/:
    VncCanvas.class, VncViewer.jar

New version of the Java viewer.

r1868 | const_k | 2004-08-31 20:20:12 +0700

  • /orig/branches/BRANCH_1_3_STABLE/vnc_winsrc/winvnc/:
    PollControls.cpp, vncDesktop.h, vncServer.cpp, vncServer.h

From the head branch - "Implemented an indicator of the mirror driver status."

r1867 | const_k | 2004-08-31 20:17:50 +0700

  • /orig/branches/BRANCH_1_3_STABLE/vnc_winsrc/winvnc/WinVNC.rc

From the head branch - "Layout changes in the Hooks tab of the Properties dialog."

r1866 | const_k | 2004-08-31 20:04:11 +0700

  • /orig/branches/BRANCH_1_3_STABLE/vnc_winsrc/winvnc/WinVNC.rc

From the head branch - "Minor layout changes in the Administration tab of the Properties dialog."

r1865 | const_k | 2004-08-31 19:56:40 +0700

  • /orig/branches/BRANCH_1_3_STABLE/vnc_winsrc/winvnc/:
    vncDesktop.cpp, vncDesktop.h, vncServer.cpp, vncServer.h

Merged redesigned and bugfixed version of the BlankScreen feature from the head branch. Also from the head branch - "Moved m_polling_flag from vncServer to vncDesktop, and chose a better name for one variable in vncServer."

r1864 | const_k | 2004-08-31 19:40:28 +0700

  • /orig/branches/BRANCH_1_3_STABLE/vnc_winsrc/winvnc/vncServer.cpp

From the head branch - "Minor memory leak has been fixed."

r1851 | const_k | 2004-08-24 17:44:27 +0700

  • /orig/branches/BRANCH_1_3_STABLE/vnc_winsrc/winvnc/:
    WinVNC.rc, vncProperties.cpp, vncProperties.h

From the head branch - "Reduced the number of tabs in the Properties dialog."

r1841 | const_k | 2004-08-22 15:58:12 +0700

  • /orig/branches/BRANCH_1_3_STABLE/vnc_winsrc/winvnc/:
    VNCHelp.cpp, WinVNC.rc

Context help for the Properties dialog controls, merged from the head branch.

r1840 | const_k | 2004-08-22 15:54:15 +0700

  • /orig/branches/BRANCH_1_3_STABLE/vnc_winsrc/winvnc/vncProperties.cpp

From the head branch - Changed "WinVNC" to "TightVNC Server" in the caption of the Properties dialog.

r1839 | const_k | 2004-08-22 15:40:52 +0700

  • /orig/branches/BRANCH_1_3_STABLE/vnc_winsrc/winvnc/:
    IncomingConnectionsControls.cpp, vncClient.cpp, vncDesktop.cpp, vncProperties.cpp, vncProperties.h, vncServer.cpp, vncServer.h

Ported the "blank screen" feature from the head branch.

r1808 | const_k | 2004-08-07 19:30:16 +0700

  • /orig/branches/BRANCH_1_3_STABLE/vnc_winsrc/vncviewer/:
    ClientConnection.cpp, VNCOptions.cpp, VNCOptions.h, res/vncviewer.rc

Ported the auto scaling mode from the head branch.

r1805 | const_k | 2004-08-01 14:25:05 +0700

  • /orig/branches/BRANCH_1_3_STABLE/vnc_winsrc/winvnc/:
    WinVNC.rc, resource.h

From the head branch - In the Properties dialog, added new option "Blank screen on client connections" (non-functional yet).

r1803 | const_k | 2004-07-31 17:45:59 +0700

  • /orig/branches/BRANCH_1_3_STABLE/vnc_winsrc/winvnc/:
    WinVNC.rc, resource.h

From the head branch - "Fixed a problems with previous commit, and added a missing label in the Query Settings tab in Properties."

r1801 | const_k | 2004-07-31 16:12:39 +0700

  • /orig/branches/BRANCH_1_3_STABLE/vnc_winsrc/winvnc/:
    WinVNC.rc, resource.h, vncDesktop.cpp

From the head branch - Implemented support for the option "Don't use mirror display driver even if available".

r1798 | const_k | 2004-07-30 20:18:47 +0700

  • /orig/branches/BRANCH_1_3_STABLE/vnc_winsrc/winvnc/:
    AdministrationControls.cpp, WinVNC.rc, resource.h, vncProperties.cpp

From the head branch - Removed unused checkbox "Enable built-in Java viewer", implemented new checkbox "Enable applet params in URLs" corresponding to EnableURLParams registry setting.

r1795 | const_k | 2004-07-29 17:12:51 +0700

  • /orig/branches/BRANCH_1_3_STABLE/vnc_winsrc/winvnc/:
    SharedDesktopArea.cpp, SharedDesktopArea.h

From the head branch - "Added MatchWindow as an optional member pointer. Reduced duplicate code via changes to Init(). Normalized FullScreen(), SharedWindow() and SharedScreen(). A modified patch from HorizonLive."

r1793 | const_k | 2004-07-28 17:34:46 +0700

  • /orig/branches/BRANCH_1_3_STABLE/vnc_winsrc/winvnc/:
    vncProperties.cpp, vncProperties.h

From the head branch - "Removed HORIZONLIVE ifdefs, removed m_pref_LiveShareKey. A patch from HorizonLive."

r1791 | const_k | 2004-07-28 16:36:42 +0700

  • /orig/branches/BRANCH_1_3_STABLE/vnc_winsrc/winvnc/vncClient.cpp

From the head branch - "Removed HORIZONLIVE ifdefs in favor of server settings, a patch from HorizonLive.

r1789 | const_k | 2004-07-28 16:30:33 +0700

  • /orig/branches/BRANCH_1_3_STABLE/vnc_winsrc/winvnc/:
    vncServer.cpp, vncServer.h

From the head branch - "Moved GetLiveShareKey(), SetLiveShareKey() to horizonProperties, added initialization for m_enable_file_transfers. A patch from HorizonLive."

r1787 | const_k | 2004-07-28 16:14:29 +0700

  • /orig/branches/BRANCH_1_3_STABLE/vnc_winsrc/winvnc/stdhdrs.cpp

From the head branch - "Changed HORIZONLIVE Log() so that a file is not created in C:\, a patch from HorizonLive."

r1785 | const_k | 2004-07-28 16:05:43 +0700

  • /orig/branches/BRANCH_1_3_STABLE/vnc_winsrc/winvnc/:
    WinVNC.cpp, WinVNC.h

From the head branch - "Removed HORIZONLIVE ifdefs in favor of separate main function, a patch from HorizonLive."

r1783 | const_k | 2004-07-28 15:45:40 +0700

  • /orig/branches/BRANCH_1_3_STABLE/vnc_winsrc/winvnc/:
    WallpaperUtils.cpp, WallpaperUtils.h, WinVNC.dsp, vncMenu.cpp, vncMenu.h

From the head branch - "Moved wallpaper functions to new WallpaperUtils files, removed HORIZONLIVE ifdefs. A patch from HorizonLive."

r1782 | (no author) | 2004-07-28 15:45:40 +0700

  • /orig/branches/BRANCH_1_3_STABLE/vnc_winsrc/winvnc/:
    WallpaperUtils.cpp, WallpaperUtils.h

This commit was manufactured by cvs2svn to create branch 'BRANCH_1_3_STABLE'.

r1781 | const_k | 2004-07-28 15:42:14 +0700

  • /orig/branches/BRANCH_1_3_STABLE/vnc_winsrc/winvnc/WinVNC.h

From the head branch - "Solving possible problems with multiple inclusions of WinVNC.h, a patch from HorizonLive."

r1779 | const_k | 2004-07-28 14:20:22 +0700

  • /orig/branches/BRANCH_1_3_STABLE/vnc_winsrc/winvnc/:
    Log.cpp, Log.h

From the head branch - "Made SetFile() accept const char, a patch from HorizonLive."

r1777 | const_k | 2004-07-28 12:44:05 +0700

  • /orig/branches/BRANCH_1_3_STABLE/vnc_winsrc/winvnc/:
    VSocket.cpp, VSocket.h, VTypes.h

From the head branch - "Applied fixes to type declarations from HorizonLive."

r1772 | const_k | 2004-07-22 14:37:51 +0700

  • /orig/branches/BRANCH_1_3_STABLE/vnc_winsrc/vncviewer/ClientConnection.cpp

From the head branch - "Minor cleanups in the viewer's system menu labels."

r1771 | const_k | 2004-07-22 14:35:32 +0700

  • /orig/branches/BRANCH_1_3_STABLE/vnc_winsrc/winvnc/BUILDING.txt

From the head branch - "Removed an outdated file."

r1770 | const_k | 2004-07-22 14:33:49 +0700

  • /orig/branches/BRANCH_1_3_STABLE/vnc_winsrc/vncviewer/VNCOptions.cpp

From the head branch - "Fixed the bug #975886 - the setting "Allow JPEG Compression" was not saved in .vnc files."

[change log truncated at 100 records]

 
[LOGO]

TightVNC:
* main page
* download
* get support
* contribute
* contact us
* people
* site map

Information:
* introduction
* screenshots
* documentation
* FAQ
* mailing lists
* change logs

Development:
* report bugs
* suggest features
* submit patches

Links:
* primary site
* other sites
* related software