Commit Graph

14 Commits

Author SHA1 Message Date
Pete Batard
c6ac4acc4a Fix dialog not appearing on top when launched
* For ye who might be looking for this important piece of information:
  In System.Windows.Windows, the equivalent of System.Windows.Forms.Add_Shown()
  is System.Windows.Windows.Add_Loaded(). You can thank me later...
v1.02
2019-03-06 18:11:12 +00:00
Pete Batard
ef9e43d1eb Remove testing/debug options and simplify parameter handling
* Also let external app close cookie prompt when a pipe is provided
  and use a more explicit Continue/Back scheme for button labels.
* Also add signature script
v1.01
2019-03-05 12:19:30 +00:00
Pete Batard
efb7e7f03a Add an option to download with browser v1.0 2019-02-28 11:59:45 +00:00
Pete Batard
0482b66e3d Finalize script 2019-02-21 19:02:46 +01:00
Pete Batard
167569c043 Don't display special Korean/Chinese versions by default
* Also simplify some of the script
2019-02-20 16:08:57 +01:00
Pete Batard
3e56db88fa Add change button and improve localization handling 2019-02-19 12:21:11 +01:00
Pete Batard
39ea6dacf9 Add more products and clean things up 2019-02-11 17:19:46 +01:00
Pete Batard
b90569a1eb Rename to Fido and improve default dropdown selection 2019-01-16 01:37:24 +00:00
Pete Batard
e4467b621b Add localization support 2019-01-14 11:47:25 +00:00
Pete Batard
fc31ef3f59 Rename to Frida and add parameter handling 2019-01-14 00:03:09 +00:00
Pete Batard
b6a9a82b59 Use the localized title to look for and close the cookie prompt 2019-01-13 13:47:40 +00:00
Pete Batard
a009651ca4 Hook up with Microsoft's web services 2019-01-13 03:34:17 +00:00
Pete Batard
b650c24775 Initial commit 2019-01-11 23:38:11 +00:00
Pete Batard
fcd2892740 Add .gitignore and .gitattributes. 2019-01-11 01:20:46 +00:00