diff --git a/MainWindow.cs b/MainWindow.cs index 14964a4..f6bdae7 100755 --- a/MainWindow.cs +++ b/MainWindow.cs @@ -316,11 +316,11 @@ namespace Buypeeb { { "YahooName", item.originalName }, { "Price", item.priceJPY }, { "PriceAUD", item.priceAUD }, - { "Ending", "..." }, + { "Ending", "Please wait..." }, { "Bids", $"{item.bids}" }, { "BuyItNow", item.winPrice == 0 ? "No" : $"{item.winPriceJPY} ({item.winPriceAUD})" }, { "AutoExtension", item.autoExtension ? "Yes" : "No" }, - { "LastUpdated", "Last updated: heeeenlo" } + { "LastUpdated", $"Last updated: {(item.ready ? item.lastUpdated.ToString("MMM dd, HH:mm:ss") : "Right now!")}" } }; foreach (var row in info) { diff --git a/ui/main.glade b/ui/main.glade index f801c00..8f45d2d 100644 --- a/ui/main.glade +++ b/ui/main.glade @@ -642,6 +642,7 @@ False start 5 + 10 True @@ -702,80 +703,6 @@ 4 - - - True - False - end - something in japanese - end - - - 2 - 0 - - - - - True - False - end - ¥12345 - - - 2 - 1 - - - - - True - False - end - $123.45 - - - 2 - 2 - - - - - True - False - end - 1h 17m 23s - - - 2 - 3 - - - - - True - False - end - 5 - - - 2 - 4 - - - - - True - False - 10 - 10 - True - - - 1 - 1 - - True @@ -800,6 +727,68 @@ 6 + + + True + False + end + something in japanese + end + + + 1 + 0 + + + + + True + False + end + ¥12345 + + + 1 + 1 + + + + + True + False + end + $123.45 + + + 1 + 2 + + + + + True + False + end + True + 1h 17m 23s + + + 1 + 3 + + + + + True + False + end + 5 + + + 1 + 4 + + True @@ -808,7 +797,7 @@ Yes - 2 + 1 5 @@ -820,28 +809,10 @@ N/A - 2 + 1 6 - - - - - - - - - - - - - - - - - - False