polished code and fixed progress display (was very jerky at the end of a sync)
[novacoin.git] / src /
2012-04-02 Philip Kaufmannpolished code and fixed progress display (was very...
2012-04-02 Philip Kaufmanncolor update for progress bar
2012-04-02 Philip Kaufmannimplemented OS independent progress bar style / moved...
2012-04-02 Philip Kaufmannchanged progressbar text to "~n blocks remaining"
2012-04-02 Philip Kaufmannremoved relative progressbar display and moved re-worke...
2012-04-02 Philip Kaufmannmodified block DL progressbar to be dynamic and more...
2012-04-02 Gavin AndresenMerge pull request #951 from TheBlueMatt/headerslimit
2012-04-02 Pieter WuilleMerge pull request #998 from Diapolo/transactiontable
2012-04-02 Pieter WuilleMerge pull request #1022 from Diapolo/fix#1020
2012-04-02 Pieter WuilleMerge pull request #995 from Diapolo/master
2012-04-02 Pieter WuilleMerge pull request #1006 from Diapolo/tr-tray
2012-04-02 Gavin AndresenBump version to 0.6.0.99 for 0.6.1 merge window
2012-04-01 Philip Kaufmannhide Delete button (only) on ReceivingTab / hide Sign...
2012-03-30 Philip Kaufmannfixed typo in comment in netbase.h and bignum.h
2012-03-29 Gavin AndresenMerge branch 'master' of github.com:bitcoin/bitcoin
2012-03-29 Gavin AndresenMerge pull request #1010 from sipa/fastblocks2
2012-03-29 Pieter WuilleUse transactions-updated as flush condition
2012-03-29 Gavin AndresenBump version to 0.6.0rc6
2012-03-29 Gavin AndresenWorkaround hangs when upgrading old addr.dat files
2012-03-29 Gavin AndresenMerge pull request #1007 from gavinandresen/log_auto_remove
2012-03-29 Gavin AndresenAuto-remove logs, and decrease logfile size to 10M
2012-03-29 Philip Kaufmannmade tray icon tooltip translatable
2012-03-27 Philip Kaufmannremoved an ugly line break in a transaction tooltip...
2012-03-27 Philip Kaufmannupdate translations from transifex
2012-03-26 Gavin AndresenUpdate version to 60005 (0.6.0rc5)
2012-03-26 Gavin AndresenMerge pull request #994 from sipa/deladdr
2012-03-26 Gavin AndresenMerge branch 'master' of github.com:bitcoin/bitcoin
2012-03-26 Gavin AndresenMerge pull request #991 from gavinandresen/disableWinURI
2012-03-26 Wladimir J. van... Merge pull request #990 from sipa/doc
2012-03-26 Gavin AndresenMerge branch 'deladdr' of https://github.com/sipa/bitcoin
2012-03-26 Pieter WuilleUse erase instead of rewrite to remove old addr entries
2012-03-26 Gavin AndresenDisable bitcoin: URI handling on Windows for the 0...
2012-03-26 Pieter WuilleBegin doxygen-compatible comments
2012-03-26 Philip Kaufmannmake sure Window is shown when clicking bitcoin: Links...
2012-03-26 Pieter WuilleMerge pull request #974 from sipa/walletupgrade
2012-03-26 Pieter WuilleMerge pull request #983 from laanwj/2012_03_removeunuse...
2012-03-25 Pieter WuilleGive DNS seeds a random age between 3 and 7 days old
2012-03-25 Wladimir J. van... remove unused functions from util.h/util.cpp
2012-03-22 Pieter WuilleIntroduce explicit -walletupgrade option
2012-03-22 Gavin AndresenMerge branch 'checklevel' of https://github.com/sipa...
2012-03-22 Gavin AndresenMerge pull request #975 from sipa/versioncheck
2012-03-22 Gavin AndresenMerge branch 'addrman' of https://github.com/sipa/bitcoin
2012-03-22 Gavin AndresenMerge pull request #964 from sipa/fastblocks
2012-03-22 Gavin AndresenMerge branch 'master' of github.com:bitcoin/bitcoin
2012-03-22 Wladimir J. van... Merge pull request #969 from laanwj/2012_03_printconsol...
2012-03-22 Pieter WuilleCheck minversion before loading the rest of the wallet
2012-03-22 Pieter WuilleAdd -checklevel and improve -checkblocks
2012-03-21 Gavin AndresenRemove -bip16 and -paytoscripthashtime command-line...
2012-03-21 Wladimir J. van... replace call to PrintConsole with call to error()
2012-03-21 Gavin AndresenMerge pull request #947 from ali1234/master
2012-03-21 Gavin AndresenMerge pull request #948 from sipa/unstuck
2012-03-21 Gavin AndresenMerge pull request #965 from khorben/master
2012-03-21 Pieter WuilleMore debug output for failed reorganizations
2012-03-21 MichaelCorrect date
2012-03-21 Wladimir J. van... Merge pull request #954 from Diapolo/master
2012-03-21 Pieter WuillePrevent stuck block download in large reorganisations
2012-03-21 Pieter WuilleSpeed up block downloading
2012-03-20 Pierre ProncheryAvoid some pointless warnings while compiling
2012-03-20 Gavin AndresenUse last checkpoint instead of hard-coded 140,700....
2012-03-20 p2kProper support for Growl 1.3 notifications
2012-03-20 Pieter Wuilleassertion in CBlock::SetBestChainInner was too strong
2012-03-20 Philip Kaufmannremove bitcoin_cs_CZ from bitcoin.qrc and delete bitcoi...
2012-03-19 Philip Kaufmannupdated english language source file via lupdate
2012-03-19 Nils SchneiderMerge pull request #953 from Diapolo/master
2012-03-19 Philip Kaufmannfixed a capitalization error in the german translation
2012-03-19 Philip Kaufmannupdate german translation from transifex
2012-03-19 Wladimir J. van... Merge pull request #928 from jojkaart/master
2012-03-19 Matt CoralloLimit getheaders to a hard 2000.
2012-03-19 Gregory MaxwellMerge pull request #931 from luke-jr/dbg_loaderr
2012-03-18 Joel KaartinenMake the sendcoins dialog use the configured unit type...
2012-03-18 Alistair BuxtonWhen disconnecting a node, clear the received buffer...
2012-03-16 Philip Kaufmannupdate german translation from transifex
2012-03-16 Gregory MaxwellBump CLIENT_VERSION for rc4 release
2012-03-16 Nils Schneiderupdate translations from transifex
2012-03-16 Wladimir J. van... Yet another attempt at implementing "minimize to tray...
2012-03-13 Gavin AndresenBump CLIENT_VERSION for rc3 release
2012-03-12 Pieter WuilleLimit the impact of reorganisations on the database
2012-03-12 Luke DashjrPrint more diagnostic info for the various DB_CORRUPT...
2012-03-11 Luke DashjrPrint wallet load errors (to debug.log)
2012-03-10 Gregory MaxwellResolves issue #922 - "wallet passphrase timeout of...
2012-03-05 nomnombtcfix typo src/net.cpp
2012-03-03 Pieter WuilleDo not allow overwriting unspent transactions (BIP 30)
2012-02-29 Gavin AndresenDoS fix for mapOrphanTransactions
2012-02-28 Gavin AndresenMerge branch 'mruinventory' of https://github.com/sipa...
2012-02-28 Gavin AndresenMerge branch '2012_02_getspecialfolderpath_overflow...
2012-02-28 Michael Ford"February"
2012-02-27 Gavin AndresenDo not start bitcoin: thread on OSX. fixes #889
2012-02-27 Gavin AndresenMerge branch 'nodosbip16' of https://github.com/sipa...
2012-02-27 Pieter WuilleAdd mruset and use it for setInventoryKnown
2012-02-27 Gavin AndresenMove BIP16 switchover time to April 1
2012-02-27 Gavin AndresenMerge branch 'nooptionsinwallet+fixproxysetting' of...
2012-02-27 Wladimir J. van... Merge pull request #853 from laanwj/2012_02_altminimizetray
2012-02-26 Pieter WuilleStore addrProxy port in settings
2012-02-26 Gavin AndresenReworked QT settings
2012-02-26 Gavin Andresenbitcoind changes to stop storing settings in wallet...
2012-02-26 Wladimir J. van... Simplify MyGetSpecialFolderPath and fix possible buffer...
2012-02-26 Pieter WuilleMove 'Backup Wallet' to file menu
2012-02-25 Pieter WuilleFix addrProxy setting
2012-02-25 Wladimir J. van... Merge pull request #897 from laanwj/2012_02_fixnegativesecs
2012-02-25 Wladimir J. van... In UI, handle cases in which the last received block...
next