rdymac
5c4abfd059
More text strings and some fixes in new lines (2)
Fixed some new line commands and added more text strings to the translation file.
Text string splitting fixed. Thanks Animazing!
12 years ago
rdymac
d7ac33ea32
Separated the text string from the github bug URL
Set the text and the link separated to be able to translate only the text part. If the bug report link ever change the text translated keep intact.
12 years ago
rdymac
5fc31899a2
Separated the new line command from text strings
Separated the new line command from text strings because it causes a bug when the text strings are pulled from the Translation wiki in multiple lines text strings.
12 years ago
Maran
839824e94d
Fix quit electrum menu item not appearing in OSX; #fixes 110
12 years ago
ThomasV
79dcc2bd57
fix csv export in lite gui
12 years ago
rdymac
5ece1d31b5
Changed electrum-desktop.com to electrum.org
Changed the website link under the Help menu option from electrum-desktop.com to electrum.org
12 years ago
rdymac
198d6a810a
"public master key" to master public key
Fixed the order of these two words
12 years ago
rdymac
ca5798c2b7
Fixed some typos in text strings
Fixed some typos in text strings
12 years ago
thomasv
609a7c7fc0
rm unneeded print
12 years ago
Maran
ccc127bc59
Fix receiving widget not saving state properly
12 years ago
bkkcoins
272cdaceab
add default filename for export history
12 years ago
Maran
cec247d1a5
Modified styling, removed obsolete styles and added wether we have are displaying receiving addresses
12 years ago
thomasv
49c6055880
adjust width of history list
12 years ago
thomasv
67866afa7e
replace receive button with menu
12 years ago
thomasv
e9544df270
fix width of switch button in lite gui
12 years ago
thomasv
b79da90d02
fix history width
12 years ago
thomasv
e9e117712a
enable gui switch button (classic <-> lite) both ways
12 years ago
thomasv
04ee4194be
remove gui selector from preferences. store last state
12 years ago
bkkcoins
2d031013a5
add switch-gui button for qt
12 years ago
ThomasV
42dbf61ba8
import/export functions
12 years ago
bkkcoins
30de518be9
add switch-gui button for qt
12 years ago
Pontius
e590c1cb20
Adjusted quote lookup and added three more currencies (where we have translations for)
12 years ago
Maran
bceb8ae218
removed old donation address on lite gui
12 years ago
thomasv
9bf31f4d71
Made the bug reporting link clickable in lib/gui_lite.py
12 years ago
Maran
c4f1acade6
Added version to lite gui tile
12 years ago
Maran
2666929a44
Fix contacts auto complete in lite gui
12 years ago
Maran
900aab9595
Change bug report information
12 years ago
Maran
7f76ac4aeb
Implemented labeling after making a transaction
12 years ago
Maran
a296350994
Implements feature to copy mpk to your clipboard to the lite gui, fixes #51
12 years ago
Maran
6394712392
Implemented receiving addresses to lite gui
12 years ago
Maran
b564bedd52
Added date to the history overview of the lite GUI
12 years ago
Maran
674ffe27ff
Remove server list from lite gui
With all the new options for servers a simple menu item is not enough to properly implement it
12 years ago
Maran
9bf12079ce
Added default time string
12 years ago
Maran
9083be46f7
There isn't always a tx hash..\?
12 years ago
Maran
c50103870e
Handle exceptions on parsing better
12 years ago
Maran
108da45e53
Added the option to export your transactions to a CSV file
12 years ago
thomasv
c763445734
allow multiple-outputs transactions with mktx()
12 years ago
Maran
be9a64fef3
Made the send_tx call for the lite gui asynchrone
12 years ago
ThomasV
9a9e7c1b7c
simplification
12 years ago
thomasv
650a9b6074
do not include fee in the transaction amount shown in history. adapt history to the case where it was recovered from a pruning server
12 years ago
thomasv
765201be4e
wallet.get_label method
12 years ago
thomasv
254a5d8790
hum, it should be a decimal division
12 years ago
thomasv
674096f870
float division
12 years ago
thomasv
80e97feb47
fix syntax error in lite gui and get_default_label
12 years ago
ThomasV
13c9991be8
fix: get_tx_value
12 years ago
ThomasV
2a06a5b493
tie confirmation icons to payment verifier
12 years ago
thomasv
0b76e16d04
allow multiple callbacks for a given name
12 years ago
thomasv
4fbd2ea66e
use named callbacks with the interface
12 years ago
ThomasV
2da0c0b77e
big refactoring of the interface
addition of the wallet verifier class for SPV
12 years ago
thomasv
728ae0d184
move theme_path functions from util to gui_lite
12 years ago