Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
2018-12-10
| ||
02:17 | Fix yet another case of trying to take action when a library item is not selected Leaf check-in: 9e8267681c user: brandon tags: trunk | |
02:01 | Refactor story-adding and coverart-importing code, fixing some cases of missing coverart in the process check-in: 677361353d user: brandon tags: trunk | |
2018-12-06
| ||
21:40 | Fix module name check-in: 1cb7348a70 user: brandon tags: trunk | |
21:36 | Create the database directory if it does not yet exist. check-in: dc839bab91 user: brandon tags: trunk | |
2018-11-14
| ||
22:12 | Decrease right info panel width a bit check-in: 9c8f793655 user: brandon tags: trunk | |
21:39 | Show releases in the infoview check-in: 2acb6cb32a user: brandon tags: trunk | |
2018-11-13
| ||
23:23 | Check if a cover exists before trying to import a new one; update the old one if it exists. Also, update the insert_cover query to account for the comments field. check-in: 8f79b7799b user: brandon tags: trunk | |
22:52 | Do not enforce import throttling when visiting files that are already in the database check-in: 6ee03bf3e9 user: brandon tags: trunk | |
22:12 | Detect whether the user is adding a duplicate release from the edit dialog check-in: 317c252e00 user: brandon tags: trunk | |
22:11 | Be sure to include blorbed files in the list of possible file extensions check-in: a60434f578 user: brandon tags: trunk | |
21:54 | Do not try to render resources that end up with no description check-in: b248e65e10 user: brandon tags: trunk | |
21:34 | Properly escape the entirety of the Resources URLs in the infoview check-in: 7a468e8d7a user: brandon tags: trunk | |
2018-11-11
| ||
23:39 | Set the same sort function for all columns check-in: 72ccdaea06 user: brandon tags: trunk | |
22:29 | Explicitly set the locale correctly check-in: c4b4b0b501 user: brandon tags: trunk | |
21:43 | Fix marking games as played, again check-in: 2755d3986e user: brandon tags: trunk | |
21:28 | Fix missing argument to functions check-in: 21481e42af user: brandon tags: trunk | |
2018-11-10
| ||
20:35 | Add missing function check-in: cab352edb9 user: brandon tags: trunk | |
2018-11-08
| ||
23:46 | Tweak the default column widths check-in: b81d2abe51 user: brandon tags: trunk | |
23:33 | Support HTTPS in IFDB URLs check-in: 51383353b7 user: brandon tags: trunk | |
23:22 | Add in support for GIF cover images via the new support in pyifbabel check-in: b8bb5542ae user: brandon tags: trunk | |
2018-10-31
| ||
22:33 | Change IFDB connection limit to something slightly more reasonable. check-in: 9a9a4f651b user: brandon tags: trunk | |
2018-10-30
| ||
23:42 | Tweak the IFDB throttling check-in: 90cf5fd311 user: brandon tags: trunk | |
23:19 | Fix a type error check-in: d87f07d963 user: brandon tags: trunk | |
23:11 | Clean up the settings code a bit and add some value checking check-in: 6d8cfe58bd user: brandon tags: trunk | |
22:59 | Reselect the appropriate filter after updating the stores check-in: 37864fcd92 user: brandon tags: trunk | |
22:49 | Add a limit to the number of IFDB connections per minute check-in: c0f09c2611 user: brandon tags: trunk | |
22:34 | Add context menu option to refresh IFDB annotation check-in: 6ab5814e88 user: brandon tags: trunk | |
22:06 | Set some sane default settings, include a setting for the resource launcher (e.g. xdg-open), and tweak the settings assistant a bit. check-in: d046902a53 user: brandon tags: trunk | |
21:13 | Do not use a built-in Python function name as a variable name check-in: d93891af8c user: brandon tags: trunk | |
21:11 | Remove coverart directory from settings check-in: 84d362c3b4 user: brandon tags: trunk | |
2018-10-25
| ||
22:31 | Move story info to own frame next to the bibliographic info check-in: d1d1434b49 user: brandon tags: trunk | |
2018-10-24
| ||
22:15 | Add support for file resources (e.g. feelies, walkthroughs, etc.) check-in: 36e46e636c user: brandon tags: trunk | |
2018-10-23
| ||
22:08 | Do not show the "(All)" entry in completions check-in: a3f23b2c3e user: brandon tags: trunk | |
22:07 | Add support for tags check-in: 16dada81bb user: brandon tags: trunk | |
21:30 | Remove deprecated GTK code check-in: f5a74495c7 user: brandon tags: trunk | |
19:47 | Alphabetize lists of interpreters check-in: e0128a8e54 user: brandon tags: trunk | |
2018-10-22
| ||
22:32 | Make sure that level9 has a default interpreter check-in: 1faf7ad1c7 user: brandon tags: trunk | |
22:13 | Make sure to catch all file extensions, even if uppercase...yes, seriously check-in: 18c4cbe800 user: brandon tags: trunk | |
22:01 | Fix some annoying errors on corner cases check-in: fcc7c9cb1d user: brandon tags: trunk | |
21:43 | Fix completion for Title check-in: e44a752fb3 user: brandon tags: trunk | |
21:34 | Split the executable format into dos and win32 to support setting different interpreters (dosbox & wine) for them. check-in: bba2f5c978 user: brandon tags: trunk | |
19:34 | Add comment field to the releases table check-in: 228cccb357 user: brandon tags: trunk | |
2018-10-21
| ||
21:25 | Do completion on any match, not just matching the beginning of the string check-in: 5adee12fdd user: brandon tags: trunk | |
21:16 | Make auto-completion work better with author and genre lists check-in: 67b3121786 user: brandon tags: trunk | |
20:19 | Add Language filter and make Edit dialog completion use the filter stores where relevant check-in: 265617e5bb user: brandon tags: trunk | |
20:04 | Be a bit less eager to merge stories based on title alone. check-in: fe0f9e1211 user: brandon tags: trunk | |
19:52 | Add completion for certain fields in the Edit dialog. check-in: 9bf077f84b user: brandon tags: trunk | |
2018-10-18
| ||
21:52 | Do not refresh all metadata from IFDB when clicking on the associated refresh button on the edit dialog; only refresh the IFDB annotation check-in: 15c008a769 user: brandon tags: trunk | |
2018-10-15
| ||
22:18 | Polish the infoview layout some more check-in: 2041d5ef34 user: brandon tags: trunk | |
21:48 | Make infoview margins adaptive relative to window width check-in: 10b137ab13 user: brandon tags: trunk | |