| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | all builds are now with wxWidgets-2.9.0, we are now using UTF-8, | s_nakamoto | 2010-02-17 | 1 | -83/+0 |
| | | | | | | added support for language translation file locale/<lang>/LC_MESSAGES/bitcoin.mo -- version 0.2.2 | ||||
| * | fix mingw makefile to use correct wxWidgets include, | s_nakamoto | 2010-02-15 | 1 | -1/+1 |
| | | | | | this is the last version of makefile and makefile.vc for wxWidgets-2.8 | ||||
| * | strip out unfinished product, review and market stuff, | s_nakamoto | 2010-02-15 | 1 | -5/+2 |
| | | | | | enable _() instead of wxT() in uiproject.fbp so it uses wxGetTranslation for the wxFormBuilder generated part of the UI | ||||
| * | command line and JSON-RPC first draft, requires Boost 1.35 or higher for ↵ | s_nakamoto | 2010-02-12 | 1 | -10/+15 |
| | | | | | | | | | | boost::asio, added SetBitcoinAddress and GetBitcoinAddress methods on CScript, critsect interlocks around mapAddressBook, added some random delays in tx broadcast to improve privacy, now compiles with MSVC 8.0 | ||||
| * | revert revision 56, going in different direction with boost::asio and JSON-RPC | s_nakamoto | 2010-02-10 | 1 | -3/+1 |
| | | |||||
| * | Added some basic IPC functionality using wxServer, wxClient and wxConnection. | sirius-m | 2010-02-04 | 1 | -1/+3 |
| | | | | | | Added the -blockamount command line option for an example of usage. | ||||
| * | retry IRC if name in use, | s_nakamoto | 2009-12-11 | 1 | -14/+12 |
| | | | | | | | resize to fit ubuntu's giant default font, scroll debug.log, pause gen during initial block download | ||||
| * | addr relaying fixes, proxy option and privacy patches, detect connect to ↵ | s_nakamoto | 2009-10-29 | 1 | -2/+2 |
| | | | | | self, non-final tx locktime changes, fix hide unconfirmed generated | ||||
| * | flush wallet.dat, multi-proc, reorg options, revert to startup folder shortcut | s_nakamoto | 2009-10-21 | 1 | -2/+2 |
| | | |||||
| * | tray icon + ask before closing | sirius-m | 2009-09-24 | 1 | -2/+2 |
| | | |||||
| * | First commit | sirius-m | 2009-08-30 | 1 | -0/+83 |