Mercurial > hg > bitcoin
graph
-
util.h/.ccp: modifiy some comments / rename MyGetSpecialFolderPath() -> GetSpecialFolderPath(), set fCreate default to true and remove the fallback (not Win >= Vista compatible anyway) / remove namespace fs stuff where only used once / misc small changes' draftSun, 22 Apr 2012 16:22:45 +0200, by Philip Kaufmann
-
Merge pull request #1211 from Diapolo/harmonize_ellipsis draftWed, 09 May 2012 00:14:30 -0700, by Wladimir J. van der Laan
-
harmonize the use of ellipsis ("...") to be used in menus, but not on buttons / update some strings to be more informative draftSun, 06 May 2012 16:24:15 +0200, by Philip Kaufmann
-
Merge pull request #1215 from laanwj/2012_05_nogridtables draftTue, 08 May 2012 23:34:10 -0700, by Wladimir J. van der Laan
-
RPC: Support HTTP/1.0 and HTTP/1.1, including the proper use of keep-alives draftTue, 24 Apr 2012 01:10:02 -0400, by David Joel Schwartz
-
Make it possible to set user interface language from options dialog draftTue, 08 May 2012 23:03:41 +0200, by Wladimir J. van der Laan
-
Organize optionsdialog (split off Window and Network page) draftMon, 07 May 2012 21:49:22 +0200, by Wladimir J. van der Laan
-
Merge pull request #1221 from Diapolo/optionsdialog draftTue, 08 May 2012 22:44:04 -0700, by Wladimir J. van der Laan
-
remove 2 ugly spaces from a string used in translations draftTue, 08 May 2012 09:31:25 +0200, by Philip Kaufmann
-
Revert part of 1302257e: don't update CXXFLAGS, only xCXXFLAGS draftTue, 08 May 2012 21:18:35 -0400, by Jeff Garzik
-
Merge pull request #886 from luke-jr/getblock_full draftTue, 08 May 2012 15:31:52 -0700, by Gregory Maxwell
-
Merge pull request #1226 from Diapolo/init_h_rem_obsolete draftTue, 08 May 2012 15:18:08 -0700, by Jeff Garzik
-
Second parameter to JSON-RPC getblock/gettransaction: decompositions draftWed, 22 Feb 2012 17:44:09 -0500, by Luke Dashjr
-
Add block "confirmations" to getblock, mainly for identifying orphans draftWed, 22 Feb 2012 13:26:25 -0500, by Luke Dashjr
-
remove 2 obsolete functions from init.h that moved to util.h draftTue, 08 May 2012 23:22:36 +0200, by Philip Kaufmann
-
Merge pull request #1180 from jgarzik/sign-compare draftTue, 08 May 2012 13:50:27 -0700, by Jeff Garzik
-
Merge pull request #841 from sipa/getalltransactions draftTue, 08 May 2012 13:19:11 -0700, by Gregory Maxwell
-
Merge pull request #883 from sipa/loadblock draftTue, 08 May 2012 12:37:27 -0700, by Gregory Maxwell