|
365700783b
|
guess who just learned about (objectX as typeY).thingSpecificToTypeY();
|
2020-09-06 15:46:34 +10:00 |
|
|
5103ff4241
|
automatically sort new items, try to always reselect your item after RenderList
|
2020-09-06 15:41:14 +10:00 |
|
|
ef39809d13
|
reorder list when updating added items
|
2020-09-06 15:30:34 +10:00 |
|
|
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 |
|
|
2da88f92f6
|
finally implemented sortinggit diff
|
2020-09-06 14:39:30 +10:00 |
|
|
6ffc144936
|
now you can add notes
|
2020-09-06 13:33:03 +10:00 |
|
|
02e81b12b0
|
don't save the URLs to userdata.json
|
2020-09-06 13:12:46 +10:00 |
|
|
d9a4349a0a
|
don't serialise some unecessary stuff
|
2020-09-06 13:10:00 +10:00 |
|
|
4dd48e75b1
|
make endDate a property so it gets exported too
|
2020-09-06 12:56:10 +10:00 |
|
|
ed759d8945
|
sorry mono :c
|
2020-09-06 04:55:54 +10:00 |
|
|
82c666296a
|
handle writing files better
|
2020-09-06 04:51:47 +10:00 |
|
|
987a28c747
|
implemented automatic updating
|
2020-09-06 04:36:17 +10:00 |
|
|
49119fc6dc
|
implemented clear all button
|
2020-09-05 17:42:51 +10:00 |
|
|
ef75c63aa2
|
removed some old debug WriteLines, added a message dialogue for invalid URLs
|
2020-09-05 17:40:28 +10:00 |
|
|
00c974d48a
|
update sidebar when item finishes loading
|
2020-09-05 17:37:41 +10:00 |
|
|
77333cb302
|
display last updated time, minor ui tweaks
|
2020-09-05 17:36:15 +10:00 |
|
|
259193de8b
|
implemented search filter
|
2020-09-05 17:10:35 +10:00 |
|
|
74e1df9551
|
oops
|
2020-09-05 16:52:09 +10:00 |
|
|
605c34a9f5
|
i implemented the filter and i never want to think about Gtk.TreeIter again
|
2020-09-05 16:51:28 +10:00 |
|
|
4c212c4c21
|
implemented csv export, fixed broken msgboxes
|
2020-09-05 15:02:37 +10:00 |
|
|
9913c3118f
|
implement save as and open buttons
|
2020-09-05 14:15:50 +10:00 |
|
|
4544acd01e
|
less messy dialogue constructor
|
2020-09-05 13:54:25 +10:00 |
|
|
106d4d0ed8
|
six update threads seems like a good amount i guess idk
|
2020-09-05 13:47:15 +10:00 |
|
|
b609a332d2
|
added some padding to the buttonbox
|
2020-09-05 13:46:03 +10:00 |
|
|
ce92a99723
|
handle updates with a queue, display favourite status, removed status bar
|
2020-09-05 13:45:18 +10:00 |
|
|
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 |
|
|
5aff6cacb4
|
initial work on notes, disabled all non-working buttons
|
2020-09-04 21:59:54 +10:00 |
|
|
f34f4d9556
|
initial work on a settings ui
|
2020-09-04 21:52:43 +10:00 |
|
|
c2c53cedd2
|
stript #anchors from urls
|
2020-09-04 21:31:09 +10:00 |
|
|
0a400cf53b
|
working favourite button
|
2020-09-04 21:18:51 +10:00 |
|
|
392cb52c71
|
renamed Listing.cs to YahooAuctionsItem.cs because that's what the class is called
|
2020-09-04 21:14:59 +10:00 |
|
|
1020745e82
|
put the timers above the column renderers
|
2020-09-04 21:13:40 +10:00 |
|
|
d3daf1f6eb
|
i just realised the comment is wrong
|
2020-09-04 21:12:39 +10:00 |
|
|
f897221ea6
|
a single comment
|
2020-09-04 20:49:39 +10:00 |
|
|
0daccea9fd
|
display and update the ending time
|
2020-09-04 20:48:47 +10:00 |
|
|
f252b52553
|
actually handle date/time stuff properly
|
2020-09-04 20:16:42 +10:00 |
|
|
ee947c84a0
|
deobscolescify
|
2020-09-04 19:20:14 +10:00 |
|
|
b085198c2d
|
but what if i used a consistent naming scheme
|
2020-09-04 19:17:59 +10:00 |
|
|
9ad7e4f288
|
it makes more sense to call them "YahooAuctionsItem"s rather than "Listing"s because i always use variable names like "item" or "SelectedItem" for them
|
2020-09-04 19:13:16 +10:00 |
|
|
11020ed0c4
|
dont repeat urself
|
2020-09-04 19:10:55 +10:00 |
|
|
1917225f39
|
better dialogues, working rename and delete buttons
|
2020-09-04 18:06:45 +10:00 |
|
|
32ff00d8be
|
the selection view is half done now!
|
2020-09-04 17:23:32 +10:00 |
|
|
7bff17c859
|
updating actually works, would you look at that
|
2020-09-04 02:09:19 +10:00 |
|
|
a84e585d21
|
it's not perfect but it'll do
|
2020-09-04 02:08:31 +10:00 |
|
|
bc6d5b4fbb
|
may as well
|
2020-09-04 00:46:44 +10:00 |
|
|
cc0d452ed1
|
actually save the settings ~u0;
|
2020-09-04 00:38:41 +10:00 |
|
|
409f337b86
|
fixed the gtk error spam
|
2020-09-04 00:38:03 +10:00 |
|