Merge pull request #492 from gavinandresen/fasterinitialdownload
[novacoin.git] / src / ui.cpp
2011-09-03 Luke DashjrSupport for boost filesystem version 3
2011-09-01 Gavin AndresenFixed regression I introduced: wallets with lots of...
2011-09-01 Gavin AndresenLogic running with -keypool=0 was wrong (empty keys...
2011-08-31 Gavin AndresenFixed potential deadlocks in GUI code.
2011-08-31 Gavin AndresenFix rpc-hanging deadlocks
2011-08-09 Matt CoralloUnify copyright notices.
2011-07-26 Pieter WuilleBugfix: don't overuse limited ExtractAddress
2011-07-17 Pieter WuilleUse CBitcoinAddress instead of string/uint160
2011-07-17 Pieter Wuilleget rid of mapPubKeys
2011-07-13 Jeff GarzikMerge pull request #352 from TheBlueMatt/newenc
2011-07-13 Matt CoralloDynamically remove/insert the Options for encryption...
2011-07-13 Matt CoralloAdd wallet privkey encryption.
2011-07-09 Wladimir J. van... remove magic number: change threshold for nLockTime...
2011-07-09 Wladimir J. van... remove magic number: change threshold for nLockTime...
2011-07-08 Pieter WuillePrepare codebase for Encrypted Keys.
2011-07-05 Pieter WuilleFix synchronization of default key
2011-06-27 Stéphane GimenezFix AddressBook syncrhonization between a CWallet and...
2011-06-15 Pieter WuilleCWallet class
2011-06-15 Pieter Wuillemove wallet code to separate file
2011-06-14 Jeff GarzikMerge pull request #226 from jordanlewis/betterheaders
2011-05-27 Matt CoralloFix GUI build on UNIX.
2011-05-27 Matt CoralloHandle high DPI a bit more gracefully on Win32. #243
2011-05-17 Jordan LewisOnly include certain boost headers if necessary.
2011-05-15 Wladimir J. van... make bitcoin include files more modular
2011-05-11 Jeff GarzikReplace CENT with new constant MIN_TX_FEE, where approp...
2011-05-09 Jeff GarzikManual merge of jaromil's source tree reorg commit.
2011-04-23 Jaromildirectory re-organization (keeps the old build system)