aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * updated build-unix.txt instructions: sudo apt-get install libboost-all-devs_nakamoto2010-06-241-1/+1
| * added instructions to build-unix.txt for building wxBase, which is needed to ...s_nakamoto2010-06-231-0/+9
| * version 0.3 rc1v0.3rc1s_nakamoto2010-06-221-2/+2
| * added new files to setup.nsi, updated version numberss_nakamoto2010-06-227-10/+20
| * re-enable hiding taskbar button on minimize on linux, though it doesn't work ...s_nakamoto2010-06-222-5/+5
| * fix system tray icon on windowss_nakamoto2010-06-212-1/+4
| * 80x80 xpm icon for ubuntu, alignment tweaked to scale nicely to 20x20 and 16x16s_nakamoto2010-06-213-2/+295
| * fixed colors on ubuntu lucid,v0.2.13s_nakamoto2010-06-2123-1122/+1046
| * use seed nodes as fallback if IRC fails or with TORv0.2.12s_nakamoto2010-06-184-19/+95
| * German translation by DataWraiths_nakamoto2010-06-162-0/+810
| * more addr message error checkingv0.2.11s_nakamoto2010-06-154-12/+23
| * revert makefile.unix from -02 back to -00 to fix compile on linux, -02 doesn'...s_nakamoto2010-06-141-1/+1
| * automatically change displayed address whenever it receives anything,v0.2.10s_nakamoto2010-06-1016-142/+267
| * Dutch translation by Xunie (93% complete)s_nakamoto2010-06-022-0/+808
| * Italian translation by Joozeros_nakamoto2010-05-272-0/+806
| * better prevention of inventory relaying during initial download,v0.2.9s_nakamoto2010-05-2613-101/+364
| * build-osx.txt build instructions and makefile.osx from Laszlos_nakamoto2010-05-252-0/+274
| * Mac OS build fixes by laszlov0.2.8s_nakamoto2010-05-1912-74/+109
| * miscs_nakamoto2010-03-051-1/+4
| * fixed runaway memory alloc bug on 64-bit in ParseString found by sirius-ms_nakamoto2010-03-051-4/+10
| * fix unsafe string handling in wxGetTranslations_nakamoto2010-02-283-14/+14
| * wx/utils.h and wx/clipbrd.h not needed on bitcoind wxbase builds_nakamoto2010-02-261-3/+3
| * GUI-less build target bitcoind that links to wxBase and shouldn't need GTK,v0.2.7s_nakamoto2010-02-2513-773/+817
| * run as daemon without GUI,v0.2.6s_nakamoto2010-02-237-47/+207
| * transaction filter tabs instead of view->show generated v0.2.5s_nakamoto2010-02-219-132/+693
| * Address Book with tabs instead of separate Your Address book, v0.2.4s_nakamoto2010-02-2010-549/+941
| * safer wxGetTranslation wrappers_nakamoto2010-02-173-6/+34
| * all builds are now with wxWidgets-2.9.0, we are now using UTF-8, v0.2.2s_nakamoto2010-02-1716-462/+281
| * fix mingw makefile to use correct wxWidgets include, s_nakamoto2010-02-151-1/+1
| * strip out unfinished product, review and market stuff, s_nakamoto2010-02-1518-8464/+127
| * renamed a few rpc methodss_nakamoto2010-02-145-19/+16
| * Workaround for bug on wxWidgets 2.9.0 Ubuntu 9.10 64-bit where first characte...s_nakamoto2010-02-146-47/+30
| * updated build-unix.txts_nakamoto2010-02-131-2/+6
| * command line and JSON-RPC first draft, requires Boost 1.35 or higher for boos...s_nakamoto2010-02-1223-332/+1186
| * better error message in check_type(), tell the types by name instead of by nu...s_nakamoto2010-02-101-1/+3
| * JSON Spirit library from http://www.codeproject.com/KB/recipes/JSON_Spirit.as...s_nakamoto2010-02-1013-0/+1968
| * revert revision 56, going in different direction with boost::asio and JSON-RPCs_nakamoto2010-02-107-101/+8
| * Added some basic IPC functionality using wxServer, wxClient and wxConnection.sirius-m2010-02-047-8/+101
| * update fSpent flag on wallet transactions if they're seen spent in case copy ...s_nakamoto2010-02-0312-970/+1082
| * now compiles on 64-bit Ubuntu Karmic with wxWidgets-2.9.0,s_nakamoto2010-01-287-41/+153
| * simplify AddAddress, s_nakamoto2010-01-2811-117/+129
| * command line switch -nouis_nakamoto2009-12-171-19/+15
| * a few header changes for freebsd from madhatters_nakamoto2009-12-171-2/+5
| * filter out duplicate getblocks and don't relay inv messages during initial bl...v0.2rc2v0.2.0s_nakamoto2009-12-145-19/+38
| * miscs_nakamoto2009-12-131-0/+4
| * restrict file permissions on linux to the user onlys_nakamoto2009-12-132-1/+2
| * misc exit code, updated setup.nsis_nakamoto2009-12-135-15/+43
| * miscs_nakamoto2009-12-111-0/+1
| * retry IRC if name in use, s_nakamoto2009-12-1113-89/+187
| * miscs_nakamoto2009-12-061-9/+5