Martin Prikryl
							
						 | 
						
							
							
								22739ec66d
							
							When Abort was  clicked on automatic updates email verification prompt, the email was still accepted
						 | 
						8 years ago | 
					
				
					
						
							
								   Martin Prikryl
							
						 | 
						
							
							
								eafabd97e5
							
							Bug 1524: Option to open downloaded file on operation completion confirmation when transferring file from command-line/URL  + Logging destination file + Bug fix: When opening local folder in explorer fails, error message ID was shown instead of actual message. + Refactored ShowExtendedExceptionEx
						 | 
						8 years ago | 
					
				
					
						
							
								   Martin Prikryl
							
						 | 
						
							
							
								07617815a6
							
							Bug 1521: Provisional implementation of per-monitor DPI awareness
						 | 
						8 years ago | 
					
				
					
						
							
								   Martin Prikryl
							
						 | 
						
							
							
								1aa24291df
							
							Error when loaded configuration uses custom INI file
						 | 
						8 years ago | 
					
				
					
						
							
								   Martin Prikryl
							
						 | 
						
							
							
								55625bfcd6
							
							Removing no-longer-used Log window code
						 | 
						8 years ago | 
					
				
					
						
							
								   Martin Prikryl
							
						 | 
						
							
							
								4f77be14e8
							
							Configurable path to INI file configuration storage
						 | 
						8 years ago | 
					
				
					
						
							
								   Martin Prikryl
							
						 | 
						
							
							
								eb8201863d
							
							Bug 1499: Configuring a PuTTY path with unclosed quotes prevents WinSCP from starting
						 | 
						8 years ago | 
					
				
					
						
							
								   Martin Prikryl
							
						 | 
						
							
							
								f8018d0f98
							
							Parallel background uploads
						 | 
						9 years ago | 
					
				
					
						
							
								   Martin Prikryl
							
						 | 
						
							
							
								4d2717d618
							
							Renaming ComparePaths and IsPathToSameFile to use "Same" instead of "Compare" as they return bool, not int + SameFileName already exists in VCL
						 | 
						9 years ago | 
					
				
					
						
							
								   Martin Prikryl
							
						 | 
						
							
							
								37c5abf4a9
							
							Specific error messages about extensions are presented without irrelevant HTTP status code
						 | 
						9 years ago | 
					
				
					
						
							
								   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 |