Commit graph

4854 commits

Author SHA1 Message Date
Manfred Karrer
c7e5563481
Merge branch 'ripcurlx-feature/unify-tooltip-styling' into UI-improvements 2018-01-22 19:43:46 -05:00
Manfred Karrer
1f91160b3b
Merge branch 'feature/unify-tooltip-styling' of https://github.com/ripcurlx/exchange into ripcurlx-feature/unify-tooltip-styling 2018-01-22 19:28:16 -05:00
Manfred Karrer
f096fa2a5c
Merge pull request #1197 from ripcurlx/UI-improvements
Remove space from style name so style is applied properly
2018-01-20 18:09:00 -05:00
Christoph Atteneder
f7993f0206
Remove space from style name so style is applied properly 2018-01-16 12:09:27 +01:00
Christoph Atteneder
d1b25c4733
Use HyperlinkWithIcon 2018-01-15 13:06:09 +01:00
Christoph Atteneder
91972f5b0a
Fix hierarchical/inherit issue with styles for Tooltip 2018-01-15 12:48:52 +01:00
Christoph Atteneder
bf086690a5
Fix hyperlink issues 2017-12-22 12:27:53 +01:00
Christoph Atteneder
189327ed7f
Use graphic property of Hyperlink instead of custom HBox 2017-12-22 10:26:43 +01:00
Christoph Atteneder
919d7439cf
Fix transparent color code for tooltip shadow 2017-12-22 09:19:45 +01:00
Christoph Atteneder
5e4e431980
Add empty string check to prevent tooltip creation for empty strings 2017-12-22 08:55:17 +01:00
Christoph Atteneder
a02ee47960
Add auto tooltip for binded column header 2017-12-21 16:00:53 +01:00
Christoph Atteneder
3514edb84c
Add tooltip for column header if text is truncated 2017-12-21 14:31:14 +01:00
Christoph Atteneder
68328a8c19
Remove default state that has no effect 2017-12-21 13:02:13 +01:00
Christoph Atteneder
7f4184f104
Show tooltip on buttons if label is truncated 2017-12-21 13:01:47 +01:00
Christoph Atteneder
a96d84eb24
Convert labels to auto tooltip labels 2017-12-21 12:46:06 +01:00
Christoph Atteneder
6dcad738a1
Add missing bracket 2017-12-21 12:40:45 +01:00
Christoph Atteneder
f400dac1e6
Add automatic tooltips for toggle buttons (doesn't work in selected state atm) 2017-12-21 12:39:47 +01:00
Christoph Atteneder
f3b638078b
Merge branch 'UI-improvements' into feature/show-tooltip-if-truncated
# Conflicts:
#	gui/src/main/java/io/bisq/gui/components/HyperlinkWithIcon.java
#	gui/src/main/java/io/bisq/gui/main/market/offerbook/OfferBookChartView.java
2017-12-21 10:12:30 +01:00
Manfred Karrer
5efc6c0a4e
Fix missing ; 2017-12-21 00:43:41 +01:00
Manfred Karrer
a2ad511b33
Merge branch 'ripcurlx-feature/display-tor-connection-progress' into UI-improvements 2017-12-21 00:26:44 +01:00
Manfred Karrer
86fe2c74aa
Merge branch 'feature/display-tor-connection-progress' of https://github.com/ripcurlx/exchange into ripcurlx-feature/display-tor-connection-progress 2017-12-21 00:25:36 +01:00
Manfred Karrer
7261041cb7
Merge branch 'ripcurlx-feature/clean-up-css' into UI-improvements
# Conflicts:
#	gui/src/main/java/io/bisq/gui/bisq.css
2017-12-21 00:23:16 +01:00
Manfred Karrer
2bad6db79e
Fix windows build issues 2017-12-20 20:57:50 +01:00
Manfred Karrer
3983245846
Fix windows build issues 2017-12-20 20:53:30 +01:00
Manfred Karrer
cf634e2dd0
0.6.2 release candidate 2017-12-20 19:53:28 +01:00
Manfred Karrer
022f4c068e
Improve logging 2017-12-20 19:48:38 +01:00
Manfred Karrer
b70d5f69af
Connect to other peers directrly after HS is published. Connect in parallel to 8 peers. Change some timeouts. 2017-12-20 18:17:23 +01:00
Christoph Atteneder
9820e31381
Show a tooltip if the text is truncated 2017-12-20 12:52:51 +01:00
Manfred Karrer
ea4b926a8c
Change mvn plugin version 2017-12-20 12:48:13 +01:00
Manfred Karrer
510147822f
Update version nr for seed, provider and statistic nodes. Cleanup 2017-12-20 03:27:19 +01:00
Manfred Karrer
9f775f2cae
Make validators not singleton 2017-12-20 02:52:54 +01:00
Manfred Karrer
714ccc1ecd
Increase num btc nodes from 8 to 9 2017-12-20 02:03:03 +01:00
Manfred Karrer
5ce2a67d0c
Prepare release 0.6.2 2017-12-20 01:12:18 +01:00
Manfred Karrer
966903427f
Update PersistableNetworkPayloadMap_BTC_MAINNET 2017-12-20 01:11:38 +01:00
Manfred Karrer
0edf0e7b0c
Add bouncycastle to src files 2017-12-20 00:50:08 +01:00
Manfred Karrer
58d8ab032e
Remove exclusion of bouncycastle in pom. 2017-12-20 00:49:01 +01:00
Manfred Karrer
aa1e1d42dd
Remove check for min fees and restrictions 2017-12-19 23:42:08 +01:00
Manfred Karrer
41a4ca93e7
Improve error msg for withdrawal. Refactor: Rename TIMEOUT variables. 2017-12-19 23:27:43 +01:00
Manfred Karrer
11e7d00030
Add XSPEC 2017-12-19 21:26:57 +01:00
Manfred Karrer
7e7a06a0da
Merge branch 'jbg-add-xspec'
# Conflicts:
#	gui/src/main/java/io/bisq/gui/util/validation/AltCoinAddressValidator.java
#	gui/src/test/java/io/bisq/gui/util/validation/AltCoinAddressValidatorTest.java
2017-12-19 21:22:42 +01:00
Manfred Karrer
23f13c10fe
Merge XSPEC 2017-12-19 21:22:02 +01:00
Manfred Karrer
ad8c23b294
Merge branch 'add-xspec' of https://github.com/jbg/exchange into jbg-add-xspec 2017-12-19 21:20:40 +01:00
Manfred Karrer
ab07e6c47c
Merge branch 'ibininja-master'
# Conflicts:
#	core/src/main/java/io/bisq/core/trade/statistics/TradeStatisticsManager.java
#	gui/src/main/java/io/bisq/gui/util/validation/AltCoinAddressValidator.java
#	gui/src/test/java/io/bisq/gui/util/validation/AltCoinAddressValidatorTest.java
2017-12-19 21:19:26 +01:00
Manfred Karrer
f3b759046b
Merge 2017-12-19 21:18:37 +01:00
Manfred Karrer
3c0082aee5
Merge branch 'master' of https://github.com/ibininja/exchange into ibininja-master 2017-12-19 21:14:55 +01:00
Manfred Karrer
de88328362
Add CAGE 2017-12-19 21:13:48 +01:00
Manfred Karrer
a5289460d3
Merge PR for Cage 2017-12-19 21:11:44 +01:00
Manfred Karrer
8637bc4cc8
Merge branch 'master' into Development 2017-12-19 20:59:42 +01:00
Manfred Karrer
2f1015475d
Update IP of btc node. Remove unused classes 2017-12-19 20:59:26 +01:00
Manfred Karrer
013a960d01
Merge master 2017-12-19 20:55:03 +01:00