提交历史

作者 SHA1 备注 提交日期
  Martin Prikryl cd04173de9 Bug 1783: Allow turning off asynchronous loading of icons 6 年之前
  Martin Prikryl c6ffbb2073 Automatically handling configuration persistence to/from fields 6 年之前
  Martin Prikryl 1b17d39fda Unused definition 6 年之前
  Martin Prikryl b2c03c4cb8 ShowingLoginWhenNoSession counter 6 年之前
  Martin Prikryl 987de157eb KeepingOpenWhenNoSession counter 6 年之前
  Martin Prikryl b449e1f5f9 "Keep main window open when the last session is closed" is enabled by default 6 年之前
  Martin Prikryl 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 年之前
  Martin Prikryl 333ef767b0 When adding encryption key to existing site, ask for master password before session saving starts 6 年之前
  Martin Prikryl a97ad26857 OpenSubKeyPath instead of Path parameter of OpenSubKey (better interface + should ease implementation of ACL) 6 年之前
  Martin Prikryl 2662c867b2 HasSubKey and KeyExists seem to do the same thing 6 年之前
  Martin Prikryl 9388f42a7c Factoring out CopySubKey and CopyAllStringsInSubKey 6 年之前
  Martin Prikryl df836a05c9 Bug 1740: Start main window with the last user local folder instead of always starting in Documents folder 6 年之前
  Martin Prikryl 8a45844e2c Suspending workaround for a bug in Windows 10 version 1803 (April 2018 update), fixed in version 1809 (October 2018 update), that caused drag&drop downloads to Windows Explorer end in a wrong folder. 6 年之前
  Martin Prikryl 8fd4df68dc Mechanism to take window screenshots without keyboard cues 6 年之前
  Martin Prikryl 9479d15991 Bug 1711: Improve incremental search in file panels 6 年之前
  Martin Prikryl 71340fa744 Bug 1696: Dark theme 6 年之前
  Martin Prikryl 273e913a60 Bug 1709: Crash on start while loading local file icons 6 年之前
  Martin Prikryl 21cc27bac5 DragDropDrives counter (see 55273790b) 7 年之前
  Martin Prikryl 34840ba54c Bug 1574: Coloring files in file panels based on a file mask 7 年之前
  Martin Prikryl 55273790b0 Bug 1701: Allow dropping remote files to network drives (and floppy drives) + Allow excluding certain drive letters from monitoring for dropped files + Better error message when drop target cannot be detected and drag&drop shell extension is not available 7 年之前
  Martin Prikryl 02b9805cfc Informing when drag&drop shell extension cannot work on the system on Preferences dialog 7 年之前
  Martin Prikryl 3b35d11513 Compare Files extensions (obsoletes File Compare custom command) 7 年之前
  Martin Prikryl a862d8a47d It is always possible to use drag & drop to move remote files to external applications, while copy is always the default operation 7 年之前
  Martin Prikryl 485db6d234 Bug fix: Orphaned hidden temporary folders were not being deleted 7 年之前
  Martin Prikryl 5948aba0b0 Reset TimeoutShellOperations in Default() 7 年之前
  Martin Prikryl 4351d10aa7 Indentation 7 年之前
  Martin Prikryl 9523f41776 Bug 1666: Optionally disable running shell operations on separate thread 7 年之前
  Martin Prikryl dae229725f Factoring out TSearchRecSmart and TTerminal::DoAllowLocalFileTransfer + Using TSearchRec.Size instead of FindData.nFileSize* 7 年之前
  Martin Prikryl 2ab220f319 Refactoring file iteration 7 年之前
  Martin Prikryl dc855630a2 Files can be downloaded directly to an external drop location even without a loaded drag&drop shell extension. 7 年之前