Commit graph

1066 commits

Author SHA1 Message Date
Manfred Karrer
5f9f7109d1 Merge pull request #647 from haiqu/iss646
Iss646 Can't scroll to bottom of trades list
2016-10-15 12:56:41 +02:00
Rob Judd
743145d933 Issue #646 Can't scroll to bottom of trades list 2016-10-15 12:31:53 +10:00
Rob Judd
96d2dd0111 Issue #615 2016-10-15 10:53:44 +10:00
Rob Judd
4ccc5a9cea Minor edit 2016-10-15 10:35:09 +10:00
Rob Judd
32a3debdbb Add missing info header 2016-10-14 05:09:22 +10:00
Rob Judd
ce3cdda19a Add i18n branch with new files 2016-10-14 04:49:35 +10:00
Manfred Karrer
b2b66d42a8 Add LookAheadObjectInputStream 2016-10-12 23:19:08 +02:00
Manfred Karrer
fadefd9dd9 Change color of buy area in offerbook chart 2016-10-12 21:44:02 +02:00
Manfred Karrer
864c3983ec Use absolute value for perc. check. 2016-10-12 21:42:34 +02:00
Manfred Karrer
6d4d394395 Allow reopen closed disputes 2016-10-09 13:39:55 +02:00
Manfred Karrer
35328000b9 Fix wrong class reference 2016-10-08 18:15:58 +02:00
Manfred Karrer
6299709a0e Change behavior of currency list in buy and sell screen back to the way how it was used before v04.9.6 (use list defined in settings and not all currencies for which are offers available) 2016-10-08 18:02:53 +02:00
Manfred Karrer
90b17eb856 Rename Payment account to Trading account 2016-10-08 17:06:19 +02:00
Manfred Karrer
131c0b2758 Add shortcut for re-open a dispute for arbitrator 2016-10-08 00:02:23 +02:00
Manfred Karrer
46c1d35b20 Removed minute interval, added year interval to Trade statistic charts 2016-10-07 21:48:18 +02:00
Manfred Karrer
eb27f37576 Fix button width 2016-10-07 03:07:33 +02:00
Manfred Karrer
f6b2d77d12 Remove "PR-code" label, rename "Payment account" label to "My payment account" 2016-10-07 02:08:08 +02:00
Manfred Karrer
6834c808c6 Cleanup 2016-10-07 01:44:13 +02:00
Manfred Karrer
d06cea7332 Invert isWinnerPublisher to get desired default boolean value (backward compatible) 2016-10-07 01:27:08 +02:00
Manfred Karrer
77fb064c93 Fix bug with closed dispute if peers dispute was closed after restart, Support choice of publisher, Support custom payout amounts 2016-10-07 01:11:48 +02:00
Manfred Karrer
25830ed668 Add custom payout amount textfields to DisputeSummaryPopup (WIP) 2016-10-06 21:01:18 +02:00
Manfred Karrer
2b379c4fb0 Improve wording 2016-10-06 18:49:40 +02:00
Manfred Karrer
9bd2a9b55e Merge branch 'master' into Development
Conflicts:
	gui/src/main/java/io/bitsquare/gui/main/offer/createoffer/CreateOfferView.java
2016-10-06 10:45:38 +02:00
Jonathan Cross
775b042a39
Simplifying wording of bitcoin funding options dialog. 2016-10-06 01:53:44 +02:00
Manfred Karrer
09a985a27c Support layout for small screens 2016-10-06 01:34:49 +02:00
Manfred Karrer
bac867873d Improve wording, improve layout 2016-10-06 00:34:10 +02:00
Manfred Karrer
be27a11998 Improve wording 2016-10-06 00:25:57 +02:00
Manfred Karrer
ce250ebd40 Improve wording 2016-10-06 00:10:42 +02:00
Manfred Karrer
c0996b629b Text improvements 2016-10-06 00:01:43 +02:00
Manfred Karrer
3282995bca Fixed bug with wrong handler removed in offerbook table row (https://github.com/bitsquare/bitsquare/issues/604) 2016-10-05 21:20:12 +02:00
Manfred Karrer
a7564817c6 Add check if password is already set before displaying the popup telling the user to use password protection 2016-10-05 19:35:13 +02:00
Manfred Karrer
69486cfa4d Remove ms wallet wip code 2016-09-08 12:22:00 -05:00
Manfred Karrer
e426a0ad4c Merge branch 'MultiSigWallet' into Development 2016-09-08 12:20:15 -05:00
Manfred Karrer
2d31aac9ad Use clear and addAll instead of setAll to avoid UnsupportedOperationException. Add try catch. 2016-09-08 09:31:14 -05:00
Manfred Karrer
6d28dd5c4a Add nr of trades to volume chart tooltip 2016-09-07 22:01:34 -05:00
Manfred Karrer
81668a82cc Fix issue with withdrawal if tx size exceeds 100kb limit. Show fee as sat/byte 2016-09-05 13:46:48 -05:00
Manfred Karrer
5e5367fc57 Add Multisig wallet view 2016-09-04 20:47:07 -05:00
Manfred Karrer
84a55d9c90 Change check to prec. 3 for making decision to display precision 8 or 4 2016-09-04 13:18:15 -05:00
Manfred Karrer
a497c73bac Added new payment method: Faster payments 2016-09-04 12:52:36 -05:00
Manfred Karrer
48e6cc34a8 Set currencyResult at filter to true if showAll is selected 2016-09-04 08:46:39 -05:00
Manfred Karrer
c7736beb96 Use setAll instead of clear + addAll 2016-09-03 22:47:59 -05:00
Manfred Karrer
afdc05cff8 Change warning popup if create offer pressed with no account for selected currency 2016-09-03 21:44:44 -05:00
Manfred Karrer
80b69109b9 Add support for other currency than countries default currency at cash deposit and add support for EUR for PerfectMoney 2016-09-03 20:17:25 -05:00
Manfred Karrer
56aaf3b37b Add support for other currency than countries default currency at bank accounts 2016-09-03 20:00:23 -05:00
Manfred Karrer
20fd318636 Add "extra requirements" field to cash deposit 2016-09-03 15:12:09 -05:00
Manfred Karrer
0fd74178a8 Add nr of disputes to details window and to table. Add onion addresses to table. 2016-09-03 13:26:35 -05:00
Manfred Karrer
2c18fb82eb Revert to detailed version of button label 2016-09-03 11:24:49 -05:00
Manfred Karrer
577df65df7 Add 2 more dispute result reasons 2016-09-03 10:44:27 -05:00
Manfred Karrer
83d411eba5 Prepare v0.4.9.6 2016-09-03 10:34:48 -05:00
Manfred Karrer
d6d1d63393 Add copy icon to fields 2016-08-29 21:48:09 +02:00