22 Commits (51ed9ec971614aebdbfbd9527aba365dd0afd437)

Author SHA1 Message Date
Brandon Dahler 51ed9ec971 Cleanup code using forward declarations. 11 years ago
Wladimir J. van der Laan e30bd78f81 No more fHaveGUI 11 years ago
Pieter Wuille 722fa283d0 Break dependency of init on wallet. 11 years ago
Wladimir J. van der Laan 2a03a39020 Add separate bitcoin-rpc client 11 years ago
super3 db0e8ccd90 Bump Year Number to 2013 11 years ago
Nils Schneider 674cb304b3 let user select wallet file with -wallet=foo.dat 12 years ago
Gavin Andresen 723035bb68 Have Qt poll for shutdown requested, the QT way. 11 years ago
Gavin Andresen b31499ec72 Clean up shutdown process 11 years ago
Gavin Andresen c8c2fbe07f Shutdown cleanup prep-work 11 years ago
Philip Kaufmann 9247134eab introduce a new StartShutdown() function, which starts a thread with Shutdown() if no GUI is used and calls uiInterface.QueueShutdown() if a GUI is used / all direct uiInterface.QueueShutdown() calls are replaced with Shutdown() - this ensures a clean GUI shutdown, even when catching a SIGTERM and allows the BitcoinGUI destructor to get called (which fixes a tray-icon issue and keeps the tray-icon until Bitcoin-Qt exits) 12 years ago
Wladimir J. van der Laan 239c11d0dd Make testcases build, prevent windows symbol collision 12 years ago
Fordy 3a25a2b9b0 Update License in File Headers 12 years ago
Wladimir J. van der Laan 9f5b11e6fd Move help message out of AppInit2 12 years ago
Philip Kaufmann 2387a7a969 remove 2 obsolete functions from init.h that moved to util.h 12 years ago
Pieter Wuille ed6d0b5f85 Remove headers.h 12 years ago
Gavin Andresen 882164196e Update all copyrights to 2012 13 years ago
Matt Corallo f18a119ac0 Implement "Start on window system startup" on Win32 + Linux. 13 years ago
Matt Corallo b2120e223a Unify copyright notices. 13 years ago
Wladimir J. van der Laan e8ef3da713 update core to d0d80170a2 (CWallet class) 13 years ago
Pieter Wuille 64c7ee7e6b CWallet class 13 years ago
Wladimir J. van der Laan ba4081c1fc move back to original directory structure 13 years ago
Wladimir J. van der Laan 69d605f410 integration of core bitcoin 13 years ago