novacoin.git
2012-04-12 Jeff GarzikBIP 0031: pong message
2012-04-12 Gavin AndresenFix OSX build errors.
2012-04-12 Wladimir J... Merge pull request #855 from sje397/ToggleHide
2012-04-11 Pieter WuilleMerge pull request #1072 from sipa/boostpaths
2012-04-11 Pieter WuilleUse filesystem::path instead of manual string tinkering
2012-04-11 Wladimir J... 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... by popular request, make 4th bar of connection icon...
2012-04-11 Gavin AndresenMerge pull request #1077 from sipa/buildinfo
2012-04-11 Pieter WuilleFix build.h dependencies
2012-04-11 Pieter WuilleForce regeneration of build.h in qmake builds
2012-04-10 Pieter WuilleMerge pull request #1054 from sipa/buildinfo
2012-04-10 Wladimir J... 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-10 Pieter WuilleMerge pull request #1070 from cardpuncher/patch-1
2012-04-09 Pieter WuilleMerge pull request #1052 from sipa/scopedlocks
2012-04-09 cardpuncherAdded comment lines in French & Turkish which basically...
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 Gregory MaxwellMerge pull request #987 from luke-jr/ipc_name_fix
2012-04-06 Luke DashjrBugfix: Replace "URL" with "URI" where we aren't actual...
2012-04-06 Wladimir J... 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 Gregory MaxwellMerge pull request #1051 from graingert/patch-1
2012-04-06 graingertChange sign message bitcoin address tooltip to "The...
2012-04-05 Gavin AndresenMerge pull request #1047 from luke-jr/strlcpy_attribute
2012-04-05 Luke DashjrDocument strlcpy.h in assets-attribution.txt since...
2012-04-05 Pieter WuilleMerge pull request #1045 from sipa/fastblocks2
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 Wladimir J... Merge pull request #1038 from Diapolo/misc
2012-04-05 Gavin AndresenRemove USE_SSL #define
2012-04-05 Pieter WuilleVerify status of encrypt/decrypt calls to detect failed...
2012-04-04 Philip Kaufmannremoved an unneeded space in bitcoin-qt.pro
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... Merge pull request #1025 from Diapolo/GUI-BlockDL
2012-04-04 Wladimir J... Move from noui.h / ui.h to one ui_interface.h with...
2012-04-04 Wladimir J... Use a messagebox to display the error when -server...
2012-04-04 Wladimir J... qtui.h/noui.h interface cleanup
2012-04-04 Wladimir J... support RPC stop and encryptwallet with UI
2012-04-04 Wladimir J... move translation function _ to qtui.h/noui.h instead...
2012-04-04 Wladimir J... remove dependency on serialize.h and util.h for SecureS...
2012-04-04 Wladimir J... remove unused CalledSetStatusBar and UIThreadCall notif...
2012-04-04 Wladimir J... Update UI through async calls MainFrameRepaint and...
2012-04-04 Wladimir J... Code deduplication: make function in GUIUtil to get...
2012-04-04 Wladimir J... move QT_PLUGINS stuff to qt main file, where it belongs
2012-04-03 Wladimir J... Merge pull request #949 from laanwj/2012_03_vc2010compi...
2012-04-03 Wladimir J... VC2010 compile fixes
2012-04-03 Gregory MaxwellMerge pull request #934 from luke-jr/gitian_luke
2012-04-03 Philip Kaufmannclarified comment why we use an own progressbar style...
2012-04-03 Philip Kaufmannchanged percentage done in tooltip to float to be more...
2012-04-03 Gregory MaxwellMerge pull request #1026 from laanwj/2012_04_increase_u...
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 Wladimir J... Increase time ago of last block for "up to date" status...
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 Pieter WuilleMerge pull request #1018 from sipa/gpg
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-31 Pieter WuilleUpdated my GPG key
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 Gavin AndresenMerge pull request #1008 from gavinandresen/addrworkaround
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 AndresenMerge pull request #996 from Diapolo/tx-lang-upd
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
next