novacoin.git
12 years agoAddress book: Disable "copy to clipboard" and "Delete" buttons when nothing selected
Wladimir J. van der Laan [Wed, 6 Jul 2011 19:52:23 +0000]
Address book: Disable "copy to clipboard" and "Delete" buttons when nothing selected

12 years agoRemove code for no longer existing edit button in address book dialog
Wladimir J. van der Laan [Wed, 6 Jul 2011 18:52:31 +0000]
Remove code for no longer existing edit button in address book dialog

12 years agoAdd "BTC" to all amount widgets, to make clear what the unit is
Wladimir J. van der Laan [Wed, 6 Jul 2011 18:41:13 +0000]
Add "BTC" to all amount widgets, to make clear what the unit is

12 years agotab reorg phase 1: split main gui into "overview" and "history"
Wladimir J. van der Laan [Tue, 5 Jul 2011 20:09:39 +0000]
tab reorg phase 1: split main gui into "overview" and "history"

12 years agoMerge pull request #383 from sipa/syncdefault
Jeff Garzik [Tue, 5 Jul 2011 18:52:13 +0000]
Merge pull request #383 from sipa/syncdefault

Fix synchronization of default key

12 years agomake balance selectable / copyable
Wladimir J. van der Laan [Tue, 5 Jul 2011 18:21:33 +0000]
make balance selectable / copyable

12 years agoMerge pull request #384 from TheBlueMatt/upnp
Jeff Garzik [Tue, 5 Jul 2011 17:10:26 +0000]
Merge pull request #384 from TheBlueMatt/upnp

Fix UPnP building, entirely my fault.

12 years agoAdd minversion to wallet.
Matt Corallo [Tue, 5 Jul 2011 01:06:19 +0000]
Add minversion to wallet.

12 years agoEnable UPnP by default on bitcoin, but not on bitcoind (on gitian)
Matt Corallo [Tue, 5 Jul 2011 16:21:35 +0000]
Enable UPnP by default on bitcoin, but not on bitcoind (on gitian)

Also fix a minor type in gitian.yml

12 years agoRevert "Make UPnP default on Bitcoin but not on Bitcoind."
Matt Corallo [Tue, 5 Jul 2011 16:19:34 +0000]
Revert "Make UPnP default on Bitcoin but not on Bitcoind."

This reverts commit ee1f884229736da6f5443157ccba97f4e8f50f82.

Stupid, stupid me...there is exactly 0 way to convince make to
execute a conditional based on a target-specific variable.

12 years agoFix synchronization of default key
Pieter Wuille [Tue, 5 Jul 2011 15:42:44 +0000]
Fix synchronization of default key

12 years agoMerge pull request #379 from gavinandresen/nocommas
Gavin Andresen [Tue, 5 Jul 2011 02:26:10 +0000]
Merge pull request #379 from gavinandresen/nocommas

Do not use comma as thousands separator

12 years agoMerge pull request #380 from TheBlueMatt/buildupdates
Jeff Garzik [Mon, 4 Jul 2011 23:34:18 +0000]
Merge pull request #380 from TheBlueMatt/buildupdates

Added a couple minor things to match newer build process.

12 years agoAdded a couple minor things to match newer build process.
Matt Corallo [Sun, 3 Jul 2011 12:41:09 +0000]
Added a couple minor things to match newer build process.

This adds the relevent patches which are applied to wx,
and updates for cross compiling.

12 years agoas there is no "default receiving address" in this GUI, don't autogenerate new addres...
Wladimir J. van der Laan [Mon, 4 Jul 2011 18:12:58 +0000]
as there is no "default receiving address" in this GUI, don't autogenerate new addresses on receiving

12 years agoDo not use comma as thousands separator
Gavin Andresen [Mon, 4 Jul 2011 13:41:58 +0000]
Do not use comma as thousands separator
Using the comma as thousands separator causes problems for parts of the world
where comma == decimal point.  Germans sending 0,001 bitcoins are unpleasantly
surprised when that results in 1 BTC getting sent.

12 years agoadd windows build instructions
Wladimir J. van der Laan [Mon, 4 Jul 2011 05:45:28 +0000]
add windows build instructions

12 years agoEliminate useless padding
Wladimir J. van der Laan [Sun, 3 Jul 2011 18:59:56 +0000]
Eliminate useless padding

12 years agowindows build fixes
Wladimir J. van der Laan [Sun, 3 Jul 2011 18:53:56 +0000]
windows build fixes

