Philip Kaufmann 5350ea4171 update CClientUIInterface and remove orphan Wx stuff
- fix ThreadSafeMessageBox always displays error icon
- allow to specify MSG_ERROR / MSG_WARNING or MSG_INFORMATION without a
  custom caption / title
- allow to specify CClientUIInterface::ICON_ERROR / ICON_WARNING and
  ICON_INFORMATION (which is default) as message box icon
- remove CClientUIInterface::OK from ThreadSafeMessageBox-calls, as
  the OK button will be set as default, if none is specified
- prepend "Bitcoin - " to used captions
- rename BitcoinGUI::error() -> BitcoinGUI::message() and add function
  documentation
- change all style parameters and enum flags to unsigned
- update code to use that new API

- update Client- and WalletModel to use new BitcoinGUI::message() and
  rename the classes error() method into message()
- include the possibility to supply the wanted icon for messages from
  Client- and WalletModel via "style" parameter
2012-11-26 13:32:31 +01:00
..
2012-04-10 18:16:53 +02:00
2012-09-21 19:06:53 +02:00
2012-07-17 09:37:12 +02:00
2012-09-22 18:56:22 +08:00
2011-08-07 16:09:49 +02:00
2012-09-21 19:06:53 +02:00
2012-09-21 19:06:53 +02:00
2012-07-06 18:51:30 +02:00
2012-07-06 18:51:30 +02:00
2012-09-22 18:05:25 +08:00
2012-09-21 19:06:53 +02:00
2012-09-22 18:05:25 +08:00
2012-09-21 19:06:53 +02:00