Martin Prikryl 0de66e33c4 The SFTP server and Shell edit boxes on the Advanced Site settings dialog use path-style word-breaking 9 years ago
..
About.cpp 4c3afd30d8 Re-implementing language autodetection for the "Translations" subfolder + Unless user customizes language, automatically using the best language match each run + Including all translation (30% at least) in installation, but automatically using only those that are complete (80% at least) + Marking the default, incomplete and invalid languages in Preferences dialog + Using applied language, instead of configured language in URLs and counters 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 d8f92984b9 First public commit of dev branch 7 years ago
Animations.cpp 4cec224420 Bug fix: Failure on exit 7 years ago
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 years ago
Animations.h a50d5752f6 Tracing (failure on exit) 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 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.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 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 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.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 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 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.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 years ago
Animations96.cpp a50d5752f6 Tracing (failure on exit) 7 years ago
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 years ago
Animations96.h a50d5752f6 Tracing (failure on exit) 7 years ago
Authenticate.cpp 8d7979c470 Bug 1449: Long (or multiline) authentication prompts are truncated 7 years ago
Authenticate.dfm 4b7cc63bcf Wrapping too long entries in authentication log to avoid horizontal scrollbar 7 years ago
Authenticate.h 4b7cc63bcf Wrapping too long entries in authentication log to avoid horizontal scrollbar 7 years ago
Cleanup.cpp b55e9565da Function call-line syntax for DebugFail + Replacing all DebugAssert(false) with DebugFail 7 years ago
Cleanup.dfm 87c5906b1d 5.6.4 7 years ago
Cleanup.h 0b4c19ead3 5.2.4 7 years ago
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 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 6536644703 Transfer settings hint popup uses the same font as the underlying label 7 years ago
Copy.dfm d8f92984b9 First public commit of dev branch 7 years ago
Copy.h fb68ee6f0c Generating transfer script + Not highlighting script strings + Script command-line 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 393eae5450 Bug 1456: Expand patterns in default value of extension options 7 years ago
Custom.dfm cfe6e06cd0 Extension option controls can be grouped using @option - group 7 years ago
Custom.h cfe6e06cd0 Extension option controls can be grouped using @option - group 7 years ago
CustomCommand.cpp 5b710e80d9 Correctly typed NULL constant 7 years ago
CustomCommand.dfm 895c04ffa8 Bug 1466: Increase length limit for custom command and console 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 f1206ad85f Consistency in handling errors executing local custom command + Error details when opening file or editor fails 7 years ago
CustomScpExplorer.dfm 73c04408ef Bug 1407: Open session tab context menu after mouse button is released only 7 years ago
CustomScpExplorer.h ae83e7e1d4 Found files can be deleted on the Find dialog + Fixing selection management bug when deleting a single item/file in view (could probably manifest when local file was deleted externally) 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 ce439f45a1 Find dialog is not modal when search finishes + Its Focus button does not close the window 7 years ago
Editor.dfm 0656a11e36 Enhanced ScreenTips 7 years ago
Editor.h 04d416b785 Bug 1429: Failure when reloading edited file while it's being reloaded already 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 ae83e7e1d4 Found files can be deleted on the Find dialog + Fixing selection management bug when deleting a single item/file in view (could probably manifest when local file was deleted externally) 7 years ago
FileFind.dfm ae83e7e1d4 Found files can be deleted on the Find dialog + Fixing selection management bug when deleting a single item/file in view (could probably manifest when local file was deleted externally) 7 years ago
FileFind.h ae83e7e1d4 Found files can be deleted on the Find dialog + Fixing selection management bug when deleting a single item/file in view (could probably manifest when local file was deleted externally) 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 6536644703 Transfer settings hint popup uses the same font as the underlying label 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 6d1af5c7d0 Typo in comment 7 years ago
GenerateUrl.dfm 25f7c813c4 Tab order 7 years ago
GenerateUrl.h 1b83d7dd56 Generate counters - GeneratedUrls + GeneratedScripts + GeneratedScriptsTransfer + GeneratedCodes + GeneratedCodesTransfer 7 years ago
Glyphs.cpp 3953219c86 Typo 7 years ago
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 years ago
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 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 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.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 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 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.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 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 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.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 years ago
ImportSessions.cpp d8f92984b9 First public commit of dev branch 7 years ago
ImportSessions.dfm d8f92984b9 First public commit of dev branch 7 years ago
ImportSessions.h 5a9d22512f 5.6.2 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 5cf9812a94 No space before ellipsis in command captions + Capitalize trailing To in command captions 7 years ago
LocationProfiles.h d8f92984b9 First public commit of dev branch 7 years ago
Log.cpp d8f92984b9 First public commit of dev branch 7 years ago
Log.dfm 0656a11e36 Enhanced ScreenTips 7 years ago
Log.h 4ab6d5be32 5.7.4 7 years ago
Login.cpp f1206ad85f Consistency in handling errors executing local custom command + Error details when opening file or editor fails 7 years ago
Login.dfm f143b14daa Bug 1463: Wrong layout of Login dialog on monitors with low vertical resolution 7 years ago
Login.h 47eac93da5 Bug 1455: Move main window with Login dialog 7 years ago
MessageDlg.cpp 4c3afd30d8 Re-implementing language autodetection for the "Translations" subfolder + Unless user customizes language, automatically using the best language match each run + Including all translation (30% at least) in installation, but automatically using only those that are complete (80% at least) + Marking the default, incomplete and invalid languages in Preferences dialog + Using applied language, instead of configured language in URLs and counters 7 years ago
NonVisual.cpp d8f06d22c5 Bug fix: Command-line toolbar was not disabled for WebDAV sessions 7 years ago
NonVisual.dfm 69a7a6f5fd IDE insists on this change 7 years ago
NonVisual.h ec8ccac32c Bug 422: Paste command in panels context menu 7 years ago
OpenDirectory.cpp f852f86f1a Extensions 7 years ago
OpenDirectory.dfm d8f92984b9 First public commit of dev branch 7 years ago
OpenDirectory.h 4acedf8030 5.7 7 years ago
Preferences.cpp 2760820ac6 Unicode literals 7 years ago
Preferences.dfm 4c3afd30d8 Re-implementing language autodetection for the "Translations" subfolder + Unless user customizes language, automatically using the best language match each run + Including all translation (30% at least) in installation, but automatically using only those that are complete (80% at least) + Marking the default, incomplete and invalid languages in Preferences dialog + Using applied language, instead of configured language in URLs and counters 7 years ago
Preferences.h 4c3afd30d8 Re-implementing language autodetection for the "Translations" subfolder + Unless user customizes language, automatically using the best language match each run + Including all translation (30% at least) in installation, but automatically using only those that are complete (80% at least) + Marking the default, incomplete and invalid languages in Preferences dialog + Using applied language, instead of configured language in URLs and counters 7 years ago
Progress.cpp f2ce5adc98 Compiler warnings discovered by build server 7 years ago
Progress.dfm 0656a11e36 Enhanced ScreenTips 7 years ago
Progress.h 8d53b337ee Typo in function name 7 years ago
Properties.cpp 99498ac3e7 Bug 51: Optionally following symbolic links to directories during file operations 7 years ago
Properties.dfm d8f92984b9 First public commit of dev branch 7 years ago
Properties.h d8f92984b9 First public commit of dev branch 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 b55e9565da Function call-line syntax for DebugFail + Replacing all DebugAssert(false) with DebugFail 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 f1206ad85f Consistency in handling errors executing local custom command + Error details when opening file or editor fails 7 years ago
ScpCommander.dfm c14e3e3296 Separating custom commands that do not operate with files to a separate submenu of Commands menu. 7 years ago
ScpCommander.h ce439f45a1 Find dialog is not modal when search finishes + Its Focus button does not close the window 7 years ago
ScpExplorer.cpp b55e9565da Function call-line syntax for DebugFail + Replacing all DebugAssert(false) with DebugFail 7 years ago
ScpExplorer.dfm c14e3e3296 Separating custom commands that do not operate with files to a separate submenu of Commands menu. 7 years ago
ScpExplorer.h c14e3e3296 Separating custom commands that do not operate with files to a separate submenu of Commands menu. 7 years ago
SelectMask.cpp 987728ea0c Prettifying debug macros 7 years ago
SelectMask.dfm bcd1a9fc7e 5.5.1 7 years ago
SelectMask.h 2e4b4738f0 5.2 7 years ago
SiteAdvanced.cpp 0de66e33c4 The SFTP server and Shell edit boxes on the Advanced Site settings dialog use path-style word-breaking 7 years ago
SiteAdvanced.dfm 2157b68b2c Typos spotted by Stefán Örvar Sigmundsson 7 years ago
SiteAdvanced.h 1d835ce568 Removing "Preferred" from "Preferred SSH protocol version" 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 2f0ec1ce4a Including "Keep remote directory up to date" log into session log 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 b55e9565da Function call-line syntax for DebugFail + Replacing all DebugAssert(false) with DebugFail 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 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
SynchronizeProgress.cpp cb94148614 All animations are on Glyphs module now and there are no unnamed animations anymore 7 years ago
SynchronizeProgress.dfm 20d2b8d642 Bug 1384: Wrong background color of some progress windows parts when system themes are disabled 7 years ago
SynchronizeProgress.h d62fd62965 Moving Synchronize Progress animations to Glyphs module 7 years ago