Merge pull request #1115 from laanwj/2012_04_cleanupmisc
[novacoin.git] / src /
2012-04-17 Gavin AndresenMerge pull request #1115 from laanwj/2012_04_cleanupmisc
2012-04-17 Jeff Garzikmain.cpp: replace tabs with spaces
2012-04-17 Jeff GarzikAlreadyHave(): only hold lock during mapTransactions...
2012-04-17 Wladimir J. van... Remove unused and unreachable code
2012-04-17 Wladimir J. van... Add forgotten initializer
2012-04-17 Jeff GarzikMerge pull request #1094 from jgarzik/already-have...
2012-04-17 Jeff GarzikBump PROTOCOL_VERSION to 60001, thereby enabling BIP31
2012-04-17 Jeff GarzikMerge pull request #1081 from jgarzik/pong
2012-04-16 Wladimir J. van... Merge pull request #1092 from laanwj/2012_04_sendcoins_...
2012-04-16 Wladimir J. van... Merge pull request #1091 from Diapolo/GUI-BlockDL
2012-04-15 Jeff GarzikMerge pull request #1104 from laanwj/2012_04_clang
2012-04-15 Jeff GarzikMerge pull request #1084 from dooglus/validate_secret
2012-04-15 Wladimir J. van... Merge pull request #1097 from laanwj/2012_04_runawayexc...
2012-04-15 Wladimir J. van... fix warnings: suggest explicit braces to avoid ambiguou...
2012-04-15 Wladimir J. van... fix warnings: '&&' within '||' [-Wlogical-op-parentheses]
2012-04-15 Wladimir J. van... fix warnings: delete called on 'XX' that has virtual...
2012-04-15 Wladimir J. van... fix warnings: unused variable 'XX' [-Wunused-variable]
2012-04-15 Wladimir J. van... fix warnings: enumeration values 'XX' not handled in...
2012-04-15 Wladimir J. van... fix warnings: 'XX' defined as a struct here but previou...
2012-04-15 Wladimir J. van... fix warnings: array subscript is of type 'char' [-Wchar...
2012-04-15 Wladimir J. van... work around issue in boost::program_options that preven...
2012-04-15 Wladimir J. van... enable all warnings except invalid-offsetof, sign-compa...
2012-04-15 Luke DashjrBugfix: Check that QRcode_encodeString didn't return...
2012-04-14 Wladimir J. van... Show a message box when runaway exception happens
2012-04-14 Jeff GarzikMerge pull request #1093 from jgarzik/tx-opt
2012-04-14 Wladimir J. van... Merge pull request #1089 from laanwj/2012_04_translatio...
2012-04-14 Wladimir J. van... Update translations for bitcoin core
2012-04-14 Wladimir J. van... Do not show green tick unless all known blocks are...
2012-04-13 Jeff GarzikLocking fix for AlreadyHave()
2012-04-13 Jeff GarzikDatabase micro-optimization for "tx" network message
2012-04-13 Wladimir J. van... Set label when selecting an address that already has...
2012-04-13 Philip Kaufmannrevert to default OS theme for progressbar / fix small...
2012-04-13 Wladimir J. van... Add missing tooltip and key shortcut in settings dialog...
2012-04-13 Gavin AndresenMerge pull request #1087 from sipa/fix_1086
2012-04-13 Pieter WuilleFix #1086: add /testnet to passed datadir
2012-04-13 Jeff GarzikReplace several network protocol version numbers with...
2012-04-12 Chris MooreCBitcoinSecret::SetString() now calls IsValid() to...
2012-04-12 Gavin AndresenMerge pull request #1041 from gavinandresen/listtransac...
2012-04-12 Wladimir J. van... make text in about box selectable (fixes #1055)
2012-04-12 Philip Kaufmannenable wordWrap on lblQRCode / small code comment change
2012-04-12 Philip Kaufmannlimit length of generated URI to 255 chars to prevent...
2012-04-12 Philip Kaufmannupdated to reflect pull-request suggestions / renamed...
2012-04-12 Philip Kaufmannfixed amount part of URI in QR-Codes / removed (no...
2012-04-12 Jeff GarzikRemove obsolete Win32 AffinityBugWorkaround()
2012-04-12 Jeff Garzikversion.h: separate client, net sections. Move more...
2012-04-12 Jeff GarzikBIP 0031: pong message
2012-04-12 Gavin AndresenFix OSX build errors.
2012-04-12 Wladimir J. van... Merge pull request #855 from sje397/ToggleHide
2012-04-11 Pieter WuilleUse filesystem::path instead of manual string tinkering
2012-04-11 Wladimir J. van... Merge pull request #1083 from laanwj/2012_04_connectionicon
2012-04-11 Gavin AndresenRemove path.make_preferred() calls, and fix compiler...
2012-04-11 Wladimir J. van... by popular request, make 4th bar of connection icon...
2012-04-11 Pieter WuilleFix build.h dependencies
2012-04-10 Pieter WuilleMerge pull request #1054 from sipa/buildinfo
2012-04-10 Wladimir J. van... Merge pull request #1046 from laanwj/2012_04_rpcporterror
2012-04-10 Pieter WuilleBuild identification strings
2012-04-10 sje397Toggle main window hide on tray icon click
2012-04-09 Pieter WuilleMerge pull request #1052 from sipa/scopedlocks
2012-04-09 Gavin AndresenMerge branch 'filesystem' of https://github.com/Diapolo...
2012-04-08 Pieter WuilleDo not report spurious deadlocks caused by TRY_LOCK
2012-04-08 Pieter WuilleSupport for parametrized locks in deadlock detector
2012-04-08 Pieter WuilleUse scoped locks instead of CRITICAL_BLOCK
2012-04-06 Luke DashjrBugfix: Replace "URL" with "URI" where we aren't actual...
2012-04-06 Wladimir J. van... Show error message instead of exception crash when...
2012-04-06 Philip Kaufmannfixed small error in bitcoinrpc.cpp
2012-04-06 Philip Kaufmannupdated util.cpp to use make_preferred()
2012-04-06 Philip Kaufmannupdated bitcoinrpc.cpp to use make_preferred() and...
2012-04-06 Philip Kaufmannupdated db.cpp to use make_preferred()
2012-04-06 Pieter WuilleMerge pull request #1033 from sipa/wait
2012-04-06 graingertChange sign message bitcoin address tooltip to "The...
2012-04-05 Pieter WuilleFlush on log size instead of transaction count
2012-04-05 Gavin AndresenMerge pull request #1043 from Diapolo/misc
2012-04-05 Gavin AndresenMerge pull request #1042 from gavinandresen/use_ssl_cleanup
2012-04-05 Gavin AndresenMerge pull request #1037 from gavinandresen/addmultisig...
2012-04-05 Gavin AndresenMerge pull request #1036 from gavinandresen/pubsubcleanup
2012-04-05 Gavin AndresenMerge pull request #1035 from gavinandresen/osxbuild
2012-04-05 Gregory MaxwellMerge pull request #1039 from sipa/fix_955
2012-04-05 Philip Kaufmannremoved obsolete boost workaround (boost ticket #4258)
2012-04-05 Gavin AndresenRemove USE_SSL #define
2012-04-05 Gavin AndresenBug fix listtransactions from/count handling.
2012-04-05 Pieter WuilleVerify status of encrypt/decrypt calls to detect failed...
2012-04-04 Philip Kaufmannremoved an unused / obsolete tag from bitcoin.qrc
2012-04-04 Gavin AndresenEnable addmultisigaddress RPC call for main network
2012-04-04 Gavin AndresenRemove half-implemented publish/subscribe system
2012-04-04 Gavin AndresenAdd ifdef RELEASE to makefile.osx as the compile-for...
2012-04-04 Pieter WuilleCondition variable for outbound connection slots
2012-04-04 Pieter WuilleLocking system overhaul, add condition variables
2012-04-04 Pieter WuilleMerge pull request #1019 from laanwj/2012_03_uirefactor
2012-04-04 Wladimir J. van... Merge pull request #1025 from Diapolo/GUI-BlockDL
2012-04-04 Wladimir J. van... Move from noui.h / ui.h to one ui_interface.h with...
2012-04-04 Wladimir J. van... Use a messagebox to display the error when -server...
2012-04-04 Wladimir J. van... qtui.h/noui.h interface cleanup
2012-04-04 Wladimir J. van... support RPC stop and encryptwallet with UI
2012-04-04 Wladimir J. van... move translation function _ to qtui.h/noui.h instead...
2012-04-04 Wladimir J. van... remove dependency on serialize.h and util.h for SecureS...
2012-04-04 Wladimir J. van... remove unused CalledSetStatusBar and UIThreadCall notif...
2012-04-04 Wladimir J. van... Update UI through async calls MainFrameRepaint and...
2012-04-04 Wladimir J. van... Code deduplication: make function in GUIUtil to get...
2012-04-04 Wladimir J. van... move QT_PLUGINS stuff to qt main file, where it belongs
2012-04-03 Wladimir J. van... VC2010 compile fixes
next