Mercurial > hg > bitcoin
graph
-
Hide UI immediately after leaving the main loop. draftSun, 06 May 2012 08:14:19 +0200, by Wladimir J. van der Laan
-
Bugfix: %-12I64d is not valid and causes the parameter to be skipped, use %12"PRI64d" instead draftSun, 06 May 2012 05:27:08 +0000, by Luke Dashjr
-
remove HTML code around "Wallet" (displayed on overview page) and use Qt tags for font settings draftWed, 04 Apr 2012 09:07:55 +0200, by Philip Kaufmann
-
Bugfix: %-12I64d is not valid and causes the parameter to be skipped, use %12"PRI64d" instead draftSat, 05 May 2012 02:41:43 +0000, by Luke Dashjr
-
Bugfix: Remove redundant duplicate transaction check draftFri, 04 May 2012 19:54:24 +0000, by Luke Dashjr
-
Merge branch '0.6.0.x' of gitorious.org:+bitcoin-stable-developers/bitcoin/bitcoind-stable into 0.6.0.x draftFri, 04 May 2012 18:58:37 +0000, by Luke Dashjr
-
change button tooltip on sign message page for copy to clipboard as it was missleading draftSun, 22 Apr 2012 17:32:08 +0200, by Philip Kaufmann
-
Check earlier for blocks with duplicate transactions. Fixes #1167 draftSun, 29 Apr 2012 20:56:55 -0400, by Gavin Andresen
-
remove obsolete BackupWallet() entry in wallet.h draftThu, 03 May 2012 11:30:52 +0200, by Philip Kaufmann
-
fix compiler warning "suggest parentheses around assignment used as truth draftTue, 01 May 2012 01:46:03 +0200, by Philip Kaufmann
-
Check earlier for blocks with duplicate transactions. Fixes #1167 draftSun, 29 Apr 2012 20:56:55 -0400, by Gavin Andresen
-
add bitcoin-qt.rc to OTHER_FILES (shown in Qt Creator) draftTue, 01 May 2012 22:26:33 +0200, by Philip Kaufmann
-
fix DEPENDPATH in the project file, as json has no include sub-dir and src was in twice draftTue, 01 May 2012 18:45:10 +0200, by Philip Kaufmann
-
fix compiler error in bitcoinrpc RE: boost::system draftWed, 11 Apr 2012 14:00:48 -0400, by Gavin Andresen
-
Bump win32.deps version number for new openssl draftFri, 27 Apr 2012 11:53:11 -0400, by Gavin Andresen
-
Windows build: compile against openssl 1.0.1b draftFri, 27 Apr 2012 10:52:14 -0400, by Gavin Andresen
-
Windows build: compile against openssl 1.0.1b draftFri, 27 Apr 2012 10:52:14 -0400, by Gavin Andresen
-
Windows build: compile against openssl 1.0.1b draftFri, 27 Apr 2012 10:52:14 -0400, by Gavin Andresen
-
We should include netinet/in.h to use sockaddr_in (POSIX.1-2001) draftWed, 25 Apr 2012 14:07:24 +0200, by Timothy Redaelli
-
CBlock::WriteToDisk() properly checks ftell(3) for error return draftSun, 22 Apr 2012 13:59:24 -0400, by Jeff Garzik
-
We should include netinet/in.h to use sockaddr_in (POSIX.1-2001) draftWed, 25 Apr 2012 14:07:24 +0200, by Timothy Redaelli
-
We should include netinet/in.h to use sockaddr_in (POSIX.1-2001) draftWed, 25 Apr 2012 14:07:24 +0200, by Timothy Redaelli
-
Test ScriptSigArgsExpected() for error, before accumulating return value draftSun, 22 Apr 2012 13:44:12 -0400, by Jeff Garzik
-
Add missing includes. (Fix bulding under GCC 4.7) draftFri, 20 Apr 2012 12:50:57 +0200, by Timothy Redaelli
-
Fix bugs on 'unsigned char' platforms. draftMon, 16 Apr 2012 01:32:55 -0400, by Dwayne C. Litzenberger
-
CNode's nHeaderStart may be negative, so change its type (PARTIAL) draftSun, 15 Apr 2012 16:59:48 -0400, by Jeff Garzik
-
Fix loop index var types, fixing many minor sign comparison warnings draftSun, 15 Apr 2012 16:52:09 -0400, by Jeff Garzik
-
The string class returns string::npos, when find() fails. draftSun, 15 Apr 2012 16:47:24 -0400, by Jeff Garzik
-
AlreadyHave(): only hold lock during mapTransactions access draftTue, 17 Apr 2012 12:30:00 -0400, by Jeff Garzik
-
Add missing breaks in optionmodel's switch case draftTue, 17 Apr 2012 23:27:59 +0200, by Pieter Wuille
-
Set label when selecting an address that already has a label. Fixes #1080. draftFri, 13 Apr 2012 21:08:46 +0200, by Wladimir J. van der Laan
-
Fix bugs on 'unsigned char' platforms. draftMon, 16 Apr 2012 01:32:55 -0400, by Dwayne C. Litzenberger
-
Fix sign-compare warnings: netbase's Lookup* max-solutions may be unsigned draftSun, 15 Apr 2012 16:58:32 -0400, by Jeff Garzik
-
Fix loop index var types, fixing many minor sign comparison warnings draftSun, 15 Apr 2012 16:52:09 -0400, by Jeff Garzik
-
fix warnings: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] draftSun, 15 Apr 2012 13:27:00 +0200, by Wladimir J. van der Laan
-
fix warnings: delete called on 'XX' that has virtual functions but non-virtual destructor [-Wdelete-non-virtual-dtor] draftSun, 15 Apr 2012 12:59:20 +0200, by Wladimir J. van der Laan
-
fix warnings: array subscript is of type 'char' [-Wchar-subscripts] draftSun, 15 Apr 2012 12:22:30 +0200, by Wladimir J. van der Laan
-
work around issue in boost::program_options that prevents from compiling in clang draftSun, 15 Apr 2012 11:42:40 +0200, by Wladimir J. van der Laan
-
Bug fix listtransactions from/count handling. draftWed, 04 Apr 2012 20:56:13 -0400, by Gavin Andresen
-
fix warnings: unused variable 'XX' [-Wunused-variable] draftSun, 15 Apr 2012 12:53:14 +0200, by Wladimir J. van der Laan
-
fix warnings: enumeration values 'XX' not handled in switch [-Wswitch-enum] draftSun, 15 Apr 2012 12:42:52 +0200, by Wladimir J. van der Laan
-
fix warnings: 'XX' defined as a struct here but previously declared as a class [-Wmismatched-tags] draftSun, 15 Apr 2012 12:31:56 +0200, by Wladimir J. van der Laan
-
fix warnings: array subscript is of type 'char' [-Wchar-subscripts] draftSun, 15 Apr 2012 12:22:30 +0200, by Wladimir J. van der Laan
-
Show a message box when runaway exception happens draftSat, 14 Apr 2012 09:41:05 +0200, by Wladimir J. van der Laan
-
Bugfix: nTotalBlocks wasn't in 0.5.0, so need to replace it with equivalent function call in backport draftSun, 15 Apr 2012 13:23:34 -0400, by Luke Dashjr
-
Add symlink to scripts/qt/make_windows_icon.sh from old file name, just in case draftSat, 14 Apr 2012 15:38:26 -0400, by Luke Dashjr
-
Rename make_windows_icon.py to .sh as it is a shell script (fixes #1099) draftSat, 14 Apr 2012 18:32:30 +0200, by Wladimir J. van der Laan
-
Do not show green tick unless all known blocks are downloaded (fixes #921) draftSat, 14 Apr 2012 08:21:22 +0200, by Wladimir J. van der Laan
-
Add missing tooltip and key shortcut in settings dialog (#1088 without line break part) draftFri, 13 Apr 2012 09:16:46 +0200, by Wladimir J. van der Laan
-
Show error message instead of exception crash when unable to bind RPC port draftThu, 05 Apr 2012 20:36:27 +0200, by Wladimir J. van der Laan
-
Bugfix: Windows lacks sleep(), so need to use Sleep() from util.h draftFri, 06 Apr 2012 17:44:26 -0400, by Luke Dashjr
-
Bugfix: Replace "URL" with "URI" where we aren't actually working with URLs draftSun, 25 Mar 2012 17:25:10 -0400, by Luke Dashjr
-
fix warnings: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] draftSun, 15 Apr 2012 13:27:00 +0200, by Wladimir J. van der Laan
-
fix warnings: '&&' within '||' [-Wlogical-op-parentheses] draftSun, 15 Apr 2012 13:03:28 +0200, by Wladimir J. van der Laan
-
fix warnings: unused variable 'XX' [-Wunused-variable] draftSun, 15 Apr 2012 12:53:14 +0200, by Wladimir J. van der Laan
-
CBitcoinSecret::SetString() now calls IsValid() to make sure it was passed something with the correct version. draftThu, 12 Apr 2012 13:13:08 -0700, by Chris Moore
-
Bugfix: Check that QRcode_encodeString didn't return NULL (error) draftSat, 14 Apr 2012 21:00:27 -0400, by Luke Dashjr
-
Display an error, rather than crashing, if encoding a QR Code failed. draftSat, 14 Apr 2012 15:27:12 -0400, by Luke Dashjr
-
removed (no label) string if we have NO label draftWed, 11 Apr 2012 14:21:15 +0200, by Philip Kaufmann
-
Added comment lines in French & Turkish which basically mean "Bitcoin, virtual P2P cryptocurrency". draftMon, 09 Apr 2012 22:22:38 +0300, by cardpuncher
-
Bugfix: Replace "URL" with "URI" where we aren't actually working with URLs draftSun, 25 Mar 2012 17:25:10 -0400, by Luke Dashjr
-
Change sign message bitcoin address tooltip to "The address to sign the message with" Closes #1050 draftFri, 06 Apr 2012 04:08:16 +0200, by graingert
-
Verify status of encrypt/decrypt calls to detect failed padding draftThu, 05 Apr 2012 01:02:49 +0200, by Pieter Wuille
-
Increase time ago of last block for "up to date" status from 30 to 90 minutes draftMon, 02 Apr 2012 20:34:17 +0200, by Wladimir J. van der Laan
-
Use a messagebox to display the error when -server is provided without providing a rpc password draftSat, 31 Mar 2012 15:08:25 +0200, by Wladimir J. van der Laan
-
removed an ugly line break in a transaction tooltip for case TransactionStatus::Mature draftTue, 27 Mar 2012 23:15:05 +0200, by Philip Kaufmann