Martin Prikryl c7fe36120c Bug 1484: Failure when pressing Calculate button on Properties dialog, while another calculation is already in progress 9 gadi atpakaļ
..
About.cpp 26bbfc49fa Using actual system language name on About dialog if the name is not provided by a (uncomplete) translation 7 gadi atpakaļ
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 gadi atpakaļ
About.h d8f92984b9 First public commit of dev branch 7 gadi atpakaļ
Animations.cpp 4cec224420 Bug fix: Failure on exit 7 gadi atpakaļ
Animations.dfm 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 gadi atpakaļ
Animations.h a50d5752f6 Tracing (failure on exit) 7 gadi atpakaļ
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 gadi atpakaļ
Animations120.dfm 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 gadi atpakaļ
Animations120.h 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 gadi atpakaļ
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 gadi atpakaļ
Animations144.dfm 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 gadi atpakaļ
Animations144.h 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 gadi atpakaļ
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 gadi atpakaļ
Animations192.dfm 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 gadi atpakaļ
Animations192.h 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 gadi atpakaļ
Animations96.cpp a50d5752f6 Tracing (failure on exit) 7 gadi atpakaļ
Animations96.dfm 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 gadi atpakaļ
Animations96.h a50d5752f6 Tracing (failure on exit) 7 gadi atpakaļ
Authenticate.cpp 8d7979c470 Bug 1449: Long (or multiline) authentication prompts are truncated 7 gadi atpakaļ
Authenticate.dfm 4b7cc63bcf Wrapping too long entries in authentication log to avoid horizontal scrollbar 7 gadi atpakaļ
Authenticate.h 4b7cc63bcf Wrapping too long entries in authentication log to avoid horizontal scrollbar 7 gadi atpakaļ
Cleanup.cpp b55e9565da Function call-line syntax for DebugFail + Replacing all DebugAssert(false) with DebugFail 7 gadi atpakaļ
Cleanup.dfm 87c5906b1d 5.6.4 7 gadi atpakaļ
Cleanup.h 0b4c19ead3 5.2.4 7 gadi atpakaļ
Console.cpp 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 gadi atpakaļ
Console.dfm 52b4c28c9b Bug 1466: Increase length limit for custom command and console 7 gadi atpakaļ
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 gadi atpakaļ
Copy.cpp 6536644703 Transfer settings hint popup uses the same font as the underlying label 7 gadi atpakaļ
Copy.dfm d8f92984b9 First public commit of dev branch 7 gadi atpakaļ
Copy.h fb68ee6f0c Generating transfer script + Not highlighting script strings + Script command-line 7 gadi atpakaļ
CopyParamCustom.cpp 0b4c19ead3 5.2.4 7 gadi atpakaļ
CopyParamCustom.dfm 048ebddb93 Bug 94: Preserve timestamps of directories (SFTP) 7 gadi atpakaļ
CopyParamCustom.h 2e4b4738f0 5.2 7 gadi atpakaļ
CopyParamPreset.cpp d8f92984b9 First public commit of dev branch 7 gadi atpakaļ
CopyParamPreset.dfm 048ebddb93 Bug 94: Preserve timestamps of directories (SFTP) 7 gadi atpakaļ
CopyParamPreset.h bcd1a9fc7e 5.5.1 7 gadi atpakaļ
CopyParams.cpp a75af65a64 Bug 1410: Option to preserve directory timestamps is not enabled for synchronization 7 gadi atpakaļ
CopyParams.dfm f092b4f58c Making mask hint label wider on request by Spanish translator David Martin 7 gadi atpakaļ
CopyParams.h 048ebddb93 Bug 94: Preserve timestamps of directories (SFTP) 7 gadi atpakaļ
CreateDirectory.cpp 5ee6fa1706 Checkbox to remember the new directory settings is disabled when the protocol does not allow any. 7 gadi atpakaļ
CreateDirectory.dfm 2e4b4738f0 5.2 7 gadi atpakaļ
CreateDirectory.h 32be252d2e Bug fix: The dialog box to enter new local directory name included useless permissions box. 7 gadi atpakaļ
Custom.cpp 70a38ff71e Bug fix: Tab order on extension options dialog was broken, if the extension mixed options in and out of group box. 7 gadi atpakaļ
Custom.dfm cfe6e06cd0 Extension option controls can be grouped using @option - group 7 gadi atpakaļ
Custom.h cfe6e06cd0 Extension option controls can be grouped using @option - group 7 gadi atpakaļ
CustomCommand.cpp 5b710e80d9 Correctly typed NULL constant 7 gadi atpakaļ
CustomCommand.dfm 52b4c28c9b Bug 1466: Increase length limit for custom command and console 7 gadi atpakaļ
CustomCommand.h 8e37e22329 Bug 1396: Local custom commands for local files + Change: Remote custom commands cannot be executed with focus on local panel 7 gadi atpakaļ
CustomScpExplorer.cpp b744041bf7 MaskSelections and Filters counters 7 gadi atpakaļ
CustomScpExplorer.dfm 73c04408ef Bug 1407: Open session tab context menu after mouse button is released only 7 gadi atpakaļ
CustomScpExplorer.h bea45ac706 Bug 1471: Allow controlling progress windows using keyboard 7 gadi atpakaļ
EditMask.cpp 5a9d22512f 5.6.2 7 gadi atpakaļ
EditMask.dfm f092b4f58c Making mask hint label wider on request by Spanish translator David Martin 7 gadi atpakaļ
EditMask.h 5a9d22512f 5.6.2 7 gadi atpakaļ
Editor.cpp 04d416b785 Bug 1429: Failure when reloading edited file while it's being reloaded already 7 gadi atpakaļ
Editor.dfm 0656a11e36 Enhanced ScreenTips 7 gadi atpakaļ
Editor.h 04d416b785 Bug 1429: Failure when reloading edited file while it's being reloaded already 7 gadi atpakaļ
EditorPreferences.cpp ef8921a3ca 5.6.3 7 gadi atpakaļ
EditorPreferences.dfm 5a9d22512f 5.6.2 7 gadi atpakaļ
EditorPreferences.h ef8921a3ca 5.6.3 7 gadi atpakaļ
FileFind.cpp 74ff3076b0 Bug fix: Found folders were focusing incorrectly 7 gadi atpakaļ
FileFind.dfm f092b4f58c Making mask hint label wider on request by Spanish translator David Martin 7 gadi atpakaļ
FileFind.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 gadi atpakaļ
FileSystemInfo.cpp d8f92984b9 First public commit of dev branch 7 gadi atpakaļ
FileSystemInfo.dfm 87c5906b1d 5.6.4 7 gadi atpakaļ
FileSystemInfo.h 87c5906b1d 5.6.4 7 gadi atpakaļ
FullSynchronize.cpp 6536644703 Transfer settings hint popup uses the same font as the underlying label 7 gadi atpakaļ
FullSynchronize.dfm d8f92984b9 First public commit of dev branch 7 gadi atpakaļ
FullSynchronize.h 4dad4a32f0 5.2.5 7 gadi atpakaļ
GenerateUrl.cpp 6d1af5c7d0 Typo in comment 7 gadi atpakaļ
GenerateUrl.dfm 25f7c813c4 Tab order 7 gadi atpakaļ
GenerateUrl.h 1b83d7dd56 Generate counters - GeneratedUrls + GeneratedScripts + GeneratedScriptsTransfer + GeneratedCodes + GeneratedCodesTransfer 7 gadi atpakaļ
Glyphs.cpp 3953219c86 Typo 7 gadi atpakaļ
Glyphs.dfm 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 gadi atpakaļ
Glyphs.h 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 gadi atpakaļ
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 gadi atpakaļ
Glyphs120.dfm 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 gadi atpakaļ
Glyphs120.h 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 gadi atpakaļ
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 gadi atpakaļ
Glyphs144.dfm 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 gadi atpakaļ
Glyphs144.h 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 gadi atpakaļ
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 gadi atpakaļ
Glyphs192.dfm 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 gadi atpakaļ
Glyphs192.h 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 gadi atpakaļ
ImportSessions.cpp d8f92984b9 First public commit of dev branch 7 gadi atpakaļ
ImportSessions.dfm d8f92984b9 First public commit of dev branch 7 gadi atpakaļ
ImportSessions.h 5a9d22512f 5.6.2 7 gadi atpakaļ
InputDlg.cpp 987728ea0c Prettifying debug macros 7 gadi atpakaļ
License.cpp d8f92984b9 First public commit of dev branch 7 gadi atpakaļ
License.dfm 2e4b4738f0 5.2 7 gadi atpakaļ
License.h 2e4b4738f0 5.2 7 gadi atpakaļ
LocationProfiles.cpp f852f86f1a Extensions 7 gadi atpakaļ
LocationProfiles.dfm 5cf9812a94 No space before ellipsis in command captions + Capitalize trailing To in command captions 7 gadi atpakaļ
LocationProfiles.h d8f92984b9 First public commit of dev branch 7 gadi atpakaļ
Log.cpp d8f92984b9 First public commit of dev branch 7 gadi atpakaļ
Log.dfm 0656a11e36 Enhanced ScreenTips 7 gadi atpakaļ
Log.h 4ab6d5be32 5.7.4 7 gadi atpakaļ
Login.cpp 47eac93da5 Bug 1455: Move main window with Login dialog 7 gadi atpakaļ
Login.dfm 79952011ad Bug 1463: Wrong layout of Login dialog on monitors with low vertical resolution 7 gadi atpakaļ
Login.h 47eac93da5 Bug 1455: Move main window with Login dialog 7 gadi atpakaļ
MessageDlg.cpp 30d153f788 The OK button on debug log information message was not "cancel" button 7 gadi atpakaļ
NonVisual.cpp 7d7ee71f97 Bug fix: Custom commands submenu with the other custom command type was not disabled when there was no such custom command 7 gadi atpakaļ
NonVisual.dfm 69a7a6f5fd IDE insists on this change 7 gadi atpakaļ
NonVisual.h ec8ccac32c Bug 422: Paste command in panels context menu 7 gadi atpakaļ
OpenDirectory.cpp f852f86f1a Extensions 7 gadi atpakaļ
OpenDirectory.dfm d8f92984b9 First public commit of dev branch 7 gadi atpakaļ
OpenDirectory.h 4acedf8030 5.7 7 gadi atpakaļ
Preferences.cpp d489cc1647 Specific error messages about extensions are presented without irrelevant HTTP status code 7 gadi atpakaļ
Preferences.dfm a16cbe4ab2 Extension option aliases "sessionlogpath" and "pausecheckbox" + Fixing extension option vs. control index mismatches + Removing dot from the "Select file for session log" dialog title 7 gadi atpakaļ
Preferences.h d489cc1647 Specific error messages about extensions are presented without irrelevant HTTP status code 7 gadi atpakaļ
Progress.cpp bea45ac706 Bug 1471: Allow controlling progress windows using keyboard 7 gadi atpakaļ
Progress.dfm bea45ac706 Bug 1471: Allow controlling progress windows using keyboard 7 gadi atpakaļ
Progress.h bea45ac706 Bug 1471: Allow controlling progress windows using keyboard 7 gadi atpakaļ
Properties.cpp c7fe36120c Bug 1484: Failure when pressing Calculate button on Properties dialog, while another calculation is already in progress 7 gadi atpakaļ
Properties.dfm d8f92984b9 First public commit of dev branch 7 gadi atpakaļ
Properties.h d8f92984b9 First public commit of dev branch 7 gadi atpakaļ
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 gadi atpakaļ
RemoteTransfer.dfm d8f92984b9 First public commit of dev branch 7 gadi atpakaļ
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 gadi atpakaļ
Rights.cpp b55e9565da Function call-line syntax for DebugFail + Replacing all DebugAssert(false) with DebugFail 7 gadi atpakaļ
Rights.dfm d8f92984b9 First public commit of dev branch 7 gadi atpakaļ
Rights.h d8f92984b9 First public commit of dev branch 7 gadi atpakaļ
RightsExt.cpp d8f92984b9 First public commit of dev branch 7 gadi atpakaļ
RightsExt.dfm 2e4b4738f0 5.2 7 gadi atpakaļ
RightsExt.h 87c5906b1d 5.6.4 7 gadi atpakaļ
ScpCommander.cpp dff2f6cc3a Bug fix: Command-line toolbar command can be executed while another command was executing already 7 gadi atpakaļ
ScpCommander.dfm c14e3e3296 Separating custom commands that do not operate with files to a separate submenu of Commands menu. 7 gadi atpakaļ
ScpCommander.h 9c8c5c0941 Bug 1427: With synchronized browsing on, the Home Directory command opens home directory in both panels 7 gadi atpakaļ
ScpExplorer.cpp b55e9565da Function call-line syntax for DebugFail + Replacing all DebugAssert(false) with DebugFail 7 gadi atpakaļ
ScpExplorer.dfm c14e3e3296 Separating custom commands that do not operate with files to a separate submenu of Commands menu. 7 gadi atpakaļ
ScpExplorer.h c14e3e3296 Separating custom commands that do not operate with files to a separate submenu of Commands menu. 7 gadi atpakaļ
SelectMask.cpp 987728ea0c Prettifying debug macros 7 gadi atpakaļ
SelectMask.dfm bcd1a9fc7e 5.5.1 7 gadi atpakaļ
SelectMask.h 2e4b4738f0 5.2 7 gadi atpakaļ
SiteAdvanced.cpp fe368a4716 Updates to make code compatible with PuTTY 2016-04-07.8552f5c - SSH version fallback is not supported anymore 7 gadi atpakaļ
SiteAdvanced.dfm 2157b68b2c Typos spotted by Stefán Örvar Sigmundsson 7 gadi atpakaļ
SiteAdvanced.h 1d835ce568 Removing "Preferred" from "Preferred SSH protocol version" 7 gadi atpakaļ
Symlink.cpp d8f92984b9 First public commit of dev branch 7 gadi atpakaļ
Symlink.dfm 26b6b13bc8 5.6 7 gadi atpakaļ
Symlink.h 26b6b13bc8 5.6 7 gadi atpakaļ
Synchronize.cpp 2f0ec1ce4a Including "Keep remote directory up to date" log into session log 7 gadi atpakaļ
Synchronize.dfm d8f92984b9 First public commit of dev branch 7 gadi atpakaļ
Synchronize.h 2f0ec1ce4a Including "Keep remote directory up to date" log into session log 7 gadi atpakaļ
SynchronizeChecklist.cpp b55e9565da Function call-line syntax for DebugFail + Replacing all DebugAssert(false) with DebugFail 7 gadi atpakaļ
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 gadi atpakaļ
SynchronizeChecklist.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 gadi atpakaļ
SynchronizeProgress.cpp bea45ac706 Bug 1471: Allow controlling progress windows using keyboard 7 gadi atpakaļ
SynchronizeProgress.dfm bea45ac706 Bug 1471: Allow controlling progress windows using keyboard 7 gadi atpakaļ
SynchronizeProgress.h bea45ac706 Bug 1471: Allow controlling progress windows using keyboard 7 gadi atpakaļ