Commit History

Author SHA1 Message Date
  Martin Prikryl 07617815a6 Bug 1521: Provisional implementation of per-monitor DPI awareness 8 years ago
  Martin Prikryl 6d1af5c7d0 Typo in comment 9 years ago
  Martin Prikryl 4389a0ec3c Bug fix: Command syntax suggestion, when using saved site in batch script, included RTF code 9 years ago
  Martin Prikryl 1b83d7dd56 Generate counters - GeneratedUrls + GeneratedScripts + GeneratedScriptsTransfer + GeneratedCodes + GeneratedCodesTransfer 9 years ago
  Martin Prikryl ecdc42973f Forgotten code (should be part of "Finishing code generation for file transfers") 9 years ago
  Martin Prikryl 7372879f93 Larger initial size of Generate URL/Code dialog, when starting on Script/Code page 9 years ago
  Martin Prikryl c33623780e Bug fix: Generate Code dialog could not be closed with Esc key 9 years ago
  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 years ago
  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 years ago
  Martin Prikryl 44093eff57 Factoring out generation functions 9 years ago
  Martin Prikryl aeec70feb5 Separating head and tail session code generation to allow inserting transfer code 9 years ago
  Martin Prikryl fb68ee6f0c Generating transfer script + Not highlighting script strings + Script command-line 9 years ago
  Martin Prikryl 504d69a3e8 Scrolling to top when generated code changes (behavior of TMemo) 9 years ago
  Martin Prikryl 22053c5f59 Command placeholders in generated command-line are no italics 9 years ago
  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 years ago
  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 years ago
  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 years ago
  Martin Prikryl d0fbf8bb79 Factoring out LogParameter 9 years ago
  Martin Prikryl ae556f450d Method of detecting clicked link was not working on Windows 7 and older. 9 years ago
  Martin Prikryl 799efb62bb Script commands and .NET assembly classes and methods in generated code link to online documentation 9 years ago
  Martin Prikryl 1cccf72b34 Removing forgotten debug saving of generate RTF document 9 years ago
  Martin Prikryl 547ea35455 Using # for comments as on the wiki 9 years ago
  Martin Prikryl f5f52657c8 Context menu for rich text box 9 years ago
  Martin Prikryl 7e337a0dad Syntax highlighting for generated code 9 years ago
  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. 9 years ago
  Martin Prikryl e8254870d2 Bug fix: Script and .NET assembly code tabs were not hidden on Generate file URL dialog 9 years ago
  Martin Prikryl e03af11254 Sizeable Generate URL/Code dialog 9 years ago
  Martin Prikryl 74aa959d9c Redesigning Generate URL/Code dialog using page control 9 years ago
  Martin Prikryl b55e9565da Function call-line syntax for DebugFail + Replacing all DebugAssert(false) with DebugFail 10 years ago
  Martin Prikryl 987728ea0c Prettifying debug macros 10 years ago