2010-09-07 |
s_nakamoto | cleanup, |
blob | commitdiff | raw |
2010-08-29 |
s_nakamoto | propset svn:eol-style native |
blob | commitdiff | raw | diff to current |
2010-08-25 |
s_nakamoto | alert system |
blob | commitdiff | raw | diff to current |
2010-08-16 |
s_nakamoto | blocks-1, |
blob | commitdiff | raw | diff to current |
2010-08-12 |
s_nakamoto | fix -datadir=./subdir relative path, |
blob | commitdiff | raw | diff to current |
2010-08-09 |
s_nakamoto | always make 8 outbound connections even if have inbound, |
blob | commitdiff | raw | diff to current |
2010-08-04 |
laszloh | correct typo for mac compile, update makefile to use... |
blob | commitdiff | raw | diff to current |
2010-08-03 |
s_nakamoto | new safety feature displays a warning message and locks... |
blob | commitdiff | raw | diff to current |
2010-07-29 |
s_nakamoto | Fredrik Roubert: simplified makefile.unix with wx-config, |
blob | commitdiff | raw | diff to current |
2010-07-26 |
s_nakamoto | bitcoind now compiles without wxWidgets or wxBase |
blob | commitdiff | raw | diff to current |
2010-07-25 |
s_nakamoto | Gavin Andresen's JSON-RPC HTTP authentication, |
blob | commitdiff | raw | diff to current |
2010-07-18 |
s_nakamoto | minor UI tweaks, removed some outdated txt files, |
blob | commitdiff | raw | diff to current |
2010-07-16 |
s_nakamoto | version 0.3.1 release |
blob | commitdiff | raw | diff to current |
2010-07-15 |
s_nakamoto | fix openssl linkage problems, |
blob | commitdiff | raw | diff to current |
2010-07-09 |
s_nakamoto | Gavin Andresen: implementation of autostart on system... |
blob | commitdiff | raw | diff to current |
2010-07-04 |
s_nakamoto | version 0.3 release |
blob | commitdiff | raw | diff to current |
2010-07-02 |
s_nakamoto | reduced max outbound connections from 15 to 8 --version... |
blob | commitdiff | raw | diff to current |
2010-06-22 |
s_nakamoto | re-enable hiding taskbar button on minimize on linux... |
blob | commitdiff | raw | diff to current |
2010-06-21 |
s_nakamoto | fix system tray icon on windows |
blob | commitdiff | raw | diff to current |
2010-06-21 |
s_nakamoto | 80x80 xpm icon for ubuntu, alignment tweaked to scale... |
blob | commitdiff | raw | diff to current |
2010-06-21 |
s_nakamoto | fixed colors on ubuntu lucid, |
blob | commitdiff | raw | diff to current |
2010-06-10 |
s_nakamoto | automatically change displayed address whenever it... |
blob | commitdiff | raw | diff to current |
2010-05-26 |
s_nakamoto | better prevention of inventory relaying during initial... |
blob | commitdiff | raw | diff to current |
2010-05-19 |
s_nakamoto | Mac OS build fixes by laszlo |
blob | commitdiff | raw | diff to current |
2010-02-25 |
s_nakamoto | GUI-less build target bitcoind that links to wxBase... |
blob | commitdiff | raw | diff to current |
2010-02-23 |
s_nakamoto | run as daemon without GUI, |
blob | commitdiff | raw | diff to current |
2010-02-21 |
s_nakamoto | transaction filter tabs instead of view->show generated |
blob | commitdiff | raw | diff to current |
2010-02-20 |
s_nakamoto | Address Book with tabs instead of separate Your Address... |
blob | commitdiff | raw | diff to current |
2010-02-17 |
s_nakamoto | all builds are now with wxWidgets-2.9.0, we are now... |
blob | commitdiff | raw | diff to current |
2010-02-15 |
s_nakamoto | strip out unfinished product, review and market stuff, |
blob | commitdiff | raw | diff to current |
2010-02-14 |
s_nakamoto | Workaround for bug on wxWidgets 2.9.0 Ubuntu 9.10 64... |
blob | commitdiff | raw | diff to current |
2010-02-12 |
s_nakamoto | command line and JSON-RPC first draft, requires Boost... |
blob | commitdiff | raw | diff to current |
2010-02-10 |
s_nakamoto | revert revision 56, going in different direction with... |
blob | commitdiff | raw | diff to current |
2010-02-04 |
sirius-m | Added some basic IPC functionality using wxServer,... |
blob | commitdiff | raw | diff to current |
2010-02-03 |
s_nakamoto | update fSpent flag on wallet transactions if they're... |
blob | commitdiff | raw | diff to current |
2010-01-28 |
s_nakamoto | now compiles on 64-bit Ubuntu Karmic with wxWidgets... |
blob | commitdiff | raw | diff to current |
2010-01-28 |
s_nakamoto | simplify AddAddress, |
blob | commitdiff | raw | diff to current |
2009-12-17 |
s_nakamoto | command line switch -noui |
blob | commitdiff | raw | diff to current |
2009-12-13 |
s_nakamoto | restrict file permissions on linux to the user only |
blob | commitdiff | raw | diff to current |
2009-12-13 |
s_nakamoto | misc exit code, updated setup.nsi |
blob | commitdiff | raw | diff to current |
2009-12-11 |
s_nakamoto | retry IRC if name in use, |
blob | commitdiff | raw | diff to current |
2009-11-18 |
s_nakamoto | bugfix Db::open/close and zombie sockets bugs fix doubl... |
blob | commitdiff | raw | diff to current |
2009-11-13 |
s_nakamoto | monitor ThreadSocketHandler and terminate and restart... |
blob | commitdiff | raw | diff to current |
2009-11-08 |
s_nakamoto | Get local host IP on Linux, Shutdown() a little cleaner... |
blob | commitdiff | raw | diff to current |
2009-11-07 |
s_nakamoto | ui tweaks, multiple xpm icon sizes |
blob | commitdiff | raw | diff to current |
2009-11-07 |
s_nakamoto | UI tweaks, use BindListenPort to detect instance alread... |
blob | commitdiff | raw | diff to current |
2009-11-06 |
s_nakamoto | UIThreadCall, ThreadSafeMessageBox |
blob | commitdiff | raw | diff to current |
2009-11-06 |
s_nakamoto | got rid of CheckForShutdown, replaced some thread-unsaf... |
blob | commitdiff | raw | diff to current |
2009-11-05 |
s_nakamoto | unix build merged in, bitmap resources from xpm instead... |
blob | commitdiff | raw | diff to current |
2009-11-01 |
s_nakamoto | move debug.log and db.log to data dir, portable GetData... |
blob | commitdiff | raw | diff to current |
2009-10-29 |
s_nakamoto | better wallet.dat flush, consolidated QueryPerformanceC... |
blob | commitdiff | raw | diff to current |
2009-10-29 |
s_nakamoto | addr relaying fixes, proxy option and privacy patches... |
blob | commitdiff | raw | diff to current |
2009-10-25 |
s_nakamoto | fix display of new generated coins, fix assertion in... |
blob | commitdiff | raw | diff to current |
2009-10-21 |
s_nakamoto | flush wallet.dat, multi-proc, reorg options, revert... |
blob | commitdiff | raw | diff to current |
2009-10-04 |
sirius-m | Fixed the installer script and made the autostart regis... |
blob | commitdiff | raw | diff to current |
2009-10-03 |
sirius-m | Startup folder shortcut opens the program minimized... |
blob | commitdiff | raw | diff to current |
2009-10-02 |
sirius-m | startup shortcut works |
blob | commitdiff | raw | diff to current |
2009-09-24 |
sirius-m | tray icon + ask before closing |
blob | commitdiff | raw | diff to current |
2009-08-30 |
sirius-m | First commit |
blob | commitdiff | raw | diff to current |
|