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 |
|
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 |
|