| .. |
|
About.cpp
|
fe431db079
webdav.org is dead since 11/2017
|
7 years ago |
|
About.dfm
|
99f61bf5eb
Upgrading PuTTY binaries to 2016-01-04.51465fa (commit 51465fa is from 2015-12-22, so it matches our code base)
|
7 years ago |
|
About.h
|
07617815a6
Bug 1521: Provisional implementation of per-monitor DPI awareness
|
7 years ago |
|
Animations120.cpp
|
5d0a70adbc
Splitting animation of different sizes to separate modules to allow loading only the size we really need. Saves at least 1 second on 100% zoom.
|
7 years ago |
|
Animations120.dfm
|
07617815a6
Bug 1521: Provisional implementation of per-monitor DPI awareness
|
7 years ago |
|
Animations120.h
|
07617815a6
Bug 1521: Provisional implementation of per-monitor DPI awareness
|
7 years ago |
|
Animations144.cpp
|
5d0a70adbc
Splitting animation of different sizes to separate modules to allow loading only the size we really need. Saves at least 1 second on 100% zoom.
|
7 years ago |
|
Animations144.dfm
|
07617815a6
Bug 1521: Provisional implementation of per-monitor DPI awareness
|
7 years ago |
|
Animations144.h
|
07617815a6
Bug 1521: Provisional implementation of per-monitor DPI awareness
|
7 years ago |
|
Animations192.cpp
|
5d0a70adbc
Splitting animation of different sizes to separate modules to allow loading only the size we really need. Saves at least 1 second on 100% zoom.
|
7 years ago |
|
Animations192.dfm
|
07617815a6
Bug 1521: Provisional implementation of per-monitor DPI awareness
|
7 years ago |
|
Animations192.h
|
07617815a6
Bug 1521: Provisional implementation of per-monitor DPI awareness
|
7 years ago |
|
Animations96.cpp
|
a50d5752f6
Tracing (failure on exit)
|
7 years ago |
|
Animations96.dfm
|
07617815a6
Bug 1521: Provisional implementation of per-monitor DPI awareness
|
7 years ago |
|
Animations96.h
|
07617815a6
Bug 1521: Provisional implementation of per-monitor DPI awareness
|
7 years ago |
|
Authenticate.cpp
|
04f0bbdc37
Bug 1588: Optionally display authentication banner in a monospaced font
|
7 years ago |
|
Authenticate.dfm
|
04f0bbdc37
Bug 1588: Optionally display authentication banner in a monospaced font
|
7 years ago |
|
Authenticate.h
|
04f0bbdc37
Bug 1588: Optionally display authentication banner in a monospaced font
|
7 years ago |
|
Cleanup.cpp
|
07617815a6
Bug 1521: Provisional implementation of per-monitor DPI awareness
|
7 years ago |
|
Cleanup.dfm
|
87c5906b1d
5.6.4
|
7 years ago |
|
Cleanup.h
|
0b4c19ead3
5.2.4
|
7 years ago |
|
Console.cpp
|
0ccd2defd3
SSH password change + When opening secondary shell session fails, the main session is not Closed + Session.ExecuteCommand unit tests
|
7 years ago |
|
Console.dfm
|
895c04ffa8
Bug 1466: Increase length limit for custom command and console
|
7 years ago |
|
Console.h
|
4836e85e0b
Bug fix: Minimize buttons on Login and Find windows did not minimize the application + Minimize buttons on Console and Synchronization checklist windows enabled
|
7 years ago |
|
Copy.cpp
|
f8018d0f98
Parallel background uploads
|
7 years ago |
|
Copy.dfm
|
8e74e00637
Updating tab order after a control was removed in f8018d0f981 (Parallel background uploads)
|
7 years ago |
|
Copy.h
|
f8018d0f98
Parallel background uploads
|
7 years ago |
|
CopyParamCustom.cpp
|
0b4c19ead3
5.2.4
|
7 years ago |
|
CopyParamCustom.dfm
|
048ebddb93
Bug 94: Preserve timestamps of directories (SFTP)
|
7 years ago |
|
CopyParamCustom.h
|
2e4b4738f0
5.2
|
7 years ago |
|
CopyParamPreset.cpp
|
d8f92984b9
First public commit of dev branch
|
7 years ago |
|
CopyParamPreset.dfm
|
048ebddb93
Bug 94: Preserve timestamps of directories (SFTP)
|
7 years ago |
|
CopyParamPreset.h
|
bcd1a9fc7e
5.5.1
|
7 years ago |
|
CopyParams.cpp
|
0a08412ec1
Bug 1653: Files can be optionally encrypted when storing them on SFTP server
|
7 years ago |
|
CopyParams.dfm
|
0a08412ec1
Bug 1653: Files can be optionally encrypted when storing them on SFTP server
|
7 years ago |
|
CopyParams.h
|
0a08412ec1
Bug 1653: Files can be optionally encrypted when storing them on SFTP server
|
7 years ago |
|
CreateDirectory.cpp
|
5ee6fa1706
Checkbox to remember the new directory settings is disabled when the protocol does not allow any.
|
7 years ago |
|
CreateDirectory.dfm
|
2e4b4738f0
5.2
|
7 years ago |
|
CreateDirectory.h
|
32be252d2e
Bug fix: The dialog box to enter new local directory name included useless permissions box.
|
7 years ago |
|
Custom.cpp
|
3c33af1d5f
Bug 1613: Configurable keyboard shortcuts for extensions
|
7 years ago |
|
Custom.dfm
|
cfe6e06cd0
Extension option controls can be grouped using @option - group
|
7 years ago |
|
Custom.h
|
3c33af1d5f
Bug 1613: Configurable keyboard shortcuts for extensions
|
7 years ago |
|
CustomCommand.cpp
|
3267334917
Session URL can contain any raw session settings using connection parameter. New custom command pattern !E can generate such URL for use in WinSCP extensions.
|
7 years ago |
|
CustomCommand.dfm
|
a5adfaf229
More space for the "patterns" hint labels
|
7 years ago |
|
CustomCommand.h
|
8e37e22329
Bug 1396: Local custom commands for local files + Change: Remote custom commands cannot be executed with focus on local panel
|
7 years ago |
|
CustomScpExplorer.cpp
|
30322a2378
When resolving symlinks is disabled because of file encryption, double click should still treat files as files, not as folders
|
7 years ago |
|
CustomScpExplorer.dfm
|
eedb27d652
Bug 1572: Failure when changing remote working directory using directory tree
|
7 years ago |
|
CustomScpExplorer.h
|
0a08412ec1
Bug 1653: Files can be optionally encrypted when storing them on SFTP server
|
7 years ago |
|
EditMask.cpp
|
5a9d22512f
5.6.2
|
7 years ago |
|
EditMask.dfm
|
f092b4f58c
Making mask hint label wider on request by Spanish translator David Martin
|
7 years ago |
|
EditMask.h
|
5a9d22512f
5.6.2
|
7 years ago |
|
Editor.cpp
|
acba183ed9
Bug 1629: Failure when binary file is attempted to be opened in an internal editor on system with multibyte legacy encoding
|
7 years ago |
|
Editor.dfm
|
0656a11e36
Enhanced ScreenTips
|
7 years ago |
|
Editor.h
|
a24965c84e
Bug 1580: Support wider range of Unicode characters in internal editor
|
7 years ago |
|
EditorPreferences.cpp
|
ef8921a3ca
5.6.3
|
7 years ago |
|
EditorPreferences.dfm
|
5a9d22512f
5.6.2
|
7 years ago |
|
EditorPreferences.h
|
ef8921a3ca
5.6.3
|
7 years ago |
|
FileFind.cpp
|
4b329f722a
Bug 1634: Edit found found files
|
7 years ago |
|
FileFind.dfm
|
4b329f722a
Bug 1634: Edit found found files
|
7 years ago |
|
FileFind.h
|
4b329f722a
Bug 1634: Edit found found files
|
7 years ago |
|
FileSystemInfo.cpp
|
bb6d9ddf8f
Bug 582: Toolbar buttons can be hidden
|
7 years ago |
|
FileSystemInfo.dfm
|
9d0b0e3fc6
Change: Session.ScanFingerprint has mandatory algorithm parameter. + Displaying both SHA-256 and MD5 fingerprint of SSH host key on Server and protocol information dialog
|
7 years ago |
|
FileSystemInfo.h
|
9d0b0e3fc6
Change: Session.ScanFingerprint has mandatory algorithm parameter. + Displaying both SHA-256 and MD5 fingerprint of SSH host key on Server and protocol information dialog
|
7 years ago |
|
FullSynchronize.cpp
|
15f70058be
Removing duplicate definition of spXXX constants
|
7 years ago |
|
FullSynchronize.dfm
|
d8f92984b9
First public commit of dev branch
|
7 years ago |
|
FullSynchronize.h
|
4dad4a32f0
5.2.5
|
7 years ago |
|
GenerateUrl.cpp
|
9b70af411e
PowerShell script that runs WinSCP scripting commands can be generated on Generate Code dialog
|
7 years ago |
|
GenerateUrl.dfm
|
9b70af411e
PowerShell script that runs WinSCP scripting commands can be generated on Generate Code dialog
|
7 years ago |
|
GenerateUrl.h
|
3267334917
Session URL can contain any raw session settings using connection parameter. New custom command pattern !E can generate such URL for use in WinSCP extensions.
|
7 years ago |
|
Glyphs.cpp
|
07617815a6
Bug 1521: Provisional implementation of per-monitor DPI awareness
|
7 years ago |
|
Glyphs.dfm
|
07617815a6
Bug 1521: Provisional implementation of per-monitor DPI awareness
|
7 years ago |
|
Glyphs.h
|
07617815a6
Bug 1521: Provisional implementation of per-monitor DPI awareness
|
7 years ago |
|
Glyphs120.cpp
|
b57ff0f7c6
Splitting images of different sizes to separate modules to allow loading only the size we really need. Saves at least 0.5 second on 100% zoom.
|
7 years ago |
|
Glyphs120.dfm
|
07617815a6
Bug 1521: Provisional implementation of per-monitor DPI awareness
|
7 years ago |
|
Glyphs120.h
|
07617815a6
Bug 1521: Provisional implementation of per-monitor DPI awareness
|
7 years ago |
|
Glyphs144.cpp
|
b57ff0f7c6
Splitting images of different sizes to separate modules to allow loading only the size we really need. Saves at least 0.5 second on 100% zoom.
|
7 years ago |
|
Glyphs144.dfm
|
07617815a6
Bug 1521: Provisional implementation of per-monitor DPI awareness
|
7 years ago |
|
Glyphs144.h
|
07617815a6
Bug 1521: Provisional implementation of per-monitor DPI awareness
|
7 years ago |
|
Glyphs192.cpp
|
b57ff0f7c6
Splitting images of different sizes to separate modules to allow loading only the size we really need. Saves at least 0.5 second on 100% zoom.
|
7 years ago |
|
Glyphs192.dfm
|
07617815a6
Bug 1521: Provisional implementation of per-monitor DPI awareness
|
7 years ago |
|
Glyphs192.h
|
07617815a6
Bug 1521: Provisional implementation of per-monitor DPI awareness
|
7 years ago |
|
ImportSessions.cpp
|
eeac0f71e5
Typo
|
7 years ago |
|
ImportSessions.dfm
|
d152316f14
Bug 1542: Import host keys from OpenSSH known_hosts file + Cached host keys are unconditionally imported with PuTTY and FileZilla sites.
|
7 years ago |
|
ImportSessions.h
|
d152316f14
Bug 1542: Import host keys from OpenSSH known_hosts file + Cached host keys are unconditionally imported with PuTTY and FileZilla sites.
|
7 years ago |
|
InputDlg.cpp
|
9fea030558
Bug 1614: Simple input boxes (like "Edit File" dialog) are broken on multi monitor systems with different DPI
|
7 years ago |
|
License.cpp
|
d8f92984b9
First public commit of dev branch
|
7 years ago |
|
License.dfm
|
2e4b4738f0
5.2
|
7 years ago |
|
License.h
|
2e4b4738f0
5.2
|
7 years ago |
|
LocationProfiles.cpp
|
f852f86f1a
Extensions
|
7 years ago |
|
LocationProfiles.dfm
|
6d87c76c6b
Drop down lists on the Open Directory and Location Profile dialogs are up to 16 entries long
|
7 years ago |
|
LocationProfiles.h
|
d8f92984b9
First public commit of dev branch
|
7 years ago |
|
Login.cpp
|
29a505241b
Change: Bug 1647: Do not match URL after stripping protocol against stored site name in scripting/automation
|
7 years ago |
|
Login.dfm
|
80e08f8d60
Bug 572: Amazon S3 protocol (directory browsing)
|
7 years ago |
|
Login.h
|
bc9622ab93
Bug 386: Added Generate button to Authentication page of Advanced Site Settings dialog that starts PuTTYgen and detects a private key file generated by it
|
7 years ago |
|
MessageDlg.cpp
|
93719a3d7b
Unused variable
|
7 years ago |
|
MessageDlg.dfm
|
07617815a6
Bug 1521: Provisional implementation of per-monitor DPI awareness
|
7 years ago |
|
MessageDlg.h
|
868ef381ee
Bug 1563: Allow verifying SSH host key by pasting the expected key or its fingerprint from the clipboard
|
7 years ago |
|
NonVisual.cpp
|
64f634db37
Bug 386: Automatic upload of keys pairs + Public key can be displayed in Advanced Site Settings dialog
|
7 years ago |
|
NonVisual.dfm
|
64f634db37
Bug 386: Automatic upload of keys pairs + Public key can be displayed in Advanced Site Settings dialog
|
7 years ago |
|
NonVisual.h
|
64f634db37
Bug 386: Automatic upload of keys pairs + Public key can be displayed in Advanced Site Settings dialog
|
7 years ago |
|
OpenDirectory.cpp
|
07617815a6
Bug 1521: Provisional implementation of per-monitor DPI awareness
|
7 years ago |
|
OpenDirectory.dfm
|
6d87c76c6b
Drop down lists on the Open Directory and Location Profile dialogs are up to 16 entries long
|
7 years ago |
|
OpenDirectory.h
|
4acedf8030
5.7
|
7 years ago |
|
Preferences.cpp
|
dc855630a2
Files can be downloaded directly to an external drop location even without a loaded drag&drop shell extension.
|
7 years ago |
|
Preferences.dfm
|
dc855630a2
Files can be downloaded directly to an external drop location even without a loaded drag&drop shell extension.
|
7 years ago |
|
Preferences.h
|
dc855630a2
Files can be downloaded directly to an external drop location even without a loaded drag&drop shell extension.
|
7 years ago |
|
Progress.cpp
|
0d892071cd
File skipping was broken by ea01897e79 (No public writable fields in TFileOperationProgressType (in anticipation of shared progress for parallel transfers))
|
7 years ago |
|
Progress.dfm
|
f9dd330fcd
Typo in identifier name
|
7 years ago |
|
Progress.h
|
0d892071cd
File skipping was broken by ea01897e79 (No public writable fields in TFileOperationProgressType (in anticipation of shared progress for parallel transfers))
|
7 years ago |
|
Properties.cpp
|
07617815a6
Bug 1521: Provisional implementation of per-monitor DPI awareness
|
7 years ago |
|
Properties.dfm
|
d8f92984b9
First public commit of dev branch
|
7 years ago |
|
Properties.h
|
07617815a6
Bug 1521: Provisional implementation of per-monitor DPI awareness
|
7 years ago |
|
RemoteTransfer.cpp
|
93b2991c7d
Bug fix: When files on another session tab, the "Duplicate via local temporary copy" could be unchecked (and was initially unchecked), leading to the file being duplicated incorrectly within the current session.
|
7 years ago |
|
RemoteTransfer.dfm
|
d8f92984b9
First public commit of dev branch
|
7 years ago |
|
RemoteTransfer.h
|
93b2991c7d
Bug fix: When files on another session tab, the "Duplicate via local temporary copy" could be unchecked (and was initially unchecked), leading to the file being duplicated incorrectly within the current session.
|
7 years ago |
|
Rights.cpp
|
07617815a6
Bug 1521: Provisional implementation of per-monitor DPI awareness
|
7 years ago |
|
Rights.dfm
|
d8f92984b9
First public commit of dev branch
|
7 years ago |
|
Rights.h
|
d8f92984b9
First public commit of dev branch
|
7 years ago |
|
RightsExt.cpp
|
d8f92984b9
First public commit of dev branch
|
7 years ago |
|
RightsExt.dfm
|
2e4b4738f0
5.2
|
7 years ago |
|
RightsExt.h
|
87c5906b1d
5.6.4
|
7 years ago |
|
ScpCommander.cpp
|
0a08412ec1
Bug 1653: Files can be optionally encrypted when storing them on SFTP server
|
7 years ago |
|
ScpCommander.dfm
|
64f634db37
Bug 386: Automatic upload of keys pairs + Public key can be displayed in Advanced Site Settings dialog
|
7 years ago |
|
ScpCommander.h
|
64f634db37
Bug 386: Automatic upload of keys pairs + Public key can be displayed in Advanced Site Settings dialog
|
7 years ago |
|
ScpExplorer.cpp
|
6bd7a83298
AppX message
|
7 years ago |
|
ScpExplorer.dfm
|
64f634db37
Bug 386: Automatic upload of keys pairs + Public key can be displayed in Advanced Site Settings dialog
|
7 years ago |
|
ScpExplorer.h
|
64f634db37
Bug 386: Automatic upload of keys pairs + Public key can be displayed in Advanced Site Settings dialog
|
7 years ago |
|
SelectMask.cpp
|
b7f49ec82b
Bug 1534: Button to open Edit file mask dialog on Select and Filters dialogs
|
7 years ago |
|
SelectMask.dfm
|
b7f49ec82b
Bug 1534: Button to open Edit file mask dialog on Select and Filters dialogs
|
7 years ago |
|
SelectMask.h
|
b7f49ec82b
Bug 1534: Button to open Edit file mask dialog on Select and Filters dialogs
|
7 years ago |
|
SiteAdvanced.cpp
|
6012e536f4
Disabling "Allow agent forwarding" session settings when "Attempt authentication using Pageant" setting is unchecked
|
7 years ago |
|
SiteAdvanced.dfm
|
0a08412ec1
Bug 1653: Files can be optionally encrypted when storing them on SFTP server
|
7 years ago |
|
SiteAdvanced.h
|
0a08412ec1
Bug 1653: Files can be optionally encrypted when storing them on SFTP server
|
7 years ago |
|
Symlink.cpp
|
d8f92984b9
First public commit of dev branch
|
7 years ago |
|
Symlink.dfm
|
26b6b13bc8
5.6
|
7 years ago |
|
Symlink.h
|
26b6b13bc8
5.6
|
7 years ago |
|
Synchronize.cpp
|
c16fd9a54b
Function "Keep remote directory up to date" can be started in a new window
|
7 years ago |
|
Synchronize.dfm
|
c16fd9a54b
Function "Keep remote directory up to date" can be started in a new window
|
7 years ago |
|
Synchronize.h
|
c16fd9a54b
Function "Keep remote directory up to date" can be started in a new window
|
7 years ago |
|
SynchronizeChecklist.cpp
|
277bb638ea
Bug fix: Panel column context menus were working incorrectly when panel was horizontally scrolled
|
7 years ago |
|
SynchronizeChecklist.dfm
|
4836e85e0b
Bug fix: Minimize buttons on Login and Find windows did not minimize the application + Minimize buttons on Console and Synchronization checklist windows enabled
|
7 years ago |
|
SynchronizeChecklist.h
|
359b54232e
Bug 1539: Failure when opening Synchronization checklist window
|
7 years ago |
|
SynchronizeProgress.cpp
|
6d0b308c72
Bug 1471: Allow controlling progress windows using keyboard
|
7 years ago |
|
SynchronizeProgress.dfm
|
6d0b308c72
Bug 1471: Allow controlling progress windows using keyboard
|
7 years ago |
|
SynchronizeProgress.h
|
6d0b308c72
Bug 1471: Allow controlling progress windows using keyboard
|
7 years ago |