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
A new error message is displayed in the status box if a file or folder already exists with the new name More... over 16 years ago
Update project files vs2005/2008 X64 GWLP_USERDATA getthreaddestop doesn't require closedesktop
RudiDeVos
as cyberfox123
More... over 16 years ago
Added helper functions in common/win32_helpers.cpp to ease 32/64 bit differences. Refactored code to use these new helpers Fixed text chat splitter bar -- it wasn't there on most of the viewers. FileTransfer: status history window will now scroll horizontally if necessary FileTransfer: Better error message when trying to create a folder that already exists FileTransfer: Disable buttons when no current folder for local/remote FileTransfer: Fixed truncation of some error messages Read FileTransferTimeout setting from INI file More... over 16 years ago
Exceptions thrown with no message cause access violations when Report called. All message boxes are now properly parented to the viewer window so that they are modal. We ran into quite a few that ended up behind the main window, or behind the file transfer windows Socket timeouts are now used during file transfer so that connections lost while connected to a repeater are detected A small keepalive message is sent every 5 seconds after receiving a file chunk to keep the server or viewer from timing out during a read. This is necessary because there's no flow control in the FT protocol. I didn't notice a decrease in throughput. Keepalive support is negotiated between viewer and server. Should be fully backwards compatible, though I suppose if the viewer doens't want keepalives, the server should not use the socket timeouts. The prompt for exit is now respects the m_fExitCheck setting if the 'x' in the full screen titlebar is clicked Another big change to the file transfer module is that a temporary file is used to hold the file being transferred. When it is successfully completes, it is moved to the original file name -- resume still works too. This was because when a file transfer is interrupted, a user (ie, service tech) can't tell if the file is complete. The close button on the file transfer dialog is now enabled and disabled during file transfers. You can't close the window with the 'x' during a transfer, but you can otherwise Many variables are now properly initialized. The black layered window is now brought to the top every 20ms -- the start menu is still visible on the remote system so this change makes it go away faster. It's not a good fix but I couldn't find a better way with the time I had. You can now register the service with a custom name. Simplified Copy_to_temp and copy_to_secure_from_temp When the network connection is lost, a message is shown "Connection lost due to communication failure" instead of "writeexact: socket error while writing" socket read/write errors now break the while (connected) loop in vncclient.cpp Simplified file handle cleanup More... over 16 years ago
possible error, reconnect+order shutdown = shutdown
RudiDeVos
as cyberfox123
More... over 16 years ago
added manual options, else the defaults always overwrite your saved settings
RudiDeVos
as cyberfox123
More... over 16 years ago
askexit default no
RudiDeVos
as cyberfox123
More... over 16 years ago
ID:??? autoreconnect fixes
RudiDeVos
as cyberfox123
More... over 16 years ago
git-svn-id: https://svn.code.sf.net/p/ultravnc/code/UltraVNC%20Project%20Root/UltraVNC@298 0bd26501-c230-0410-ab9e-a7946180fe3b
RudiDeVos
as cyberfox123
More... over 16 years ago
euro winkey auto size
RudiDeVos
as cyberfox123
More... over 16 years ago
multiple spaces between autoreconnect and id Alt-key combinations beeps -256Colors command line not working properly added View Only Alt+Ctrl+F3 64colors mode in "save connection info" load background.bmp from winvnc.exe folder
RudiDeVos
as cyberfox123
More... over 16 years ago
scaling view only notification
RudiDeVos
as cyberfox123
More... over 16 years ago
read options on start
RudiDeVos
as cyberfox123
More... over 16 years ago
permission admin probs non admin user taskmanager instead of cntrlaltdel in app mode service detection ID or id accepted commandline viewer
RudiDeVos
as cyberfox123
More... over 16 years ago
patch that fixes an issue on Win2000 where the service control manager always thinks the service is in the start_pending state cleaned up the ini file writable chec (Jeff)
RudiDeVos
as cyberfox123
More... over 16 years ago
Update GPL header
RudiDeVos
as cyberfox123
More... over 16 years ago
FT: desktop link
RudiDeVos
as cyberfox123
More... over 16 years ago
Ipp added (internal build) #ifdef IPP
RudiDeVos
as cyberfox123
More... over 16 years ago
VS2008 updates
RudiDeVos
as cyberfox123
More... over 16 years ago
Handle leaks in service mode fix
RudiDeVos
as cyberfox123
More... over 16 years ago
RC16 Patches pgmoney/jeff/rudi
RudiDeVos
as cyberfox123
More... over 16 years ago
pgmoney disable earo/wallpaper fix bmp toolbar can be loaded extern filetransfer unicode fix no threading for yes/no messagebox
RudiDeVos
as cyberfox123
More... almost 17 years ago
new bitmaps RDP patch correction
RudiDeVos
as cyberfox123
More... almost 17 years ago
patches jeff folder delete Reconnect after RDP session
RudiDeVos
as cyberfox123
More... almost 17 years ago
patch filetransfer pgmoney
RudiDeVos
as cyberfox123
More... almost 17 years ago
git-svn-id: https://svn.code.sf.net/p/ultravnc/code/UltraVNC%20Project%20Root/UltraVNC@281 0bd26501-c230-0410-ab9e-a7946180fe3b
RudiDeVos
as cyberfox123
More... almost 17 years ago
graph update
RudiDeVos
as cyberfox123
More... almost 17 years ago
Added extra error codes for online help Font change
RudiDeVos
as cyberfox123
More... almost 17 years ago
copyrect error with driver info fixed
RudiDeVos
as cyberfox123
More... almost 17 years ago
bad merge fix
RudiDeVos
as cyberfox123
More... almost 17 years ago