aboutsummaryrefslogtreecommitdiff
path: root/src/noui.cpp
Commit message (Expand)AuthorAgeFilesLines
* Improve block database load error reportingPieter Wuille2013-02-171-2/+2
* add InitMessage() to noui and use debug.log for GUIPhilip Kaufmann2013-01-111-0/+6
* update noui_ThreadSafeMessageBox function to use strCaptionPhilip Kaufmann2013-01-061-2/+2
* rework ThreadSafeAskFee() / askFee() functionsPhilip Kaufmann2012-12-041-1/+1
* update CClientUIInterface and remove orphan Wx stuffPhilip Kaufmann2012-11-261-2/+19
* introduce a new StartShutdown() function, which starts a thread with Shutdown...Philip Kaufmann2012-06-121-7/+0
* Merge pull request #1354 from fanquake/masterPieter Wuille2012-05-201-1/+1
|\
| * Update License in File HeadersFordy2012-05-181-1/+1
* | Make testcases build, prevent windows symbol collisionWladimir J. van der Laan2012-05-201-0/+35
* | Convert UI interface to boost::signals2.Wladimir J. van der Laan2012-05-201-59/+0
* | Fine-grained UI updatesWladimir J. van der Laan2012-05-201-8/+23
|/
* Remove headers.hPieter Wuille2012-04-171-1/+0
* Move from noui.h / ui.h to one ui_interface.h with dummy implementation for t...Wladimir J. van der Laan2012-04-041-0/+45