Age | Commit message (Expand) | Author |
2014-02-09 | Copyright header updates s/2013/2014 on files whose last git commit was done ... | gubatron |
2014-01-23 | Remove redundant .c_str()s | Wladimir J. van der Laan |
2013-12-18 | Remove ui_interface ThreadSafeAskFee residue | Wladimir J. van der Laan |
2013-11-10 | Cleanup code using forward declarations. | Brandon Dahler |
2013-10-20 | Bump Year Number to 2013 | super3 |
2013-09-18 | Replace printf with LogPrintf / LogPrint | Gavin Andresen |
2013-02-17 | Improve block database load error reporting | Pieter Wuille |
2013-01-11 | add InitMessage() to noui and use debug.log for GUI | Philip Kaufmann |
2013-01-06 | update noui_ThreadSafeMessageBox function to use strCaption | Philip Kaufmann |
2012-12-04 | rework ThreadSafeAskFee() / askFee() functions | Philip Kaufmann |
2012-11-26 | update CClientUIInterface and remove orphan Wx stuff | Philip Kaufmann |
2012-06-12 | introduce a new StartShutdown() function, which starts a thread with Shutdown... | Philip Kaufmann |
2012-05-20 | Merge pull request #1354 from fanquake/master | Pieter Wuille |
2012-05-20 | Make testcases build, prevent windows symbol collision | Wladimir J. van der Laan |
2012-05-20 | Convert UI interface to boost::signals2. | Wladimir J. van der Laan |
2012-05-20 | Fine-grained UI updates | Wladimir J. van der Laan |
2012-05-18 | Update License in File Headers | Fordy |
2012-04-17 | Remove headers.h | Pieter Wuille |
2012-04-04 | Move from noui.h / ui.h to one ui_interface.h with dummy implementation for t... | Wladimir J. van der Laan |