Commit Graph

26 Commits

Author SHA1 Message Date
ThomasV 6f3c9e6a44 unify util.parse_URI 2014-06-13 16:02:30 +02:00
ThomasV 89849c7d52 update parse_url in gtk gui 2014-05-07 17:35:38 +02:00
ThomasV 42a5454bd8 update for gtk gui. fixes #673 2014-04-30 09:31:20 +02:00
CodingAnarchy 7052bfc771 follow up to #604 - gtk gui 2014-03-05 01:51:41 -07:00
Eternal Sorrow 9facf2687a [gtk gui] initially rewritten to gtk3/pygobgect 2014-02-02 12:19:43 +11:00
James O'Beirne 6b818f5d09 Remove suspicious print statement
This looked out of place for the GTK client...
2013-12-26 16:53:11 -05:00
thomasv f045490597 During wallet creation, do not write seed on disk before it is encrypted 2013-12-13 17:30:34 +01:00
ThomasV 9b22372c43 remove prioritize altogether. 2013-11-22 16:55:43 +01:00
ThomasV 588f8fd110 wallet: call create_accounts in save_seed 2013-11-11 17:41:46 +01:00
Michael Wozniak 03fac376a1 prioritize button to match freeze button in gtk gui 2013-11-10 21:36:54 -05:00
ThomasV 5be9b7c669 Merge pull request #388 from WyseNynja/fix_more_bare_except
fix more bare excepts
2013-11-10 14:14:11 -08:00
ThomasV df58fab5bd Merge pull request #390 from wozz/gtk
Gtk updates
2013-11-10 14:12:24 -08:00
Michael Wozniak 698f8bccef add Balance column to receive tab in GTK gui 2013-11-10 16:54:32 -05:00
Michael Wozniak 7e5cad5452 Freeze button in GTK receive tab. 2013-11-10 16:36:52 -05:00
Bryan Stitt 6cd4ed486a fix more bare excepts 2013-11-10 12:30:57 -08:00
Bryan Stitt f0eb0eccde replace BaseException with Exception 2013-11-09 20:21:02 -08:00
Michael Wozniak 3c6808468e add F and P to address types in recv tab for Frozen and Prioritized addresses 2013-11-07 20:43:16 -06:00
Michael Wozniak 2abb071533 network button fix for not connected to a network - GTK gui 2013-11-07 20:36:53 -06:00
Michael Wozniak ad498af71f add address type to receive tab in GTK GUI
I = imported
R = receive
C = change
2013-11-07 20:24:13 -06:00
Michael Wozniak 9c2d3bbbdd fix label editing in gtk 2013-11-07 18:18:12 -06:00
ThomasV 31aaae8ed2 seed v6 2013-10-26 16:40:05 +02:00
ThomasV 116b10cc11 replace blockchain.height with height(), and fix server_lag issue 2013-10-09 10:04:32 +02:00
ThomasV a130b5b92b update the gtk gui 2013-10-07 10:05:15 +02:00
ThomasV f30fedc591 fix import 2013-09-28 13:51:25 +02:00
ThomasV ecfe5e2590 common wallet.restore() method for GUIs 2013-09-28 13:45:49 +02:00
ThomasV 2c0814f0d3 simplify gui names 2013-09-24 10:06:03 +02:00