Commit History

Author SHA1 Message Date
  Martin Prikryl 54be1dc611 More readable usage statistics display 9 years ago
  Martin Prikryl ddd44415f9 The official extensions can be translated 9 years ago
  Martin Prikryl 944153b7db Bug fix: It was possible to load again the first extension in an extension folder 9 years ago
  Martin Prikryl 899f64469c Bug 18: Session log file rotation 9 years ago
  Martin Prikryl ad402af4c0 Site-specific extension options 9 years ago
  Martin Prikryl 2760820ac6 Unicode literals 9 years ago
  Martin Prikryl c0ac478143 Merge branch 'master' into dev 9 years ago
  Martin Prikryl c79c0f9063 Autosizing languages list + Not reloading the languages list each time 9 years ago
  Martin Prikryl 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 9 years ago
  Martin Prikryl af5ed065a7 Removing comment obsolete since c42123f5d9 (Change of language on run-time is not supported anymore.) 9 years ago
  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