aboutsummaryrefslogtreecommitdiff
path: root/ui.cpp
Commit message (Expand)AuthorAgeFilesLines
* transaction filter tabs instead of view->show generated v0.2.5s_nakamoto2010-02-211-25/+62
* Address Book with tabs instead of separate Your Address book, v0.2.4s_nakamoto2010-02-201-300/+280
* all builds are now with wxWidgets-2.9.0, we are now using UTF-8, v0.2.2s_nakamoto2010-02-171-154/+183
* strip out unfinished product, review and market stuff, s_nakamoto2010-02-151-920/+10
* Workaround for bug on wxWidgets 2.9.0 Ubuntu 9.10 64-bit where first characte...s_nakamoto2010-02-141-28/+12
* command line and JSON-RPC first draft, requires Boost 1.35 or higher for boos...s_nakamoto2010-02-121-203/+233
* revert revision 56, going in different direction with boost::asio and JSON-RPCs_nakamoto2010-02-101-27/+2
* Added some basic IPC functionality using wxServer, wxClient and wxConnection.sirius-m2010-02-041-2/+27
* update fSpent flag on wallet transactions if they're seen spent in case copy ...s_nakamoto2010-02-031-21/+25
* now compiles on 64-bit Ubuntu Karmic with wxWidgets-2.9.0,s_nakamoto2010-01-281-23/+31
* simplify AddAddress, s_nakamoto2010-01-281-4/+13
* command line switch -nouis_nakamoto2009-12-171-19/+15
* restrict file permissions on linux to the user onlys_nakamoto2009-12-131-0/+1
* misc exit code, updated setup.nsis_nakamoto2009-12-131-2/+16
* retry IRC if name in use, s_nakamoto2009-12-111-9/+37
* bugfix Db::open/close and zombie sockets bugs fix double-close of socket handle,s_nakamoto2009-11-181-13/+14
* monitor ThreadSocketHandler and terminate and restart if hung, convert _begin...s_nakamoto2009-11-131-47/+90
* Get local host IP on Linux, Shutdown() a little cleaner -- linux-0.1.6-test1 ...v0.1.6test1s_nakamoto2009-11-081-1/+12
* ui tweaks, multiple xpm icon sizess_nakamoto2009-11-071-6/+12
* UI tweaks, use BindListenPort to detect instance already running, setsockopt(...s_nakamoto2009-11-071-46/+76
* UIThreadCall, ThreadSafeMessageBoxs_nakamoto2009-11-061-32/+36
* got rid of CheckForShutdown, replaced some thread-unsafe wxWidgets calls, Lin...s_nakamoto2009-11-061-12/+51
* unix build merged in, bitmap resources from xpm instead of rc, better addr re...s_nakamoto2009-11-051-45/+58
* move debug.log and db.log to data dir, portable GetDataDir, optimize GetBalan...s_nakamoto2009-11-011-256/+201
* better wallet.dat flush, consolidated QueryPerformanceCounter, PRI64d printf ...s_nakamoto2009-10-291-13/+13
* addr relaying fixes, proxy option and privacy patches, detect connect to self...s_nakamoto2009-10-291-47/+176
* fix display of new generated coins, fix assertion in bitcoinminers_nakamoto2009-10-251-4/+51
* flush wallet.dat, multi-proc, reorg options, revert to startup folder shortcuts_nakamoto2009-10-211-273/+390
* Fixed the installer script and made the autostart registry based.sirius-m2009-10-041-44/+33
* Startup folder shortcut opens the program minimized. Restoring a minimized-to...sirius-m2009-10-031-0/+5
* startup shortcut workssirius-m2009-10-021-22/+53
* tray icon + ask before closingsirius-m2009-09-241-16/+213
* First commitsirius-m2009-08-301-0/+3290