5 Commits (e39f9256550e3e30965d1d5e6e16d232c3e0e4ac)

Author SHA1 Message Date
Matt Corallo 918150048a Make it clear that setting proxy requires restart to fully apply. 13 years ago
Matt Corallo 81598083e7 Dynamically remove/insert the Options for encryption in the menus. 13 years ago
Matt Corallo 4e87d341f7 Add wallet privkey encryption. 13 years ago
Jaromil 84c3fb07b0 directory re-organization (keeps the old build system) 13 years ago
Jeff Garzik e93e5349cb Remove GUI's "Generate Coins" option from the menu. 13 years ago
Matt Corallo 8bb5edc1c9 Allow UPnP mapping when USE_UPNP is defined and miniupnpc is installed at build time(statically linked). 13 years ago
Gavin Andresen b7ebc662eb Update copyright in About box from 2010 to 2011 13 years ago
tcatm f4f2987273 remove from/message field from uiproject 14 years ago
Gavin Andresen 81d3b1c825 Update copyright in About box from 2010 to 2011 14 years ago
Marius Hanne ed4e8830d7 don't set statusbar background color 14 years ago
s_nakamoto fc73ad644f -- version 0.3.19 release 14 years ago
s_nakamoto 298a771494 added transaction fee setting in UI options menu, 14 years ago
Satoshi Nakamoto 40cd036941 Gavin Andresen's JSON-RPC HTTP authentication, 14 years ago
s_nakamoto 3b7cd5d89a Gavin Andresen's JSON-RPC HTTP authentication, 14 years ago
Gavin Andresen 8bd66202c3 Fix CRLF 14 years ago
s_nakamoto d882773789 Laszlo's fix to make generate threads idle priority on Linux, 14 years ago
s_nakamoto a280b4e661 Laszlo's fix to make generate threads idle priority on Linux, 14 years ago
s_nakamoto 68b973a913 fixed colors on ubuntu lucid, 14 years ago
s_nakamoto 3ca507a6eb fixed colors on ubuntu lucid, 14 years ago
s_nakamoto f93d5f9ffe automatically change displayed address whenever it receives anything, 14 years ago
s_nakamoto 3b318ed095 automatically change displayed address whenever it receives anything, 14 years ago
s_nakamoto 42605ce8bc better prevention of inventory relaying during initial download, 14 years ago
s_nakamoto 7a47324c78 better prevention of inventory relaying during initial download, 14 years ago
s_nakamoto 2d98de1b3a Mac OS build fixes by laszlo 14 years ago
s_nakamoto 240f3fbe2f Mac OS build fixes by laszlo 14 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 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
s_nakamoto 2939cab06d 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
s_nakamoto 8be979d9ae now compiles on 64-bit Ubuntu Karmic with wxWidgets-2.9.0, 15 years ago
s_nakamoto 9e56521b4b now compiles on 64-bit Ubuntu Karmic with wxWidgets-2.9.0, 15 years ago
s_nakamoto cb0f89646f simplify AddAddress, 15 years ago
s_nakamoto 80264be428 simplify AddAddress, 15 years ago
s_nakamoto 70e79525c9 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 15 years ago
s_nakamoto 31e6ea7f5d 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 15 years ago
s_nakamoto 8b4cefd324 UI tweaks, use BindListenPort to detect instance already running, setsockopt(SO_REUSEADDR) so can bind during TIME_WAIT after exit and restart 15 years ago
s_nakamoto 1a01afab23 UI tweaks, use BindListenPort to detect instance already running, setsockopt(SO_REUSEADDR) so can bind during TIME_WAIT after exit and restart 15 years ago
s_nakamoto 8acda009d9 UIThreadCall, ThreadSafeMessageBox 15 years ago
s_nakamoto 85c33b9602 UIThreadCall, ThreadSafeMessageBox 15 years ago
s_nakamoto 300d4608f2 got rid of CheckForShutdown, replaced some thread-unsafe wxWidgets calls, Linux fixes, socket send MSG_NOSIGNAL, bind INADDR_ANY, works reliably on Linux now except if wxMessageBox is used in a thread other than the GUI thread 15 years ago
s_nakamoto 93cfb02acb got rid of CheckForShutdown, replaced some thread-unsafe wxWidgets calls, Linux fixes, socket send MSG_NOSIGNAL, bind INADDR_ANY, works reliably on Linux now except if wxMessageBox is used in a thread other than the GUI thread 15 years ago
s_nakamoto e4c05d3177 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 15 years ago
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 15 years ago
s_nakamoto dd519206a6 addr relaying fixes, proxy option and privacy patches, detect connect to self, non-final tx locktime changes, fix hide unconfirmed generated 15 years ago