aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-05-05removed tooltip balance until it can be made to change without opening the UIJohn Maguire
2011-05-05Remove the option to generate coins from the Options Dialog.Matt Corallo
2011-05-03Fix broken build (remove declarations of GUI generate methods)Gavin Andresen
2011-05-03Merge pull request #142 from jgarzik/remove-gui-gen.Gavin Andresen
2011-05-03Merge pull request #173 from gavinandresen/testnet_isstandard.Gavin Andresen
2011-05-03Merge pull request #190 from johnmaguire2013/tray.Gavin Andresen
2011-05-01Merge pull request #178 from wizeman/link-pthread.Pieter Wuille
2011-05-01fixed some translations which was... weirdJohn Maguire
2011-05-01added balance to tooltipsJohn Maguire
2011-05-01added "Send Bitcoins" option in the tray menuJohn Maguire
2011-05-01Merge pull request #179 from wizeman/segfault-lockfile.Gavin Andresen
2011-05-01Merge pull request #181 from sipa/fixcheckconf.Gavin Andresen
2011-05-01Merge pull request #186 from TheBlueMatt/nopng.Gavin Andresen
2011-05-01Merge pull request #187 from devrandom/master.Gavin Andresen
2011-04-28Bump version number to 0.3.22Gavin Andresen
2011-04-28gitian: strip binariesdevrandom
2011-04-27gitian descriptor with miniupnpcdevrandom
2011-04-25Remove unnecessary line which creates a dependency on wx's png library.Matt Corallo
2011-04-23Bugfix in recursive check in IsConfirmed()Pieter Wuille
2011-04-23directory re-organization (keeps the old build system)Jaromil
2011-04-23Fix segfault when we're unable to create the lock file.Ricardo M. Correia
2011-04-23Link with libpthread on Linux, required by libboost_thread.Ricardo M. Correia
2011-04-20Better wording for transaction fee notification messagesv0.3.21Gavin Andresen
2011-04-20More 0.3.21 release prepv0.3.21rcGavin Andresen
2011-04-20Update date in license.txtGavin Andresen
2011-04-20Monitor incoming transactions for spends by (a copy of) your own walletPieter Wuille
2011-04-20Accept non-standard transactions on testnet.Gavin Andresen
2011-04-18getbalance '*' was ignoring minconf param.Gavin Andresen
2011-04-18Automatically rescan after restoring wallet.datPieter Wuille
2011-04-18Remove GUI's "Generate Coins" option from the menu.Jeff Garzik
2011-04-18Merge branch 'upnpfix' of https://github.com/TheBlueMatt/bitcoinGavin Andresen
2011-04-16Fix for #156: UPnP segfault when no valid UPnP IGDs are found.Dan Helfman
2011-04-15Merge branch 'master' of https://github.com/gjs278/bitcoinGavin Andresen
2011-04-15Merge branch 'localefix'Gavin Andresen
2011-04-15Set time locale to POSIX in rfc1123Time so weekday/months in http responses a...Gavin Andresen
2011-04-15Merge branch 'http-version' of https://github.com/jgarzik/bitcoinGavin Andresen
2011-04-15Send/return full bitcoin version string in Server and User-Agent HTTP headersJeff Garzik
2011-04-15Ensure version number->string conversion is consistentJeff Garzik
2011-04-15add parameter from to listtransactions this allows querying for ranges, i.e. ...Carlo Alberto Ferraris
2011-04-15Exit when no UPnP router found and fUseUPnP gets set to 0.Matt Corallo
2011-04-13build: add note for Snow Leopard users and fix typos in linking instructionsDan Loewenherz
2011-04-13New checkpoint at block 118,000Gavin Andresen
2011-04-12pidfile support for daemongjs278
2011-04-12Merge branch 'listimmature' of /Users/gavin/src/gavin_btcGavin Andresen
2011-04-12Merge branch 'spentpertxout' of https://github.com/sipa/bitcoinGavin Andresen
2011-04-12Bugfix for spentpertxout: slow startupPieter Wuille
2011-04-12Merge branch 'upnp' of https://github.com/TheBlueMatt/bitcoinGavin Andresen
2011-04-12Merge branch 'spentpertxout' of https://github.com/sipa/bitcoinGavin Andresen
2011-04-12select transaction outputs separatelyPieter Wuille
2011-04-12Spent per txoutPieter Wuille