Commit History

Author SHA1 Message Date
  Martin Prikryl 393eae5450 Bug 1456: Expand patterns in default value of extension options 9 years ago
  Martin Prikryl 40a8a89371 Using !P pattern in PuTTY command implies that password should be remembered 9 years ago
  Martin Prikryl 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 9 years ago
  Martin Prikryl 61c6cf354b Run time options for extensions 9 years ago
  Martin Prikryl d0aeda7b74 Factoring out DoCustomCommandOptionsDialog (moving TCustomCommandOptionsDialog to Custom.cpp) to allow its reuse for runtime options 9 years ago
  Martin Prikryl cfe6e06cd0 Extension option controls can be grouped using @option - group 9 years ago
  Martin Prikryl bbdb33ccb8 Separator control on extension options dialog 9 years ago
  Martin Prikryl 5f0062564e Not displaying ellipsis in the Custom command options dialog title 9 years ago
  Martin Prikryl 153b2a1c82 Extension can require specific PowerShell and Windows version 9 years ago
  Martin Prikryl 961d7c152c Sending .NET framework version to the server when downloading extension + Comparing the .NET version number component by component (=handling build number correctly) 9 years ago
  Martin Prikryl 6c55730f10 Removing log window (from GUI only, will remove the code, once we see that users says about this) 9 years ago
  Martin Prikryl 33d3519f52 Informing the user when the retrieved version of the extension is not the latest one + As the "trust" flag now will always be "true", modifying the respective error message accordingly, but still keeping the possibility to flag the extension as untrusted 9 years ago
  Martin Prikryl 428db9665c All custom command prompts are entered on one dialog box. 9 years ago
  Martin Prikryl 9923907f07 Extensions are configurable 9 years ago
  Martin Prikryl f2ce5adc98 Compiler warnings discovered by build server 9 years ago
  Martin Prikryl 024c85ddaf Typo 9 years ago
  Martin Prikryl 0ee565f192 Displaying full command name in custom command preferences list. The keyboard shortcut now displays in a hint only. 9 years ago
  Martin Prikryl 6536644703 Transfer settings hint popup uses the same font as the underlying label 9 years ago
  Martin Prikryl 7313ce3dbd Bug 1408: Link background confirmations options from the generic options 9 years ago
  Martin Prikryl 46f8550caf On extension file conflict, make the filename unique, instead of asking for overwrite. Better user experience + Prevents data inconsistency when Preferences dialog is canceled 9 years ago
  Martin Prikryl 8230610ade Support long paths when checking for file existence 9 years ago
  Martin Prikryl ea6c87e41e When removing extension added in the same "preferences session", do not forget to remove the extension file too 9 years ago
  Martin Prikryl 4d2319daf3 Supporting long paths when saving or loading the extension or script file 9 years ago
  Martin Prikryl 27119f3a11 Deleting installer extension files when Preferences dialog is closed 9 years ago
  Martin Prikryl ab47a2ac50 Making the added command visible 9 years ago
  Martin Prikryl f54e609d7c Extension counters 9 years ago
  Martin Prikryl ae1c1fd130 Description of the extension is used as a long hint 9 years ago
  Martin Prikryl f91f665305 Improving extension adding error messages 9 years ago
  Martin Prikryl 9442da2413 Hint display for custom commands, including extension file name + Hiding D/R column 9 years ago
  Martin Prikryl b9fc2ce751 Extensions adding 9 years ago