index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
noui.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
scripted-diff: Move ui_interface to the node lib
MarcoFalke
2020-06-27
1
-1
/
+1
*
Drop MSG_NOPREFIX flag
Hennadii Stepanov
2020-06-04
1
-16
/
+12
*
Make ThreadSafe{MessageBox|Question} bilingual
Hennadii Stepanov
2020-05-05
1
-9
/
+10
*
scripted-diff: Bump copyright of files changed in 2019
MarcoFalke
2019-12-30
1
-1
/
+1
*
test: Add ASSERT_DEBUG_LOG to unit test framework
MarcoFalke
2019-11-04
1
-7
/
+10
*
refactor: Remove redundant c_str() calls in formatting
Wladimir J. van der Laan
2019-10-28
1
-2
/
+2
*
Remove unused includes
practicalswift
2019-10-15
1
-2
/
+0
*
Merge #16277: [Tests] Suppress output in test_bitcoin for expected errors
Wladimir J. van der Laan
2019-08-01
1
-3
/
+41
|
\
|
*
Suppress output in test_bitcoin for expected errors
Gert-Jaap Glasbergen
2019-07-03
1
-3
/
+41
*
|
Add MSG_NOPREFIX flag for user messages
Hennadii Stepanov
2019-06-19
1
-16
/
+20
|
/
*
scripted-diff: Replace fprintf with tfm::format
MarcoFalke
2019-06-13
1
-1
/
+1
*
scripted-diff: Move util files to separate directory.
Jim Posen
2018-11-04
1
-1
/
+1
*
noui: Move handlers to header file
MarcoFalke
2018-09-06
1
-4
/
+3
*
util: Replace boost::signals2 with std::function
MarcoFalke
2018-08-24
1
-0
/
+2
*
Merge #13634: ui: Compile boost::signals2 only once
MarcoFalke
2018-08-13
1
-3
/
+3
|
\
|
*
ui: Compile boost:signals2 only once
MarcoFalke
2018-08-07
1
-3
/
+3
*
|
Update copyright headers to 2018
DrahtBot
2018-07-27
1
-1
/
+1
|
/
*
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2018-01-03
1
-1
/
+1
*
scripted-diff: Replace #include "" with #include <> (ryanofsky)
MeshCollider
2017-11-16
1
-3
/
+3
*
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-12-31
1
-1
/
+1
*
Do not ask a UI question from bitcoind
Pieter Wuille
2016-06-24
1
-0
/
+6
*
Added "Core" to copyright headers
sandakersmann
2014-12-19
1
-1
/
+1
*
Remove references to X11 licence
Michael Ford
2014-12-16
1
-1
/
+1
*
Add a SECURE style flag for ThreadSafeMessageBox, which indicates that the me...
Mark Friedenbach
2014-10-17
1
-1
/
+5
*
Apply clang-format on some infrequently-updated files
Pieter Wuille
2014-09-19
1
-1
/
+1
*
Split up util.cpp/h
Wladimir J. van der Laan
2014-08-26
1
-0
/
+1
*
Copyright header updates s/2013/2014 on files whose last git commit was done ...
gubatron
2014-02-09
1
-1
/
+1
*
Remove redundant .c_str()s
Wladimir J. van der Laan
2014-01-23
1
-2
/
+2
*
Remove ui_interface ThreadSafeAskFee residue
Wladimir J. van der Laan
2013-12-18
1
-6
/
+0
*
Cleanup code using forward declarations.
Brandon Dahler
2013-11-10
1
-3
/
+5
*
Bump Year Number to 2013
super3
2013-10-20
1
-1
/
+1
*
Replace printf with LogPrintf / LogPrint
Gavin Andresen
2013-09-18
1
-2
/
+2
*
Improve block database load error reporting
Pieter Wuille
2013-02-17
1
-2
/
+2
*
add InitMessage() to noui and use debug.log for GUI
Philip Kaufmann
2013-01-11
1
-0
/
+6
*
update noui_ThreadSafeMessageBox function to use strCaption
Philip Kaufmann
2013-01-06
1
-2
/
+2
*
rework ThreadSafeAskFee() / askFee() functions
Philip Kaufmann
2012-12-04
1
-1
/
+1
*
update CClientUIInterface and remove orphan Wx stuff
Philip Kaufmann
2012-11-26
1
-2
/
+19
*
introduce a new StartShutdown() function, which starts a thread with Shutdown...
Philip Kaufmann
2012-06-12
1
-7
/
+0
*
Merge pull request #1354 from fanquake/master
Pieter Wuille
2012-05-20
1
-1
/
+1
|
\
|
*
Update License in File Headers
Fordy
2012-05-18
1
-1
/
+1
*
|
Make testcases build, prevent windows symbol collision
Wladimir J. van der Laan
2012-05-20
1
-0
/
+35
*
|
Convert UI interface to boost::signals2.
Wladimir J. van der Laan
2012-05-20
1
-59
/
+0
*
|
Fine-grained UI updates
Wladimir J. van der Laan
2012-05-20
1
-8
/
+23
|
/
*
Remove headers.h
Pieter Wuille
2012-04-17
1
-1
/
+0
*
Move from noui.h / ui.h to one ui_interface.h with dummy implementation for t...
Wladimir J. van der Laan
2012-04-04
1
-0
/
+45