Commit Graph

101 Commits

Author SHA1 Message Date
Lynne Megido 3acd72f575
implemented settings window!! 0u0 2020-09-07 02:39:56 +10:00
Lynne Megido ec43694b7c
it is B for Buypeeb...... 2020-09-06 21:25:50 +10:00
Lynne Megido f96df442c9
fixed curl command 2020-09-06 21:10:12 +10:00
Lynne Megido afef6833e2
you'll wanna do the pkgbuild in a subdir, lest you clutter your working dir with rubbish 2020-09-06 21:04:30 +10:00
Lynne Megido 4219477644
removed a wrong and sad comment and added a correct and amusing comment 2020-09-06 21:03:26 +10:00
Lynne Megido 8094cbf062
enlongthened 2020-09-06 21:01:43 +10:00
Lynne Megido 1ef0033547
now there's a desktop file 0uo 2020-09-06 20:59:46 +10:00
Lynne Megido a863c8a2c2
fixed powershell script 2020-09-06 20:40:46 +10:00
Lynne Megido 4723e64226
fixed build paths 2020-09-06 20:37:20 +10:00
Lynne Megido eb981f9f2b
better documentation 2020-09-06 20:35:37 +10:00
Lynne Megido 1f3b02a641
removed unecessary usings 2020-09-06 20:22:59 +10:00
Lynne Megido f9664795f5
welp 2020-09-06 20:04:17 +10:00
Lynne Megido d548d75ef9
better publish/build/etc workflow 2020-09-06 19:53:19 +10:00
Lynne Megido ec03321d7b
much better readme, build/release instructions, etc 2020-09-06 16:23:37 +10:00
Lynne Megido e4f96de94d
less not good readme 2020-09-06 15:48:32 +10:00
Lynne Megido 365700783b
guess who just learned about `(objectX as typeY).thingSpecificToTypeY();` 2020-09-06 15:46:34 +10:00
Lynne Megido 5103ff4241
automatically sort new items, try to always reselect your item after RenderList 2020-09-06 15:41:14 +10:00
Lynne Megido ef39809d13
reorder list when updating added items 2020-09-06 15:30:34 +10:00
Lynne Megido 9c983d82f4
i completely misunderstood how linq deferred execution worked... i'm surprised the whole thing didn't blow up with dozens of Gtk-CRITICALs every time you modified the watchlist 0uo 2020-09-06 15:27:11 +10:00
Lynne Megido 2da88f92f6
finally implemented sortinggit diff 2020-09-06 14:39:30 +10:00
Lynne Megido 6ffc144936
now you can add notes 2020-09-06 13:33:03 +10:00
Lynne Megido 02e81b12b0
don't save the URLs to userdata.json 2020-09-06 13:12:46 +10:00
Lynne Megido d9a4349a0a
don't serialise some unecessary stuff 2020-09-06 13:10:00 +10:00
Lynne Megido 4dd48e75b1
make endDate a property so it gets exported too 2020-09-06 12:56:10 +10:00
Lynne Megido ed759d8945
sorry mono :c 2020-09-06 04:55:54 +10:00
Lynne Megido 82c666296a
handle writing files better 2020-09-06 04:51:47 +10:00
Lynne Megido 987a28c747
implemented automatic updating 2020-09-06 04:36:17 +10:00
Lynne Megido 49119fc6dc
implemented clear all button 2020-09-05 17:42:51 +10:00
Lynne Megido ef75c63aa2
removed some old debug WriteLines, added a message dialogue for invalid URLs 2020-09-05 17:40:28 +10:00
Lynne Megido 00c974d48a
update sidebar when item finishes loading 2020-09-05 17:37:41 +10:00
Lynne Megido 77333cb302
display last updated time, minor ui tweaks 2020-09-05 17:36:15 +10:00
Lynne Megido 259193de8b
implemented search filter 2020-09-05 17:10:35 +10:00
Lynne Megido 74e1df9551
oops 2020-09-05 16:52:09 +10:00
Lynne Megido 605c34a9f5
i implemented the filter and i never want to think about Gtk.TreeIter again 2020-09-05 16:51:28 +10:00
Lynne Megido 4c212c4c21
implemented csv export, fixed broken msgboxes 2020-09-05 15:02:37 +10:00
Lynne Megido 9913c3118f
implement save as and open buttons 2020-09-05 14:15:50 +10:00
Lynne Megido 4544acd01e
less messy dialogue constructor 2020-09-05 13:54:25 +10:00
Lynne Megido 106d4d0ed8
six update threads seems like a good amount i guess idk 2020-09-05 13:47:15 +10:00
Lynne Megido b609a332d2
added some padding to the buttonbox 2020-09-05 13:46:03 +10:00
Lynne Megido ce92a99723
handle updates with a queue, display favourite status, removed status bar 2020-09-05 13:45:18 +10:00
Lynne Megido 9c335a73d0
fixed formatting 2020-09-05 12:45:23 +10:00
= 04f8e4dbdb implemented "clear ended" button, not enough spotted pacas. 2020-09-04 23:42:22 +10:00
= e486bce6de Made dictionary inline, changed text on ended auctions to say ended, some silliness. 2020-09-04 23:27:56 +10:00
= 83bdd72bfe fixed some windows specific stuff 2020-09-04 22:53:57 +10:00
Lynne Megido 5aff6cacb4
initial work on notes, disabled all non-working buttons 2020-09-04 21:59:54 +10:00
Lynne Megido f34f4d9556
initial work on a settings ui 2020-09-04 21:52:43 +10:00
Lynne Megido c2c53cedd2
stript #anchors from urls 2020-09-04 21:31:09 +10:00
Lynne Megido 0a400cf53b
working favourite button 2020-09-04 21:18:51 +10:00
Lynne Megido 392cb52c71
renamed Listing.cs to YahooAuctionsItem.cs because that's what the class is called 2020-09-04 21:14:59 +10:00
Lynne Megido 1020745e82
put the timers above the column renderers 2020-09-04 21:13:40 +10:00