Commit graph

25 commits

Author SHA1 Message Date
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 2012-11-16 14:39:31 +01:00
thomasv
765201be4e wallet.get_label method 2012-11-05 11:08:16 +01:00
ThomasV
efccde2e8e fix: timestamps in transactions 2012-11-04 15:38:34 +01:00
ThomasV
0a7b69fc5b gui fixes 2012-11-04 11:57:12 +01:00
thomasv
43ceb6b52a text gui: dialogs 2012-10-30 18:36:09 +01:00
ThomasV
6de8a946eb use callback instead of wallet.was_updated 2012-10-27 19:20:50 +02:00
ThomasV
2a06a5b493 tie confirmation icons to payment verifier 2012-10-26 00:40:19 +02:00
thomasv
c5f5e92d17 rename qt gui -> classic 2012-10-19 10:26:35 +02:00
thomasv
14da12921d gtk: on create, use the server already picked by the interface 2012-10-16 09:29:08 +02:00
thomasv
ef2f832116 add gui selector to gtk interface 2012-10-12 17:04:16 +02:00
ThomasV
c7311a1e7f fix for gtk gui 2012-10-12 01:32:26 +02:00
ThomasV
7959417751 small fixes for gtk gui 2012-10-12 01:21:50 +02:00
thomasv
5444f55e6b big refactoring: command line options and electrum.conf options override settings in wallet file. 2012-10-11 20:10:12 +02:00
thomasv
299d54c6ec fix: the gtk gui was broken since server_list_changed was introduced... 2012-10-11 13:18:04 +02:00
Amir Taaki
188a671681 Corrected import paths for print_error. 2012-07-07 19:53:54 +01:00
Julian Tosh
4e5dfbeade Implementing a better print_error routine 2012-07-07 09:24:52 -07:00
Julian Tosh
a3830e5903 Standardizing message format and implementing stderr for errors 2012-07-07 06:39:25 -07:00
thomasv
735f9b9c20 import lib directory as electrum if the library is not installed 2012-05-30 16:46:04 +02:00
ThomasV
1181f4ef01 bugfix: encryption of encrypted keys 2012-05-17 08:32:49 +02:00
ThomasV
a5761fe8a8 do not use deprecated BaseException.message 2012-05-16 19:20:21 +02:00
thomasv
c5d42f3614 slightly more robust connection procedure 2012-05-16 17:29:05 +02:00
ThomasV
51036fdf4e do not show send tab in seedless wallets 2012-05-13 11:05:26 +02:00
ThomasV
416a3bad09 seedless wallets 2012-05-13 10:54:03 +02:00
ThomasV
2e1fd923b8 deseed command 2012-05-13 00:43:22 +02:00
thomasv
b8773178a1 setup package in lib subdirectory 2012-05-10 14:38:49 +02:00
Renamed from gui.py (Browse further)