index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ui_interface.cpp
Age
Commit message (
Expand
)
Author
2019-06-18
Merge #16092: Don't use global (external) symbols for symbols that are used i...
MarcoFalke
2019-06-06
Don't use global (external) symbols for symbols that are used in only one tra...
practicalswift
2019-06-02
Make reasoning about dependencies easier by not including unused dependencies
practicalswift
2019-04-23
Merge #15699: Remove no-op CClientUIInterface::[signal_name]_disconnect. Disc...
MarcoFalke
2019-04-09
[build] Add several util units
John Newbery
2019-03-29
Disconnect BlockNotifyGenesisWait and RPCNotifyBlockChange properly. Remove n...
practicalswift
2019-02-22
Remove use of uiInterface.LoadWallet in wallet code
Russell Yanofsky
2018-11-04
scripted-diff: Move util files to separate directory.
Jim Posen
2018-08-13
Merge #13634: ui: Compile boost::signals2 only once
MarcoFalke
2018-08-07
ui: Compile boost:signals2 only once
MarcoFalke
2018-07-27
Update copyright headers to 2018
DrahtBot
2018-01-03
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2017-11-16
scripted-diff: Replace #include "" with #include <> (ryanofsky)
MeshCollider
2016-09-26
[wallet] Add high transaction fee warnings
MarcoFalke
2016-04-02
[ui] Move InitError, InitWarning, AmountErrMsg
MarcoFalke