Commit Graph

1572 Commits

Author SHA1 Message Date
ThomasV 17f375d461 Merge branch 'master' of git://github.com/spesmilo/electrum 2012-12-18 17:18:20 +01:00
ThomasV 04fb0d8b6b fix display in packaging script 2012-12-18 17:18:03 +01:00
Maran 4ed400bdea Added Lite GUI changelog to release notes 2012-12-18 17:16:58 +01:00
ThomasV 4584a84ba3 remove old upgrade file. (it's been there for 1 year now) 2012-12-18 17:15:40 +01:00
ThomasV 7940cf870a include version number in the filename of android package 2012-12-18 17:14:38 +01:00
ThomasV 15fb3a55a7 prepare for version 1.5.7 2012-12-18 17:10:55 +01:00
Alfie "Azelphur" Day 7336c6193c Fixed bug in message signing 2012-12-18 16:03:14 +00:00
thomasv 6824179eea use stdout in print_msg 2012-12-18 11:56:27 +01:00
thomasv 72b4ac97d0 use portable flag on android instead of explicit path for headers file. use urllib.retrieve() 2012-12-17 17:51:52 +01:00
thomasv 6b7ad42ec5 Merge branch 'master' of github.com:spesmilo/electrum 2012-12-17 16:21:53 +01:00
thomasv 6bd57d4829 change headers path for android 2012-12-17 16:21:28 +01:00
Maran 5ee708aaa2 Fix receiving addresses for pruned servers 2012-12-17 16:10:01 +01:00
thomasv e2a2596479 fix: case where wdir path is empty (portable wallet) 2012-12-17 15:24:06 +01:00
thomasv bd96815eb3 command line option for portable wallets 2012-12-17 15:08:34 +01:00
thomasv ba39f8bec0 do not bundle blockchain headers with packages 2012-12-17 11:18:49 +01:00
Maran 2e8281d21c Fix receiving filtering in lite gui to account for both results of transactions.get 2012-12-15 15:46:58 +01:00
ThomasV 2216b6e127 do not refresh after main loop finished 2012-12-15 14:21:46 +01:00
ThomasV 0fe5e5c516 remove dead code; check maxpos in print_list 2012-12-15 14:11:09 +01:00
ThomasV 662adbe85b allow any character in edit_str 2012-12-15 14:06:22 +01:00
ThomasV 0f3b70ad88 fix: do not request the same history twice 2012-12-14 19:32:10 +01:00
thomasv e4f934a05f fix: missing chars 2012-12-14 13:08:47 +01:00
Maran 25f424a8d8 Fix for slush's problem, perhaps 2012-12-14 12:14:38 +01:00
Maran 9b07aca88f Fix receiving widget 2012-12-13 16:43:56 +01:00
slush 096a8a8606 Git builds have commit hash in filename 2012-12-12 00:40:54 +01:00
Maran 900aab9595 Change bug report information 2012-12-10 20:58:32 +01:00
Maran 7f76ac4aeb Implemented labeling after making a transaction 2012-12-10 20:51:14 +01:00
Maran a296350994 Implements feature to copy mpk to your clipboard to the lite gui, fixes #51 2012-12-10 12:03:30 +01:00
slush 76d2d1d729 Fixed LICENCE path 2012-12-10 07:11:55 +01:00
slush e96f75b978 Improved installer script 2012-12-10 07:05:51 +01:00
slush 35838b0884 Merge branch 'master' of github.com:spesmilo/electrum 2012-12-10 00:51:07 +01:00
slush 837e154d39 License not ready yet 2012-12-10 00:50:46 +01:00
slush 73e715a09b Refactored wine build scripts 2012-12-10 00:50:07 +01:00
slush e4d63e7cba Howto reflects script refactoring 2012-12-10 00:49:35 +01:00
Maran 6394712392 Implemented receiving addresses to lite gui 2012-12-10 00:34:57 +01:00
Maran 32f3a42c04 Add receiving widget for lite gui 2012-12-10 00:34:29 +01:00
Maran 383948ab71 Added unknown option in case none given 2012-12-09 13:50:13 +01:00
Maran b564bedd52 Added date to the history overview of the lite GUI 2012-12-09 13:39:28 +01:00
Maran a32a679359 Added age method that takes a timestamp and return a string of how long ago the date is 2012-12-09 13:39:05 +01:00
Maran 66b1d5bef3 Update osx binary instructions 2012-12-09 13:04:57 +01:00
Maran 737a84e951 Update release scripts for OSX 2012-12-09 13:04:01 +01:00
Maran f5d48ccb28 Merge branch 'master' of https://github.com/spesmilo/electrum 2012-12-09 12:58:54 +01:00
Maran ebfe6346e7 Merge branch 'csv' 2012-12-09 12:58:40 +01:00
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
2012-12-09 12:53:25 +01:00
slush 14a1a30b56 Fixed path in README 2012-12-09 10:43:38 +01:00
slush c54372f324 Linux/Wine based build scripts for Windows executables and installer 2012-12-09 10:40:31 +01:00
ThomasV f0f2a0687c version 1.5.6 2012-12-07 15:43:04 +01:00
thomasv 33031f387c fix: misplaced repr 2012-12-07 14:52:55 +01:00
ThomasV bed6e938a3 rm deprecated todolist 2012-12-07 08:07:06 +01:00
ThomasV 00f6628d31 make_packages script 2012-12-07 07:43:16 +01:00
thomasv 639ef7119d fix bug: to_address -> address 2012-12-06 10:36:05 +01:00