aboutsummaryrefslogtreecommitdiff
path: root/src/noui.cpp
AgeCommit message (Expand)Author
2014-02-09Copyright header updates s/2013/2014 on files whose last git commit was done ...gubatron
2014-01-23Remove redundant .c_str()sWladimir J. van der Laan
2013-12-18Remove ui_interface ThreadSafeAskFee residueWladimir J. van der Laan
2013-11-10Cleanup code using forward declarations.Brandon Dahler
2013-10-20Bump Year Number to 2013super3
2013-09-18Replace printf with LogPrintf / LogPrintGavin Andresen
2013-02-17Improve block database load error reportingPieter Wuille
2013-01-11add InitMessage() to noui and use debug.log for GUIPhilip Kaufmann
2013-01-06update noui_ThreadSafeMessageBox function to use strCaptionPhilip Kaufmann
2012-12-04rework ThreadSafeAskFee() / askFee() functionsPhilip Kaufmann
2012-11-26update CClientUIInterface and remove orphan Wx stuffPhilip Kaufmann
2012-06-12introduce a new StartShutdown() function, which starts a thread with Shutdown...Philip Kaufmann
2012-05-20Merge pull request #1354 from fanquake/masterPieter Wuille
2012-05-20Make testcases build, prevent windows symbol collisionWladimir J. van der Laan
2012-05-20Convert UI interface to boost::signals2.Wladimir J. van der Laan
2012-05-20Fine-grained UI updatesWladimir J. van der Laan
2012-05-18Update License in File HeadersFordy
2012-04-17Remove headers.hPieter Wuille
2012-04-04Move from noui.h / ui.h to one ui_interface.h with dummy implementation for t...Wladimir J. van der Laan