Philip Kaufmann
|
ec9a4904f3
|
changed percentage done in tooltip to float to be more precise / allowed plurals in translation for "x block(s) remaining"
|
2012-04-03 08:30:13 +02:00 |
|
Philip Kaufmann
|
a7a69cd07a
|
polished code and fixed progress display (was very jerky at the end of a sync)
|
2012-04-02 23:51:40 +02:00 |
|
Philip Kaufmann
|
e9de46c436
|
color update for progress bar
|
2012-04-02 23:48:24 +02:00 |
|
Philip Kaufmann
|
c7c0c93172
|
implemented OS independent progress bar style / moved one-time functions used on the bar to a better code location
|
2012-04-02 23:48:23 +02:00 |
|
Philip Kaufmann
|
5519660a0d
|
changed progressbar text to "~n blocks remaining"
|
2012-04-02 23:48:22 +02:00 |
|
Philip Kaufmann
|
068ed1e838
|
removed relative progressbar display and moved re-worked network detection code to setNumBlocks()
|
2012-04-02 23:48:22 +02:00 |
|
Philip Kaufmann
|
9ceae8acea
|
modified block DL progressbar to be dynamic and more precise
|
2012-04-02 23:48:21 +02:00 |
|
Gavin Andresen
|
85ea8b4f43
|
Merge pull request #951 from TheBlueMatt/headerslimit
Limit getheaders to a hard 2000.
|
2012-04-02 11:22:11 -07:00 |
|
Pieter Wuille
|
91c5132ab5
|
Merge pull request #998 from Diapolo/transactiontable
removed an ugly line break in a transaction tooltip
|
2012-04-02 07:19:22 -07:00 |
|
Pieter Wuille
|
d3f220b2c2
|
Merge pull request #1022 from Diapolo/fix#1020
fix for #1020
|
2012-04-02 07:08:14 -07:00 |
|
Pieter Wuille
|
fdef04e77b
|
Merge pull request #995 from Diapolo/master
fixed typo in comment in netbase.h and bignum.h
|
2012-04-02 07:07:48 -07:00 |
|
Pieter Wuille
|
542a1380aa
|
Merge pull request #1006 from Diapolo/tr-tray
made tray icon tooltip translatable
|
2012-04-02 07:07:21 -07:00 |
|
Pieter Wuille
|
811bde8267
|
Merge pull request #1018 from sipa/gpg
Updated my GPG key
|
2012-04-02 07:06:24 -07:00 |
|
Gavin Andresen
|
f3da2a88c9
|
Bump version to 0.6.0.99 for 0.6.1 merge window
|
2012-04-02 10:03:26 -04:00 |
|
Philip Kaufmann
|
b5271c8861
|
hide Delete button (only) on ReceivingTab / hide Sign message button (only) on SendingTab
|
2012-04-01 13:22:34 +02:00 |
|
Pieter Wuille
|
94e6967e98
|
Updated my GPG key
|
2012-03-31 15:39:14 +02:00 |
|
Philip Kaufmann
|
7e05b97229
|
fixed typo in comment in netbase.h and bignum.h
|
2012-03-30 07:44:35 +02:00 |
|
Gavin Andresen
|
a1c3d8f14d
|
Merge branch 'master' of github.com:bitcoin/bitcoin
|
2012-03-29 15:11:04 -04:00 |
|
Gavin Andresen
|
f146061d24
|
Merge pull request #1010 from sipa/fastblocks2
Use transactions-updated as flush condition
|
2012-03-29 12:10:30 -07:00 |
|
Gavin Andresen
|
dac1888c18
|
Merge pull request #1008 from gavinandresen/addrworkaround
Workaround hangs when upgrading old addr.dat files
|
2012-03-29 12:10:08 -07:00 |
|
Pieter Wuille
|
25c5eca893
|
Use transactions-updated as flush condition
The normal checkpointing during the block chain download is reduced
to every five minutes only, but forced every 200000 updated transactions.
|
2012-03-29 21:00:31 +02:00 |
|
Gavin Andresen
|
f3f9da868e
|
Bump version to 0.6.0rc6
|
2012-03-29 13:58:22 -04:00 |
|
Gavin Andresen
|
6293a9f87f
|
Workaround hangs when upgrading old addr.dat files
|
2012-03-29 13:34:07 -04:00 |
|
Gavin Andresen
|
83e914c1d5
|
Merge pull request #1007 from gavinandresen/log_auto_remove
Auto-remove logs, and decrease logfile size to 10M
|
2012-03-29 10:13:42 -07:00 |
|
Gavin Andresen
|
94b5960ef3
|
Merge pull request #996 from Diapolo/tx-lang-upd
update translations from transifex
|
2012-03-29 06:48:01 -07:00 |
|
Gavin Andresen
|
9f18347034
|
Auto-remove logs, and decrease logfile size to 10M
|
2012-03-29 09:03:11 -04:00 |
|
Philip Kaufmann
|
3d1d5fafc1
|
made tray icon tooltip translatable
|
2012-03-29 07:59:15 +02:00 |
|
Philip Kaufmann
|
0b637e0b86
|
removed an ugly line break in a transaction tooltip for case TransactionStatus::Mature
|
2012-03-27 23:20:09 +02:00 |
|
Philip Kaufmann
|
7b2eecd428
|
update translations from transifex
|
2012-03-27 10:13:38 +02:00 |
|
Gavin Andresen
|
8d29329f93
|
Update version to 60005 (0.6.0rc5)
|
2012-03-26 15:42:06 -04:00 |
|
Gavin Andresen
|
0ccb2c4f66
|
Merge branch 'master' of github.com:bitcoin/bitcoin
|
2012-03-26 15:37:40 -04:00 |
|
Gavin Andresen
|
84560c41c7
|
Merge pull request #994 from sipa/deladdr
Use erase instead of rewrite to remove old addr entries
|
2012-03-26 12:35:04 -07:00 |
|
Gavin Andresen
|
dd675e01c4
|
Merge branch 'master' of github.com:bitcoin/bitcoin
|
2012-03-26 15:34:13 -04:00 |
|
Gavin Andresen
|
be4502968e
|
Merge pull request #992 from gavinandresen/remove_wxBitcoin
Remove wxWidgets .exe during setup
|
2012-03-26 12:33:02 -07:00 |
|
Gavin Andresen
|
c698633447
|
Merge branch 'master' of github.com:bitcoin/bitcoin
|
2012-03-26 15:31:32 -04:00 |
|
Gavin Andresen
|
c289d95d6b
|
Merge pull request #991 from gavinandresen/disableWinURI
Disable bitcoin: URI handling on Windows for the 0.6 release
|
2012-03-26 12:31:06 -07:00 |
|
Wladimir J. van der Laan
|
57de7cd603
|
Merge pull request #990 from sipa/doc
Begin doxygen-compatible comments
|
2012-03-26 12:27:49 -07:00 |
|
Gavin Andresen
|
bf5b80a8ae
|
Merge branch 'deladdr' of https://github.com/sipa/bitcoin
|
2012-03-26 14:32:26 -04:00 |
|
Pieter Wuille
|
53cb1a49e7
|
Use erase instead of rewrite to remove old addr entries
|
2012-03-26 20:22:38 +02:00 |
|
Gavin Andresen
|
a56881b005
|
Remove wxWidgets .exe and locales during setup
|
2012-03-26 14:14:45 -04:00 |
|
Wladimir J. van der Laan
|
e9f9282bde
|
Merge pull request #988 from Diapolo/URL-Handling
show Window, when user is clicking bitcoin: link
|
2012-03-26 10:58:48 -07:00 |
|
Gavin Andresen
|
7b90edb5a6
|
Disable bitcoin: URI handling on Windows for the 0.6 release
|
2012-03-26 12:18:24 -04:00 |
|
Pieter Wuille
|
6b8de05d0a
|
Begin doxygen-compatible comments
|
2012-03-26 16:48:23 +02:00 |
|
Philip Kaufmann
|
4004b9a40b
|
make sure Window is shown when clicking bitcoin: Links to get user attention
|
2012-03-26 09:19:49 +02:00 |
|
Pieter Wuille
|
01a196e08d
|
Merge pull request #974 from sipa/walletupgrade
Introduce explicit -walletupgrade option
|
2012-03-25 19:44:52 -07:00 |
|
Pieter Wuille
|
59e659fcc0
|
Merge pull request #983 from laanwj/2012_03_removeunusedutil
Remove unused functions from util.h/util.cpp (EOM)
|
2012-03-25 19:31:03 -07:00 |
|
Pieter Wuille
|
6eb339fae4
|
Merge pull request #984 from sipa/youngseeds
Give DNS seeds a random age between 3 and 7 days old
|
2012-03-25 17:47:54 -07:00 |
|
Pieter Wuille
|
b3dbab33ca
|
Merge pull request #985 from TheBlueMatt/uri
Fix URI link to bitcoin-qt.exe instead of bitcoin.exe
|
2012-03-25 10:32:31 -07:00 |
|
Matt Corallo
|
0ec76d834e
|
Fix URI link to bitcoin-qt.exe instead of bitcoin.exe
|
2012-03-25 13:23:35 -04:00 |
|
Pieter Wuille
|
bf1afb02ca
|
Give DNS seeds a random age between 3 and 7 days old
This speeds up initial connections with an old/large addr.dat a lot.
|
2012-03-25 16:06:16 +02:00 |
|