Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-07-08 | Compile 'sv' translationv0.3.24 | Jeff Garzik | |
2011-07-08 | Merge pull request #376 from codler/translate | Jeff Garzik | |
Minor translation changes for latest build (Swedish) | |||
2011-07-03 | Minor translation changes for latest build | Han Lin Yap | |
2011-06-28 | added polish translation | Dawid Spiechowicz | |
2011-06-18 | Update translations and remove obsolete translations. | Matt Corallo | |
2011-06-14 | Merge pull request #314 from codler/translate | Jeff Garzik | |
Update swedish translation | |||
2011-06-14 | Consistent Bitcoin example address | Han Lin Yap | |
2011-06-14 | Update swedish translation | Han Lin Yap | |
2011-06-12 | Double check translation and improved a translation string | Han Lin Yap | |
2011-06-11 | Added Swedish translation | Han Lin Yap | |
2011-06-09 | Updated Chinese Simp translation | Dean Lee | |
2011-05-26 | Reset Last-Translator on de po to the proper value. | Matt Corallo | |
Sorry, Jakob, it was changed on accident by poedit. | |||
2011-05-26 | Czech translation | xHire | |
2011-05-26 | Merge remote branch 'bluematt/itfix2' | Pieter Wuille | |
2011-05-26 | Fixed some mistakes in the German translation. | Jakob Kramer | |
2011-05-26 | Fixed 2 things on the italian translation | HostFat | |
2011-05-25 | Updated spanish translation | ariel | |
2011-05-25 | Updated dutch translation | Pieter Wuille | |
2011-05-24 | Merge branch 'chfix' of https://github.com/TheBlueMatt/bitcoin into tmpv0.3.22rc4 | Jeff Garzik | |
2011-05-25 | Chinese Translation | dabaopku | |
2011-05-24 | Merge pull request #251 from TheBlueMatt/itfix | Jeff Garzik | |
Update Italian translation to latest git. | |||
2011-05-24 | Merge pull request #259 from TheBlueMatt/rufix | Jeff Garzik | |
Update russian translation to latest git. | |||
2011-05-25 | Add esperanto translation. | Danube | |
2011-05-24 | Update russian translation to latest git. | m0ray | |
2011-05-21 | Update Italian translation to latest git. | Federico Faggiano | |
2011-05-18 | Merge pull request #229 from TheBlueMatt/esfix | Jeff Garzik | |
Update spanish translation to newest git. | |||
2011-05-18 | Merge pull request #230 from TheBlueMatt/defix | Jeff Garzik | |
Update German translation to latest git. | |||
2011-05-18 | Update Lithuanian Translation to latest git. | Anonymous | |
2011-05-17 | Update German translation to latest git. | Blitzboom | |
2011-05-17 | Update spanish translation to newest git. | Carlos Pizarro | |
2011-05-14 | Add Lithuanian translation. | mewantsbitcoins | |
2011-04-18 | Remove GUI's "Generate Coins" option from the menu. | Jeff Garzik | |
CPU mining remains available via command line option [until/unless the community decides to remove that completely]. | |||
2011-03-30 | Allow UPnP mapping when USE_UPNP is defined and miniupnpc is installed at ↵ | Matt Corallo | |
build time(statically linked). Thanks joepie91 for the translation of the new copyright notices into Dutch. Thanks sipa for the translation of the new copyright notices into French. Thanks megu for the translation of the new copyright notices into Spanish. Thanks justmoon/Blitzboom for the translation of the new copyright notices into German. Thanks Joozero for the translation of the new copyright notices into Italian. Remaining translations were provided by Google Translate. | |||
2011-03-23 | [locale] Regenerate es, nl binary message catalogs | Jeff Garzik | |
2011-03-23 | Merge branch 'master' of https://github.com/smola/bitcoin into tmp | Jeff Garzik | |
2011-03-19 | Updated dutch translation | Sven Slootweg | |
2011-03-16 | Update Spanish translation. | Santiago M. Mola | |
2010-12-13 | -- version 0.3.19 releasev0.3.19 | s_nakamoto | |
git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@201 1a98c847-1fd6-4fd8-948a-caf3550aa51b | |||
2010-10-06 | updated Russian translation | s_nakamoto | |
git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@162 1a98c847-1fd6-4fd8-948a-caf3550aa51b | |||
2010-10-04 | Russian translation by eurekafag | s_nakamoto | |
git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@160 1a98c847-1fd6-4fd8-948a-caf3550aa51b | |||
2010-09-30 | don't count or spend payments until they have 1 confirmation, | s_nakamoto | |
misc cleanup, changed internal version number from 312 to 31300 -- version 0.3.13 git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@158 1a98c847-1fd6-4fd8-948a-caf3550aa51b | |||
2010-08-12 | fix -datadir=./subdir relative path, | s_nakamoto | |
autostart off by default except on windows, fix occasional "vector iterator not dereferencable" assertion with msvc, fix readlink compile warning on linux build, use sys/param.h and BSD define instead of __BSD__, -paytxfee switch git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@130 1a98c847-1fd6-4fd8-948a-caf3550aa51b | |||
2010-07-18 | minor UI tweaks, removed some outdated txt files, | s_nakamoto | |
(and json-rpc password -rpcpw= switch, which we're going to revert) git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@108 1a98c847-1fd6-4fd8-948a-caf3550aa51b | |||
2010-07-15 | Spanish translation by milkiway, | s_nakamoto | |
French translation by aidos git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@105 1a98c847-1fd6-4fd8-948a-caf3550aa51b | |||
2010-07-08 | Portuguese translation by Tiago Faria | s_nakamoto | |
git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@100 1a98c847-1fd6-4fd8-948a-caf3550aa51b | |||
2010-07-08 | Laszlo's fix to make generate threads idle priority on Linux, | s_nakamoto | |
replaced some wxBase dependencies: wxMutex, wxFileExists, wxStandardPaths, wxGetLocalTimeMillis git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@99 1a98c847-1fd6-4fd8-948a-caf3550aa51b | |||
2010-06-21 | fixed colors on ubuntu lucid,v0.2.13 | s_nakamoto | |
enabled -O2 in makefile.unix, boost removed -mt from their library names in 1.40, updated bitcoin icon, hashmeter, generated and hashmeter log entries -- version 0.2.13 git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@86 1a98c847-1fd6-4fd8-948a-caf3550aa51b | |||
2010-06-16 | German translation by DataWraith | s_nakamoto | |
git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@84 1a98c847-1fd6-4fd8-948a-caf3550aa51b | |||
2010-06-02 | Dutch translation by Xunie (93% complete) | s_nakamoto | |
git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@80 1a98c847-1fd6-4fd8-948a-caf3550aa51b | |||
2010-05-27 | Italian translation by Joozero | s_nakamoto | |
git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@79 1a98c847-1fd6-4fd8-948a-caf3550aa51b |