s_nakamoto
9a33582204
fix unsafe string handling in wxGetTranslation
2010-02-28 15:00:32 +00:00
s_nakamoto
5eede9d4d9
GUI-less build target bitcoind that links to wxBase and shouldn't need GTK,
...
split init and shutdown from ui.cpp into init.cpp,
support wxUSE_GUI=0
-- version 0.2.7
2010-02-25 21:55:27 +00:00
s_nakamoto
bcd2714038
all builds are now with wxWidgets-2.9.0, we are now using UTF-8,
...
added support for language translation file locale/<lang>/LC_MESSAGES/bitcoin.mo
-- version 0.2.2
2010-02-17 17:22:01 +00:00
s_nakamoto
cc4b78d59f
strip out unfinished product, review and market stuff,
...
enable _() instead of wxT() in uiproject.fbp so it uses wxGetTranslation for the wxFormBuilder generated part of the UI
2010-02-15 04:03:07 +00:00
s_nakamoto
297a50a063
renamed a few rpc methods
2010-02-14 22:27:13 +00:00
s_nakamoto
22f721dbf2
command line and JSON-RPC first draft, requires Boost 1.35 or higher for boost::asio,
...
added SetBitcoinAddress and GetBitcoinAddress methods on CScript,
critsect interlocks around mapAddressBook,
added some random delays in tx broadcast to improve privacy,
now compiles with MSVC 8.0
2010-02-12 20:38:44 +00:00
s_nakamoto
7be46ce487
better wallet.dat flush, consolidated QueryPerformanceCounter, PRI64d printf portability
2009-10-29 20:10:46 +00:00
s_nakamoto
5210998688
flush wallet.dat, multi-proc, reorg options, revert to startup folder shortcut
2009-10-21 01:08:05 +00:00
sirius-m
4405b78d60
First commit
2009-08-30 03:46:39 +00:00