12 years agoBlock-chain lock-in at 134444
Gavin Andresen [Sun, 3 Jul 2011 15:20:39 +0000]
Block-chain lock-in at 134444

12 years agoMinor translation changes for latest build
Han Lin Yap [Sun, 3 Jul 2011 13:24:47 +0000]
Minor translation changes for latest build

12 years agomove another setPlaceHolderText to 4.7+ only code
Wladimir J. van der Laan [Sun, 3 Jul 2011 06:24:07 +0000]
move another setPlaceHolderText to 4.7+ only code

12 years agoremove libboostall-dev is not needed dependency
Wladimir J. van der Laan [Sun, 3 Jul 2011 05:51:20 +0000]
remove libboostall-dev is not needed dependency

12 years agoBump OSX version to 0.3.24 (missed in previous commit)
Jeff Garzik [Sat, 2 Jul 2011 20:57:45 +0000]
Bump OSX version to 0.3.24 (missed in previous commit)

12 years agoBump version to 0.3.24.
Jeff Garzik [Sat, 2 Jul 2011 20:55:11 +0000]
Bump version to 0.3.24.

12 years agoMerge branch 'tmp2' into tmp3
Jeff Garzik [Sat, 2 Jul 2011 20:46:07 +0000]
Merge branch 'tmp2' into tmp3

12 years agoMerge pull request #374 from TheBlueMatt/neterror
Jeff Garzik [Sat, 2 Jul 2011 19:04:09 +0000]
Merge pull request #374 from TheBlueMatt/neterror

Give more detailed error messages for connection failure.

12 years agoremove "edit" button, document double-click behaviour to edit
Wladimir J. van der Laan [Sat, 2 Jul 2011 16:30:41 +0000]
remove "edit" button, document double-click behaviour to edit

12 years agoui improvements: allow inline editing of labels/addresses in address book table,...
Wladimir J. van der Laan [Sat, 2 Jul 2011 15:31:27 +0000]
ui improvements: allow inline editing of labels/addresses in address book table, better tab order in send dialog, set focus on sending address table when coming from send coins dialog

12 years agomake tooltip equal to placeholder
Wladimir J. van der Laan [Sat, 2 Jul 2011 13:42:12 +0000]
make tooltip equal to placeholder

12 years agoCheck addresses in address book for validity
Wladimir J. van der Laan [Sat, 2 Jul 2011 13:09:53 +0000]
Check addresses in address book for validity

12 years agoSend: dialog redesign (automatically look up label for entered address)
Wladimir J. van der Laan [Sat, 2 Jul 2011 11:45:59 +0000]
Send: dialog redesign (automatically look up label for entered address)

12 years agoGive more detailed error messages for connection failure.
Matt Corallo [Sat, 2 Jul 2011 01:59:37 +0000]
Give more detailed error messages for connection failure.

12 years agoupdate build instructions (thanks tschaboo)
Wladimir J. van der Laan [Sat, 2 Jul 2011 08:33:36 +0000]
update build instructions (thanks tschaboo)

12 years ago"Receive coins" instead of "Receiving addresses"
Wladimir J. van der Laan [Sat, 2 Jul 2011 08:13:29 +0000]
"Receive coins" instead of "Receiving addresses"

12 years agoPlaceholder text can only be used for Qt 4.7+
Wladimir J. van der Laan [Sat, 2 Jul 2011 07:21:16 +0000]
Placeholder text can only be used for Qt 4.7+

12 years agoMerge pull request #372 from TheBlueMatt/upnp
Jeff Garzik [Sat, 2 Jul 2011 02:39:05 +0000]
Merge pull request #372 from TheBlueMatt/upnp

Make UPnP default on Bitcoin but not on Bitcoind.

12 years agoMerge pull request #373 from EricJ2190/master
Jeff Garzik [Sat, 2 Jul 2011 00:38:24 +0000]
Merge pull request #373 from EricJ2190/master

Another Visual C++ Makefile Update

12 years agoAdd keystore.h to makefile.vs's header list.
Eric Hosmer [Sat, 2 Jul 2011 00:17:10 +0000]
Add keystore.h to makefile.vs's header list.

12 years agoFurther updated Visual C++ makefile.
Eric Hosmer [Sat, 2 Jul 2011 00:14:02 +0000]
Further updated Visual C++ makefile.

12 years agoMake UPnP default on Bitcoin but not on Bitcoind.
Matt Corallo [Fri, 1 Jul 2011 23:03:07 +0000]
Make UPnP default on Bitcoin but not on Bitcoind.

