Martin Prikryl 0cf038f812 Bug fix: When starting private key upload from Advanced Site Settings dialog, changed settings were preserved even if the dialog was later canceled 6 years ago
..
About.cpp 8087b40800 Bug 1779: Cannot switch back to English after changing language on non-US English system 6 years ago
About.dfm 1f5f6bef3e Turning off underlining of accelerator character for labels that do not serve as focus labels 6 years ago
About.h ec5977ba27 Improved design of About window 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 4031057b67 Control labels do not show keyboard accelerator cue, until Alt key is pressed 6 years ago
Cleanup.cpp 07617815a6 Bug 1521: Provisional implementation of per-monitor DPI awareness 7 years ago
Cleanup.dfm 1f5f6bef3e Turning off underlining of accelerator character for labels that do not serve as focus labels 6 years ago
Cleanup.h 4031057b67 Control labels do not show keyboard accelerator cue, until Alt key is pressed 6 years ago
Console.cpp af4bdf134a Bug 1749: Failure after a session lost while in Console dialog is reconnected 6 years ago
Console.dfm 1f5f6bef3e Turning off underlining of accelerator character for labels that do not serve as focus labels 6 years ago
Console.h 4031057b67 Control labels do not show keyboard accelerator cue, until Alt key is pressed 6 years ago
Copy.cpp f2873a7c27 Switch /defaults accepts an optional delay in seconds to start the operation 6 years ago
Copy.dfm 1f5f6bef3e Turning off underlining of accelerator character for labels that do not serve as focus labels 6 years ago
Copy.h 4031057b67 Control labels do not show keyboard accelerator cue, until Alt key is pressed 6 years ago
CopyParamCustom.cpp 0b4c19ead3 5.2.4 7 years ago
CopyParamCustom.dfm 0589e99834 More compact layout of transfer settings controls 7 years ago
CopyParamCustom.h 2e4b4738f0 5.2 7 years ago
CopyParamPreset.cpp 5456e67edb Bug 1763: Validation of input boxes prevented cancelling dialogs using Cancel button 6 years ago
CopyParamPreset.dfm 0589e99834 More compact layout of transfer settings controls 7 years ago
CopyParamPreset.h 4031057b67 Control labels do not show keyboard accelerator cue, until Alt key is pressed 6 years ago
CopyParams.cpp 5456e67edb Bug 1763: Validation of input boxes prevented cancelling dialogs using Cancel button 6 years ago
CopyParams.dfm 0589e99834 More compact layout of transfer settings controls 7 years ago
CopyParams.h c069fe9d7e Forgotten changes from 7ad202c6 6 years ago
CreateDirectory.cpp c069fe9d7e Forgotten changes from 7ad202c6 6 years ago
CreateDirectory.dfm 7ad202c63d Merging Rights and RightsExt frames as there's no use for separate Rights frame since 3.8 (2005) 6 years ago
CreateDirectory.h c069fe9d7e Forgotten changes from 7ad202c6 6 years ago
Custom.cpp b93bd1246f Bug fix: Settings with an empty default value were not listed in Add Raw Site Settings dialog 6 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 f502599b3e Avoiding re-translation of CUSTOM_COMMAND_PATTERNS_HINT5 imposed by 326733491 6 years ago
CustomCommand.dfm a5adfaf229 More space for the "patterns" hint labels 7 years ago
CustomCommand.h 4031057b67 Control labels do not show keyboard accelerator cue, until Alt key is pressed 6 years ago
CustomScpExplorer.cpp c35c15b43c Bug fix: After directory comparison before synchronization finishes, task bar button still shows a progress bar (caused by a62f0274) 6 years ago
CustomScpExplorer.dfm ea24ee3405 Disconnect/Reconnect Session commands + Tab of a session that fails to connect/reconnect is not closed 6 years ago
CustomScpExplorer.h ff6259d9fb Bug 1784: Allow opening the local or remote file from synchronization checklist in Windows Explorer or WinSCP, respectively 6 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 4031057b67 Control labels do not show keyboard accelerator cue, until Alt key is pressed 6 years ago
Editor.cpp eec4b1f4f4 Do not consider even "access violation" error if user loads too large file, despite being warned, as an internal error (see also 0028f4da) 6 years ago
Editor.dfm 0656a11e36 Enhanced ScreenTips 7 years ago
Editor.h e2c35a305c Bug 1752: Indicate in an Internal editor that the file is new and prevent actions that does not make sense for non-existing files 6 years ago
EditorPreferences.cpp ef8921a3ca 5.6.3 7 years ago
EditorPreferences.dfm 5a9d22512f 5.6.2 7 years ago
EditorPreferences.h 4031057b67 Control labels do not show keyboard accelerator cue, until Alt key is pressed 6 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 4031057b67 Control labels do not show keyboard accelerator cue, until Alt key is pressed 6 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 4031057b67 Control labels do not show keyboard accelerator cue, until Alt key is pressed 6 years ago
FullSynchronize.cpp f2873a7c27 Switch /defaults accepts an optional delay in seconds to start the operation 6 years ago
FullSynchronize.dfm 1f5f6bef3e Turning off underlining of accelerator character for labels that do not serve as focus labels 6 years ago
FullSynchronize.h 4031057b67 Control labels do not show keyboard accelerator cue, until Alt key is pressed 6 years ago
GenerateUrl.cpp 54aec18b11 Bug 1781: Lower-than (<) and greater-than (>) symbols are not escaped in an output of RemotePath.EscapeFileMask .NET method and in a script generated by the GUI 6 years ago
GenerateUrl.dfm 1f5f6bef3e Turning off underlining of accelerator character for labels that do not serve as focus labels 6 years ago
GenerateUrl.h 4031057b67 Control labels do not show keyboard accelerator cue, until Alt key is pressed 6 years ago
Glyphs.cpp 07617815a6 Bug 1521: Provisional implementation of per-monitor DPI awareness 7 years ago
Glyphs.dfm 260a7e49ba Bug 316: Files can be copied to the clipboard 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 260a7e49ba Bug 316: Files can be copied to the clipboard 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 260a7e49ba Bug 316: Files can be copied to the clipboard 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 260a7e49ba Bug 316: Files can be copied to the clipboard 7 years ago
Glyphs192.h 07617815a6 Bug 1521: Provisional implementation of per-monitor DPI awareness 7 years ago
ImportSessions.cpp 25b2cf883c When opening a session in PuTTY, exporting also cached host keys 7 years ago
ImportSessions.dfm fbce3aa4ba Should not set akRight Anchor for AutoSize label 6 years ago
ImportSessions.h 4031057b67 Control labels do not show keyboard accelerator cue, until Alt key is pressed 6 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 68545d2a15 Now that TIEComboBox's sole remaining functionality is auto-sizing of its dropdown list, it can be replaced by THistoryComboBox with history functionality disabled 6 years ago
LocationProfiles.dfm 68545d2a15 Now that TIEComboBox's sole remaining functionality is auto-sizing of its dropdown list, it can be replaced by THistoryComboBox with history functionality disabled 6 years ago
LocationProfiles.h 68545d2a15 Now that TIEComboBox's sole remaining functionality is auto-sizing of its dropdown list, it can be replaced by THistoryComboBox with history functionality disabled 6 years ago
Login.cpp 0c4a1f7a9f Reimplementing "Close and Do Not Show Automatically Again" command from 6bfdad18 with "Do not automatically show this dialog box again" checkbox that works even when logging in 6 years ago
Login.dfm 0c4a1f7a9f Reimplementing "Close and Do Not Show Automatically Again" command from 6bfdad18 with "Do not automatically show this dialog box again" checkbox that works even when logging in 6 years ago
Login.h 0c4a1f7a9f Reimplementing "Close and Do Not Show Automatically Again" command from 6bfdad18 with "Do not automatically show this dialog box again" checkbox that works even when logging in 6 years ago
MessageDlg.cpp 99972dbf76 Making more space for long donate/buy pledges 6 years ago
MessageDlg.dfm 07617815a6 Bug 1521: Provisional implementation of per-monitor DPI awareness 7 years ago
MessageDlg.h 99972dbf76 Making more space for long donate/buy pledges 6 years ago
NonVisual.cpp b490d5e3ed Bug 1788: Persist custom command toolbar buttons visibility 6 years ago
NonVisual.dfm 9a82c9577a Help links for some session commands 6 years ago
NonVisual.h b490d5e3ed Bug 1788: Persist custom command toolbar buttons visibility 6 years ago
OpenDirectory.cpp 68545d2a15 Now that TIEComboBox's sole remaining functionality is auto-sizing of its dropdown list, it can be replaced by THistoryComboBox with history functionality disabled 6 years ago
OpenDirectory.dfm 68545d2a15 Now that TIEComboBox's sole remaining functionality is auto-sizing of its dropdown list, it can be replaced by THistoryComboBox with history functionality disabled 6 years ago
OpenDirectory.h 68545d2a15 Now that TIEComboBox's sole remaining functionality is auto-sizing of its dropdown list, it can be replaced by THistoryComboBox with history functionality disabled 6 years ago
Preferences.cpp 0260185077 Autosizing "View Statistics" button for longer translations (asked for by Italian translator) 6 years ago
Preferences.dfm 007ccce443 Making use of whole dialog width for checkboxes on Endurance page (asked for by Italian translator) 6 years ago
Preferences.h 6bfdad1828 Preference option "Show Login dialog on startup and when the last session is closed" + When the option is off and automatic saving of workspace is enabled, the workspace automatically opens (with no session connected) 6 years ago
Progress.cpp 56eaa66b7c Speed box in Progress window responds to mouse wheel 6 years ago
Progress.dfm 1f5f6bef3e Turning off underlining of accelerator character for labels that do not serve as focus labels 6 years ago
Progress.h 56eaa66b7c Speed box in Progress window responds to mouse wheel 6 years ago
Properties.cpp 5456e67edb Bug 1763: Validation of input boxes prevented cancelling dialogs using Cancel button 6 years ago
Properties.dfm 7ad202c63d Merging Rights and RightsExt frames as there's no use for separate Rights frame since 3.8 (2005) 6 years ago
Properties.h 5456e67edb Bug 1763: Validation of input boxes prevented cancelling dialogs using Cancel button 6 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 4031057b67 Control labels do not show keyboard accelerator cue, until Alt key is pressed 6 years ago
Rights.cpp 620058ee42 Comment on possibility of reusing FindStandardButton 6 years ago
Rights.dfm 90e8a2d5d4 Bug 1743: Keyboard accelerator for "Octal" box on Preferences dialog does not work 6 years ago
Rights.h 300a74b77e Control labels on "rights" frame do not show keyboard accelerator cue, until Alt key is pressed (addition to 4031057b6) 6 years ago
ScpCommander.cpp 381f396d0f Synchronization dialog was not shown when a synchronization was started from the main window (caused by f2873a7c) 6 years ago
ScpCommander.dfm 3f2d79621a Disambiguating "copy to clipboard" action name from copy/transfer actions 6 years ago
ScpCommander.h 9015d8106a Command-line switch /browse to either force opening the main window when a file URL is specified or to explicitly select a specified file in both file panels 6 years ago
ScpExplorer.cpp 381f396d0f Synchronization dialog was not shown when a synchronization was started from the main window (caused by f2873a7c) 6 years ago
ScpExplorer.dfm 3f2d79621a Disambiguating "copy to clipboard" action name from copy/transfer actions 6 years ago
ScpExplorer.h ea24ee3405 Disconnect/Reconnect Session commands + Tab of a session that fails to connect/reconnect is not closed 6 years ago
SelectMask.cpp 34840ba54c Bug 1574: Coloring files in file panels based on a file mask 7 years ago
SelectMask.dfm 1f5f6bef3e Turning off underlining of accelerator character for labels that do not serve as focus labels 6 years ago
SelectMask.h 4031057b67 Control labels do not show keyboard accelerator cue, until Alt key is pressed 6 years ago
SiteAdvanced.cpp 0cf038f812 Bug fix: When starting private key upload from Advanced Site Settings dialog, changed settings were preserved even if the dialog was later canceled 6 years ago
SiteAdvanced.dfm e49a5e4a8c Typography 6 years ago
SiteAdvanced.h 0cf038f812 Bug fix: When starting private key upload from Advanced Site Settings dialog, changed settings were preserved even if the dialog was later canceled 6 years ago
Symlink.cpp d8f92984b9 First public commit of dev branch 7 years ago
Symlink.dfm 26b6b13bc8 5.6 7 years ago
Symlink.h 4031057b67 Control labels do not show keyboard accelerator cue, until Alt key is pressed 6 years ago
Synchronize.cpp f2873a7c27 Switch /defaults accepts an optional delay in seconds to start the operation 6 years ago
Synchronize.dfm 1f5f6bef3e Turning off underlining of accelerator character for labels that do not serve as focus labels 6 years ago
Synchronize.h f2873a7c27 Switch /defaults accepts an optional delay in seconds to start the operation 6 years ago
SynchronizeChecklist.cpp fe5e2931a0 Bug 1786: Hints for synchronization action icons on synchronization checklist window 6 years ago
SynchronizeChecklist.dfm fe5e2931a0 Bug 1786: Hints for synchronization action icons on synchronization checklist window 6 years ago
SynchronizeChecklist.h fe5e2931a0 Bug 1786: Hints for synchronization action icons on synchronization checklist window 6 years ago
SynchronizeProgress.cpp a62f0274e4 Estimating time to finish directory comparison before synchronization based on previous comparisons of the same folders 6 years ago
SynchronizeProgress.dfm a62f0274e4 Estimating time to finish directory comparison before synchronization based on previous comparisons of the same folders 6 years ago
SynchronizeProgress.h a62f0274e4 Estimating time to finish directory comparison before synchronization based on previous comparisons of the same folders 6 years ago