Dianne Skoll
|
f6d9e8724d
|
Make test to test wrapping of wide chars
|
2022-03-11 22:37:40 -05:00 |
|
Dianne Skoll
|
8e55438200
|
Minor tweak
|
2022-03-11 22:36:52 -05:00 |
|
Dianne Skoll
|
1ca6feb112
|
Fix formatting bug when printing calendar with wide spaces.
|
2022-03-11 22:31:40 -05:00 |
|
Dianne Skoll
|
732ce8283f
|
Update docs.
03.04.02-BETA-1
|
2022-03-11 21:47:50 -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
|
7f3d4812a8
|
Add Lastday and Lastworkday syntactic sugar
|
2022-03-11 21:11:16 -05:00 |
|
Dianne Skoll
|
e1fa11c94c
|
Add the First/Second/Third/Fourth/Last syntactic sugar and the
~N/~~N forms of "back"
|
2022-03-11 20:53:52 -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 |
|
Dianne Skoll
|
054648e02b
|
More display tweakage.
|
2022-03-11 14:35:39 -05:00 |
|
Dianne Skoll
|
9548041334
|
Tweak display; make keyboard traversal better.
|
2022-03-11 14:29:07 -05:00 |
|
Dianne Skoll
|
da306f2900
|
Tweak wording
|
2022-03-11 13:46:43 -05:00 |
|
Dianne Skoll
|
26587aea02
|
Give more control over TkRemind colors.
|
2022-03-11 13:38:11 -05:00 |
|
Dianne Skoll
|
adc86e0f00
|
Allow setting of "Today" highlight color.
|
2022-03-10 11:53:00 -05:00 |
|
Dianne Skoll
|
a9ed5f075e
|
Document that trig() and SATISFY should not be mixed.
|
2022-03-05 11:35:55 -05:00 |
|
Dianne Skoll
|
21e30c980e
|
Test multiple-argument version of trig()
|
2022-03-04 17:29:23 -05:00 |
|
Dianne Skoll
|
a657b2e55a
|
Update man page.
|
2022-03-04 15:40:39 -05:00 |
|
Dianne Skoll
|
ff8c55b8b6
|
Rename "wouldtrig" to just "trig"
|
2022-03-04 15:38:07 -05:00 |
|
Dianne Skoll
|
eb36c5bca0
|
Allow wouldtrig() to take an arbitrary number of args; document it.
|
2022-03-04 15:24:52 -05:00 |
|
Dianne Skoll
|
89173ce1ee
|
Allow logical operators to accept any non-string operands.
Make wouldtrig() return a date.
|
2022-03-04 14:59:17 -05:00 |
|
Dianne Skoll
|
5d115ba3e3
|
Document actual behavior of IF command.
|
2022-03-04 14:58:49 -05:00 |
|
Dianne Skoll
|
7e3adeb9c9
|
Make wouldtrig return the trigger date (as an INT, coercable to a date)
Update man page.
|
2022-03-04 12:28:13 -05:00 |
|
Dianne Skoll
|
080cda86fa
|
Document new || and && return values.
|
2022-03-04 12:12:49 -05:00 |
|
Dianne Skoll
|
6274cbad52
|
Make || return first true val and && return last val if first val is true.
|
2022-03-04 12:11:25 -05:00 |
|
Dianne Skoll
|
85c4ad821d
|
Add note about Remind lacking short-circuit logical operators.
|
2022-03-04 11:45:37 -05:00 |
|
Dianne Skoll
|
b758a2fea8
|
Tweak formatting.
|
2022-03-04 11:40:46 -05:00 |
|
Dianne Skoll
|
6619cc7ca4
|
Add wouldtrig tests.
|
2022-03-04 11:33:03 -05:00 |
|
Dianne Skoll
|
961f7a8a62
|
Document wouldtrig()
|
2022-03-04 11:21:14 -05:00 |
|
Dianne Skoll
|
905287901f
|
Add zero-argument form of wouldtrig.
|
2022-03-04 11:16:33 -05:00 |
|
Dianne Skoll
|
669be7bf57
|
Add wouldtrig function.
|
2022-03-04 11:00:09 -05:00 |
|
Dianne Skoll
|
9b8eb2dc4c
|
Support calling EvalExpr recursively
|
2022-03-04 10:49:20 -05:00 |
|
Dianne Skoll
|
00ab7b196d
|
Set default of $MaxSatIter to 1000 instead of 150.
Computers are much faster than when Remind was first written;
we can handle a much higher limit.
|
2022-03-04 08:18:49 -05:00 |
|
Dianne Skoll
|
f616be4bdd
|
Add comment about operator precedence.
|
2022-03-04 08:16:58 -05:00 |
|
Dianne Skoll
|
8ae9ce8523
|
Tweak man page.
|
2022-03-02 15:30:56 -05:00 |
|
Dianne Skoll
|
6d2bbbd7e2
|
Another diagnostic message.
|
2022-03-02 15:25:27 -05:00 |
|
Dianne Skoll
|
1453be83b2
|
Add more diagnostics for bad UNTIL dates.
|
2022-03-02 15:17:03 -05:00 |
|
Dianne Skoll
|
8659131be2
|
Use proper keyword in error message.
|
2022-03-02 14:43:11 -05:00 |
|
Dianne Skoll
|
0276ce322d
|
Diagnose if UNTIL is earlier than start date unless there is a nonconst expr
|
2022-03-02 09:11:01 -05:00 |
|
Dianne Skoll
|
b36c99a34b
|
Move successful exit to one spot.
|
2022-03-02 09:01:33 -05:00 |
|
Dianne Skoll
|
ad575f1485
|
Proper check for overfull box.
|
2022-03-01 16:15:00 -05:00 |
|
Dianne Skoll
|
a9162f1472
|
Proper calculation for warning of overfull box.
|
2022-03-01 16:12:55 -05:00 |
|
Dianne Skoll
|
221e2554a9
|
Prep for 03.04.01 release.
03.04.01
|
2022-02-23 11:09:39 -05:00 |
|
Dianne Skoll
|
04ec6c3695
|
Update TodayDay, TodayMonth and TodayYear in Initialize, in case date has rolled over
|
2022-02-15 10:04:30 -05:00 |
|
Dianne Skoll
|
b1594980fc
|
Add --disable-perl-build-artifacts flag to configure.
|
2022-02-13 10:42:50 -05:00 |
|
Dianne Skoll
|
024a8ef38d
|
Double-check that chosen font size for small calendars won't overflow box.
|
2022-02-13 10:33:21 -05:00 |
|
Dianne Skoll
|
b281051421
|
Don't overflow small calendar box.
|
2022-02-12 23:30:08 -05:00 |
|
Dianne Skoll
|
aa1b275b51
|
Support INSTALL_BASE
|
2022-02-11 10:55:59 -05:00 |
|
Dianne Skoll
|
c22ca68857
|
Support INSTALL_BASE env var
|
2022-02-11 10:39:31 -05:00 |
|
Dianne Skoll
|
3804ce3fe3
|
Prep for 03.04.00 release.
03.04.00
|
2022-02-10 17:15:01 -05:00 |
|