This is a bit of an ugly hack, but its the only way to do it.

12 years agoMerge pull request #343 from muggenhor/proper-http-server-rejection
Jeff Garzik [Fri, 1 Jul 2011 23:34:49 +0000]
Merge pull request #343 from muggenhor/proper-http-server-rejection

rpc server: send '403 Forbidden' to rejected clients

12 years agoMerge pull request #368 from TheBlueMatt/dnsseed
Jeff Garzik [Fri, 1 Jul 2011 23:33:28 +0000]
Merge pull request #368 from TheBlueMatt/dnsseed

Only use dnsseeds when not on testnet.

12 years agoMerge pull request #371 from EricJ2190/master
Jeff Garzik [Fri, 1 Jul 2011 23:31:33 +0000]
Merge pull request #371 from EricJ2190/master

Updated Visual C++ Makefile

12 years agoEnable DNS seeding by default.
Jeff Garzik [Fri, 1 Jul 2011 21:58:03 +0000]
Enable DNS seeding by default.

12 years agoMerge pull request #369 from sipa/limitblocksend
Jeff Garzik [Fri, 1 Jul 2011 21:51:48 +0000]
Merge pull request #369 from sipa/limitblocksend

Limit size of response to getblocks

12 years agoRemove "default address" from main GUI screen, it only confuses people
Wladimir J. van der Laan [Fri, 1 Jul 2011 19:41:14 +0000]
Remove "default address" from main GUI screen, it only confuses people

12 years agoAdd "last month" filter
Wladimir J. van der Laan [Fri, 1 Jul 2011 18:28:11 +0000]
Add "last month" filter

12 years agoUpdated Visual C++ makefile.
Eric Hosmer [Fri, 1 Jul 2011 16:58:48 +0000]
Updated Visual C++ makefile.

12 years agomake amount column wider, so that more decimals fit in
Wladimir J. van der Laan [Fri, 1 Jul 2011 16:55:13 +0000]
make amount column wider, so that more decimals fit in

12 years agocleanup unused constants
Wladimir J. van der Laan [Fri, 1 Jul 2011 16:31:10 +0000]
cleanup unused constants

12 years agoOnly use dnsseeds and static seeds when not on testnet.
Matt Corallo [Fri, 1 Jul 2011 00:09:51 +0000]
Only use dnsseeds and static seeds when not on testnet.

12 years agoreverse address and label (suggestion by Danube)
Wladimir J. van der Laan [Fri, 1 Jul 2011 15:26:57 +0000]
reverse address and label (suggestion by Danube)

12 years agoGeneral cleanups
Wladimir J. van der Laan [Fri, 1 Jul 2011 15:06:36 +0000]
General cleanups

12 years agoLimit response to getblocks to half of output buffer size
Pieter Wuille [Thu, 30 Jun 2011 21:29:44 +0000]
Limit response to getblocks to half of output buffer size

Introduce SendBufferSize() and ReceiveBufferSize(), and limit
the blocks sent as response to the "getblocks" message to
half of the active send buffer size.

12 years agoMerge pull request #367 from TheBlueMatt/dnsseed
Jeff Garzik [Thu, 30 Jun 2011 21:51:55 +0000]
Merge pull request #367 from TheBlueMatt/dnsseed

Add new DNSSeed dnsseed.bluematt.me.

12 years agoAdd new DNSSeed dnsseed.bluematt.me.
Matt Corallo [Thu, 30 Jun 2011 21:42:59 +0000]
Add new DNSSeed dnsseed.bluematt.me.

This seed will pull a random set of 20 nodes from the network which
are tested to be online instead of a static list.

12 years agoFix detailed transaction information on doubleclick
Wladimir J. van der Laan [Thu, 30 Jun 2011 19:34:00 +0000]
Fix detailed transaction information on doubleclick

12 years agoAddress book: show unlabeled addresses as (no label)
Wladimir J. van der Laan [Thu, 30 Jun 2011 19:29:20 +0000]
Address book: show unlabeled addresses as (no label)

12 years agofix sorting in address table dialog
Wladimir J. van der Laan [Thu, 30 Jun 2011 19:11:51 +0000]
fix sorting in address table dialog

12 years agoadd icons to address book dialog buttons
Wladimir J. van der Laan [Thu, 30 Jun 2011 18:20:46 +0000]
add icons to address book dialog buttons

