Martin Prikryl c08b64cda4 Factoring out ReverseOperationSide 8 years ago
..
About.cpp 80e08f8d60 Bug 572: Amazon S3 protocol (directory browsing) 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 07617815a6 Bug 1521: Provisional implementation of per-monitor DPI awareness 7 years ago
Authenticate.dfm 4b7cc63bcf Wrapping too long entries in authentication log to avoid horizontal scrollbar 7 years ago
Authenticate.h 07617815a6 Bug 1521: Provisional implementation of per-monitor DPI awareness 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 a75af65a64 Bug 1410: Option to preserve directory timestamps is not enabled for synchronization 7 years ago
CopyParams.dfm f092b4f58c Making mask hint label wider on request by Spanish translator David Martin 7 years ago
CopyParams.h 048ebddb93 Bug 94: Preserve timestamps of directories (SFTP) 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 54be1dc611 More readable usage statistics display 7 years ago
Custom.dfm cfe6e06cd0 Extension option controls can be grouped using @option - group 7 years ago
Custom.h 54be1dc611 More readable usage statistics display 7 years ago
CustomCommand.cpp cbc4860eca Extension output can be displayed in a message box + Local custom console command output can be copied to clipboard 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 7caf9181d3 Bug 1577: Per-session default encoding configuration for internal editor 7 years ago
CustomScpExplorer.dfm eedb27d652 Bug 1572: Failure when changing remote working directory using directory tree 7 years ago
CustomScpExplorer.h 227401b0d8 Bug 1538: Last download target folder in Explorer interface is not remembered when transferring on background 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 a24965c84e Bug 1580: Support wider range of Unicode characters in internal editor 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 07617815a6 Bug 1521: Provisional implementation of per-monitor DPI awareness 7 years ago
FileFind.dfm 1ccbf15637 Updating translation rules for 5.10.x + Fixing some captions (among other to allow existing translations to be reused for them) 7 years ago
FileFind.h 07617815a6 Bug 1521: Provisional implementation of per-monitor DPI awareness 7 years ago
FileSystemInfo.cpp d8f92984b9 First public commit of dev branch 7 years ago
FileSystemInfo.dfm 87c5906b1d 5.6.4 7 years ago
FileSystemInfo.h 87c5906b1d 5.6.4 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 a24965c84e Bug 1580: Support wider range of Unicode characters in internal editor 7 years ago
GenerateUrl.dfm 25f7c813c4 Tab order 7 years ago
GenerateUrl.h a24965c84e Bug 1580: Support wider range of Unicode characters in internal editor 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 987728ea0c Prettifying debug macros 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 80e08f8d60 Bug 572: Amazon S3 protocol (directory browsing) 7 years ago
Login.dfm 80e08f8d60 Bug 572: Amazon S3 protocol (directory browsing) 7 years ago
Login.h 80e08f8d60 Bug 572: Amazon S3 protocol (directory browsing) 7 years ago
MessageDlg.cpp 868ef381ee Bug 1563: Allow verifying SSH host key by pasting the expected key or its fingerprint from the clipboard 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 37ee3ab4a3 Bug 1519: Activate panel when using file selection commands 7 years ago
NonVisual.dfm 815f078cfb Bug 1512: De-duplicating accelerators in Session menu (Keyboard shortcut for "Duplicate Session" command) 7 years ago
NonVisual.h 55625bfcd6 Removing no-longer-used Log window code 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 3251009b94 Bug 1293: Option to turn off Natural order numerical sorting 7 years ago
Preferences.dfm 7e000bb719 Panel font sample on Preferences dialog is wrapped 7 years ago
Preferences.h 3251009b94 Bug 1293: Option to turn off Natural order numerical sorting 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 c08b64cda4 Factoring out ReverseOperationSide 7 years ago
ScpCommander.dfm 543c407f94 Simplifying implementation of SelectByMask 7 years ago
ScpCommander.h 07617815a6 Bug 1521: Provisional implementation of per-monitor DPI awareness 7 years ago
ScpExplorer.cpp 227401b0d8 Bug 1538: Last download target folder in Explorer interface is not remembered when transferring on background 7 years ago
ScpExplorer.dfm d095bc7b84 Bug 1516: De-duplicating Quit and Queue accelerators in Commands menu 7 years ago
ScpExplorer.h 227401b0d8 Bug 1538: Last download target folder in Explorer interface is not remembered when transferring on background 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 80e08f8d60 Bug 572: Amazon S3 protocol (directory browsing) 7 years ago
SiteAdvanced.dfm 80e08f8d60 Bug 572: Amazon S3 protocol (directory browsing) 7 years ago
SiteAdvanced.h 80e08f8d60 Bug 572: Amazon S3 protocol (directory browsing) 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 15f70058be Removing duplicate definition of spXXX constants 7 years ago
Synchronize.dfm d8f92984b9 First public commit of dev branch 7 years ago
Synchronize.h 2f0ec1ce4a Including "Keep remote directory up to date" log into session log 7 years ago
SynchronizeChecklist.cpp 3fe30b3b2f Bug 1571: Resizing of Synchronization checklist window does not stop when mouse button is released 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