aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Garzik <[email protected]>2011-05-09 14:00:14 -0400
committerJeff Garzik <[email protected]>2011-05-09 14:00:14 -0400
commitb17be7e14b4a62b7935c75fe7e7645e736fd68d2 (patch)
treebe44c7310683df72aeb5781ec74a85451206cfbc
parentFix broken build (invalid use of qualified name std::advance) (diff)
parentdirectory re-organization (keeps the old build system) (diff)
downloaddiscoin-b17be7e14b4a62b7935c75fe7e7645e736fd68d2.tar.xz
discoin-b17be7e14b4a62b7935c75fe7e7645e736fd68d2.zip
Manual merge of jaromil's source tree reorg commit.
Conflicts: src/sha256.cpp
-rw-r--r--.gitignore6
-rw-r--r--COPYING (renamed from license.txt)0
l---------README1
-rw-r--r--doc/build-msw.txt (renamed from build-msw.txt)2
-rw-r--r--doc/build-osx.txt (renamed from build-osx.txt)0
-rw-r--r--doc/build-unix.txt (renamed from build-unix.txt)2
-rw-r--r--doc/coding.txt (renamed from coding.txt)0
-rw-r--r--share/pixmaps/addressbook16.bmp (renamed from rc/addressbook16.bmp)bin1334 -> 1334 bytes
-rw-r--r--share/pixmaps/addressbook16mask.bmp (renamed from rc/addressbook16mask.bmp)bin126 -> 126 bytes
-rw-r--r--share/pixmaps/addressbook20.bmp (renamed from rc/addressbook20.bmp)bin1478 -> 1478 bytes
-rw-r--r--share/pixmaps/addressbook20mask.bmp (renamed from rc/addressbook20mask.bmp)bin142 -> 142 bytes
-rw-r--r--share/pixmaps/bitcoin-bc.ico (renamed from rc/bitcoin-bc.ico)bin22486 -> 22486 bytes
-rw-r--r--share/pixmaps/bitcoin.ico (renamed from rc/bitcoin.ico)bin25782 -> 25782 bytes
-rw-r--r--share/pixmaps/check.ico (renamed from rc/check.ico)bin766 -> 766 bytes
-rw-r--r--share/pixmaps/favicon.ico (renamed from rc/favicon.ico)bin2550 -> 2550 bytes
-rw-r--r--share/pixmaps/send16.bmp (renamed from rc/send16.bmp)bin1334 -> 1334 bytes
-rw-r--r--share/pixmaps/send16mask.bmp (renamed from rc/send16mask.bmp)bin126 -> 126 bytes
-rw-r--r--share/pixmaps/send16masknoshadow.bmp (renamed from rc/send16masknoshadow.bmp)bin126 -> 126 bytes
-rw-r--r--share/pixmaps/send20.bmp (renamed from rc/send20.bmp)bin1478 -> 1478 bytes
-rw-r--r--share/pixmaps/send20mask.bmp (renamed from rc/send20mask.bmp)bin142 -> 142 bytes
-rw-r--r--share/setup.nsi (renamed from setup.nsi)0
-rw-r--r--share/ui.rc (renamed from ui.rc)0
-rw-r--r--share/uiproject.fbp (renamed from uiproject.fbp)0
-rw-r--r--src/base58.h (renamed from base58.h)0
-rw-r--r--src/bignum.h (renamed from bignum.h)0
-rw-r--r--src/cryptopp/License.txt (renamed from cryptopp/License.txt)0
-rw-r--r--src/cryptopp/Readme.txt (renamed from cryptopp/Readme.txt)0
-rw-r--r--src/cryptopp/config.h (renamed from cryptopp/config.h)0
-rw-r--r--src/cryptopp/cpu.cpp (renamed from cryptopp/cpu.cpp)0
-rw-r--r--src/cryptopp/cpu.h (renamed from cryptopp/cpu.h)0
-rw-r--r--src/cryptopp/cryptlib.h (renamed from cryptopp/cryptlib.h)0
-rw-r--r--src/cryptopp/iterhash.h (renamed from cryptopp/iterhash.h)0
-rw-r--r--src/cryptopp/misc.h (renamed from cryptopp/misc.h)0
-rw-r--r--src/cryptopp/obj/.gitignore (renamed from cryptopp/obj/.gitignore)0
-rw-r--r--src/cryptopp/pch.h (renamed from cryptopp/pch.h)0
-rw-r--r--src/cryptopp/secblock.h (renamed from cryptopp/secblock.h)0
-rw-r--r--src/cryptopp/sha.cpp (renamed from cryptopp/sha.cpp)0
-rw-r--r--src/cryptopp/sha.h (renamed from cryptopp/sha.h)0
-rw-r--r--src/cryptopp/simple.h (renamed from cryptopp/simple.h)0
-rw-r--r--src/cryptopp/smartptr.h (renamed from cryptopp/smartptr.h)0
-rw-r--r--src/cryptopp/stdcpp.h (renamed from cryptopp/stdcpp.h)0
-rw-r--r--src/db.cpp (renamed from db.cpp)0
-rw-r--r--src/db.h (renamed from db.h)0
-rw-r--r--src/headers.h (renamed from headers.h)0
-rw-r--r--src/init.cpp (renamed from init.cpp)0
-rw-r--r--src/init.h (renamed from init.h)0
-rw-r--r--src/irc.cpp (renamed from irc.cpp)0
-rw-r--r--src/irc.h (renamed from irc.h)0
-rw-r--r--src/json/LICENSE.txt (renamed from json/LICENSE.txt)0
-rw-r--r--src/json/json_spirit.h (renamed from json/json_spirit.h)0
-rw-r--r--src/json/json_spirit_error_position.h (renamed from json/json_spirit_error_position.h)0
-rw-r--r--src/json/json_spirit_reader.cpp (renamed from json/json_spirit_reader.cpp)0
-rw-r--r--src/json/json_spirit_reader.h (renamed from json/json_spirit_reader.h)0
-rw-r--r--src/json/json_spirit_reader_template.h (renamed from json/json_spirit_reader_template.h)0
-rw-r--r--src/json/json_spirit_stream_reader.h (renamed from json/json_spirit_stream_reader.h)0
-rw-r--r--src/json/json_spirit_utils.h (renamed from json/json_spirit_utils.h)0
-rw-r--r--src/json/json_spirit_value.cpp (renamed from json/json_spirit_value.cpp)0
-rw-r--r--src/json/json_spirit_value.h (renamed from json/json_spirit_value.h)0
-rw-r--r--src/json/json_spirit_writer.cpp (renamed from json/json_spirit_writer.cpp)0
-rw-r--r--src/json/json_spirit_writer.h (renamed from json/json_spirit_writer.h)0
-rw-r--r--src/json/json_spirit_writer_template.h (renamed from json/json_spirit_writer_template.h)0
-rw-r--r--src/key.h (renamed from key.h)0
-rw-r--r--src/main.cpp (renamed from main.cpp)0
-rw-r--r--src/main.h (renamed from main.h)0
-rw-r--r--src/makefile.mingw (renamed from makefile.mingw)0
-rw-r--r--src/makefile.osx (renamed from makefile.osx)0
-rw-r--r--src/makefile.unix (renamed from makefile.unix)0
-rw-r--r--src/makefile.vc (renamed from makefile.vc)0
-rw-r--r--src/net.cpp (renamed from net.cpp)0
-rw-r--r--src/net.h (renamed from net.h)0
-rw-r--r--src/noui.h (renamed from noui.h)0
-rw-r--r--src/obj/.gitignore (renamed from obj/.gitignore)0
-rw-r--r--src/obj/nogui/.gitignore (renamed from obj/nogui/.gitignore)0
-rw-r--r--src/rpc.cpp (renamed from rpc.cpp)0
-rw-r--r--src/rpc.h (renamed from rpc.h)0
-rw-r--r--src/script.cpp (renamed from script.cpp)0
-rw-r--r--src/script.h (renamed from script.h)0
-rw-r--r--src/serialize.h (renamed from serialize.h)0
-rw-r--r--src/strlcpy.h (renamed from strlcpy.h)0
-rw-r--r--src/ui.cpp (renamed from ui.cpp)0
-rw-r--r--src/ui.h (renamed from ui.h)0
-rw-r--r--src/uibase.cpp (renamed from uibase.cpp)0
-rw-r--r--src/uibase.h (renamed from uibase.h)0
-rw-r--r--src/uint256.h (renamed from uint256.h)0
-rw-r--r--src/util.cpp (renamed from util.cpp)0
-rw-r--r--src/util.h (renamed from util.h)0
-rw-r--r--src/xpm/about.xpm (renamed from xpm/about.xpm)0
-rw-r--r--src/xpm/addressbook16.xpm (renamed from xpm/addressbook16.xpm)0
-rw-r--r--src/xpm/addressbook20.xpm (renamed from xpm/addressbook20.xpm)0
-rw-r--r--src/xpm/bitcoin16.xpm (renamed from xpm/bitcoin16.xpm)0
-rw-r--r--src/xpm/bitcoin20.xpm (renamed from xpm/bitcoin20.xpm)0
-rw-r--r--src/xpm/bitcoin32.xpm (renamed from xpm/bitcoin32.xpm)0
-rw-r--r--src/xpm/bitcoin48.xpm (renamed from xpm/bitcoin48.xpm)0
-rw-r--r--src/xpm/bitcoin80.xpm (renamed from xpm/bitcoin80.xpm)0
-rw-r--r--src/xpm/check.xpm (renamed from xpm/check.xpm)0
-rw-r--r--src/xpm/send16.xpm (renamed from xpm/send16.xpm)0
-rw-r--r--src/xpm/send16noshadow.xpm (renamed from xpm/send16noshadow.xpm)0
-rw-r--r--src/xpm/send20.xpm (renamed from xpm/send20.xpm)0
98 files changed, 7 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
index 1990117cf..eec3751aa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,3 @@
-*.exe
-bitcoin
-bitcoind
+src/*.exe
+src/bitcoin
+src/bitcoind
diff --git a/license.txt b/COPYING
index ab042014e..ab042014e 100644
--- a/license.txt
+++ b/COPYING
diff --git a/README b/README
new file mode 120000
index 000000000..42061c01a
--- /dev/null
+++ b/README
@@ -0,0 +1 @@
+README.md \ No newline at end of file
diff --git a/build-msw.txt b/doc/build-msw.txt
index a28c7ef85..e30b4ee72 100644
--- a/build-msw.txt
+++ b/doc/build-msw.txt
@@ -106,7 +106,7 @@ Get miniupnpc-1.5.20110215.tar.gz and copy *.h to \upnpc-exe-win32-20110215\mini
Bitcoin
-------
DOS prompt:
-cd \bitcoin
+cd \bitcoin\src
mingw32-make bitcoin.exe bitcoind.exe -f makefile.mingw
strip bitcoin.exe
strip bitcoind.exe
diff --git a/build-osx.txt b/doc/build-osx.txt
index 79279838d..79279838d 100644
--- a/build-osx.txt
+++ b/doc/build-osx.txt
diff --git a/build-unix.txt b/doc/build-unix.txt
index 922a43bd2..0c4e88e52 100644
--- a/build-unix.txt
+++ b/doc/build-unix.txt
@@ -13,6 +13,8 @@ UNIX BUILD NOTES
To Build
--------
+cd src/
+
make -f makefile.unix # Bitcoin with wxWidgets GUI
or
make -f makefile.unix bitcoind # Headless bitcoin
diff --git a/coding.txt b/doc/coding.txt
index 470747669..470747669 100644
--- a/coding.txt
+++ b/doc/coding.txt
diff --git a/rc/addressbook16.bmp b/share/pixmaps/addressbook16.bmp
index c5576910b..c5576910b 100644
--- a/rc/addressbook16.bmp
+++ b/share/pixmaps/addressbook16.bmp
Binary files differ
diff --git a/rc/addressbook16mask.bmp b/share/pixmaps/addressbook16mask.bmp
index d3a478d1a..d3a478d1a 100644
--- a/rc/addressbook16mask.bmp
+++ b/share/pixmaps/addressbook16mask.bmp
Binary files differ
diff --git a/rc/addressbook20.bmp b/share/pixmaps/addressbook20.bmp
index 2b33b228a..2b33b228a 100644
--- a/rc/addressbook20.bmp
+++ b/share/pixmaps/addressbook20.bmp
Binary files differ
diff --git a/rc/addressbook20mask.bmp b/share/pixmaps/addressbook20mask.bmp
index 56ce6125d..56ce6125d 100644
--- a/rc/addressbook20mask.bmp
+++ b/share/pixmaps/addressbook20mask.bmp
Binary files differ
diff --git a/rc/bitcoin-bc.ico b/share/pixmaps/bitcoin-bc.ico
index 88cc240e2..88cc240e2 100644
--- a/rc/bitcoin-bc.ico
+++ b/share/pixmaps/bitcoin-bc.ico
Binary files differ
diff --git a/rc/bitcoin.ico b/share/pixmaps/bitcoin.ico
index cdec9a037..cdec9a037 100644
--- a/rc/bitcoin.ico
+++ b/share/pixmaps/bitcoin.ico
Binary files differ
diff --git a/rc/check.ico b/share/pixmaps/check.ico
index 0c4e6e814..0c4e6e814 100644
--- a/rc/check.ico
+++ b/share/pixmaps/check.ico
Binary files differ
diff --git a/rc/favicon.ico b/share/pixmaps/favicon.ico
index d249e41fe..d249e41fe 100644
--- a/rc/favicon.ico
+++ b/share/pixmaps/favicon.ico
Binary files differ
diff --git a/rc/send16.bmp b/share/pixmaps/send16.bmp
index 676b5c4b4..676b5c4b4 100644
--- a/rc/send16.bmp
+++ b/share/pixmaps/send16.bmp
Binary files differ
diff --git a/rc/send16mask.bmp b/share/pixmaps/send16mask.bmp
index 06c747f93..06c747f93 100644
--- a/rc/send16mask.bmp
+++ b/share/pixmaps/send16mask.bmp
Binary files differ
diff --git a/rc/send16masknoshadow.bmp b/share/pixmaps/send16masknoshadow.bmp
index faf24e0d8..faf24e0d8 100644
--- a/rc/send16masknoshadow.bmp
+++ b/share/pixmaps/send16masknoshadow.bmp
Binary files differ
diff --git a/rc/send20.bmp b/share/pixmaps/send20.bmp
index 2b90422b3..2b90422b3 100644
--- a/rc/send20.bmp
+++ b/share/pixmaps/send20.bmp
Binary files differ
diff --git a/rc/send20mask.bmp b/share/pixmaps/send20mask.bmp
index f124d0da0..f124d0da0 100644
--- a/rc/send20mask.bmp
+++ b/share/pixmaps/send20mask.bmp
Binary files differ
diff --git a/setup.nsi b/share/setup.nsi
index b17e55337..b17e55337 100644
--- a/setup.nsi
+++ b/share/setup.nsi
diff --git a/ui.rc b/share/ui.rc
index 0e0122de2..0e0122de2 100644
--- a/ui.rc
+++ b/share/ui.rc
diff --git a/uiproject.fbp b/share/uiproject.fbp
index d9d46382d..d9d46382d 100644
--- a/uiproject.fbp
+++ b/share/uiproject.fbp
diff --git a/base58.h b/src/base58.h
index 828f8d578..828f8d578 100644
--- a/base58.h
+++ b/src/base58.h
diff --git a/bignum.h b/src/bignum.h
index 450e809d3..450e809d3 100644
--- a/bignum.h
+++ b/src/bignum.h
diff --git a/cryptopp/License.txt b/src/cryptopp/License.txt
index fc3f05469..fc3f05469 100644
--- a/cryptopp/License.txt
+++ b/src/cryptopp/License.txt
diff --git a/cryptopp/Readme.txt b/src/cryptopp/Readme.txt
index 861c036c6..861c036c6 100644
--- a/cryptopp/Readme.txt
+++ b/src/cryptopp/Readme.txt
diff --git a/cryptopp/config.h b/src/cryptopp/config.h
index 0737027f4..0737027f4 100644
--- a/cryptopp/config.h
+++ b/src/cryptopp/config.h
diff --git a/cryptopp/cpu.cpp b/src/cryptopp/cpu.cpp
index 3e4680421..3e4680421 100644
--- a/cryptopp/cpu.cpp
+++ b/src/cryptopp/cpu.cpp
diff --git a/cryptopp/cpu.h b/src/cryptopp/cpu.h
index 7f01dad85..7f01dad85 100644
--- a/cryptopp/cpu.h
+++ b/src/cryptopp/cpu.h
diff --git a/cryptopp/cryptlib.h b/src/cryptopp/cryptlib.h
index 15cd6dad6..15cd6dad6 100644
--- a/cryptopp/cryptlib.h
+++ b/src/cryptopp/cryptlib.h
diff --git a/cryptopp/iterhash.h b/src/cryptopp/iterhash.h
index 2f5895e2d..2f5895e2d 100644
--- a/cryptopp/iterhash.h
+++ b/src/cryptopp/iterhash.h
diff --git a/cryptopp/misc.h b/src/cryptopp/misc.h
index de8037bf6..de8037bf6 100644
--- a/cryptopp/misc.h
+++ b/src/cryptopp/misc.h
diff --git a/cryptopp/obj/.gitignore b/src/cryptopp/obj/.gitignore
index d6b7ef32c..d6b7ef32c 100644
--- a/cryptopp/obj/.gitignore
+++ b/src/cryptopp/obj/.gitignore
diff --git a/cryptopp/pch.h b/src/cryptopp/pch.h
index 418c39076..418c39076 100644
--- a/cryptopp/pch.h
+++ b/src/cryptopp/pch.h
diff --git a/cryptopp/secblock.h b/src/cryptopp/secblock.h
index 2025757db..2025757db 100644
--- a/cryptopp/secblock.h
+++ b/src/cryptopp/secblock.h
diff --git a/cryptopp/sha.cpp b/src/cryptopp/sha.cpp
index fd0b0a259..fd0b0a259 100644
--- a/cryptopp/sha.cpp
+++ b/src/cryptopp/sha.cpp
diff --git a/cryptopp/sha.h b/src/cryptopp/sha.h
index 679081e8f..679081e8f 100644
--- a/cryptopp/sha.h
+++ b/src/cryptopp/sha.h
diff --git a/cryptopp/simple.h b/src/cryptopp/simple.h
index 8b1378917..8b1378917 100644
--- a/cryptopp/simple.h
+++ b/src/cryptopp/simple.h
diff --git a/cryptopp/smartptr.h b/src/cryptopp/smartptr.h
index 6b4040e99..6b4040e99 100644
--- a/cryptopp/smartptr.h
+++ b/src/cryptopp/smartptr.h
diff --git a/cryptopp/stdcpp.h b/src/cryptopp/stdcpp.h
index 9a468ab61..9a468ab61 100644
--- a/cryptopp/stdcpp.h
+++ b/src/cryptopp/stdcpp.h
diff --git a/db.cpp b/src/db.cpp
index 071231c5d..071231c5d 100644
--- a/db.cpp
+++ b/src/db.cpp
diff --git a/db.h b/src/db.h
index 290981c06..290981c06 100644
--- a/db.h
+++ b/src/db.h
diff --git a/headers.h b/src/headers.h
index 6a08cb7fe..6a08cb7fe 100644
--- a/headers.h
+++ b/src/headers.h
diff --git a/init.cpp b/src/init.cpp
index a8e93140b..a8e93140b 100644
--- a/init.cpp
+++ b/src/init.cpp
diff --git a/init.h b/src/init.h
index 265ddb885..265ddb885 100644
--- a/init.h
+++ b/src/init.h
diff --git a/irc.cpp b/src/irc.cpp
index 5adaf1165..5adaf1165 100644
--- a/irc.cpp
+++ b/src/irc.cpp
diff --git a/irc.h b/src/irc.h
index 4bc812902..4bc812902 100644
--- a/irc.h
+++ b/src/irc.h
diff --git a/json/LICENSE.txt b/src/json/LICENSE.txt
index 797d5363b..797d5363b 100644
--- a/json/LICENSE.txt
+++ b/src/json/LICENSE.txt
diff --git a/json/json_spirit.h b/src/json/json_spirit.h
index ac1879d5b..ac1879d5b 100644
--- a/json/json_spirit.h
+++ b/src/json/json_spirit.h
diff --git a/json/json_spirit_error_position.h b/src/json/json_spirit_error_position.h
index 17208507d..17208507d 100644
--- a/json/json_spirit_error_position.h
+++ b/src/json/json_spirit_error_position.h
diff --git a/json/json_spirit_reader.cpp b/src/json/json_spirit_reader.cpp
index aa4f63722..aa4f63722 100644
--- a/json/json_spirit_reader.cpp
+++ b/src/json/json_spirit_reader.cpp
diff --git a/json/json_spirit_reader.h b/src/json/json_spirit_reader.h
index 96494a978..96494a978 100644
--- a/json/json_spirit_reader.h
+++ b/src/json/json_spirit_reader.h
diff --git a/json/json_spirit_reader_template.h b/src/json/json_spirit_reader_template.h
index 4dec00e6c..4dec00e6c 100644
--- a/json/json_spirit_reader_template.h
+++ b/src/json/json_spirit_reader_template.h
diff --git a/json/json_spirit_stream_reader.h b/src/json/json_spirit_stream_reader.h
index 7e59c9adc..7e59c9adc 100644
--- a/json/json_spirit_stream_reader.h
+++ b/src/json/json_spirit_stream_reader.h
diff --git a/json/json_spirit_utils.h b/src/json/json_spirit_utils.h
index 553e3b96a..553e3b96a 100644
--- a/json/json_spirit_utils.h
+++ b/src/json/json_spirit_utils.h
diff --git a/json/json_spirit_value.cpp b/src/json/json_spirit_value.cpp
index 44d2f06a0..44d2f06a0 100644
--- a/json/json_spirit_value.cpp
+++ b/src/json/json_spirit_value.cpp
diff --git a/json/json_spirit_value.h b/src/json/json_spirit_value.h
index 7e83a2a7e..7e83a2a7e 100644
--- a/json/json_spirit_value.h
+++ b/src/json/json_spirit_value.h
diff --git a/json/json_spirit_writer.cpp b/src/json/json_spirit_writer.cpp
index d24a632cf..d24a632cf 100644
--- a/json/json_spirit_writer.cpp
+++ b/src/json/json_spirit_writer.cpp
diff --git a/json/json_spirit_writer.h b/src/json/json_spirit_writer.h
index 52e14068e..52e14068e 100644
--- a/json/json_spirit_writer.h
+++ b/src/json/json_spirit_writer.h
diff --git a/json/json_spirit_writer_template.h b/src/json/json_spirit_writer_template.h
index 28c49ddc6..28c49ddc6 100644
--- a/json/json_spirit_writer_template.h
+++ b/src/json/json_spirit_writer_template.h
diff --git a/key.h b/src/key.h
index 06f88cc90..06f88cc90 100644
--- a/key.h
+++ b/src/key.h
diff --git a/main.cpp b/src/main.cpp
index 2cdde5b42..2cdde5b42 100644
--- a/main.cpp
+++ b/src/main.cpp
diff --git a/main.h b/src/main.h
index 8ff105124..8ff105124 100644
--- a/main.h
+++ b/src/main.h
diff --git a/makefile.mingw b/src/makefile.mingw
index 1969ecc97..1969ecc97 100644
--- a/makefile.mingw
+++ b/src/makefile.mingw
diff --git a/makefile.osx b/src/makefile.osx
index 4836ea3f4..4836ea3f4 100644
--- a/makefile.osx
+++ b/src/makefile.osx
diff --git a/makefile.unix b/src/makefile.unix
index 4f2da3789..4f2da3789 100644
--- a/makefile.unix
+++ b/src/makefile.unix
diff --git a/makefile.vc b/src/makefile.vc
index 18ced0236..18ced0236 100644
--- a/makefile.vc
+++ b/src/makefile.vc
diff --git a/net.cpp b/src/net.cpp
index a40365566..a40365566 100644
--- a/net.cpp
+++ b/src/net.cpp
diff --git a/net.h b/src/net.h
index b3bd74da4..b3bd74da4 100644
--- a/net.h
+++ b/src/net.h
diff --git a/noui.h b/src/noui.h
index d108184de..d108184de 100644
--- a/noui.h
+++ b/src/noui.h
diff --git a/obj/.gitignore b/src/obj/.gitignore
index d6b7ef32c..d6b7ef32c 100644
--- a/obj/.gitignore
+++ b/src/obj/.gitignore
diff --git a/obj/nogui/.gitignore b/src/obj/nogui/.gitignore
index d6b7ef32c..d6b7ef32c 100644
--- a/obj/nogui/.gitignore
+++ b/src/obj/nogui/.gitignore
diff --git a/rpc.cpp b/src/rpc.cpp
index d6a92b346..d6a92b346 100644
--- a/rpc.cpp
+++ b/src/rpc.cpp
diff --git a/rpc.h b/src/rpc.h
index 48a7b8a8a..48a7b8a8a 100644
--- a/rpc.h
+++ b/src/rpc.h
diff --git a/script.cpp b/src/script.cpp
index a85c3710a..a85c3710a 100644
--- a/script.cpp
+++ b/src/script.cpp
diff --git a/script.h b/src/script.h
index da904ef48..da904ef48 100644
--- a/script.h
+++ b/src/script.h
diff --git a/serialize.h b/src/serialize.h
index ee39c0703..ee39c0703 100644
--- a/serialize.h
+++ b/src/serialize.h
diff --git a/strlcpy.h b/src/strlcpy.h
index dc0560b30..dc0560b30 100644
--- a/strlcpy.h
+++ b/src/strlcpy.h
diff --git a/ui.cpp b/src/ui.cpp
index f2bdd49d5..f2bdd49d5 100644
--- a/ui.cpp
+++ b/src/ui.cpp
diff --git a/ui.h b/src/ui.h
index aff1f1e0e..aff1f1e0e 100644
--- a/ui.h
+++ b/src/ui.h
diff --git a/uibase.cpp b/src/uibase.cpp
index 1b901a1ed..1b901a1ed 100644
--- a/uibase.cpp
+++ b/src/uibase.cpp
diff --git a/uibase.h b/src/uibase.h
index 78f3d1b38..78f3d1b38 100644
--- a/uibase.h
+++ b/src/uibase.h
diff --git a/uint256.h b/src/uint256.h
index c4f391a38..c4f391a38 100644
--- a/uint256.h
+++ b/src/uint256.h
diff --git a/util.cpp b/src/util.cpp
index 235961668..235961668 100644
--- a/util.cpp
+++ b/src/util.cpp
diff --git a/util.h b/src/util.h
index 44afffcbf..44afffcbf 100644
--- a/util.h
+++ b/src/util.h
diff --git a/xpm/about.xpm b/src/xpm/about.xpm
index 3fa868ca7..3fa868ca7 100644
--- a/xpm/about.xpm
+++ b/src/xpm/about.xpm
diff --git a/xpm/addressbook16.xpm b/src/xpm/addressbook16.xpm
index e00944ef7..e00944ef7 100644
--- a/xpm/addressbook16.xpm
+++ b/src/xpm/addressbook16.xpm
diff --git a/xpm/addressbook20.xpm b/src/xpm/addressbook20.xpm
index 7ebd73fb2..7ebd73fb2 100644
--- a/xpm/addressbook20.xpm
+++ b/src/xpm/addressbook20.xpm
diff --git a/xpm/bitcoin16.xpm b/src/xpm/bitcoin16.xpm
index f70fef026..f70fef026 100644
--- a/xpm/bitcoin16.xpm
+++ b/src/xpm/bitcoin16.xpm
diff --git a/xpm/bitcoin20.xpm b/src/xpm/bitcoin20.xpm
index 3cc29ac14..3cc29ac14 100644
--- a/xpm/bitcoin20.xpm
+++ b/src/xpm/bitcoin20.xpm
diff --git a/xpm/bitcoin32.xpm b/src/xpm/bitcoin32.xpm
index f538a44d2..f538a44d2 100644
--- a/xpm/bitcoin32.xpm
+++ b/src/xpm/bitcoin32.xpm
diff --git a/xpm/bitcoin48.xpm b/src/xpm/bitcoin48.xpm
index 85a771194..85a771194 100644
--- a/xpm/bitcoin48.xpm
+++ b/src/xpm/bitcoin48.xpm
diff --git a/xpm/bitcoin80.xpm b/src/xpm/bitcoin80.xpm
index c3c816e92..c3c816e92 100644
--- a/xpm/bitcoin80.xpm
+++ b/src/xpm/bitcoin80.xpm
diff --git a/xpm/check.xpm b/src/xpm/check.xpm
index e62b65696..e62b65696 100644
--- a/xpm/check.xpm
+++ b/src/xpm/check.xpm
diff --git a/xpm/send16.xpm b/src/xpm/send16.xpm
index 7da44d9c5..7da44d9c5 100644
--- a/xpm/send16.xpm
+++ b/src/xpm/send16.xpm
diff --git a/xpm/send16noshadow.xpm b/src/xpm/send16noshadow.xpm
index f6cef45e0..f6cef45e0 100644
--- a/xpm/send16noshadow.xpm
+++ b/src/xpm/send16noshadow.xpm
diff --git a/xpm/send20.xpm b/src/xpm/send20.xpm
index 68e7b1379..68e7b1379 100644
--- a/xpm/send20.xpm
+++ b/src/xpm/send20.xpm