Commit Graph

2406 Commits

Author SHA1 Message Date
Maran 5092c6b8d3 Set the current balance in the tray icon 2013-07-26 21:14:51 +02:00
ThomasV ea1cb0a613 better backspace detection 2013-07-26 05:28:41 +02:00
ThomasV 3350229263 fix for empty addressbook 2013-07-26 05:08:08 +02:00
ThomasV 1cba96cbbb fix popup navigation 2013-07-26 04:43:45 +02:00
ThomasV 8ec6a07281 fix settings dialog in text gui 2013-07-26 04:25:04 +02:00
ThomasV 5251f278e8 try.. except wrapper for ncurses.set_curs 2013-07-26 04:19:41 +02:00
thomasv 9ce90932ba update BIP32 to its final spec 2013-07-19 16:17:11 +02:00
ThomasV ccf7bf5c44 use self.base_unit() 2013-07-17 10:42:11 +02:00
Maran fd84cdda4c Renamed to tray and added exit option 2013-07-16 12:15:24 +02:00
Maran 13e5caf2ea Make sure we specify dual-arch 2013-07-16 12:15:23 +02:00
Maran 06bfb60308 Reworked notification flow and combined multiple transactions into one notification 2013-07-16 12:15:23 +02:00
Maran b6ced19c1e Rework notify so it's thread safe 2013-07-16 12:15:23 +02:00
Maran 468c76b66e Added notifications when receiving a new transaction 2013-07-16 12:15:23 +02:00
ThomasV 887557865e redefine do_send as a wrapper for send_tx 2013-07-13 20:47:10 +02:00
ThomasV 6645bc3505 confirmation dialog before sending large amounts 2013-07-13 20:21:44 +02:00
ThomasV d2b86091b4 whitespaces option in format_satoshis 2013-07-13 20:19:52 +02:00
Maran H. 660c975ff5 Merge pull request #246 from PabloCastellano/master
Improve lite gui usability
2013-07-08 05:44:46 -07:00
Pablo Castellano cecb4c23b2 [Lite gui] Allow changing quote currency backwards with right click 2013-07-01 17:25:00 +02:00
thomasv e9ddba5c3f minor fixes to point of sale plugin 2013-06-19 14:31:59 +02:00
Maran 8c2ca744d9 Forgot to add plist for OS X build script 2013-06-18 00:08:07 +02:00
Maran c6a31dac18 Added support for Bitcoin URIs on OS X. Implements #209 2013-06-18 00:00:55 +02:00
Maran f823764dc3 Merge branch 'master' of https://github.com/spesmilo/electrum 2013-06-17 23:23:22 +02:00
Maran 4570db0804 Add icon back to Lite GUI. Fixes #112 2013-06-17 23:22:49 +02:00
Maran H. 7982860d27 Merge pull request #243 from rdymac/patch-16
Fix \n new line text break (2)
2013-06-17 13:24:17 -07:00
rdymac 80e3cc8163 Fix \n new line text break (2)
Fix \n new line text break
2013-06-17 23:18:42 +03:00
Maran 8020fd9c33 Force updating the wallet after editing labels. fixes #223 2013-06-17 22:15:50 +02:00
Maran e319f5e0ae Save contacts to the proper key in the wallet. fixes #234 2013-06-17 22:09:28 +02:00
Maran H. 5278515afb Merge pull request #238 from rdymac/patch-11
Fix \n new line text break
2013-06-17 11:11:21 -07:00
Maran H. 293cb1aceb Merge pull request #242 from rdymac/patch-15
Update translations to the latest wikia version
2013-06-17 10:24:35 -07:00
rdymac 1cfb22ba6d latest wikia version
latest wikia version
2013-06-17 19:16:25 +02:00
Maran H. 1975e9c788 Merge pull request #241 from rdymac/patch-14
Fixed typo in SimpleConfig comment
2013-06-17 10:11:06 -07:00
rdymac ff523790df typo
typo
2013-06-17 01:21:22 +02:00
rdymac 206279fcfb Fix \n new line text break 2013-06-16 14:05:25 +03:00
ThomasV a31ad09cc7 self.wallet is not defined 2013-06-12 21:37:36 +02:00
ThomasV 64a8dd97d0 Merge pull request #231 from elmato/master
BIP32Sequence::get_pubkey not using mpk parameter
2013-06-10 02:30:36 -07:00
Marku 253d1d50c3 fix BIP32Sequence::get_pubkey not using mpk parameter 2013-06-02 19:26:45 -03:00
ecdsa 496f90298b release notes 2013-06-01 21:43:23 +02:00
ecdsa 1a21185b91 version 1.8 2013-06-01 19:27:06 +02:00
ecdsa 3796fceb28 bugfix: referenced transactions 2013-06-01 19:26:07 +02:00
Maran bf12bac1f2 DRYed the backup wallet 2013-06-01 12:01:10 +02:00
Maran 0ab69e2606 Removed all items that are now in the menu 2013-06-01 12:01:02 +02:00
Maran f55faedeb0 Open wallet should use current wallets folder as default dir 2013-06-01 12:00:49 +02:00
Maran e9f1d4f078 Make backup use real wallet from config 2013-06-01 12:00:42 +02:00
Maran 914bfffc53 Make backup use real wallet from config 2013-06-01 12:00:32 +02:00
Maran ae9aaceaab Removed accounts from menu 2013-06-01 12:00:26 +02:00
Maran 7f7441eb7f Added CTRL+R to refresh your wallet 2013-06-01 12:00:19 +02:00
Maran 9945e0926c Implemented all menu triggers 2013-06-01 12:00:12 +02:00
thomasv 4a60db9733 new methods: init_menubar and load_wallet 2013-06-01 11:59:54 +02:00
Maran fd5ee59a29 Skeleton for menu 2013-06-01 11:59:44 +02:00
ThomasV 7c1d07c999 fix indent 2013-05-27 21:18:29 +02:00