Dianne Skoll
|
a5afb4a87e
|
In the "show errors" text box, fire up the editor when you click on an error if we can figure out the filename and line number.
|
2024-03-20 20:53:19 -04:00 |
|
Dianne Skoll
|
379fc4542d
|
Make errors stand out more obviously.
|
2024-03-20 20:33:46 -04:00 |
|
Dianne Skoll
|
a0830ad23c
|
Bump version to 04.03.03
|
2024-03-16 15:27:34 -04:00 |
|
Dianne Skoll
|
9290f53466
|
Fix typo
|
2024-03-16 15:24:11 -04:00 |
|
Dianne Skoll
|
08e3c1d5a2
|
Use tk_messageBox instead of tk_dialog.
|
2024-03-16 15:22:36 -04:00 |
|
Dianne Skoll
|
61f55bceee
|
Fix "Delete this reminder completely" functionality.
|
2024-03-16 13:56:28 -04:00 |
|
Dianne Skoll
|
96551ccaa4
|
Make TkRemind use the "DEL qid" facility to ignore reminders. Fix potential use of freed memory in queue.c
|
2024-03-16 13:25:47 -04:00 |
|
Dianne Skoll
|
28acd05215
|
Better icon.
|
2024-03-08 14:28:19 -05:00 |
|
Dianne Skoll
|
be4eed8b20
|
Update TkRemind logo to include a white outline.
|
2024-03-07 15:36:31 -05:00 |
|
Dianne Skoll
|
20d4626a71
|
Bump version to 04.03.00
|
2024-02-29 13:48:15 -05:00 |
|
Dianne Skoll
|
d3bfb0a28f
|
Let Remind handle the inotify stuff.
|
2024-02-29 11:07:32 -05:00 |
|
Dianne Skoll
|
8efde3e9af
|
Fix typo
|
2024-02-28 10:59:51 -05:00 |
|
Dianne Skoll
|
3bf3137dc4
|
Check for existence of tags key.
|
2024-02-28 10:58:46 -05:00 |
|
Dianne Skoll
|
1d958fb7a8
|
Use JSON server mode from TkRemind.
|
2024-02-27 10:55:26 -05:00 |
|
Dianne Skoll
|
bb12362cc8
|
Make "Go To Date..." dialog non-modal.
|
2024-02-14 11:16:24 -05:00 |
|
Dianne Skoll
|
1bfc630a64
|
Uneascape JSON properly.
|
2024-02-07 10:27:38 -05:00 |
|
Dianne Skoll
|
987983f8ae
|
Add empty line between queue items.
|
2024-02-05 13:49:11 -05:00 |
|
Dianne Skoll
|
657a6118aa
|
Set -selectbackground
|
2024-02-05 13:46:28 -05:00 |
|
Dianne Skoll
|
43e7e6ec7f
|
Alternate queue item background colors.
|
2024-02-05 10:10:52 -05:00 |
|
Dianne Skoll
|
b8b3c19fbf
|
*sigh* A JSON key was changed. :(
|
2024-02-05 09:56:47 -05:00 |
|
Dianne Skoll
|
72d10178bf
|
Mass-update copyright year to 2024.
|
2023-12-31 12:05:03 -05:00 |
|
Dianne Skoll
|
3df2b72175
|
Simplify logic for updating of number of queued reminders.
|
2023-12-18 14:48:49 -05:00 |
|
Dianne Skoll
|
e7ed69287b
|
Fix existing typo'd line in reminders file.
|
2023-12-16 13:25:30 -05:00 |
|
Dianne Skoll
|
2e80417f53
|
Fix silly typo, found by Lorenzo Bazzanini.
|
2023-12-16 09:35:45 -05:00 |
|
Dianne Skoll
|
bb516946be
|
If we de-queue a reminder without issuing it, send a NOTE queued %d message in server mode.
|
2023-12-15 14:16:26 -05:00 |
|
Dianne Skoll
|
81157e1cb5
|
Update queue status once a minute.
|
2023-12-15 12:33:41 -05:00 |
|
Dianne Skoll
|
8296d2b962
|
Display "(Queue is empty)" if queue is empty.
|
2023-12-09 10:30:18 -05:00 |
|
Dianne Skoll
|
6031f70701
|
Update the balloon help when we toggle between Queue... and Errors...
|
2023-10-11 17:20:41 -04:00 |
|
Dianne Skoll
|
3567c9e55f
|
If errors occur during printing, set the "Errors..." button rather than popping up a dialog.
|
2023-10-11 17:16:27 -04:00 |
|
Dianne Skoll
|
12104a96b1
|
Improve icon.
|
2023-09-29 18:06:18 -04:00 |
|
Dianne Skoll
|
82cd438fff
|
Use -y as shorthand for --wrap.
|
2023-03-08 14:27:43 -05:00 |
|
Dianne Skoll
|
929866a770
|
Use ^A as the split character rather than \
|
2023-02-27 12:13:19 -05:00 |
|
Dianne Skoll
|
395bad96a7
|
Don't barf if -underlinefg is not available; don't lose whitespace in MOON message.
|
2023-02-27 10:40:59 -05:00 |
|
Dianne Skoll
|
2f196e3c9f
|
Update copyright year. :)
|
2022-12-30 13:43:28 -05:00 |
|
Dianne Skoll
|
0cea410529
|
Add a bunch of: "SPDX-License-Identifier: GPL-2.0-only" comments.
|
2022-12-26 14:24:33 -05:00 |
|
Dianne Skoll
|
d7f32d3901
|
Better error indication if something goes wrong in ShowTodaysReminders.
|
2022-12-20 09:45:16 -05:00 |
|
Dianne Skoll
|
28d0251093
|
If we use "-m" in ExtraRemindArgs, set $MondayFirst in tkremind
Patch courtesy of Luís Henriques
|
2022-10-24 09:35:27 -04:00 |
|
Dianne Skoll
|
1032f8908e
|
Don't create mysterious files named '&1' when creating new reminders. Sigh.
|
2022-08-11 11:32:59 -04:00 |
|
Dianne Skoll
|
62198c9807
|
Use the new calendar_body/plain_body fields.
|
2022-08-06 11:54:32 -04:00 |
|
Dianne Skoll
|
80e51d1d0f
|
Make calendar with 6 rows in a month handle resizing properly.
Fixes https://github.com/dfskoll/remind/issues/1
|
2022-07-01 16:45:25 -04:00 |
|
Dianne Skoll
|
99af1f964c
|
Fix bug that broke "-m" option to tkreminder.
|
2022-04-01 12:08:25 -04:00 |
|
Dianne Skoll
|
6f20e056c9
|
Allow day numbers to be anchored to left, center or right.
Based on a patch from Paulo <qsmodo *AT* tutanota.com>
|
2022-03-16 17:30:06 -04:00 |
|
Dianne Skoll
|
4d17494371
|
Bump copyright date.
|
2022-03-14 21:12:20 -04:00 |
|
Dianne Skoll
|
6a9f7c186a
|
Refactor code to reduce cut-n-paste.
|
2022-03-13 09:15:48 -04:00 |
|
Dianne Skoll
|
7495ae1e05
|
Uniquify lines in error message to avoid overwhelming.
|
2022-03-12 11:32:26 -05:00 |
|
Dianne Skoll
|
51ae17bd0a
|
Improve the way TkRemind handles errors in the reminder script.
|
2022-03-12 11:23:54 -05:00 |
|
Dianne Skoll
|
122bd3e07e
|
Add comment
|
2022-03-11 21:27:33 -05:00 |
|
Dianne Skoll
|
0ac5cbb837
|
Properly cope with two of the same moon phase in a given month.
|
2022-03-11 21:26:22 -05:00 |
|
Dianne Skoll
|
c06c65acf1
|
Properly apply options in the right order.
|
2022-03-11 19:57:20 -05:00 |
|
Dianne Skoll
|
a84fa0bc8f
|
Add canned "Light Theme" and "Dark Theme" buttons.
|
2022-03-11 19:46:40 -05:00 |
|