Fix broken build (invalid use of qualified name std::advance)
[novacoin.git] / ui.cpp
2011-05-06 Jeff GarzikMerge pull request #197 from TheBlueMatt/errorfix
2011-05-06 Matt CoralloWhen an error is returned, the client crashes as EndMod...
2011-05-05 Gavin AndresenMerge pull request #194 from johnmaguire2013/tray
2011-05-05 John Maguireremoved tooltip balance until it can be made to change...
2011-05-05 Matt CoralloRemove the option to generate coins from the Options...
2011-05-03 Gavin AndresenMerge pull request #142 from jgarzik/remove-gui-gen.
2011-05-01 John Maguirefixed some translations which was... weird
2011-05-01 John Maguireadded balance to tooltips
2011-05-01 John Maguireadded "Send Bitcoins" option in the tray menu
2011-04-25 Matt CoralloRemove unnecessary line which creates a dependency...
2011-04-20 Gavin AndresenBetter wording for transaction fee notification messages
2011-04-18 Jeff GarzikRemove GUI's "Generate Coins" option from the menu.
2011-04-15 Jeff GarzikEnsure version number->string conversion is consistent
2011-04-12 Gavin AndresenMerge branch 'upnp' of https://github.com/TheBlueMatt...
2011-04-09 tcatmdisable -daemon on windows; bitcoind forks only with...
2011-04-05 Jeff GarzikFix deadlocks in setaccount, sendfrom RPC calls
2011-03-30 Matt CoralloAllow UPnP mapping when USE_UPNP is defined and miniupn...
2011-02-22 tcatmremove From/Message fields from SendDialog
2010-12-20 Gavin AndresenEndModal fix for Mac from piotrp
2010-12-20 Gavin AndresenEndModal fix for Mac from piotrp
2010-12-16 gavinandresenNew RPC command: listaccounts. New RPC setting -rpctim...
2010-12-13 s_nakamoto-- version 0.3.19 release
2010-12-03 gavinandresenAll boolean options/flags now work the same way.
2010-11-30 gavinandresenJSON methods: listtransactions, gettransaction, move...
2010-11-25 s_nakamoto-- version 0.3.17 release
2010-11-23 s_nakamotonew getwork
2010-11-08 s_nakamoto-paytxfee is now per KB,
2010-11-03 gavinandresenPrevent double-sends from quick double-button-clicks
2010-10-19 s_nakamotoGavin's TEST network as -testnet switch, misc fixes
2010-10-09 s_nakamotokey pool for safer wallet backup
2010-10-06 s_nakamotorecursive function to determine if own unconfirmed...
2010-09-30 s_nakamotofixed linux build,
2010-09-30 s_nakamotodon't count or spend payments until they have 1 confirm...
2010-09-19 s_nakamotoonly accept transactions sent by IP address if -allowre...
2010-09-19 s_nakamotoonly accept transactions sent by IP address if -allowre...
2010-09-10 s_nakamotofix problem sending the last cent with sub-cent fractio...
2010-09-10 s_nakamotofix problem sending the last cent with sub-cent fractio...
2010-09-07 s_nakamotocleanup,
2010-09-07 s_nakamotocleanup,
2010-08-29 s_nakamotopropset svn:eol-style native
2010-08-28 Satoshi Nakamotoalert system
2010-08-25 s_nakamotoalert system
2010-08-16 Satoshi Nakamotoblocks-1,
2010-08-16 s_nakamotoblocks-1,
2010-08-13 Satoshi Nakamotofix -datadir=./subdir relative path,
2010-08-12 s_nakamotofix -datadir=./subdir relative path,
2010-08-10 Satoshi Nakamotoalways make 8 outbound connections even if have inbound,
2010-08-10 Satoshi Nakamotocorrect typo for mac compile, update makefile to use...
2010-08-09 s_nakamotoalways make 8 outbound connections even if have inbound,
2010-08-04 laszlohcorrect typo for mac compile, update makefile to use...
2010-08-04 Satoshi Nakamotonew safety feature displays a warning message and locks...
2010-08-03 s_nakamotonew safety feature displays a warning message and locks...
2010-07-30 --author=Satoshi... Fredrik Roubert: simplified makefile.unix with wx-confi...
2010-07-29 s_nakamotoFredrik Roubert: simplified makefile.unix with wx-config,
2010-07-26 Satoshi Nakamotobitcoind now compiles without wxWidgets or wxBase
2010-07-26 Satoshi NakamotoGavin Andresen's JSON-RPC HTTP authentication,
2010-07-26 s_nakamotobitcoind now compiles without wxWidgets or wxBase
2010-07-25 s_nakamotoGavin Andresen's JSON-RPC HTTP authentication,
2010-07-19 Gavin Andresenjson-rpc password, minor UI tweaks, removed some outdat...
2010-07-19 Gavin Andresenversion 0.3.1 release
2010-07-19 Gavin Andresenversion 0.3.1 rc1
2010-07-18 s_nakamotominor UI tweaks, removed some outdated txt files,
2010-07-16 s_nakamotoversion 0.3.1 release
2010-07-15 s_nakamotofix openssl linkage problems,
2010-07-14 Gavin AndresenFix CRLF
2010-07-09 s_nakamotoGavin Andresen: implementation of autostart on system...
2010-07-09 s_nakamotoGavin Andresen: implementation of autostart on system...
2010-07-04 s_nakamotoversion 0.3 release
2010-07-04 s_nakamotoversion 0.3 release
2010-07-02 s_nakamotoreduced max outbound connections from 15 to 8 --version...
2010-07-02 s_nakamotoreduced max outbound connections from 15 to 8 --version...
2010-06-22 s_nakamotore-enable hiding taskbar button on minimize on linux...
2010-06-22 s_nakamotore-enable hiding taskbar button on minimize on linux...
2010-06-21 s_nakamotofix system tray icon on windows
2010-06-21 s_nakamotofix system tray icon on windows
2010-06-21 s_nakamoto80x80 xpm icon for ubuntu, alignment tweaked to scale...
2010-06-21 s_nakamoto80x80 xpm icon for ubuntu, alignment tweaked to scale...
2010-06-21 s_nakamotofixed colors on ubuntu lucid,
2010-06-21 s_nakamotofixed colors on ubuntu lucid,
2010-06-10 s_nakamotoautomatically change displayed address whenever it...
2010-06-10 s_nakamotoautomatically change displayed address whenever it...
2010-05-26 s_nakamotobetter prevention of inventory relaying during initial...
2010-05-26 s_nakamotobetter prevention of inventory relaying during initial...
2010-05-19 s_nakamotoMac OS build fixes by laszlo
2010-05-19 s_nakamotoMac OS build fixes by laszlo
2010-02-25 s_nakamotoGUI-less build target bitcoind that links to wxBase...
2010-02-25 s_nakamotoGUI-less build target bitcoind that links to wxBase...
2010-02-23 s_nakamotorun as daemon without GUI,
2010-02-23 s_nakamotorun as daemon without GUI,
2010-02-21 s_nakamototransaction filter tabs instead of view->show generated
2010-02-21 s_nakamototransaction filter tabs instead of view->show generated
2010-02-20 s_nakamotoAddress Book with tabs instead of separate Your Address...
2010-02-20 s_nakamotoAddress Book with tabs instead of separate Your Address...
2010-02-17 s_nakamotoall builds are now with wxWidgets-2.9.0, we are now...
2010-02-17 s_nakamotoall builds are now with wxWidgets-2.9.0, we are now...
2010-02-15 s_nakamotostrip out unfinished product, review and market stuff,
2010-02-15 s_nakamotostrip out unfinished product, review and market stuff,
2010-02-14 s_nakamotoWorkaround for bug on wxWidgets 2.9.0 Ubuntu 9.10 64...
2010-02-14 s_nakamotoWorkaround for bug on wxWidgets 2.9.0 Ubuntu 9.10 64...
2010-02-12 s_nakamotocommand line and JSON-RPC first draft, requires Boost...
next