Remove wxWidgets
[novacoin.git] / src / init.cpp
2011-09-26 Gavin AndresenRemove wxWidgets
2011-09-26 Gavin AndresenMerge pull request #517 from gavinandresen/DoSprevention
2011-09-21 Gavin AndresenFramework for banning mis-behaving peers
2011-09-02 Wladimir J. van... bitcoin-qt cannot be used as command line rpc client
2011-08-28 Misbakh-Soloviev... add russian translation and add unicode compatibility...
2011-08-16 Wladimir J. van... Merge branch 'master' of https://github.com/bitcoin...
2011-08-09 Matt CoralloUnify copyright notices.
2011-08-06 Wladimir J. van... Merge branch 'master' of https://github.com/bitcoin...
2011-08-03 Matt CoralloDon't listen if on TOR (resolves #441).
2011-08-02 Wladimir J. van... add splash screen
2011-07-26 Wladimir J. van... Merge remote branch 'upstream/master'
2011-07-17 Pieter Wuilleget rid of mapPubKeys
2011-07-15 Wladimir J. van... Merge branch 'master' of https://github.com/bitcoin...
2011-07-13 Jeff GarzikMerge pull request #381 from TheBlueMatt/nminversion
2011-07-08 Pieter WuillePrepare codebase for Encrypted Keys.
2011-07-07 Wladimir J. van... Sync to bitcoin git e94010b2395694d56dd6
2011-07-07 Wladimir J. van... temp patch for qtui
2011-07-05 Matt CoralloAdd minversion to wallet.
2011-07-03 Wladimir J. van... windows build fixes
2011-07-01 Jeff GarzikEnable DNS seeding by default.
2011-06-26 Wladimir J. van... update core to d0d80170a2ca73004e08fb85007fe055cbf4e411...
2011-06-24 James BurkleEdited init.cpp to include a check that -datadir exists
2011-06-22 Wladimir J. van... use #ifdef QT_UI to distinguish Qt UI instead of hardco...
2011-06-20 markfixes for mac build
2011-06-19 Shane WegnerFix missing includes needed for Boost 1.46.
2011-06-18 Wladimir J. van... update bitcoin core from git (eeac8727bc0a951631bd)
2011-06-15 Pieter WuilleCWallet class
2011-06-14 Jeff GarzikMerge pull request #226 from jordanlewis/betterheaders
2011-06-12 Wladimir J. van... update bitcoin core to git ce148944c776ae8e91cc058f44dd...
2011-06-11 Pieter WuilleFaster timeout when connecting
2011-06-11 Wladimir J. van... move back to original directory structure
2011-06-11 Han Lin YapRemove unused variable
2011-05-22 Pieter WuilleUpdate transactions already in the wallet when rescanning.
2011-05-17 Jordan LewisOnly include certain boost headers if necessary.
2011-05-16 Jordan LewisOnly include strlcpy.h when we have to
2011-05-16 Jordan LewisOnly include init.h when we have to
2011-05-16 Jordan LewisOnly include net.h when we have to
2011-05-16 Jordan LewisOnly included rpc.h when necessary
2011-05-16 Jordan LewisOnly include db.h when we have to.
2011-05-15 Wladimir J. van... make bitcoin include files more modular
2011-05-10 Pieter WuilleSupport for name lookups in -connect and -addnode
2011-05-09 Jeff GarzikManual merge of jaromil's source tree reorg commit.
2011-04-23 Jaromildirectory re-organization (keeps the old build system)