Commit Graph

54 Commits

Author SHA1 Message Date
Lynne Megido 1c7487d791
oops 2020-09-02 13:36:01 +10:00
Lynne Megido 4356619a3c
fixed some minor sillies 2020-09-01 20:42:42 +10:00
Lynne Megido fabf38c736
print the time remaining, i don't think it's perfect yet though 2020-08-28 18:53:08 +10:00
Lynne Megido aeb015568e
display auction end times in local timezone 2020-08-28 18:16:52 +10:00
Lynne Megido 59fcaae36a
define win_price as well 2020-08-24 19:54:47 +10:00
Lynne Megido f75ff305c1
rabbit* Oh. Search. 2020-08-24 18:18:01 +10:00
Lynne Megido 48d87f336a
oh boo no... 2020-08-24 18:11:17 +10:00
Lynne Megido 9c8ffee5ce
show buy it now price, if any 2020-08-24 18:09:46 +10:00
Lynne Megido 0a73423195
added columns for automatic extension and buy it now 2020-08-24 17:41:23 +10:00
Lynne Megido e522c773b3
update side pane on rename 2020-08-24 01:30:21 +10:00
Lynne Megido cbbf513071
fuckingb 2020-08-24 01:25:56 +10:00
Lynne Megido f604947e9a
idiot dumb stupid moron 2020-08-24 01:25:43 +10:00
Lynne Megido ccaf759dea
fixed the quit dialogue not being cancellable 2020-08-24 01:23:09 +10:00
Lynne Megido a087bbb6a4
dumb stupid dumb stupid dumb stupid dumb stupid dumb 2020-08-24 01:14:54 +10:00
Lynne Megido b3fd31c524
added backup feature, remove save bug 2020-08-24 01:09:08 +10:00
Lynne Megido e519907f9d
fixed a bug that caused custom names to get lost - sorry pecha ;-; 2020-08-24 01:00:05 +10:00
Lynne Megido 0c51ba642a
neater code 2020-08-24 00:50:08 +10:00
Lynne Megido b8e2ed8c86
multithreading is too frickin hard 2020-08-24 00:47:40 +10:00
Lynne Megido 72b05e7f37
see prior commit 2020-08-24 00:23:38 +10:00
Lynne Megido fbb0b3e058
see prior commit 2020-08-24 00:21:05 +10:00
Lynne Megido 798c2ef365
do a better job of not inserting null where gtk expects a string 2020-08-24 00:19:50 +10:00
Lynne Megido af70fd779d
prefill name on rename 2020-08-24 00:17:36 +10:00
Pecha 142ebb6bbe added Yen column, minor glade issues 2020-08-24 00:10:39 +10:00
Lynne Megido ec559a344a
implement update button with a sneaqy hack to get the ...s to display properly 2020-08-23 23:44:40 +10:00
Lynne Megido 4f8a0a7dbc
implement view on buyee/yajp buttons 2020-08-23 23:38:42 +10:00
Lynne Megido b83f45d15e
update in parallel 2020-08-23 23:28:48 +10:00
Lynne Megido 1fd1fb21d0
don't redraw the whole list after a rename 2020-08-23 22:59:56 +10:00
Lynne Megido 6c5a93b0d8
added a save button 2020-08-23 22:44:57 +10:00
Lynne Megido 381c2642d6
oopies 2020-08-23 22:40:43 +10:00
Lynne Megido 0e34ead855
don't display decimals for yen 0uo 2020-08-23 22:40:20 +10:00
Lynne Megido f36dc353df
implemented rename and remove functions 2020-08-23 22:36:41 +10:00
Lynne Megido 77d3e86827
now you can select items to view info about them 2020-08-23 22:17:33 +10:00
Lynne Megido 42bed9b175
now the cancel button actually cancels 0u0; 2020-08-23 21:52:02 +10:00
Lynne Megido 0b93c4e3f9
added a smol readme 2020-08-23 21:40:58 +10:00
Lynne Megido 24a2bf55af
show auction end time/date 2020-08-23 21:29:53 +10:00
Lynne Megido 277fbd6311
retrieve data in a separate thread from the UI 2020-08-23 21:18:11 +10:00
Lynne Megido 1e2b3902f2
documented YahooAuctionsItem 2020-08-23 20:03:08 +10:00
Lynne Megido f0cfa46f28
added clear all/ended buttons 2020-08-23 19:53:47 +10:00
Lynne Megido d50cd17f9d
added tooltips to the sidebar buttons 2020-08-23 19:42:04 +10:00
Lynne Megido 97943aa595
changed the exchange rate a lil 2020-08-22 19:33:31 +10:00
Lynne Megido 42eecc28cc
prevent duplicate items from being watched 2020-08-22 19:26:09 +10:00
Lynne Megido 1d9a704f68
minor ui changes 2020-08-22 19:11:08 +10:00
Lynne Megido 79a22cc06e
fix deprecated code, better save/load, allow adding items to and displaying watchlist 2020-08-22 18:55:15 +10:00
Lynne Megido 081bbe9f42
a working entrybox in python hooray, goodbye glade entrybox :'( 2020-08-21 21:51:17 +10:00
Lynne Megido 03376ffd7f
a working quit button wow how advanced 2020-08-21 21:08:18 +10:00
Lynne Megido 765f148805
and the winner of the dunce of the year is 2020-08-21 20:59:35 +10:00
Lynne Megido 2a3700e6fe
update the defaults instead of overwriting them in case the settings "schema" has changed between versions 2020-08-21 20:52:40 +10:00
Lynne Megido 1c139f500e
get auction id from url 2020-08-21 20:52:03 +10:00
Lynne Megido 90b37d6861
bad copy paste job from one of my old projects whoops 2020-08-21 20:51:28 +10:00
Lynne Megido 7149d9f39d
had a warm cup of java 2020-08-21 20:35:53 +10:00