log

age author description
Sun, 10 Jun 2012 01:50:54 +0200 Matt Corallo Upgrade to Boost 1.49 on Win32 draft
Thu, 14 Jun 2012 09:48:10 -0700 Gregory Maxwell Merge pull request #1463 from sipa/fix_1455 draft
Thu, 14 Jun 2012 18:31:08 +0200 Pieter Wuille Use a 64-bit nonce in ping draft
Fri, 08 Jun 2012 18:42:05 +0200 Pieter Wuille Add netbase tests draft
Wed, 30 May 2012 22:44:23 +0200 Pieter Wuille Improve parsing of IPv6 addresses draft
Thu, 14 Jun 2012 15:06:23 +0200 Wladimir J. van der Laan Show command line options as dialog when opened from debug window draft
Thu, 14 Jun 2012 05:52:33 -0700 Wladimir J. van der Laan Merge pull request #1459 from laanwj/2012_06_trayiconmenu draft
Thu, 14 Jun 2012 09:41:11 +0200 Wladimir J. van der Laan Fix build of testcases after commit 0f10b21719e1b0d9683a142f0a7105e65f095694 draft
Wed, 13 Jun 2012 23:17:06 -0700 Wladimir J. van der Laan Merge pull request #1002 from Diapolo/URL-handling_2 draft
Wed, 13 Jun 2012 23:12:22 -0700 Wladimir J. van der Laan Merge pull request #1439 from Diapolo/ClientShutdown draft
Thu, 14 Jun 2012 07:57:10 +0200 Wladimir J. van der Laan Reorganize tray icon menu into more logical order draft
Wed, 28 Mar 2012 14:55:29 +0200 Philip Kaufmann URI-handling code update: added safety checks and tray-notifications draft
Wed, 13 Jun 2012 22:49:38 -0700 Wladimir J. van der Laan Merge pull request #1420 from Diapolo/extend_showNormalIfMinimized draft
Wed, 13 Jun 2012 21:36:35 -0400 Gavin Andresen Merge branch 'refactor_coinselect' of https://github.com/luke-jr/bitcoin draft
Wed, 13 Jun 2012 09:24:39 -0700 Wladimir J. van der Laan Merge pull request #1448 from Diapolo/2012-06-13_translation_updates draft
Wed, 13 Jun 2012 09:23:10 -0700 Wladimir J. van der Laan Merge pull request #1449 from laanwj/2012_06_bitcoinstrings draft
Wed, 13 Jun 2012 18:34:29 +0200 Philip Kaufmann set cursor for balance field to IBeamCursor (to show the user it IS selectable) and set autoDefault to false for the buttons that do not need this draft
Wed, 13 Jun 2012 18:17:28 +0200 Wladimir J. van der Laan Update bitcoinstrings from core and English source translation file draft
Wed, 13 Jun 2012 18:04:27 +0200 Philip Kaufmann update translation files (fetched from Transifex) and remove translation for fr_FR, which was removed / renamed on TX draft
Wed, 13 Jun 2012 07:37:24 -0700 Wladimir J. van der Laan Merge pull request #1433 from Diapolo/tabbed_optionsdialog draft
Fri, 08 Jun 2012 15:21:55 +0200 Philip Kaufmann re-work optionsdialog to a tabbed UI based on an ui-file draft
Tue, 12 Jun 2012 23:56:14 -0700 Wladimir J. van der Laan Merge pull request #1444 from laanwj/2012_06_opendebuglog draft
Tue, 12 Jun 2012 23:08:31 -0700 Wladimir J. van der Laan Merge pull request #1445 from Diapolo/RPCCon_Button_noAutoDefault draft
Tue, 12 Jun 2012 17:08:34 -0700 Gavin Andresen Merge pull request #1446 from TheBlueMatt/changelog draft
Wed, 13 Jun 2012 01:06:40 +0200 Matt Corallo Update wiki changelog at doc/release-process.txt draft
Tue, 05 Jun 2012 07:23:26 +0200 Philip Kaufmann merge toggleHidden() code into showNormalIfMinimized() to extend the functionality, but keep a simpler toggleHidden() for use in SLOT() macro draft
Tue, 12 Jun 2012 17:17:51 +0200 Philip Kaufmann make buttons in debug window non autoDefault draft
Tue, 12 Jun 2012 04:19:49 -0700 Wladimir J. van der Laan Merge pull request #1440 from Diapolo/overviewpage_InitialBalance draft
Tue, 12 Jun 2012 03:43:06 -0700 Pieter Wuille Merge pull request #1441 from TheBlueMatt/gitian-downloader draft
Tue, 12 Jun 2012 01:49:32 -0700 Wladimir J. van der Laan Merge pull request #1443 from laanwj/2012_06_addressbook_noautoselect draft
Tue, 12 Jun 2012 16:35:19 +0200 Wladimir J. van der Laan Cross-platform "Open debug logfile" draft
Tue, 12 Jun 2012 10:46:24 +0200 Wladimir J. van der Laan Do not select first address automatically in the address book draft
Mon, 11 Jun 2012 22:30:21 -0700 Wladimir J. van der Laan Merge pull request #1412 from Diapolo/string_wait_mature draft
Mon, 11 Jun 2012 07:40:14 +0200 Philip Kaufmann introduce a new StartShutdown() function, which starts a thread with Shutdown() if no GUI is used and calls uiInterface.QueueShutdown() if a GUI is used / all direct uiInterface.QueueShutdown() calls are replaced with Shutdown() - this ensures a clean GUI shutdown, even when catching a SIGTERM and allows the BitcoinGUI destructor to get called (which fixes a tray-icon issue and keeps the tray-icon until Bitcoin-Qt exits) draft
Tue, 12 Jun 2012 01:52:34 +0200 Matt Corallo Fix broken config files draft
Mon, 11 Jun 2012 22:40:06 +0200 Philip Kaufmann change initial Balance on overviewpage from "123.456 BTC" to "0 BTC" to not confuse users, which could see it before we init with the real wallet balance draft
Sat, 09 Jun 2012 12:40:15 -0700 Jeff Garzik Merge pull request #1435 from TheBlueMatt/mingwbuild draft
Sat, 09 Jun 2012 17:14:41 +0200 Matt Corallo Fix Mingw64 build (missing headers according to M$ documentation) draft
Sun, 03 Jun 2012 13:03:55 +0200 Philip Kaufmann update info string in GUI for generated blocks and change "must wait" into "must mature" to take the new immature label into consideration draft
Fri, 08 Jun 2012 07:29:34 -0700 Pieter Wuille Merge pull request #1421 from Diapolo/netbase_fix_sign_warnings draft
Fri, 08 Jun 2012 16:26:27 +0200 Pieter Wuille Update comment about secure_allocator<> draft
Fri, 08 Jun 2012 07:22:19 -0700 Pieter Wuille Merge pull request #1424 from TheBlueMatt/lockcontention draft
Tue, 05 Jun 2012 11:13:25 -0700 Pieter Wuille Merge pull request #1418 from Diapolo/GUI_fix_default_proxy_addr draft
Thu, 07 Jun 2012 19:14:18 +0200 Ricardo M. Correia Move NOINLINE definition to test where it's used. draft
Thu, 07 Jun 2012 19:11:15 +0200 Ricardo M. Correia Don't overflow integer on 32-bit machines. draft
Thu, 31 May 2012 20:31:15 +0200 Ricardo M. Correia Use C++-style numeric limits instead of C-style. draft
Thu, 31 May 2012 19:12:01 +0200 Ricardo M. Correia Fix noinline definition so that it works for more compilers. draft
Mon, 14 May 2012 21:17:24 +0200 Ricardo M. Correia Fix signed subtraction overflow in CBigNum::setint64(). draft
Mon, 14 May 2012 21:15:27 +0200 Ricardo M. Correia Add test case for CBigNum::setint64(). draft
Mon, 14 May 2012 02:50:01 +0200 Ricardo M. Correia Don't overflow signed ints in CBigNum::setint64(). draft
Sun, 13 May 2012 21:31:59 +0200 Ricardo M. Correia Make CNetAddr::GetHash() return an unsigned val. draft
Tue, 05 Jun 2012 16:12:32 +0200 Matt Corallo Fix DEBUG_LOCKCONTENTION draft
Tue, 05 Jun 2012 06:45:49 -0700 Gavin Andresen Merge pull request #1422 from Diapolo/add_used_datadir_debug_log draft
Tue, 05 Jun 2012 07:37:07 +0200 Philip Kaufmann add used datadir to debug.log draft
Tue, 05 Jun 2012 07:32:27 +0200 Philip Kaufmann fix two signed/unsigned comparison warnings in netbase.cpp draft
Mon, 04 Jun 2012 23:13:01 +0200 Philip Kaufmann fix default Proxy address in Qt options (no hostname allowed currently) draft
Mon, 04 Jun 2012 14:15:19 -0400 Gavin Andresen Merge branch 'netopt' of https://github.com/sipa/bitcoin draft
Mon, 04 Jun 2012 09:15:45 -0700 Gavin Andresen Merge pull request #1411 from TheBlueMatt/debian draft
Mon, 04 Jun 2012 09:14:34 -0700 Gavin Andresen Merge pull request #1415 from dooglus/fix-build-unix.txt draft
Thu, 12 Apr 2012 16:22:15 -0700 Chris Moore Fix coin selection to only include change when it's necessary. draft