89 Commits (3451c5a9b343e36c6cfe092f7c4b721537fb7e34)

Author SHA1 Message Date
s_nakamoto 793200e5e9 bitcoind now compiles without wxWidgets or wxBase 15 years ago
s_nakamoto 3b7cd5d89a Gavin Andresen's JSON-RPC HTTP authentication, 15 years ago
Gavin Andresen e96cd730d1 json-rpc password, minor UI tweaks, removed some outdated txt files 15 years ago
Gavin Andresen 8e79c64750 version 0.3.1 release 15 years ago
Gavin Andresen 9d2174b6f5 version 0.3.1 rc1 15 years ago
s_nakamoto e8bff10f07 minor UI tweaks, removed some outdated txt files, 15 years ago
s_nakamoto 673a6d15d9 version 0.3.1 release 15 years ago
s_nakamoto a30b56ebe7 fix openssl linkage problems, 15 years ago
Gavin Andresen 8bd66202c3 Fix CRLF 15 years ago
s_nakamoto 20c6bfad1e Gavin Andresen: implementation of autostart on system startup option on Linux 15 years ago
s_nakamoto c8063ff034 Gavin Andresen: implementation of autostart on system startup option on Linux 15 years ago
s_nakamoto d77eac25b2 version 0.3 release 15 years ago
s_nakamoto 603c7ccea8 version 0.3 release 15 years ago
s_nakamoto f077bc0f48 reduced max outbound connections from 15 to 8 --version 0.3 rc4 15 years ago
s_nakamoto 64f9370691 reduced max outbound connections from 15 to 8 --version 0.3 rc4 15 years ago
s_nakamoto 8efd8f7f47 re-enable hiding taskbar button on minimize on linux, though it doesn't work cleanly 15 years ago
s_nakamoto bed3ad104e re-enable hiding taskbar button on minimize on linux, though it doesn't work cleanly 15 years ago
s_nakamoto 36bb88e1b9 fix system tray icon on windows 15 years ago
s_nakamoto dbe23aadae fix system tray icon on windows 15 years ago
s_nakamoto 161c38ba60 80x80 xpm icon for ubuntu, alignment tweaked to scale nicely to 20x20 and 16x16 15 years ago
s_nakamoto a66d097cbe 80x80 xpm icon for ubuntu, alignment tweaked to scale nicely to 20x20 and 16x16 15 years ago
s_nakamoto 68b973a913 fixed colors on ubuntu lucid, 15 years ago
s_nakamoto 3ca507a6eb fixed colors on ubuntu lucid, 15 years ago
s_nakamoto f93d5f9ffe automatically change displayed address whenever it receives anything, 15 years ago
s_nakamoto 3b318ed095 automatically change displayed address whenever it receives anything, 15 years ago
s_nakamoto 42605ce8bc better prevention of inventory relaying during initial download, 15 years ago
s_nakamoto 7a47324c78 better prevention of inventory relaying during initial download, 15 years ago
s_nakamoto 2d98de1b3a Mac OS build fixes by laszlo 15 years ago
s_nakamoto 240f3fbe2f Mac OS build fixes by laszlo 15 years ago
s_nakamoto c2430126d7 GUI-less build target bitcoind that links to wxBase and shouldn't need GTK, 15 years ago
s_nakamoto 5eede9d4d9 GUI-less build target bitcoind that links to wxBase and shouldn't need GTK, 15 years ago
s_nakamoto cb420a1dfc run as daemon without GUI, 15 years ago
s_nakamoto 30158c77e9 run as daemon without GUI, 15 years ago
s_nakamoto 0184604aaf transaction filter tabs instead of view->show generated 15 years ago
s_nakamoto ee618d7540 transaction filter tabs instead of view->show generated 15 years ago
s_nakamoto 75199de534 Address Book with tabs instead of separate Your Address book, 15 years ago
s_nakamoto 6ff4388ffa Address Book with tabs instead of separate Your Address book, 15 years ago
s_nakamoto e480659765 all builds are now with wxWidgets-2.9.0, we are now using UTF-8, 15 years ago
s_nakamoto bcd2714038 all builds are now with wxWidgets-2.9.0, we are now using UTF-8, 15 years ago
s_nakamoto 5253d1ab77 strip out unfinished product, review and market stuff, 15 years ago
s_nakamoto cc4b78d59f strip out unfinished product, review and market stuff, 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. 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 98500d70a8 command line and JSON-RPC first draft, requires Boost 1.35 or higher for boost::asio, 15 years ago
s_nakamoto 22f721dbf2 command line and JSON-RPC first draft, requires Boost 1.35 or higher for boost::asio, 15 years ago
s_nakamoto c41226d847 revert revision 56, going in different direction with boost::asio and JSON-RPC 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. 15 years ago
sirius-m a43c00c569 Added some basic IPC functionality using wxServer, wxClient and wxConnection. 15 years ago
s_nakamoto 53d508072b update fSpent flag on wallet transactions if they're seen spent in case copy of wallet.dat was used elsewhere or restored from backup, 15 years ago