Commit graph

20 commits

Author SHA1 Message Date
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
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
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
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
=
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
0a400cf53b
working favourite button 2020-09-04 21:18:51 +10:00
32ff00d8be
the selection view is half done now! 2020-09-04 17:23:32 +10:00
409f337b86
fixed the gtk error spam 2020-09-04 00:38:03 +10:00
b20a2e29a0
saving and loading of settings 2020-09-03 23:47:36 +10:00
e52cc5d7d8
much nicer way of rendering the list view, with easier updates and such 2020-09-03 16:02:56 +10:00
0529bd6c93
a working custom add dialogue! 2020-09-01 19:58:35 +10:00
Renamed from ui.glade (Browse further)