2021-09-30 19:26 | Update license | lumidify | 2 | +4 | -4 |
2021-03-22 12:03 | Add note about mnemonics to README | lumidify | 1 | +5 | -0 |
2021-03-15 12:57 | Revert "Change mnemonics for word choice window" | lumidify | 1 | +2 | -5 |
2021-03-15 08:24 | Change mnemonics for word choice window | lumidify | 1 | +5 | -2 |
2021-03-15 08:00 | Add mnemonics to word choice window | lumidify | 1 | +10 | -6 |
2021-03-10 07:38 | Set cursor to replaced word in context text boxes | lumidify | 1 | +13 | -2 |
2021-03-10 07:25 | Switch to gtk3 | lumidify | 2 | +51 | -51 |
2021-03-09 10:06 | Actually remove the mnemonic... | lumidify | 1 | +1 | -1 |
2021-03-09 10:05 | Remove mnemonic for "Retry without" | lumidify | 1 | +0 | -7 |
2021-03-09 09:58 | Add several shortcuts/mnemonics to unknown word window | lumidify | 1 | +24 | -13 |
2021-03-09 07:59 | Add dumptables option | lumidify | 2 | +23 | -2 |
2020-06-21 12:10 | Change lumidify onion service to v3 | lumidify | 1 | +1 | -1 |
2020-05-24 07:31 | Fix documentation | lumidify | 2 | +8 | -2 |
2020-04-27 07:28 | Make utf8 handling strict; small style fix | lumidify | 1 | +7 | -7 |
2020-04-22 11:29 | Add warning about utf8 | lumidify | 1 | +2 | -0 |
2020-04-22 11:27 | Open STDIN as utf8 | lumidify | 1 | +1 | -0 |
2020-04-20 12:41 | Modify behavior of 'Ignore whole line' | lumidify | 1 | +15 | -9 |
2020-04-17 12:26 | Add clarification to documentation | lumidify | 1 | +3 | -1 |
2020-04-17 08:00 | Small cleanup | lumidify | 1 | +11 | -17 |
2020-04-17 07:50 | Add debugging option for match and group statements | lumidify | 2 | +87 | -31 |
2020-04-14 10:59 | Fix reset button in unknown word window | lumidify | 1 | +2 | -1 |
2020-04-14 10:56 | Make unknown_button insensitive when it isn't needed | lumidify | 1 | +3 | -1 |
2020-04-14 08:29 | Make skip button insensitive when it is not needed | lumidify | 1 | +2 | -0 |
2020-04-14 08:22 | Remove the last todo | lumidify | 1 | +0 | -6 |
2020-04-14 08:20 | Remove nocompletechoices | lumidify | 1 | +28 | -27 |
2020-04-12 17:08 | Add another clarification | lumidify | 1 | +2 | -1 |
2020-04-12 11:27 | Add another todo | lumidify | 1 | +6 | -0 |
2020-04-11 18:49 | Add TODO | lumidify | 1 | +5 | -0 |
2020-04-11 14:42 | Change nocompletechoices to be command line option | lumidify | 1 | +11 | -14 |
2020-04-11 14:32 | Add nocompletechoices option | lumidify | 1 | +17 | -6 |
2020-04-09 13:51 | Add "Open in unknown word window" button | lumidify | 1 | +106 | -38 |
2020-04-08 11:49 | Add 'Reset text' button; modify retrywithout | lumidify | 1 | +48 | -26 |
2020-04-08 08:44 | Fix small regression | lumidify | 1 | +5 | -2 |
2020-04-08 08:40 | Fix opening of relative paths | lumidify | 1 | +12 | -21 |
2020-04-08 07:39 | Add warning to documentation | lumidify | 1 | +4 | -0 |
2020-04-08 07:36 | Small fix | lumidify | 1 | +3 | -4 |
2020-04-08 06:56 | Fix comment option; add 'ignore whole line' to GUI | lumidify | 1 | +27 | -4 |
2020-04-08 06:00 | Add comment option for text files; default to STDIN for input file | lumidify | 3 | +36 | -17 |
2020-04-07 14:29 | Small cleanup | lumidify | 1 | +4 | -11 |
2020-04-07 12:13 | Add warning to documentation | lumidify | 1 | +7 | -0 |
2020-04-07 11:27 | Change display name for retrywithout to string | lumidify | 2 | +3 | -3 |
2020-04-07 11:21 | Replace diacritics with retrywithout | lumidify | 3 | +67 | -60 |
2020-04-06 16:01 | Remove choiceoverride and add override option to replace statements | lumidify | 3 | +35 | -49 |
2020-04-06 15:07 | Add option to ignore word choices | lumidify | 1 | +8 | -1 |
2020-04-06 14:10 | And another one | lumidify | 1 | +1 | -1 |
2020-04-06 14:02 | Small cleanup | lumidify | 1 | +1 | -1 |
2020-04-06 13:43 | Fix choiceoverride | lumidify | 8 | +50 | -4 |
2020-04-06 07:58 | Clarify documentation for choiceoverride | lumidify | 1 | +12 | -0 |
2020-04-06 07:43 | Add choiceoverride option | lumidify | 1 | +38 | -9 |
2020-04-04 16:36 | Fix writing replacement words when revert is set | lumidify | 1 | +22 | -1 |
2020-04-03 18:23 | Misc. cleanup | lumidify | 1 | +73 | -127 |
2020-04-02 12:28 | Update documentation for targetdiacritics | lumidify | 1 | +20 | -4 |
2020-04-02 11:44 | Add feature to targetdiacritics | lumidify | 1 | +16 | -0 |
2020-04-02 08:10 | Add targetdiacritics option | lumidify | 1 | +34 | -1 |
2020-04-01 18:09 | Add note about canonical decomposition | lumidify | 1 | +3 | -0 |
2020-04-01 16:00 | Fix documentation formatting | lumidify | 1 | +1 | -1 |
2020-04-01 15:29 | Document revert option | lumidify | 1 | +15 | -5 |
2020-04-01 14:52 | Add revert option to config | lumidify | 1 | +30 | -16 |
2020-04-01 13:39 | Revert changes done to split_words | lumidify | 2 | +34 | -45 |
2020-04-01 13:17 | Add clarification to documentation | lumidify | 2 | +3 | -3 |
2020-04-01 12:14 | Update documentation for diacritics | lumidify | 1 | +77 | -30 |
2020-03-31 18:05 | Clean up diacritic handling | lumidify | 5 | +25 | -53 |
2020-03-31 15:40 | Modify diacritic handling | lumidify | 2 | +38 | -41 |
2020-03-31 14:43 | Clean up a bit | lumidify | 1 | +14 | -33 |
2020-03-31 14:20 | Don't split compound words before asking for unknown words | lumidify | 2 | +31 | -2 |
2020-03-31 13:48 | Add diacritic handling; documentation not updated yet | lumidify | 6 | +109 | -15 |
2020-03-30 13:27 | Add nodisplay attribute to table loading in the config | lumidify | 1 | +19 | -15 |
2020-03-30 11:46 | Fix tests | lumidify | 4 | +8 | -5 |
2020-03-30 11:04 | Fix 'Add replacement' with words requiring expansions in the GUI; tests currently broken | lumidify | 8 | +163 | -62 |
2020-03-30 09:03 | Sort table list before displaying in GUI | lumidify | 1 | +6 | -6 |
2020-03-30 08:51 | Fix hard-coded comma | lumidify | 1 | +2 | -2 |
2020-03-28 16:07 | Add requirements to readme | lumidify | 1 | +2 | -0 |
2020-03-28 07:51 | Update documentation | lumidify | 1 | +8 | -2 |
2020-03-28 07:14 | Enable line wrap on text boxes | lumidify | 1 | +4 | -2 |
2020-03-27 13:48 | Add clarification to documentation | lumidify | 2 | +18 | -0 |
2020-03-26 20:25 | Add TODO | lumidify | 1 | +1 | -0 |
2020-03-26 18:44 | Add LICENSE | lumidify | 1 | +13 | -0 |
2020-03-26 15:10 | Update documentation | lumidify | 1 | +1 | -0 |
2020-03-26 15:04 | Update README | lumidify | 1 | +3 | -0 |
2020-03-26 13:49 | Fix style of documentation | lumidify | 7 | +99 | -72 |
2020-03-26 09:54 | Add another test | lumidify | 7 | +33 | -0 |
2020-03-26 09:38 | Add more explanation to documentation | lumidify | 1 | +98 | -6 |
2020-03-26 06:37 | Copy data from old repository | lumidify | 15 | +1689 | -0 |