log ui.cpp @ 68:0fecfb941a51 draft

age author description
Thu, 10 Jun 2010 23:10:30 +0000 s_nakamoto automatically change displayed address whenever it receives anything, draft
Wed, 26 May 2010 00:05:26 +0000 s_nakamoto better prevention of inventory relaying during initial download, draft
Wed, 19 May 2010 00:26:56 +0000 s_nakamoto Mac OS build fixes by laszlo draft
Thu, 25 Feb 2010 21:55:27 +0000 s_nakamoto GUI-less build target bitcoind that links to wxBase and shouldn't need GTK, draft
Tue, 23 Feb 2010 22:01:39 +0000 s_nakamoto run as daemon without GUI, draft
Sun, 21 Feb 2010 21:42:01 +0000 s_nakamoto transaction filter tabs instead of view->show generated draft
Sat, 20 Feb 2010 21:59:59 +0000 s_nakamoto Address Book with tabs instead of separate Your Address book, draft
Wed, 17 Feb 2010 17:22:01 +0000 s_nakamoto all builds are now with wxWidgets-2.9.0, we are now using UTF-8, draft
Mon, 15 Feb 2010 04:03:07 +0000 s_nakamoto strip out unfinished product, review and market stuff, draft
Sun, 14 Feb 2010 00:08:27 +0000 s_nakamoto 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. draft
Fri, 12 Feb 2010 20:38:44 +0000 s_nakamoto command line and JSON-RPC first draft, requires Boost 1.35 or higher for boost::asio, draft
Wed, 10 Feb 2010 19:33:04 +0000 s_nakamoto revert revision 56, going in different direction with boost::asio and JSON-RPC draft
Thu, 04 Feb 2010 15:31:46 +0000 sirius-m Added some basic IPC functionality using wxServer, wxClient and wxConnection. draft
Wed, 03 Feb 2010 22:58:40 +0000 s_nakamoto update fSpent flag on wallet transactions if they're seen spent in case copy of wallet.dat was used elsewhere or restored from backup, draft
Thu, 28 Jan 2010 21:49:20 +0000 s_nakamoto now compiles on 64-bit Ubuntu Karmic with wxWidgets-2.9.0, draft
Thu, 28 Jan 2010 00:31:00 +0000 s_nakamoto simplify AddAddress, draft
Thu, 17 Dec 2009 23:16:27 +0000 s_nakamoto command line switch -noui draft
Sun, 13 Dec 2009 02:13:43 +0000 s_nakamoto restrict file permissions on linux to the user only draft
Sun, 13 Dec 2009 00:13:16 +0000 s_nakamoto misc exit code, updated setup.nsi draft
Fri, 11 Dec 2009 16:49:21 +0000 s_nakamoto retry IRC if name in use, draft
Wed, 18 Nov 2009 19:19:41 +0000 s_nakamoto bugfix Db::open/close and zombie sockets bugs fix double-close of socket handle, draft
Fri, 13 Nov 2009 01:23:08 +0000 s_nakamoto monitor ThreadSocketHandler and terminate and restart if hung, convert _beginthread to CreateThread wrapper, disconnect inactive connections, ping, break up long messages to speed up initial download, better priorities for initiating connections, track how many nodes have requested our blocks and transactions, status #/offline and warning message on unsent blocks, minimize on close as separate option -- linux-test5 draft
Sun, 08 Nov 2009 04:24:52 +0000 s_nakamoto Get local host IP on Linux, Shutdown() a little cleaner -- linux-0.1.6-test1 waypoint draft
Sat, 07 Nov 2009 18:51:41 +0000 s_nakamoto ui tweaks, multiple xpm icon sizes draft
Sat, 07 Nov 2009 05:05:03 +0000 s_nakamoto UI tweaks, use BindListenPort to detect instance already running, setsockopt(SO_REUSEADDR) so can bind during TIME_WAIT after exit and restart draft
Fri, 06 Nov 2009 18:53:26 +0000 s_nakamoto UIThreadCall, ThreadSafeMessageBox draft
Fri, 06 Nov 2009 05:50:05 +0000 s_nakamoto got rid of CheckForShutdown, replaced some thread-unsafe wxWidgets calls, Linux fixes, socket send MSG_NOSIGNAL, bind INADDR_ANY, works reliably on Linux now except if wxMessageBox is used in a thread other than the GUI thread draft
Thu, 05 Nov 2009 04:41:36 +0000 s_nakamoto unix build merged in, bitmap resources from xpm instead of rc, better addr relay, better selection of addrs by time last seen for faster connect draft
Sun, 01 Nov 2009 01:16:51 +0000 s_nakamoto move debug.log and db.log to data dir, portable GetDataDir, optimize GetBalance, fix repaint bogdown, -addnode and -? switches draft
Thu, 29 Oct 2009 20:10:46 +0000 s_nakamoto better wallet.dat flush, consolidated QueryPerformanceCounter, PRI64d printf portability draft
Thu, 29 Oct 2009 02:52:48 +0000 s_nakamoto addr relaying fixes, proxy option and privacy patches, detect connect to self, non-final tx locktime changes, fix hide unconfirmed generated draft
Sun, 25 Oct 2009 04:35:01 +0000 s_nakamoto fix display of new generated coins, fix assertion in bitcoinminer draft
Wed, 21 Oct 2009 01:08:05 +0000 s_nakamoto flush wallet.dat, multi-proc, reorg options, revert to startup folder shortcut draft
Sun, 04 Oct 2009 11:38:29 +0000 sirius-m Fixed the installer script and made the autostart registry based. draft
Sat, 03 Oct 2009 11:52:21 +0000 sirius-m Startup folder shortcut opens the program minimized. Restoring a minimized-to-tray window works correctly. draft
Fri, 02 Oct 2009 10:14:05 +0000 sirius-m startup shortcut works draft
Thu, 24 Sep 2009 04:09:56 +0000 sirius-m tray icon + ask before closing draft
Sun, 30 Aug 2009 03:46:39 +0000 sirius-m First commit draft