Martin Prikryl f576be9def Bug 1466: Remove length limit for custom command and console 9 лет назад
..
About.cpp 26bbfc49fa Using actual system language name on About dialog if the name is not provided by a (uncomplete) translation 7 лет назад
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 лет назад
About.h d8f92984b9 First public commit of dev branch 7 лет назад
Animations.cpp 4cec224420 Bug fix: Failure on exit 7 лет назад
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 лет назад
Animations.h a50d5752f6 Tracing (failure on exit) 7 лет назад
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 лет назад
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 лет назад
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 лет назад
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 лет назад
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 лет назад
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 лет назад
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 лет назад
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 лет назад
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 лет назад
Animations96.cpp a50d5752f6 Tracing (failure on exit) 7 лет назад
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 лет назад
Animations96.h a50d5752f6 Tracing (failure on exit) 7 лет назад
Authenticate.cpp 8d7979c470 Bug 1449: Long (or multiline) authentication prompts are truncated 7 лет назад
Authenticate.dfm 4b7cc63bcf Wrapping too long entries in authentication log to avoid horizontal scrollbar 7 лет назад
Authenticate.h 4b7cc63bcf Wrapping too long entries in authentication log to avoid horizontal scrollbar 7 лет назад
Cleanup.cpp b55e9565da Function call-line syntax for DebugFail + Replacing all DebugAssert(false) with DebugFail 7 лет назад
Cleanup.dfm 87c5906b1d 5.6.4 7 лет назад
Cleanup.h 0b4c19ead3 5.2.4 7 лет назад
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 лет назад
Console.dfm f576be9def Bug 1466: Remove length limit for custom command and console 7 лет назад
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 лет назад
Copy.cpp 6536644703 Transfer settings hint popup uses the same font as the underlying label 7 лет назад
Copy.dfm d8f92984b9 First public commit of dev branch 7 лет назад
Copy.h fb68ee6f0c Generating transfer script + Not highlighting script strings + Script command-line 7 лет назад
CopyParamCustom.cpp 0b4c19ead3 5.2.4 7 лет назад
CopyParamCustom.dfm 048ebddb93 Bug 94: Preserve timestamps of directories (SFTP) 7 лет назад
CopyParamCustom.h 2e4b4738f0 5.2 7 лет назад
CopyParamPreset.cpp d8f92984b9 First public commit of dev branch 7 лет назад
CopyParamPreset.dfm 048ebddb93 Bug 94: Preserve timestamps of directories (SFTP) 7 лет назад
CopyParamPreset.h bcd1a9fc7e 5.5.1 7 лет назад
CopyParams.cpp a75af65a64 Bug 1410: Option to preserve directory timestamps is not enabled for synchronization 7 лет назад
CopyParams.dfm f092b4f58c Making mask hint label wider on request by Spanish translator David Martin 7 лет назад
CopyParams.h 048ebddb93 Bug 94: Preserve timestamps of directories (SFTP) 7 лет назад
CreateDirectory.cpp 5ee6fa1706 Checkbox to remember the new directory settings is disabled when the protocol does not allow any. 7 лет назад
CreateDirectory.dfm 2e4b4738f0 5.2 7 лет назад
CreateDirectory.h 32be252d2e Bug fix: The dialog box to enter new local directory name included useless permissions box. 7 лет назад
Custom.cpp 393eae5450 Bug 1456: Expand patterns in default value of extension options 7 лет назад
Custom.dfm cfe6e06cd0 Extension option controls can be grouped using @option - group 7 лет назад
Custom.h cfe6e06cd0 Extension option controls can be grouped using @option - group 7 лет назад
CustomCommand.cpp 5b710e80d9 Correctly typed NULL constant 7 лет назад
CustomCommand.dfm f576be9def Bug 1466: Remove length limit for custom command and console 7 лет назад
CustomCommand.h 8e37e22329 Bug 1396: Local custom commands for local files + Change: Remote custom commands cannot be executed with focus on local panel 7 лет назад
CustomScpExplorer.cpp 5a0adb82f9 Bug 1462: Failure when moving "Download and Delete" operation to background 7 лет назад
CustomScpExplorer.dfm 73c04408ef Bug 1407: Open session tab context menu after mouse button is released only 7 лет назад
CustomScpExplorer.h d8f06d22c5 Bug fix: Command-line toolbar was not disabled for WebDAV sessions 7 лет назад
EditMask.cpp 5a9d22512f 5.6.2 7 лет назад
EditMask.dfm f092b4f58c Making mask hint label wider on request by Spanish translator David Martin 7 лет назад
EditMask.h 5a9d22512f 5.6.2 7 лет назад
Editor.cpp 04d416b785 Bug 1429: Failure when reloading edited file while it's being reloaded already 7 лет назад
Editor.dfm 0656a11e36 Enhanced ScreenTips 7 лет назад
Editor.h 04d416b785 Bug 1429: Failure when reloading edited file while it's being reloaded already 7 лет назад
EditorPreferences.cpp ef8921a3ca 5.6.3 7 лет назад
EditorPreferences.dfm 5a9d22512f 5.6.2 7 лет назад
EditorPreferences.h ef8921a3ca 5.6.3 7 лет назад
FileFind.cpp 74ff3076b0 Bug fix: Found folders were focusing incorrectly 7 лет назад
FileFind.dfm f092b4f58c Making mask hint label wider on request by Spanish translator David Martin 7 лет назад
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 лет назад
FileSystemInfo.cpp d8f92984b9 First public commit of dev branch 7 лет назад
FileSystemInfo.dfm 87c5906b1d 5.6.4 7 лет назад
FileSystemInfo.h 87c5906b1d 5.6.4 7 лет назад
FullSynchronize.cpp 6536644703 Transfer settings hint popup uses the same font as the underlying label 7 лет назад
FullSynchronize.dfm d8f92984b9 First public commit of dev branch 7 лет назад
FullSynchronize.h 4dad4a32f0 5.2.5 7 лет назад
GenerateUrl.cpp 6d1af5c7d0 Typo in comment 7 лет назад
GenerateUrl.dfm 25f7c813c4 Tab order 7 лет назад
GenerateUrl.h 1b83d7dd56 Generate counters - GeneratedUrls + GeneratedScripts + GeneratedScriptsTransfer + GeneratedCodes + GeneratedCodesTransfer 7 лет назад
Glyphs.cpp 3953219c86 Typo 7 лет назад
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 лет назад
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 лет назад
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 лет назад
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 лет назад
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 лет назад
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 лет назад
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 лет назад
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 лет назад
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 лет назад
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 лет назад
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 лет назад
ImportSessions.cpp d8f92984b9 First public commit of dev branch 7 лет назад
ImportSessions.dfm d8f92984b9 First public commit of dev branch 7 лет назад
ImportSessions.h 5a9d22512f 5.6.2 7 лет назад
InputDlg.cpp 987728ea0c Prettifying debug macros 7 лет назад
License.cpp d8f92984b9 First public commit of dev branch 7 лет назад
License.dfm 2e4b4738f0 5.2 7 лет назад
License.h 2e4b4738f0 5.2 7 лет назад
LocationProfiles.cpp f852f86f1a Extensions 7 лет назад
LocationProfiles.dfm 5cf9812a94 No space before ellipsis in command captions + Capitalize trailing To in command captions 7 лет назад
LocationProfiles.h d8f92984b9 First public commit of dev branch 7 лет назад
Log.cpp d8f92984b9 First public commit of dev branch 7 лет назад
Log.dfm 0656a11e36 Enhanced ScreenTips 7 лет назад
Log.h 4ab6d5be32 5.7.4 7 лет назад
Login.cpp 47eac93da5 Bug 1455: Move main window with Login dialog 7 лет назад
Login.dfm 79952011ad Bug 1463: Wrong layout of Login dialog on monitors with low vertical resolution 7 лет назад
Login.h 47eac93da5 Bug 1455: Move main window with Login dialog 7 лет назад
MessageDlg.cpp 30d153f788 The OK button on debug log information message was not "cancel" button 7 лет назад
NonVisual.cpp d8f06d22c5 Bug fix: Command-line toolbar was not disabled for WebDAV sessions 7 лет назад
NonVisual.dfm 69a7a6f5fd IDE insists on this change 7 лет назад
NonVisual.h ec8ccac32c Bug 422: Paste command in panels context menu 7 лет назад
OpenDirectory.cpp f852f86f1a Extensions 7 лет назад
OpenDirectory.dfm d8f92984b9 First public commit of dev branch 7 лет назад
OpenDirectory.h 4acedf8030 5.7 7 лет назад
Preferences.cpp c79c0f9063 Autosizing languages list + Not reloading the languages list each time 7 лет назад
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 лет назад
Preferences.h 6c55730f10 Removing log window (from GUI only, will remove the code, once we see that users says about this) 7 лет назад
Progress.cpp f2ce5adc98 Compiler warnings discovered by build server 7 лет назад
Progress.dfm 0656a11e36 Enhanced ScreenTips 7 лет назад
Progress.h 8d53b337ee Typo in function name 7 лет назад
Properties.cpp 99498ac3e7 Bug 51: Optionally following symbolic links to directories during file operations 7 лет назад
Properties.dfm d8f92984b9 First public commit of dev branch 7 лет назад
Properties.h d8f92984b9 First public commit of dev branch 7 лет назад
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 лет назад
RemoteTransfer.dfm d8f92984b9 First public commit of dev branch 7 лет назад
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 лет назад
Rights.cpp b55e9565da Function call-line syntax for DebugFail + Replacing all DebugAssert(false) with DebugFail 7 лет назад
Rights.dfm d8f92984b9 First public commit of dev branch 7 лет назад
Rights.h d8f92984b9 First public commit of dev branch 7 лет назад
RightsExt.cpp d8f92984b9 First public commit of dev branch 7 лет назад
RightsExt.dfm 2e4b4738f0 5.2 7 лет назад
RightsExt.h 87c5906b1d 5.6.4 7 лет назад
ScpCommander.cpp dff2f6cc3a Bug fix: Command-line toolbar command can be executed while another command was executing already 7 лет назад
ScpCommander.dfm c14e3e3296 Separating custom commands that do not operate with files to a separate submenu of Commands menu. 7 лет назад
ScpCommander.h 9c8c5c0941 Bug 1427: With synchronized browsing on, the Home Directory command opens home directory in both panels 7 лет назад
ScpExplorer.cpp b55e9565da Function call-line syntax for DebugFail + Replacing all DebugAssert(false) with DebugFail 7 лет назад
ScpExplorer.dfm c14e3e3296 Separating custom commands that do not operate with files to a separate submenu of Commands menu. 7 лет назад
ScpExplorer.h c14e3e3296 Separating custom commands that do not operate with files to a separate submenu of Commands menu. 7 лет назад
SelectMask.cpp 987728ea0c Prettifying debug macros 7 лет назад
SelectMask.dfm bcd1a9fc7e 5.5.1 7 лет назад
SelectMask.h 2e4b4738f0 5.2 7 лет назад
SiteAdvanced.cpp fe368a4716 Updates to make code compatible with PuTTY 2016-04-07.8552f5c - SSH version fallback is not supported anymore 7 лет назад
SiteAdvanced.dfm 2157b68b2c Typos spotted by Stefán Örvar Sigmundsson 7 лет назад
SiteAdvanced.h 1d835ce568 Removing "Preferred" from "Preferred SSH protocol version" 7 лет назад
Symlink.cpp d8f92984b9 First public commit of dev branch 7 лет назад
Symlink.dfm 26b6b13bc8 5.6 7 лет назад
Symlink.h 26b6b13bc8 5.6 7 лет назад
Synchronize.cpp 2f0ec1ce4a Including "Keep remote directory up to date" log into session log 7 лет назад
Synchronize.dfm d8f92984b9 First public commit of dev branch 7 лет назад
Synchronize.h 2f0ec1ce4a Including "Keep remote directory up to date" log into session log 7 лет назад
SynchronizeChecklist.cpp b55e9565da Function call-line syntax for DebugFail + Replacing all DebugAssert(false) with DebugFail 7 лет назад
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 лет назад
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 лет назад
SynchronizeProgress.cpp cb94148614 All animations are on Glyphs module now and there are no unnamed animations anymore 7 лет назад
SynchronizeProgress.dfm 20d2b8d642 Bug 1384: Wrong background color of some progress windows parts when system themes are disabled 7 лет назад
SynchronizeProgress.h d62fd62965 Moving Synchronize Progress animations to Glyphs module 7 лет назад