-WIP-electrum-btcp/gui
Neil Booth 3446e1fd56 Prevent garbage collection of TxDialogs
The transaction dialogs have a habit of randomly disappearing,
because of garbage collection.  This was particularly common
if you viewed the details of a tx in your history immediately
after electrum startup, or after pressing Broadcast.

Other tweaks:

- Distinguish saved and broadcast.
- When signed, consider unsaved and prompt to save if not
  subsequently saved or broadcast.
- Hide broadcast button after broadcast.
- Hook into the closeEvent so closing the window with the mouse
  has the same effect as pressing the close button.
2015-07-04 12:31:31 +09:00
..
qt Prevent garbage collection of TxDialogs 2015-07-04 12:31:31 +09:00
__init__.py documentation on GUI 2013-09-13 09:40:34 +02:00
android.py Create a constant for 100000000 and use it 2015-06-01 14:53:36 +09:00
gtk.py Create a constant for 100000000 and use it 2015-06-01 14:53:36 +09:00
jsonrpc.py fix jsonrpc 2015-06-07 22:06:44 +02:00
stdio.py Create a constant for 100000000 and use it 2015-06-01 14:53:36 +09:00
text.py Create a constant for 100000000 and use it 2015-06-01 14:53:36 +09:00