Go to file
s_nakamoto 6ff4388ffa Address Book with tabs instead of separate Your Address book,
with live update of default address in main window, 
New... button on main window for creating new receiving address, 
made receiving address labels more visible, 
ask user before paying transaction fee, 
when sending to bitcoin address also use a bitcoin address for the change, 
added some event.Skip() to fix UI glitches 
-- version 0.2.4
2010-02-20 21:59:59 +00:00
json better error message in check_type(), tell the types by name instead of by number 2010-02-10 19:46:04 +00:00
locale all builds are now with wxWidgets-2.9.0, we are now using UTF-8, 2010-02-17 17:22:01 +00:00
rc First commit 2009-08-30 03:46:39 +00:00
xpm update fSpent flag on wallet transactions if they're seen spent in case copy of wallet.dat was used elsewhere or restored from backup, 2010-02-03 22:58:40 +00:00
base58.h First commit 2009-08-30 03:46:39 +00:00
bignum.h 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. 2010-02-14 00:08:27 +00:00
bugs.txt Startup folder shortcut opens the program minimized. Restoring a minimized-to-tray window works correctly. 2009-10-03 11:52:21 +00:00
build-msw.txt all builds are now with wxWidgets-2.9.0, we are now using UTF-8, 2010-02-17 17:22:01 +00:00
build-unix.txt all builds are now with wxWidgets-2.9.0, we are now using UTF-8, 2010-02-17 17:22:01 +00:00
changelog.txt Fixed the installer script and made the autostart registry based. 2009-10-04 11:38:29 +00:00
db.cpp strip out unfinished product, review and market stuff, 2010-02-15 04:03:07 +00:00
db.h strip out unfinished product, review and market stuff, 2010-02-15 04:03:07 +00:00
headers.h strip out unfinished product, review and market stuff, 2010-02-15 04:03:07 +00:00
irc.cpp command line and JSON-RPC first draft, requires Boost 1.35 or higher for boost::asio, 2010-02-12 20:38:44 +00:00
irc.h command line and JSON-RPC first draft, requires Boost 1.35 or higher for boost::asio, 2010-02-12 20:38:44 +00:00
key.h addr relaying fixes, proxy option and privacy patches, detect connect to self, non-final tx locktime changes, fix hide unconfirmed generated 2009-10-29 02:52:48 +00:00
license.txt command line and JSON-RPC first draft, requires Boost 1.35 or higher for boost::asio, 2010-02-12 20:38:44 +00:00
main.cpp Address Book with tabs instead of separate Your Address book, 2010-02-20 21:59:59 +00:00
main.h Address Book with tabs instead of separate Your Address book, 2010-02-20 21:59:59 +00:00
makefile.mingw all builds are now with wxWidgets-2.9.0, we are now using UTF-8, 2010-02-17 17:22:01 +00:00
makefile.unix all builds are now with wxWidgets-2.9.0, we are now using UTF-8, 2010-02-17 17:22:01 +00:00
makefile.vc all builds are now with wxWidgets-2.9.0, we are now using UTF-8, 2010-02-17 17:22:01 +00:00
net.cpp strip out unfinished product, review and market stuff, 2010-02-15 04:03:07 +00:00
net.h strip out unfinished product, review and market stuff, 2010-02-15 04:03:07 +00:00
rpc.cpp renamed a few rpc methods 2010-02-14 22:27:13 +00:00
rpc.h command line and JSON-RPC first draft, requires Boost 1.35 or higher for boost::asio, 2010-02-12 20:38:44 +00:00
script.cpp command line and JSON-RPC first draft, requires Boost 1.35 or higher for boost::asio, 2010-02-12 20:38:44 +00:00
script.h Address Book with tabs instead of separate Your Address book, 2010-02-20 21:59:59 +00:00
serialize.h Address Book with tabs instead of separate Your Address book, 2010-02-20 21:59:59 +00:00
setup.nsi filter out duplicate getblocks and don't relay inv messages during initial block download -- 0.2 rc2 2009-12-14 02:12:01 +00:00
sha.cpp First commit 2009-08-30 03:46:39 +00:00
sha.h First commit 2009-08-30 03:46:39 +00:00
strlcpy.h addr relaying fixes, proxy option and privacy patches, detect connect to self, non-final tx locktime changes, fix hide unconfirmed generated 2009-10-29 02:52:48 +00:00
ui.cpp Address Book with tabs instead of separate Your Address book, 2010-02-20 21:59:59 +00:00
ui.h Address Book with tabs instead of separate Your Address book, 2010-02-20 21:59:59 +00:00
ui.rc First commit 2009-08-30 03:46:39 +00:00
uibase.cpp Address Book with tabs instead of separate Your Address book, 2010-02-20 21:59:59 +00:00
uibase.h Address Book with tabs instead of separate Your Address book, 2010-02-20 21:59:59 +00:00
uint256.h 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. 2010-02-14 00:08:27 +00:00
uiproject.fbp Address Book with tabs instead of separate Your Address book, 2010-02-20 21:59:59 +00:00
util.cpp Address Book with tabs instead of separate Your Address book, 2010-02-20 21:59:59 +00:00
util.h safer wxGetTranslation wrapper 2010-02-17 23:55:43 +00:00