Gavin Andresen
8bd66202c3
Fix CRLF
2010-07-14 15:54:31 +00:00
s_nakamoto
a280b4e661
Laszlo's fix to make generate threads idle priority on Linux,
...
replaced some wxBase dependencies: wxMutex, wxFileExists, wxStandardPaths, wxGetLocalTimeMillis
2010-07-08 16:14:56 +00:00
s_nakamoto
3ca507a6eb
fixed colors on ubuntu lucid,
...
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
2010-06-21 01:33:44 +00:00
s_nakamoto
78c7bb8e26
revert makefile.unix from -02 back to -00 to fix compile on linux, -02 doesn't really help on linux anyway
2010-06-14 22:34:33 +00:00
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
2010-05-26 00:05:26 +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
9e56521b4b
now compiles on 64-bit Ubuntu Karmic with wxWidgets-2.9.0,
...
fixes for wxWidgets-2.9.0,
added superfluous GetEventHandler()'s,
there's still a bug on wx2.9.0 that the status number is mashed up for some reason otherwise seems to run fine
2010-01-28 21:49:20 +00:00
s_nakamoto
0bbbee96b7
retry IRC if name in use,
...
resize to fit ubuntu's giant default font,
scroll debug.log,
pause gen during initial block download
2009-12-11 16:49:21 +00:00
s_nakamoto
e4db374421
bugfix Db::open/close and zombie sockets bugs fix double-close of socket handle,
...
keep databases open,
close db cursors,
initial block download in batches of 500 blocks,
fix misc warnings,
subver linux-test8
2009-11-18 19:19:41 +00:00
s_nakamoto
e9c2b5c84d
Get local host IP on Linux, Shutdown() a little cleaner -- linux-0.1.6-test1 waypoint
2009-11-08 04:24:52 +00:00
s_nakamoto
fba4088941
unix build merged in, bitmap resources from xpm instead of rc, better addr relay, better selection of addrs by time last seen for faster connect
2009-11-05 04:41:36 +00:00