Commit History

作者 SHA1 備註 提交日期
  Martin Prikryl 3267334917 Session URL can contain any raw session settings using connection parameter. New custom command pattern !E can generate such URL for use in WinSCP extensions. 7 年之前
  Martin Prikryl 02aa34ba2d Typo in comment 7 年之前
  Martin Prikryl c602b9e39b All read-only edit boxes/selectable labels have user friendly context menu for copying contents 8 年之前
  Martin Prikryl a24965c84e Bug 1580: Support wider range of Unicode characters in internal editor 8 年之前
  Martin Prikryl 07617815a6 Bug 1521: Provisional implementation of per-monitor DPI awareness 8 年之前
  Martin Prikryl 6d1af5c7d0 Typo in comment 9 年之前
  Martin Prikryl 4389a0ec3c Bug fix: Command syntax suggestion, when using saved site in batch script, included RTF code 9 年之前
  Martin Prikryl 1b83d7dd56 Generate counters - GeneratedUrls + GeneratedScripts + GeneratedScriptsTransfer + GeneratedCodes + GeneratedCodesTransfer 9 年之前
  Martin Prikryl ecdc42973f Forgotten code (should be part of "Finishing code generation for file transfers") 9 年之前
  Martin Prikryl 7372879f93 Larger initial size of Generate URL/Code dialog, when starting on Script/Code page 9 年之前
  Martin Prikryl c33623780e Bug fix: Generate Code dialog could not be closed with Esc key 9 年之前
  Martin Prikryl 2830b1e889 Finishing code generation for file transfers + Limiting generated code to 3 files + Not escaping local paths in generated script + Correcting all-files transfer script 9 年之前
  Martin Prikryl 04fab653e6 Not using "my" prefix for VB.NET variables + No redundant declaration of Session variable type + Bug fix: Session timeout was incorrectly set in seconds, instead of milliseconds + Using -Property switch to initialize SessionOptions properties in PowerShell + Generating code for transfer settings + TransferOptions.ResumeSupport is settable + Setting TransferResumeSupport.Threshold automatically sets State to Smart 9 年之前
  Martin Prikryl 44093eff57 Factoring out generation functions 9 年之前
  Martin Prikryl aeec70feb5 Separating head and tail session code generation to allow inserting transfer code 9 年之前
  Martin Prikryl fb68ee6f0c Generating transfer script + Not highlighting script strings + Script command-line 9 年之前
  Martin Prikryl 504d69a3e8 Scrolling to top when generated code changes (behavior of TMemo) 9 年之前
  Martin Prikryl 22053c5f59 Command placeholders in generated command-line are no italics 9 年之前
  Martin Prikryl b0e6881e7a Clickable command-line and open command switches and SessionOptions properties + Quotes around log path + Reusing INI_SWITCH + INI_NUL + LOG_SWITCH + COMMAND_SWITCH + TProgramParams::FormatSwitch 9 年之前
  Martin Prikryl 08869ba66a Clicked link recognition was not working for wrapped text (command-line) - reimplementing using TControl.Text - Reusing the same for simplifying copy-to-clipboard 9 年之前
  Martin Prikryl 5daa68053a Bug 1391: Make it obvious that a path to log file in generated code needs to be set to a real writable path + "Your command" placeholders and "@echo off" are not in italics style + More line breaks in script and batch file templates 9 年之前
  Martin Prikryl d0fbf8bb79 Factoring out LogParameter 9 年之前
  Martin Prikryl ae556f450d Method of detecting clicked link was not working on Windows 7 and older. 9 年之前
  Martin Prikryl 799efb62bb Script commands and .NET assembly classes and methods in generated code link to online documentation 9 年之前
  Martin Prikryl 1cccf72b34 Removing forgotten debug saving of generate RTF document 9 年之前
  Martin Prikryl 547ea35455 Using # for comments as on the wiki 9 年之前
  Martin Prikryl f5f52657c8 Context menu for rich text box 9 年之前
  Martin Prikryl 7e337a0dad Syntax highlighting for generated code 9 年之前
  Martin Prikryl ca5efae8d6 Warning when a server hostkey is not known when generating a code. + Not including the /console switch in a generated command-line. + Separate display for an executable path, when generating a command-line. 10 年之前
  Martin Prikryl e8254870d2 Bug fix: Script and .NET assembly code tabs were not hidden on Generate file URL dialog 10 年之前