12 years agoAdd "receiving addresses" to toolbar
Wladimir J. van der Laan [Thu, 30 Jun 2011 17:43:44 +0000]
Add "receiving addresses" to toolbar

12 years agoMake it very clear when on testnet (green icon, add [testnet] to title)
Wladimir J. van der Laan [Thu, 30 Jun 2011 17:14:42 +0000]
Make it very clear when on testnet (green icon, add [testnet] to title)

12 years agoSplit off WalletModel from ClientModel, to be able to support multi-wallets in future
Wladimir J. van der Laan [Thu, 30 Jun 2011 16:05:29 +0000]
Split off WalletModel from ClientModel, to be able to support multi-wallets in future

12 years agoshow an error if amount is not valid (either the amount or decimals is empty)
Wladimir J. van der Laan [Thu, 30 Jun 2011 15:32:19 +0000]
show an error if amount is not valid (either the amount or decimals is empty)

12 years agoMake it more clear what the "New" button does
Wladimir J. van der Laan [Thu, 30 Jun 2011 15:22:03 +0000]
Make it more clear what the "New" button does

12 years agoImplement filter row instead of tabs, allows for more expressive filters
Wladimir J. van der Laan [Tue, 28 Jun 2011 19:41:56 +0000]
Implement filter row instead of tabs, allows for more expressive filters

12 years agoadd "BTC" to balance for clarity
Wladimir J. van der Laan [Wed, 29 Jun 2011 13:07:14 +0000]
add "BTC" to balance for clarity

12 years agoMerge pull request #357 from jrmithdobbs/osx-appbundle
Gavin Andresen [Wed, 29 Jun 2011 14:52:14 +0000]
Merge pull request #357 from jrmithdobbs/osx-appbundle

Add OSX App bundle and correct build instructions to reflect reality.

12 years agoMerge pull request #361 from spiechu/polish-translation
Gavin Andresen [Wed, 29 Jun 2011 14:13:04 +0000]
Merge pull request #361 from spiechu/polish-translation

added polish translation

12 years agoMerge pull request #362 from ius/issue340
Pieter Wuille [Tue, 28 Jun 2011 20:47:08 +0000]
Merge pull request #362 from ius/issue340

Fix connection failure debug output

12 years agoFix connection failure debug output
Joerie de Gram [Tue, 28 Jun 2011 20:16:12 +0000]
Fix connection failure debug output

12 years agoadded polish translation
Dawid Spiechowicz [Tue, 28 Jun 2011 18:37:51 +0000]
added polish translation

12 years agouse 256x256 window icon, to prevent uglyness on OSes that show full-size icons for...
Wladimir J. van der Laan [Tue, 28 Jun 2011 16:29:58 +0000]
use 256x256 window icon, to prevent uglyness on OSes that show full-size icons for apps

12 years agoFix AddressBook syncrhonization between a CWallet and CWalletDB
Stéphane Gimenez [Mon, 27 Jun 2011 21:22:30 +0000]
Fix AddressBook syncrhonization between a CWallet and CWalletDB

This problem was reported independently by laanwj in Issue #350.

12 years agoMerge pull request #356 from gavinandresen/unitTest
Gavin Andresen [Mon, 27 Jun 2011 20:30:44 +0000]
Merge pull request #356 from gavinandresen/unitTest

Boost unit-testing framework. Thanks to Steve (gasteve in irc) for original code.

12 years agoAdd OSX App bundle and correct build instructions to reflect reality.
Doug Huff [Mon, 27 Jun 2011 20:11:35 +0000]
Add OSX App bundle and correct build instructions to reflect reality.

12 years agoBoost unit-testing framework.
Gavin Andresen [Mon, 27 Jun 2011 18:05:02 +0000]
Boost unit-testing framework.
make -f makefile.{unix,osx,mingw} test_bitcoin
to compile dumb, do-almost-nothing placeholder unit tests.

12 years agoadd icons to "New..." and "Copy to clipboard" buttons
Wladimir J. van der Laan [Sun, 26 Jun 2011 21:09:41 +0000]
add icons to "New..." and "Copy to clipboard" buttons

12 years agoChange transaction table:
Wladimir J. van der Laan [Sun, 26 Jun 2011 20:47:02 +0000]
Change transaction table:
- Split "Description" column into "Type" and "Address", to make sorting easier (and facilitate filtering in the future)
- Merged "credit" and "debit" columns into one "amount" column that can be black (positive) or red (negative)

