MTGProxyPrinter

Changes On Branch trunk
Login

Changes On Branch trunk

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Changes In Branch trunk Excluding Merge-Ins

This is equivalent to a diff from 3b08fdfa49 to 3b08fdfa49

2026-05-04
08:26
Merge fork on trunk Leaf check-in: 3b08fdfa49 user: thomas tags: trunk
2026-04-30
12:08
Fix packaging environments: Fix environment name mismatch. Add the Windows build cleanup script to the allowed external commands check-in: 483891acf5 user: thomas tags: trunk
2026-04-14
20:34
MeteredSeekableHTTPFile: Refactorings. Fix parameter defaults not matching the base API. Refactored _urlopen() to not access the file attribute directly, getting rid of the file attribute being Optional[]. Replaced deprecated calls to file.info(). check-in: 0c1fd638ce user: thomas tags: trunk