aboutsummaryrefslogtreecommitdiff
path: root/src/noui.cpp
Commit message (Expand)AuthorAgeFilesLines
* Increment MIT Licence copyright header year on files modified in 2016isle29832016-12-311-1/+1
* Do not ask a UI question from bitcoindPieter Wuille2016-06-241-0/+6
* Added "Core" to copyright headerssandakersmann2014-12-191-1/+1
* Remove references to X11 licenceMichael Ford2014-12-161-1/+1
* Add a SECURE style flag for ThreadSafeMessageBox, which indicates that the me...Mark Friedenbach2014-10-171-1/+5
* Apply clang-format on some infrequently-updated filesPieter Wuille2014-09-191-1/+1
* Split up util.cpp/hWladimir J. van der Laan2014-08-261-0/+1
* Copyright header updates s/2013/2014 on files whose last git commit was done ...gubatron2014-02-091-1/+1
* Remove redundant .c_str()sWladimir J. van der Laan2014-01-231-2/+2
* Remove ui_interface ThreadSafeAskFee residueWladimir J. van der Laan2013-12-181-6/+0
* Cleanup code using forward declarations.Brandon Dahler2013-11-101-3/+5
* Bump Year Number to 2013super32013-10-201-1/+1
* Replace printf with LogPrintf / LogPrintGavin Andresen2013-09-181-2/+2
* 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