Go to file
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
rc First commit 2009-08-30 03:46:39 +00:00
xpm bugfix Db::open/close and zombie sockets bugs fix double-close of socket handle, 2009-11-18 19:19:41 +00:00
base58.h First commit 2009-08-30 03:46:39 +00:00
bignum.h First commit 2009-08-30 03:46:39 +00:00
bugs.txt Startup folder shortcut opens the program minimized. Restoring a minimized-to-tray window works correctly. 2009-10-03 11:52:21 +00:00
build-msw.txt retry IRC if name in use, 2009-12-11 16:49:21 +00:00
build-unix.txt now compiles on 64-bit Ubuntu Karmic with wxWidgets-2.9.0, 2010-01-28 21:49:20 +00:00
changelog.txt Fixed the installer script and made the autostart registry based. 2009-10-04 11:38:29 +00:00
db.cpp simplify AddAddress, 2010-01-28 00:31:00 +00:00
db.h bugfix Db::open/close and zombie sockets bugs fix double-close of socket handle, 2009-11-18 19:19:41 +00:00
headers.h a few header changes for freebsd from madhatter 2009-12-17 18:15:50 +00:00
irc.cpp simplify AddAddress, 2010-01-28 00:31:00 +00:00
irc.h 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
key.h addr relaying fixes, proxy option and privacy patches, detect connect to self, non-final tx locktime changes, fix hide unconfirmed generated 2009-10-29 02:52:48 +00:00
license.txt First commit 2009-08-30 03:46:39 +00:00
main.cpp simplify AddAddress, 2010-01-28 00:31:00 +00:00
main.h fix transaction fee bug in CreateTransaction, higher size cutoff for free transactions in GetMinFee 2009-12-06 00:29:09 +00:00
makefile retry IRC if name in use, 2009-12-11 16:49:21 +00:00
makefile.unix.wx2.8 now compiles on 64-bit Ubuntu Karmic with wxWidgets-2.9.0, 2010-01-28 21:49:20 +00:00
makefile.unix.wx2.9 now compiles on 64-bit Ubuntu Karmic with wxWidgets-2.9.0, 2010-01-28 21:49:20 +00:00
makefile.vc better wallet.dat flush, consolidated QueryPerformanceCounter, PRI64d printf portability 2009-10-29 20:10:46 +00:00
market.cpp First commit 2009-08-30 03:46:39 +00:00
market.h First commit 2009-08-30 03:46:39 +00:00
net.cpp simplify AddAddress, 2010-01-28 00:31:00 +00:00
net.h simplify AddAddress, 2010-01-28 00:31:00 +00:00
script.cpp First commit 2009-08-30 03:46:39 +00:00
script.h First commit 2009-08-30 03:46:39 +00:00
serialize.h simplify AddAddress, 2010-01-28 00:31:00 +00:00
setup.nsi filter out duplicate getblocks and don't relay inv messages during initial block download -- 0.2 rc2 2009-12-14 02:12:01 +00:00
sha.cpp First commit 2009-08-30 03:46:39 +00:00
sha.h First commit 2009-08-30 03:46:39 +00:00
strlcpy.h addr relaying fixes, proxy option and privacy patches, detect connect to self, non-final tx locktime changes, fix hide unconfirmed generated 2009-10-29 02:52:48 +00:00
ui.cpp now compiles on 64-bit Ubuntu Karmic with wxWidgets-2.9.0, 2010-01-28 21:49:20 +00:00
ui.h monitor ThreadSocketHandler and terminate and restart if hung, convert _beginthread to CreateThread wrapper, disconnect inactive connections, ping, break up long messages to speed up initial download, better priorities for initiating connections, track how many nodes have requested our blocks and transactions, status #/offline and warning message on unsent blocks, minimize on close as separate option -- linux-test5 2009-11-13 01:23:08 +00:00
ui.rc First commit 2009-08-30 03:46:39 +00:00
uibase.cpp now compiles on 64-bit Ubuntu Karmic with wxWidgets-2.9.0, 2010-01-28 21:49:20 +00:00
uibase.h now compiles on 64-bit Ubuntu Karmic with wxWidgets-2.9.0, 2010-01-28 21:49:20 +00:00
uint256.h First commit 2009-08-30 03:46:39 +00:00
uiproject.fbp now compiles on 64-bit Ubuntu Karmic with wxWidgets-2.9.0, 2010-01-28 21:49:20 +00:00
util.cpp simplify AddAddress, 2010-01-28 00:31:00 +00:00
util.h simplify AddAddress, 2010-01-28 00:31:00 +00:00