15 Commits

Author SHA1 Message Date
f92c5fbde0 First-run wallet creatorator (v0.7.0) (#24)
Adds a first-run wallet and account creator option for noobs.
If they select the "create a default wallet" option, they are jumped to the name + password screen for wallet creation, and a new account is generated for them named "Account 1".

This leapfrogs the problem of users having to know what is going on with the blockchain and wallet at all before getting started.
#18
#19

Reviewed-on: #24
Reviewed-by: Ulf Wiger <ulfwiger@qpq.swiss>
Co-authored-by: Craig Everett <zxq9@zxq9.com>
Co-committed-by: Craig Everett <zxq9@zxq9.com>
2025-08-07 15:47:05 +09:00
a2a9da0d98 Fix UI problem where key interactions could be requests without any wallet being selected 2025-06-13 17:47:37 +09:00
d595beb08d Minor display changes 2025-06-12 19:43:02 +09:00
cf6f16e3db Updates 2025-06-12 19:25:36 +09:00
88b2e986b7 Default walletses 2025-05-20 17:31:09 +09:00
09d31e74e5 Add refresh tic 2025-05-09 21:17:20 +09:00
86e9ff3e44 Fix runtime shutdown problem with GajuDesk 2025-05-08 13:06:27 +09:00
57a81e7f3f Issue proper explorer URLs 2025-04-30 17:39:26 +09:00
58a58c693f Minor usability tweaks 2025-04-25 22:52:25 +09:00
28b0b2c6f3 Update dependencies and verup 2025-04-16 16:13:42 +09:00
dea44561ee Restyle whole buffer on event to fix style breaks
TODO: Make this more precise... some day
2025-03-31 15:36:31 +09:00
9d70f98ed0 Make light/dark mode work 2025-03-31 14:41:03 +09:00
9aa2c2f79d Give the main frame visibility on events 2025-03-31 13:58:48 +09:00
Ulf Wiger
d4f2b3f2b0 Set monospace font 2025-03-30 22:15:02 +02:00
Ulf Wiger
27b78f8623 First stab at supporting syntax highlighting via wxStyledTextCtrl 2025-03-30 21:16:21 +02:00