12 years agorpc: don't send 403 when using SSL to prevent DoS
Giel van Schijndel [Sat, 25 Jun 2011 02:31:48 +0000]
rpc: don't send 403 when using SSL to prevent DoS

Signed-off-by: Giel van Schijndel <me@mortis.eu>

12 years agorpc server: send '403 Forbidden' to rejected clients
Giel van Schijndel [Fri, 24 Jun 2011 17:26:47 +0000]
rpc server: send '403 Forbidden' to rejected clients

In order to be a proper HTTP implementation clients that aren't allowed
to connect to the RPC server (using -rpcallowip), should receive a
proper HTTP response.  So instead of closing the connection on them send
a '403 Forbidden' status.

Signed-off-by: Giel van Schijndel <me@mortis.eu>

12 years agoupdate core to d0d80170a2ca73004e08fb85007fe055cbf4e411 (CWallet class)
Wladimir J. van der Laan [Sun, 26 Jun 2011 17:23:24 +0000]
update core to d0d80170a2ca73004e08fb85007fe055cbf4e411 (CWallet class)

12 years agoMerge pull request #347 from sipa/delkeyuser
Pieter Wuille [Sun, 26 Jun 2011 10:04:39 +0000]
Merge pull request #347 from sipa/delkeyuser

Fix segfault when creating new wallet

12 years agoreduce spacing between "Add to address book as" and the text field
Wladimir J. van der Laan [Sun, 26 Jun 2011 10:01:25 +0000]
reduce spacing between "Add to address book as" and the text field

12 years agoFix segfault when creating new wallet
Pieter Wuille [Sun, 26 Jun 2011 00:37:52 +0000]
Fix segfault when creating new wallet

The initialization of the default key used keyUser instead
of vchDefaultKey. keyUser is now complete removed.

12 years agofix typo in dutch translation
Wladimir J. van der Laan [Sat, 25 Jun 2011 21:27:19 +0000]
fix typo in dutch translation

12 years agoupdate dutch translation
Wladimir J. van der Laan [Sat, 25 Jun 2011 21:20:42 +0000]
update dutch translation

12 years agocompile fixes by Unthinkingbit
Wladimir J. van der Laan [Sat, 25 Jun 2011 21:14:10 +0000]
compile fixes by Unthinkingbit

12 years agoImprove look/usablity of send coins dialog
Wladimir J. van der Laan [Sat, 25 Jun 2011 20:57:24 +0000]
Improve look/usablity of send coins dialog

12 years agoallow adding address to address book in send dialog
Wladimir J. van der Laan [Sat, 25 Jun 2011 17:32:36 +0000]
allow adding address to address book in send dialog

12 years agoCall "initial download" "synchronizing with network" instead
Wladimir J. van der Laan [Sat, 25 Jun 2011 10:39:08 +0000]
Call "initial download" "synchronizing with network" instead

12 years agofinish nl translation
Wladimir J. van der Laan [Fri, 24 Jun 2011 19:45:33 +0000]
finish nl translation

12 years agouse buttonbox for options dialog
Wladimir J. van der Laan [Fri, 24 Jun 2011 19:23:43 +0000]
use buttonbox for options dialog

12 years agoMerge branch 'totalblocksestimate1' of https://github.com/laanwj/bitcoin
Gavin Andresen [Fri, 24 Jun 2011 15:17:22 +0000]
Merge branch 'totalblocksestimate1' of https://github.com/laanwj/bitcoin

12 years agoMerge pull request #342 from jburkle/datadir_check
Jeff Garzik [Fri, 24 Jun 2011 04:43:30 +0000]
Merge pull request #342 from jburkle/datadir_check

Edited init.cpp to include a check that -datadir exists

12 years agoEdited init.cpp to include a check that -datadir exists
James Burkle [Fri, 24 Jun 2011 03:43:26 +0000]
Edited init.cpp to include a check that -datadir exists

12 years agoexperiment with internationalization (nl), unbreak build (externui.h->qtui.h)
Wladimir J. van der Laan [Thu, 23 Jun 2011 20:35:30 +0000]
experiment with internationalization (nl), unbreak build (externui.h->qtui.h)

12 years agouse #ifdef QT_UI to distinguish Qt UI instead of hardcoded #if 0
Wladimir J. van der Laan [Wed, 22 Jun 2011 18:11:12 +0000]
use #ifdef QT_UI to distinguish Qt UI instead of hardcoded #if 0

12 years agoclarify text
Wladimir J. van der Laan [Tue, 21 Jun 2011 18:39:37 +0000]
clarify text