HomePhabricator

use new message() function in BitcoinGUI
50ecd7b68970Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

use new message() function in BitcoinGUI

  • use it for displaying URI parsing warnings
  • use it for displaying error and information in backup wallet function (the information display is new and the error was a warning before)
  • cleanup BitcoinGUI::incomingTransaction()
    • use message() + the information icon from message
    • comment out an unused parameter in the function definition and declaration
    • move all pre-checks at the beginning of the function

Details

Provenance
Philip Kaufmann <phil.kaufmann@t-online.de>Authored on Nov 27 2012, 21:02
schancelPushed on Jan 5 2018, 21:58
schancelPushed on Jan 5 2018, 21:39
schancelPushed on Jan 5 2018, 21:17
Parents
rSTAGING2e2fca4439b4: Merge pull request #2065 from Diapolo/remove_modal_flag
Branches
Unknown
Tags
Unknown

Event Timeline

Philip Kaufmann <phil.kaufmann@t-online.de> committed rSTAGING50ecd7b68970: use new message() function in BitcoinGUI (authored by Philip Kaufmann <phil.kaufmann@t-online.de>).Dec 3 2012, 13:02