95 Commits (e8bff10f07b80d820545661cee9337d8664a64cb)
 

Author SHA1 Message Date
s_nakamoto e8bff10f07 minor UI tweaks, removed some outdated txt files, 14 years ago
s_nakamoto ae922a36a4 security safeguards, 14 years ago
s_nakamoto 673a6d15d9 version 0.3.1 release 14 years ago
s_nakamoto 0bbc812f48 Spanish translation by milkiway, 14 years ago
s_nakamoto d01eaf0421 version 0.3.1 rc1 14 years ago
s_nakamoto a30b56ebe7 fix openssl linkage problems, 14 years ago
s_nakamoto 6e5d67e827 switched from wxStandardPaths to GetDefaultDataDir, fixes bug reported by m0mchil when username contains non-lower-ASCII characters 14 years ago
s_nakamoto 20c6bfad1e Gavin Andresen: implementation of autostart on system startup option on Linux 14 years ago
s_nakamoto 50d49d9c2e Portuguese translation by Tiago Faria 14 years ago
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 15 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