Martin Prikryl
|
92266b35e9
https:// for stackoverflow.com
|
8 년 전 |
Martin Prikryl
|
0e3c8fcbc3
Correcting comment reference to modified function
|
8 년 전 |
Martin Prikryl
|
4f77be14e8
Configurable path to INI file configuration storage
|
8 년 전 |
Martin Prikryl
|
c1eb59f265
Improving file transfer logging (including new progress logging)
|
8 년 전 |
Martin Prikryl
|
5c9195be98
Updating links
|
8 년 전 |
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 년 전 |
Martin Prikryl
|
bab68888f6
Tracing (startup + JCL + static variables initialization)
|
9 년 전 |
Martin Prikryl
|
899f64469c
Bug 18: Session log file rotation
|
9 년 전 |
Martin Prikryl
|
33cb2f4010
Bug fix: Digits-only file mask constraint was interpreted as time constraint instead of size constraint (caused by the Bug 672) + Change: Failing on invalid size constraint
|
9 년 전 |
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 년 전 |
Martin Prikryl
|
60aa7aad14
Bug 1461: Support for non-ASCII passphrases to client certificate files
|
9 년 전 |
Martin Prikryl
|
ec3e821379
Bug 1447: UTF-16 script files cannot be loaded
|
9 년 전 |
Martin Prikryl
|
71a75e6ca1
Tracing (deleting local directory)
|
9 년 전 |
Martin Prikryl
|
809e928548
The %TIMESTAMP% syntax allows formating time strings for a time relative to present time
|
9 년 전 |
Martin Prikryl
|
1cf5b5dfd4
It's possible to use an empty parameter in extension options metadata
|
9 년 전 |
Martin Prikryl
|
64aed65df0
Factoring out WindowsVersion() and WindowsVersionLong() + Bug fix: The WindowsVersion counter did not include build number on Windows 10
|
9 년 전 |
Martin Prikryl
|
428db9665c
All custom command prompts are entered on one dialog box.
|
9 년 전 |
Martin Prikryl
|
4389a0ec3c
Bug fix: Command syntax suggestion, when using saved site in batch script, included RTF code
|
9 년 전 |
Martin Prikryl
|
4d2319daf3
Supporting long paths when saving or loading the extension or script file
|
9 년 전 |
Martin Prikryl
|
d372d4b890
Tracing (long paths)
|
9 년 전 |
Martin Prikryl
|
c8c19a7861
Indentation
|
9 년 전 |
Martin Prikryl
|
b9fc2ce751
Extensions adding
|
9 년 전 |
Martin Prikryl
|
f852f86f1a
Extensions
|
9 년 전 |
Martin Prikryl
|
6317742dd4
VCL PosEx instead of our PosFrom
|
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
|
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
|
a9b012420b
Bug 1392: Error when accessing a local directory junction on Windows XP/2003
|
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 년 전 |