I still could not resist. here is yet
another update,
version 5 6 6b --> NOW 10.
UPDATE: Version 6 with small improvement in inter-browser-interoperability for the load/save feature.
UPDATE 30 Nov 2013: Get Version 10 (GPG signed zip file) of my tool with mBTC denomination support and some cleanups! (11.8 MByte)My main concern was that there are so many settings now that one would like to save the complete set of settings in the GUI.
--> Now, you can!
Also, I added some German-language stuff (text templates and reverse-side-"INFO"-design).
Changes in Version 5:
HTML File:
* Added a feature to
save and load all the settings on the "Paper Wallet" tab.
* Added
German language templates for the text to be displayed on the note
Zip-container:
* some sample settings text files included that contain complete GUI settings - can be loaded
into the GUI with the HTML file's new feature by simple copy-paste into the GUI's "settings"
text box.
* Added
reverse side German language designs of the bitcoin note for the version
with the infos for newbies.
* Version history included
Screenshot Version 5:
I think now I am
REALLY done - this was my
VERY last one!
Delta-Screenshot of Version 6:Change in Version 6:* Final fix of a browser-interoperability problem (affects mutual exchange of setting strings
on Linux between [old] firefox and Opera). Background:
- On Linux, Opera saves line-breaks to \r\n, not to \n, when saving settings to the text box
and copying to clipboard.
- However, old firefox on Linux converts \r\n to \n\n when loading settings from the text box.
This implies that then saving settings in an Opera instance of this tool and loading them back
into firefox, all line breaks will get converted to TWO successive line breaks!
This version of the tool is able to autodetect this situation 100% reliably and correct it
automatically, without the user taking any notice of it. Behaviour will always be correct!
Note: In version 5 of this tool there was a similar check implemented already, but it required
some user interaction to remove the extra line breaks, and "false alarms" were sometimes
possible.
* NOTE: The Parameter settings format has changed between versions 5 and 6!
If you have created some setting files with version 5 and want to use them in version 6,
edit them in a text editor as follows:
1) At the very beginning of the string,
replace <-VERSION5-> by <-VERSION6-><-MICHASNEXTPARA->
2) Add one line break just after "<-VERSION6->", i.e. before the first <-MICHASNEXTPARA->
Change in Version 6b (mainly bugfixes):* saving the GUI state of one of the selection boxes failed due to a copy-paste error in the
source code. Fixed.
* The load/save of the GUI settings now by default keeps the "private keys"/"btc addresses"
fields untouched. Some dialog still allows you to deviate from this new default behavior (the dialog
only appears when applicable, so you do not get bothered by extra dialogs in the normal case).
* spelling errors and sub-optimum layouts fixed in a few of the selectable text templates.