s_nakamoto
2ca1758832
Dutch translation by Xunie (93% complete)
...
git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@80 1a98c847-1fd6-4fd8-948a-caf3550aa51b
15 years ago
s_nakamoto
d9dac6772f
Dutch translation by Xunie (93% complete)
15 years ago
s_nakamoto
1da44d2e96
Italian translation by Joozero
...
git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@79 1a98c847-1fd6-4fd8-948a-caf3550aa51b
15 years ago
s_nakamoto
5fe8bc0b4d
Italian translation by Joozero
15 years ago
s_nakamoto
42605ce8bc
better prevention of inventory relaying during initial download,
...
message checksum between nodes with 0.2.9 or higher,
optimization level up from -O0 to -O2,
rpc functions: setlabel, getlabel, getaddressesbylabel, getreceivedbyaddress, getreceivedbylabel, listreceivedbyaddress, listreceivedbylabel
-- version 0.2.9
git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@78 1a98c847-1fd6-4fd8-948a-caf3550aa51b
15 years ago
s_nakamoto
7a47324c78
better prevention of inventory relaying during initial download,
...
message checksum between nodes with 0.2.9 or higher,
optimization level up from -O0 to -O2,
rpc functions: setlabel, getlabel, getaddressesbylabel, getreceivedbyaddress, getreceivedbylabel, listreceivedbyaddress, listreceivedbylabel
-- version 0.2.9
15 years ago
s_nakamoto
124baa4ccb
build-osx.txt build instructions and makefile.osx from Laszlo
...
git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@77 1a98c847-1fd6-4fd8-948a-caf3550aa51b
15 years ago
s_nakamoto
9c1e9f0b6a
build-osx.txt build instructions and makefile.osx from Laszlo
15 years ago
s_nakamoto
2d98de1b3a
Mac OS build fixes by laszlo
...
-- version 0.2.8
git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@76 1a98c847-1fd6-4fd8-948a-caf3550aa51b
15 years ago
s_nakamoto
240f3fbe2f
Mac OS build fixes by laszlo
...
-- version 0.2.8
15 years ago
s_nakamoto
966cca4bd4
misc
...
git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@75 1a98c847-1fd6-4fd8-948a-caf3550aa51b
15 years ago
s_nakamoto
288424ad63
misc
15 years ago
s_nakamoto
2cffa7ce31
fixed runaway memory alloc bug on 64-bit in ParseString found by sirius-m
...
git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@74 1a98c847-1fd6-4fd8-948a-caf3550aa51b
15 years ago
s_nakamoto
91e615bfec
fixed runaway memory alloc bug on 64-bit in ParseString found by sirius-m
15 years ago
s_nakamoto
d7d80a74d5
fix unsafe string handling in wxGetTranslation
...
git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@73 1a98c847-1fd6-4fd8-948a-caf3550aa51b
15 years ago
s_nakamoto
9a33582204
fix unsafe string handling in wxGetTranslation
15 years ago
s_nakamoto
6557910ccf
wx/utils.h and wx/clipbrd.h not needed on bitcoind wxbase build
...
git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@72 1a98c847-1fd6-4fd8-948a-caf3550aa51b
15 years ago
s_nakamoto
8a46ed83cc
wx/utils.h and wx/clipbrd.h not needed on bitcoind wxbase build
15 years ago
s_nakamoto
c2430126d7
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
git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@71 1a98c847-1fd6-4fd8-948a-caf3550aa51b
15 years ago
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
15 years ago
s_nakamoto
cb420a1dfc
run as daemon without GUI,
...
hooked wxApp::Initialize to ignore gtk-init-check failure if no GUI,
fork to daemonize,
rpc getinfo, getconnectioncount, getbalance, getgenerate, setgenerate,
-- version 0.2.6
git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@70 1a98c847-1fd6-4fd8-948a-caf3550aa51b
15 years ago
s_nakamoto
30158c77e9
run as daemon without GUI,
...
hooked wxApp::Initialize to ignore gtk-init-check failure if no GUI,
fork to daemonize,
rpc getinfo, getconnectioncount, getbalance, getgenerate, setgenerate,
-- version 0.2.6
15 years ago
s_nakamoto
0184604aaf
transaction filter tabs instead of view->show generated
...
-- version 0.2.5
git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@69 1a98c847-1fd6-4fd8-948a-caf3550aa51b
15 years ago
s_nakamoto
ee618d7540
transaction filter tabs instead of view->show generated
...
-- version 0.2.5
15 years ago
s_nakamoto
75199de534
Address Book with tabs instead of separate Your Address book,
...
with live update of default address in main window,
New... button on main window for creating new receiving address,
made receiving address labels more visible,
ask user before paying transaction fee,
when sending to bitcoin address also use a bitcoin address for the change,
added some event.Skip() to fix UI glitches
-- version 0.2.4
git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@68 1a98c847-1fd6-4fd8-948a-caf3550aa51b
15 years ago
s_nakamoto
6ff4388ffa
Address Book with tabs instead of separate Your Address book,
...
with live update of default address in main window,
New... button on main window for creating new receiving address,
made receiving address labels more visible,
ask user before paying transaction fee,
when sending to bitcoin address also use a bitcoin address for the change,
added some event.Skip() to fix UI glitches
-- version 0.2.4
15 years ago
s_nakamoto
c6ab3cf6d9
safer wxGetTranslation wrapper
...
git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@67 1a98c847-1fd6-4fd8-948a-caf3550aa51b
15 years ago
s_nakamoto
794298063d
safer wxGetTranslation wrapper
15 years ago
s_nakamoto
e480659765
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
git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@66 1a98c847-1fd6-4fd8-948a-caf3550aa51b
15 years ago
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
15 years ago
s_nakamoto
2b63e68bbf
fix mingw makefile to use correct wxWidgets include,
...
this is the last version of makefile and makefile.vc for wxWidgets-2.8
git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@65 1a98c847-1fd6-4fd8-948a-caf3550aa51b
15 years ago
s_nakamoto
f3cd4206b8
fix mingw makefile to use correct wxWidgets include,
...
this is the last version of makefile and makefile.vc for wxWidgets-2.8
15 years ago
s_nakamoto
5253d1ab77
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
git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@64 1a98c847-1fd6-4fd8-948a-caf3550aa51b
15 years ago
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
15 years ago
s_nakamoto
64a474a49b
renamed a few rpc methods
...
git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@63 1a98c847-1fd6-4fd8-948a-caf3550aa51b
15 years ago
s_nakamoto
297a50a063
renamed a few rpc methods
15 years ago
s_nakamoto
c4319e678f
Workaround for bug on wxWidgets 2.9.0 Ubuntu 9.10 64-bit where first character of the hidden columns were displayed so status column had three numbers overprinted. Fixed by adding a leading space to the hidden columns. 64-bit compile with wxWidgets 2.9.0 seems to be fully working normally now.
...
git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@62 1a98c847-1fd6-4fd8-948a-caf3550aa51b
15 years ago
s_nakamoto
7271c7ff35
Workaround for bug on wxWidgets 2.9.0 Ubuntu 9.10 64-bit where first character of the hidden columns were displayed so status column had three numbers overprinted. Fixed by adding a leading space to the hidden columns. 64-bit compile with wxWidgets 2.9.0 seems to be fully working normally now.
15 years ago
s_nakamoto
c85dfb148a
updated build-unix.txt
...
git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@61 1a98c847-1fd6-4fd8-948a-caf3550aa51b
15 years ago
s_nakamoto
19765903dc
updated build-unix.txt
15 years ago
s_nakamoto
98500d70a8
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
git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@60 1a98c847-1fd6-4fd8-948a-caf3550aa51b
15 years ago
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
15 years ago
s_nakamoto
fa9dbd6b62
better error message in check_type(), tell the types by name instead of by number
...
git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@59 1a98c847-1fd6-4fd8-948a-caf3550aa51b
15 years ago
s_nakamoto
73278c0a16
better error message in check_type(), tell the types by name instead of by number
15 years ago
s_nakamoto
75990a46a7
JSON Spirit library from http://www.codeproject.com/KB/recipes/JSON_Spirit.aspx , MIT license
...
git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@58 1a98c847-1fd6-4fd8-948a-caf3550aa51b
15 years ago
s_nakamoto
40d324f102
JSON Spirit library from http://www.codeproject.com/KB/recipes/JSON_Spirit.aspx , MIT license
15 years ago
s_nakamoto
c41226d847
revert revision 56, going in different direction with boost::asio and JSON-RPC
...
git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@57 1a98c847-1fd6-4fd8-948a-caf3550aa51b
15 years ago
s_nakamoto
1c5d5e58c6
revert revision 56, going in different direction with boost::asio and JSON-RPC
15 years ago
sirius-m
082e725b33
Added some basic IPC functionality using wxServer, wxClient and wxConnection.
...
Added the -blockamount command line option for an example of usage.
git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@56 1a98c847-1fd6-4fd8-948a-caf3550aa51b
15 years ago
sirius-m
a43c00c569
Added some basic IPC functionality using wxServer, wxClient and wxConnection.
...
Added the -blockamount command line option for an example of usage.
15 years ago