novacoin.git
2011-07-17 Wladimir J... show rotating spinner when block download out of date...
2011-07-17 Wladimir J... make initial block download reporting somewhat better...
2011-07-16 Wladimir J... readme update
2011-07-16 Wladimir J... update readme
2011-07-16 Wladimir J... add missing icon
2011-07-16 Wladimir J... Revert "Now that send coins / receive coins etc are...
2011-07-16 Wladimir J... add sendmany support
2011-07-15 Wladimir J... Merge branch 'master' of https://github.com/bitcoin...
2011-07-15 Wladimir J... move README.md out of the way for now
2011-07-15 Wladimir J... Merge remote-tracking branch 'satoshi/qtui'
2011-07-15 Wladimir J... Add call to request unconfirmed balance
2011-07-15 Wladimir J... fix quoting
2011-07-15 Wladimir J... Now that send coins / receive coins etc are tabs, remov...
2011-07-15 Wladimir J... Merge pull request #8 from celil-kj/master
2011-07-15 Jeff GarzikMerge pull request #414 from spiechu/polish-translation
2011-07-15 CelilFix error when export is cancelled without specifying...
2011-07-14 Wladimir J... solve warnings at startup
2011-07-14 Dawid Spiechowiczadded polish wallet encryption messages
2011-07-14 Jeff GarzikMerge pull request #413 from TheBlueMatt/loadwalletret
2011-07-14 Matt CoralloFix bad return values in LoadWallet.
2011-07-14 Pieter WuilleMerge pull request #412 from sgimenez/db-transactions
2011-07-14 Stéphane GimenezSingle DB transaction for addresses from DNS seeds
2011-07-14 Gavin AndresenMerge pull request #411 from TheBlueMatt/master
2011-07-14 Matt CoralloFix Build in GetReservedKey() in wallet.cpp
2011-07-14 Gavin AndresenMerge pull request #410 from TheBlueMatt/master
2011-07-14 Patrick VarillySingle DB transaction for all addresses in a message
2011-07-14 Matt CoralloGenerate Warning when using default key.
2011-07-14 Jeff GarzikMerge pull request #409 from TheBlueMatt/master
2011-07-14 Matt CoralloFix crashes when a wallet is locked and GetReservedKey...
2011-07-13 Jeff GarzikMerge pull request #406 from muggenhor/warning-fixes
2011-07-13 Jeff GarzikMerge pull request #405 from sipa/syncdefault
2011-07-13 Giel van Schijndelfix warning: control reaches end of non-void function...
2011-07-13 Giel van Schijndelfix warning: variable ‘nMinDepth’ set but not used...
2011-07-13 Pieter WuilleMerge pull request #404 from TheBlueMatt/newenc
2011-07-13 Matt CoralloFix makefile.linux-mingw
2011-07-13 Pieter WuilleBugfix: add autogenerated addresses to address book
2011-07-13 Wladimir J... Update mac build (alkor on forums)
2011-07-13 Jeff Garzikdoc/README: word wrap into something readable
2011-07-13 Jeff GarzikBump version to 0.3.25
2011-07-13 Jeff GarzikUpdate CWallet::LoadWallet for proper return type.
2011-07-13 Jeff GarzikMerge pull request #399 from muggenhor/warning-fixes
2011-07-13 Giel van Schijndelfix warning: unused function 'SigIllHandlerSSE2' [...
2011-07-13 Giel van Schijndelfix warning: unused variable 'X' [-Wunused-variable]
2011-07-13 Giel van Schijndelfix warning: X enumeration values not handled in switch...
2011-07-13 Giel van Schijndelfix warning: comparison of unsigned expression < 0...
2011-07-13 Giel van Schijndelfix warnings: using the result of an assignment as...
2011-07-13 Giel van Schijndelfix warnings: expression result unused [-Wunused-value]
2011-07-13 Giel van Schijndelfix warning on 64bit systems: cast to pointer from...
2011-07-13 Matt CoralloUpdate makefile.linux-mingw to work with crypter and...
2011-07-13 Jeff GarzikMerge pull request #381 from TheBlueMatt/nminversion
2011-07-13 Jeff GarzikMerge pull request #402 from jayschwa/hirez-icon
2011-07-13 Jeff GarzikMerge pull request #396 from jayschwa/nsis-branding
2011-07-13 Jeff GarzikMerge pull request #352 from TheBlueMatt/newenc
2011-07-13 Jay WeisskopfIncrease resolution of Windows icon.
2011-07-13 Matt CoralloMake an invalid addrIncoming so that old clients crash.
2011-07-13 Matt CoralloUse DB Transactions when encrypting wallet.
2011-07-13 Pieter WuilleDo not use obsolete CPrivKey for passing keys around
2011-07-13 Matt CoralloAdd Wallet Encryption section to README
2011-07-13 Matt CoralloAdd the walletlock RPC method to lock the wallet manually.
2011-07-13 Matt CoralloDynamically remove/insert the Options for encryption...
2011-07-13 Matt CoralloPush unlocked_until in getinfo.
2011-07-13 Matt CoralloSet the number of SHA512 rounds based on the speed...
2011-07-13 Matt CoralloAdd wallet privkey encryption.
2011-07-12 Jay WeisskopfRemove NSIS branding from bottom divider.
2011-07-11 Jay WeisskopfSet default compression for NSIS installer to LZMA.
2011-07-11 Wladimir J... also show balloon on sent transaction, to notify when...
2011-07-11 Wladimir J... Show unconfirmed balance on overview page
2011-07-11 Wladimir J... Make tooltip on refresh more clear
2011-07-11 Jay WeisskopfAdd logos/branding currently found on bitcoin.org into...
2011-07-10 Doug HuffMake mlock() and munlock() portable to systems that...
2011-07-09 Jeff GarzikMerge pull request #392 from laanwj/antimagic
2011-07-09 Wladimir J... wxp/mingw build fixes
2011-07-09 Wladimir J... add better windows7/vista look by nico_w
2011-07-09 Wladimir J... remove placeholder text from ui form, code generator...
2011-07-09 Wladimir J... Add -fstack-protector to gcc CXX flags
2011-07-09 Wladimir J... README update
2011-07-09 Wladimir J... add export functionality for address book / receiving...
2011-07-09 Wladimir J... remove magic number: change threshold for nLockTime...
2011-07-09 Wladimir J... remove magic number: change threshold for nLockTime...
2011-07-09 Wladimir J... remove magic number: change threshold for nLockTime...
2011-07-08 Wladimir J... Readme update
2011-07-08 Wladimir J... Add context menu on transaction list: copy label, copy...
2011-07-08 Wladimir J... Transaction list: less terse tooltip
2011-07-08 Wladimir J... send coins dialog: make sure send button remain default...
2011-07-08 Jeff GarzikCompile 'sv' translation
2011-07-08 Jeff GarzikMerge pull request #376 from codler/translate
2011-07-08 Wladimir J... forgot synced icons
2011-07-08 Wladimir J... Reorganize "send coins" tab
2011-07-08 Wladimir J... Display a "freshness" indicator instead of nr of blocks
2011-07-08 Dylan Noblesmithmlock() all private keys in memory
2011-07-08 Pieter WuillePrepare codebase for Encrypted Keys.
2011-07-07 Wladimir J... update README
2011-07-07 Wladimir J... "Status" doesn't fit into narrow first column in transa...
2011-07-07 Wladimir J... Add German translation by nico_w
2011-07-07 Wladimir J... add [testnet] to whatever the current window title is
2011-07-07 Wladimir J... clarify todo/dones in readme
2011-07-07 Wladimir J... Selection/tab navigation fixes
2011-07-07 Wladimir J... convert to full tab-based ui
2011-07-07 Wladimir J... Qt handles the "..." for too long table rows. Remove...
2011-07-07 Wladimir J... Sync to bitcoin git e94010b2395694d56dd6
next