86 Commits (d882773789ea3894de7163f7bb880c5b23072882)
 

Author SHA1 Message Date
s_nakamoto d882773789 Laszlo's fix to make generate threads idle priority on Linux, 14 years ago
s_nakamoto d77eac25b2 version 0.3 release 14 years ago
s_nakamoto f077bc0f48 reduced max outbound connections from 15 to 8 --version 0.3 rc4 14 years ago
s_nakamoto 06c4716396 version 0.3 rc2 14 years ago
s_nakamoto 8700fae12a build-unix.txt: updated a few version numbers 14 years ago
s_nakamoto 340120853f updated build-unix.txt instructions: sudo apt-get install libboost-all-dev 14 years ago
s_nakamoto 3c3fc50c79 added instructions to build-unix.txt for building wxBase, which is needed to compile bitcoind 14 years ago
s_nakamoto 6344edc36f version 0.3 rc1 14 years ago
s_nakamoto 445520bf38 added new files to setup.nsi, updated version numbers 14 years ago
s_nakamoto 8efd8f7f47 re-enable hiding taskbar button on minimize on linux, though it doesn't work cleanly 14 years ago
s_nakamoto 36bb88e1b9 fix system tray icon on windows 14 years ago
s_nakamoto 161c38ba60 80x80 xpm icon for ubuntu, alignment tweaked to scale nicely to 20x20 and 16x16 14 years ago
s_nakamoto 68b973a913 fixed colors on ubuntu lucid, 14 years ago
s_nakamoto 24ba1b64e9 use seed nodes as fallback if IRC fails or with TOR 14 years ago
s_nakamoto 6a4a35549b German translation by DataWraith 14 years ago
s_nakamoto e5681bb121 more addr message error checking 14 years ago
s_nakamoto bed005b639 revert makefile.unix from -02 back to -00 to fix compile on linux, -02 doesn't really help on linux anyway 14 years ago
s_nakamoto f93d5f9ffe automatically change displayed address whenever it receives anything, 14 years ago
s_nakamoto 2ca1758832 Dutch translation by Xunie (93% complete) 14 years ago
s_nakamoto 1da44d2e96 Italian translation by Joozero 14 years ago
s_nakamoto 42605ce8bc better prevention of inventory relaying during initial download, 14 years ago
s_nakamoto 124baa4ccb build-osx.txt build instructions and makefile.osx from Laszlo 14 years ago
s_nakamoto 2d98de1b3a Mac OS build fixes by laszlo 14 years ago
s_nakamoto 966cca4bd4 misc 15 years ago
s_nakamoto 2cffa7ce31 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 15 years ago
s_nakamoto 6557910ccf 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, 15 years ago
s_nakamoto cb420a1dfc run as daemon without GUI, 15 years ago
s_nakamoto 0184604aaf 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 c6ab3cf6d9 safer wxGetTranslation wrapper 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 2b63e68bbf fix mingw makefile to use correct wxWidgets include, 15 years ago
s_nakamoto 5253d1ab77 strip out unfinished product, review and market stuff, 15 years ago
s_nakamoto 64a474a49b 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. 15 years ago
s_nakamoto c85dfb148a 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, 15 years ago
s_nakamoto fa9dbd6b62 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 15 years ago
s_nakamoto c41226d847 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
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 8be979d9ae 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 9a36562347 command line switch -noui 15 years ago
s_nakamoto 312c2c42b6 a few header changes for freebsd from madhatter 15 years ago
s_nakamoto e2c2648c14 filter out duplicate getblocks and don't relay inv messages during initial block download -- 0.2 rc2 15 years ago
s_nakamoto adb50ffe32 misc 15 years ago