fix for issue 184
[electrum-nvc.git] / gui /
2013-04-19 Michael Wozniakfix for issue 184
2013-04-13 ecdsatrying to fix column_widths
2013-04-12 thomasvmessage about frozen funds
2013-04-12 thomasvreset status on clear
2013-04-11 thomasvfix parse_url in android gui
2013-04-10 thomasvcall save_seed only in main script
2013-04-10 thomasvbetter seed dialog + fix bug with restore
2013-04-09 thomasvask users to enter their seed on create
2013-04-08 ecdsafix scroll area in plugins list
2013-04-08 ecdsapruning ->limit
2013-04-08 ecdsaspacing
2013-04-07 ecdsashortcut changed
2013-04-07 ecdsahandle shortcut explicitly
2013-04-07 ecdsafix shortcut
2013-04-07 ecdsause checkbox instead of combobox for use_change
2013-04-07 ecdsaoption to display mBTC
2013-04-06 ecdsafix
2013-04-06 ecdsafix: pruning level
2013-04-06 ecdsaupdate warning about imported keys (change)
2013-04-06 ecdsarm print line
2013-04-06 ecdsafix
2013-04-06 thomasvMerge branch 'separate_wallets'
2013-04-06 ecdsaupdate recommended fee
2013-04-06 thomasvhandle multiple accounts with separation
2013-04-06 ecdsashow pruning level in network dialog (expert mode)
2013-04-05 thomasvwarn user that the seed does not allow to recover impor...
2013-04-05 thomasvkeyboard shortcut to send all the coins in a wallet...
2013-04-05 ecdsause ssl as default protocol
2013-04-05 ecdsabetter help text
2013-04-05 ecdsado not show change addresses in expert mode
2013-04-01 slushFixed copy_master_public_key()
2013-03-24 ecdsaimplement MIN_RELAY_TX_FEE
2013-03-24 ecdsarename fee to fee_per_kb
2013-03-23 thomasvmore accurate computation of transaction fees.
2013-03-20 thomasvMerge branch 'master' of github.com:spesmilo/electrum
2013-03-20 thomasvfix wall offset
2013-03-19 ecdsafix QVariant
2013-03-18 thomasvremove aliases from completions
2013-03-17 ecdsause a new variable name for column-width, because the...
2013-03-17 ecdsaset is_editable for recv items
2013-03-17 ecdsasettings dialog
2013-03-17 ecdsaplugin settings dialog
2013-03-17 ecdsado the banner request in interface, not in wallet
2013-03-17 ecdsaunlock icon
2013-03-16 MaranRewrote plugin to new format
2013-03-16 MaranFix merge conflict
2013-03-16 ecdsaallow manual setting when disconnected
2013-03-16 ecdsadetect gaps for change too
2013-03-16 ecdsadefine wallet.get_num_tx()
2013-03-16 thomasvtypo: where->were
2013-03-16 thomasvfee may be zero (tx details)
2013-03-16 ecdsamodify warning displayed when keys are imported
2013-03-15 thomasvvirtual keyboard plugin
2013-03-15 thomasvderive plugins from BasePlugin class
2013-03-15 thomasvmove http aliases to separate plugin
2013-03-15 thomasvfilter plugins that do not have a .py source
2013-03-15 thomasvglobal switch use_local_modules
2013-03-14 thomasvuse proper syntax for variable args
2013-03-13 ecdsabetter seed dialog
2013-03-13 ecdsaparent->self in password dialog
2013-03-13 thomasv'import private keys' may import several keys
2013-03-12 ecdsacatch http exception
2013-03-12 MaranTweaks for new plugin giving self
2013-03-12 MaranFix merge conflict
2013-03-12 MaranMore work on label cloud plugin
2013-03-12 ecdsaMerge branch 'master' of git://github.com/spesmilo...
2013-03-12 thomasvadd a hook at the end of the gui constructor
2013-03-12 thomasvalways pass 'self' to hooks
2013-03-12 thomasvself.run_hook
2013-03-12 thomasvmonospace font in console
2013-03-12 MaranMerge branch 'master' into feature/label_sync
2013-03-12 MaranFix merge conflicts
2013-03-12 thomasvadd set_label hook
2013-03-12 MaranAdd close setting dialog hook
2013-03-12 thomasvdefine method set_label in classic gui
2013-03-12 MaranMerge branch 'master' into feature/label_sync
2013-03-12 thomasvadding new languages
2013-03-12 thomasvrm extra space
2013-03-12 ThomasVMerge pull request #157 from rdymac/patch-1
2013-03-12 rdymacColon not in use
2013-03-12 rdymacSuccessfully tricky word
2013-03-11 ecdsaMerge branch 'master' of git://github.com/spesmilo...
2013-03-11 thomasvcustom wrappers that store the path selected by the...
2013-03-11 thomasvfirst parameter of QFileDialog should be the parent
2013-03-11 thomasvplugins: define is_available()
2013-03-11 thomasvupdate indices and add stretch to ui tab
2013-03-11 thomasvmove 'load transaction' to import/export tab
2013-03-11 thomasvimprove plugins tab
2013-03-10 ecdsaMerge branch 'master' of git://github.com/spesmilo...
2013-03-10 ecdsagui plugins area
2013-03-10 MaranMerge branch 'master' into feature/label_sync
2013-03-10 MaranMerge branch 'master' into feature/raw_tx
2013-03-10 MaranImplement buttons and move to prod server
2013-03-10 MaranWork in progress on Label syncing
2013-03-10 MaranAdd 'create transaction' from deseeded wallet to Lite gui
2013-03-10 MaranShow more decimals in Lite GUI
2013-03-10 MaranMoved rawtx to wallet tab and added small usability...
2013-03-08 MaranFinal tweaks for raw transaction processing
2013-03-08 MaranFurther work on raw transactions
2013-03-07 MaranMerge branch 'master' into feature/raw_tx
next