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