Commit Graph

13 Commits (9eb7fc58426e8d3afedd9959c21566a3d2eaf6d8)

Author SHA1 Message Date
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)
13 years ago
Pieter Wuille 46784d0826 Merge pull request #1354 from fanquake/master
13 years ago
Wladimir J. van der Laan 239c11d0dd Make testcases build, prevent windows symbol collision
13 years ago
Fordy 3a25a2b9b0 Update License in File Headers
13 years ago
Wladimir J. van der Laan 9f5b11e6fd Move help message out of AppInit2
13 years ago
Philip Kaufmann 2387a7a969 remove 2 obsolete functions from init.h that moved to util.h
13 years ago
Pieter Wuille ed6d0b5f85 Remove headers.h
13 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
Pieter Wuille 64c7ee7e6b CWallet class
14 years ago
Wladimir J. van der Laan 223b6f1ba4 make bitcoin include files more modular
14 years ago
Jaromil 84c3fb07b0 directory re-organization (keeps the old build system)
14 years ago