679 Commits (f14f22636f13c04174c7126824170deb32b29f45)

Author SHA1 Message Date
thomasv f14f22636f catch exception raised if url is not reachable 12 years ago
Pontius e590c1cb20 Adjusted quote lookup and added three more currencies (where we have translations for) 12 years ago
bkkcoins 3b0ed36c74 remove commented code 12 years ago
bkkcoins 04dc6a0ea7 adjust invoice screen for scaling 12 years ago
bkkcoins 902bc6f87a make qr codes scalable and centered 12 years ago
bkkcoins 251e4529b6 updated indent spacing 12 years ago
bkkcoins 47145ce1a6 show history debits in red 12 years ago
ThomasV 2ae5f0940a update status bar when amount is modified 12 years ago
Pontius 34253a1ba9 Use blockchain.info instead of intersango.com for exchange rates (quick hack) 12 years ago
ThomasV 512a812872 try http if tcp fails. 12 years ago
ThomasV 3bae4e9761 remove unnecessary clutter 12 years ago
thomasv e3fc19c48c fix previous commit 12 years ago
thomasv 2962c63001 auto_cycle option 12 years ago
thomasv 4180a426c5 auto-reconnect to random server if server is not there 12 years ago
thomasv 6b51628805 text for help button of the receive tab mode 12 years ago
thomasv 4cede0c9c4 simplify the 'simple' mode: hide prioritizations (they are not really useful if you don't see the balance of each address) 12 years ago
thomasv b76f70a9f0 hide meaning, in order to replace misplaced interpretations with a sentiment of helplessness 12 years ago
thomasv 702659a4c0 language names, and message box to instruct the user that they need to restart their client 12 years ago
thomasv ff24fda88e mode Receive View selector into Settings dialog 12 years ago
thomasv b0f543826f improved settings dialog using tabs 12 years ago
Maran bceb8ae218 removed old donation address on lite gui 12 years ago
ThomasV cefb1445de version 1.5.8 12 years ago
ThomasV d29aeb890f populate contacts with donation address 12 years ago
thomasv 5789707f35 select language in gui 12 years ago
thomasv 1f71e5e225 call set_language only if gui is used. 12 years ago
thomasv 66fa7b610b option to set gui language from command line 12 years ago
Eagle[TM] 83c008b6f8 revert pruning flag for default servers (too much complexity) 12 years ago
thomasv 9bf31f4d71 Made the bug reporting link clickable in lib/gui_lite.py 12 years ago
thomasv 777f423b7a parentheses 12 years ago
Eagle[TM] 4f0f187e56 Update default servers with pruning flag 12 years ago
thomasv 4978eff7f6 fix for command line history (EagleTM) 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
ThomasV df1d7152fd fix address balance (received coins) 12 years ago
thomasv 9f4797c870 fix: restore timer in deseeded wallets 12 years ago
Eagle[TM] 12cc65abbd add sockettimeout to header download by HTTP 12 years ago
ThomasV a9181a38f2 bump version number for translations 12 years ago
ThomasV 15fb3a55a7 prepare for version 1.5.7 12 years ago
Alfie "Azelphur" Day 7336c6193c Fixed bug in message signing 12 years ago
thomasv 6824179eea use stdout in print_msg 12 years ago
thomasv 72b4ac97d0 use portable flag on android instead of explicit path for headers file. use urllib.retrieve() 12 years ago
Maran 5ee708aaa2 Fix receiving addresses for pruned servers 12 years ago
thomasv e2a2596479 fix: case where wdir path is empty (portable wallet) 12 years ago
thomasv bd96815eb3 command line option for portable wallets 12 years ago
thomasv ba39f8bec0 do not bundle blockchain headers with packages 12 years ago
Maran 2e8281d21c Fix receiving filtering in lite gui to account for both results of transactions.get 12 years ago
ThomasV 2216b6e127 do not refresh after main loop finished 12 years ago
ThomasV 0fe5e5c516 remove dead code; check maxpos in print_list 12 years ago
ThomasV 662adbe85b allow any character in edit_str 12 years ago
ThomasV 0f3b70ad88 fix: do not request the same history twice 12 years ago