Dianne Skoll
|
2393a86970
|
Fix typo that broke opening reminder file from queue listing.
|
2025-03-10 17:52:59 -04:00 |
|
Dianne Skoll
|
9ade3876b2
|
Make TkRemind open editor at first line of reminder.
|
2025-02-16 20:36:50 -05:00 |
|
Dianne Skoll
|
a0aede4069
|
Add clickable URL in popup reminder if we have an INFO "Url: ..." string.
|
2025-02-04 13:58:23 -05:00 |
|
Dianne Skoll
|
a0d8c93a34
|
Make tkremind handle "Url:" info strings.
Remind unit tests / tests (push) Successful in 39s
|
2025-02-03 15:18:44 -05:00 |
|
Dianne Skoll
|
5adb5d893e
|
Final (??) tweaks of popup appearance. :)
Remind unit tests / tests (push) Successful in 34s
|
2025-02-01 15:58:51 -05:00 |
|
Dianne Skoll
|
2f11b6fdc8
|
Tweak appearance of popups and background reminders.
|
2025-02-01 15:52:13 -05:00 |
|
Dianne Skoll
|
49d46c1397
|
Improve reminder popups.
|
2025-02-01 15:38:13 -05:00 |
|
Dianne Skoll
|
d58ccbef69
|
Improve how add/edit reminder dialog resizes.
Remind unit tests / tests (push) Successful in 37s
|
2025-01-31 21:31:47 -05:00 |
|
Dianne Skoll
|
17ad03be69
|
Add a bit of space after labels.
|
2025-01-31 21:22:48 -05:00 |
|
Dianne Skoll
|
75a4e98de2
|
Call the reminder body the "Summary" rather than "Subject" to be consistent with ical.
|
2025-01-31 21:21:30 -05:00 |
|
Dianne Skoll
|
1408f77303
|
Use concat instead of list to flatten lists.
Bug report: https://dianne.skoll.ca/pipermail/remind-fans/2025/004986.html
|
2025-01-31 19:36:41 -05:00 |
|
Dianne Skoll
|
af76dd67fb
|
Remove dead code; count lines better.
|
2025-01-31 17:02:03 -05:00 |
|
Dianne Skoll
|
f7a19d1570
|
Change "Body:" to "Subject:" and update man page.
|
2025-01-31 16:48:48 -05:00 |
|
Dianne Skoll
|
e7ec975ff0
|
Support location and description fields in tkremind.
|
2025-01-31 16:30:07 -05:00 |
|
Dianne Skoll
|
51677cd7b5
|
Use "info patchlevel" to display detailed Tcl/Tk version.
|
2025-01-07 15:57:07 -05:00 |
|
Dianne Skoll
|
562cec3dc8
|
Mass-update copyright date to 2025.
|
2024-12-29 13:47:07 -05:00 |
|
Dianne Skoll
|
71db7168a1
|
Increase update-for-changes delay to 250ms
|
2024-12-11 10:25:45 -05:00 |
|
Dianne Skoll
|
5b9d9a67b2
|
Make daemon not respond at all to a TRANSLATE for which there is no entry.
|
2024-12-10 17:16:25 -05:00 |
|
Dianne Skoll
|
16ca2ade23
|
Clear out translations when we prepare to ask for new ones.
|
2024-12-10 17:09:25 -05:00 |
|
Dianne Skoll
|
28e0599380
|
Get new translations if inotify says something has changed.
|
2024-12-10 15:05:48 -05:00 |
|
Dianne Skoll
|
af6e159eaa
|
Refresh translations if they seem to have changed. :)
|
2024-12-10 13:32:50 -05:00 |
|
Dianne Skoll
|
bffa28e258
|
Implement the "TRANSLATE" command to translate just one string;
rename "JSONTRANSLATE" to "TRANSLATE_DUMP"
|
2024-12-10 13:06:12 -05:00 |
|
Dianne Skoll
|
1781f84d84
|
Merely schedule an update when we get the translation table.
|
2024-12-10 12:24:53 -05:00 |
|
Dianne Skoll
|
f5cc0ec686
|
Get translation table; translate moon phases in TkRemind.
|
2024-12-10 12:16:27 -05:00 |
|
Dianne Skoll
|
91187c4c60
|
Include Remind version in Options dialog.
|
2024-10-16 10:00:04 -04:00 |
|
Dianne Skoll
|
636ae8f21a
|
Include TkRemind version in title bar.
Remind unit tests / tests (push) Successful in 30s
|
2024-10-15 14:59:09 -04:00 |
|
Dianne Skoll
|
405398b226
|
Use % instead of @ for substitution to avoid possible autoconf conflicts.
|
2024-10-15 14:56:25 -04:00 |
|
Dianne Skoll
|
0df3a903b1
|
Remove useless comment.
|
2024-10-15 14:54:25 -04:00 |
|
Dianne Skoll
|
c192c580da
|
Fix permissions.
Remind unit tests / tests (push) Successful in 27s
|
2024-10-14 08:41:00 -04:00 |
|
Dianne Skoll
|
235e5ec1c7
|
Make ./configure generate tkremind from tkremind.in.
|
2024-10-14 08:40:05 -04:00 |
|
Dianne Skoll
|
3d30173f9a
|
Print version info in options window.
|
2024-10-14 08:36:44 -04:00 |
|
Dianne Skoll
|
a66e855ca7
|
Remove dead code; remove unnecessary catch { ... }
|
2024-10-11 16:00:47 -04:00 |
|
Dianne Skoll
|
a1b814d6b1
|
Allow "hostname" to fail.
Remind unit tests / tests (push) Successful in 27s
|
2024-10-10 11:43:26 -04:00 |
|
Dianne Skoll
|
62030719bb
|
Set app name to tkremind.
Remind unit tests / tests (push) Successful in 30s
|
2024-10-02 11:08:17 -04:00 |
|
Dianne Skoll
|
a131a53132
|
Fix typos.
|
2024-10-02 11:05:27 -04:00 |
|
Dianne Skoll
|
c5e723b6ac
|
Use "notify-send" if Tk < 9.0
|
2024-10-02 11:00:28 -04:00 |
|
Dianne Skoll
|
54603090ee
|
Use "tk sysnotify" if we have it.
Remind unit tests / tests (push) Successful in 39s
|
2024-10-01 11:02:32 -04:00 |
|
Dianne Skoll
|
2514b3681f
|
Make tkremind work with Tcl/Tk 9.0.
Remind unit tests / tests (push) Successful in 35s
|
2024-09-30 11:40:03 -04:00 |
|
Dianne Skoll
|
0b7b101814
|
Accept Tk >= 8.5 including 9.0
|
2024-09-30 11:26:30 -04:00 |
|
Dianne Skoll
|
c860b46baa
|
Collapse multiple runs of whitespace
|
2024-08-28 12:52:07 -04:00 |
|
Dianne Skoll
|
40eab03d84
|
Add two ways to produce PostScript code: Using rem2ps or rem2pdf
Remind unit tests / tests (push) Successful in 28s
|
2024-08-01 12:27:33 -04:00 |
|
Dianne Skoll
|
db3341db91
|
Fix bug in code that stripes the Queue... output grey and white.
|
2024-03-23 10:57:56 -04:00 |
|
Dianne Skoll
|
2afa3c5558
|
Raise windows after errors so they remain visible.
|
2024-03-21 16:08:18 -04:00 |
|
Dianne Skoll
|
30d9a42db2
|
Remove debugging statement.
|
2024-03-21 12:39:48 -04:00 |
|
Dianne Skoll
|
74d357b84d
|
Use placeholders that are less likely to be used as filenames. :)
|
2024-03-21 12:22:43 -04:00 |
|
Dianne Skoll
|
09c98a93ec
|
Fix month navigation.
|
2024-03-21 12:19:39 -04:00 |
|
Dianne Skoll
|
ed89ab7c04
|
Remove unnecessary code and variable.
|
2024-03-21 12:13:32 -04:00 |
|
Dianne Skoll
|
27c74be02b
|
Don't need to monitor reminder file for changes; reap zombies.
|
2024-03-21 12:11:39 -04:00 |
|
Dianne Skoll
|
8f22ab39dc
|
Apply POSIX-escaping to filenames.
|
2024-03-21 11:46:29 -04:00 |
|
Dianne Skoll
|
795c53f4ce
|
Format queue items better; make them clickable to open an editor.
|
2024-03-21 11:02:07 -04:00 |
|