Dianne Skoll
4b7870f6b1
Fix docs/WHATSNEW
06.01.06
2025-10-20 12:11:09 -04:00
Dianne Skoll
e11b899f7e
Prep for 06.01.06 release
2025-10-20 11:51:30 -04:00
Dianne Skoll
8e4987eeba
Don't enable LTO on Solaris.
2025-10-20 11:40:18 -04:00
Dianne Skoll
aa56d27aea
Better checking for -flto flags.
2025-10-20 11:32:25 -04:00
Dianne Skoll
b3278cd9d5
Adjust order of items in man page.
2025-10-20 11:16:38 -04:00
Dianne Skoll
09814eac68
Add --title-url=URL option to rem2pdf.
2025-10-20 11:12:25 -04:00
Dianne Skoll
0e8889441d
Defensive programming... check bounds.
2025-10-19 21:29:29 -04:00
Dianne Skoll
d9503bd14d
Default --bg-color to no color at all (transparent).
2025-10-19 20:34:14 -04:00
Dianne Skoll
a5c18f8825
Fix positioning of week number and PANGO @... reminders.
2025-10-19 18:43:59 -04:00
Dianne Skoll
f7fc9f57bd
Fix punctuation.
2025-10-19 18:24:06 -04:00
Dianne Skoll
6931c81716
Document the new rem2pdf color options.
2025-10-19 18:22:45 -04:00
Dianne Skoll
2eb80c4ba1
Add new color command-line options to rem2pdf. Also make "SHADE" fill the entire rectangle.
...
New color options are:
--line-color=RRGGBB Set line color
--title-color=RRGGBB Set title color
--header-color=RRGGBB Set header color
--daynum-color=RRGGBB Set day number color
--smallcal-color=RRGGBB Set small calendar color
--bg-color=RRGGBB Set background color
2025-10-19 18:16:27 -04:00
Dianne Skoll
f5dbba3864
Use our StrDup function.
2025-10-18 14:23:14 -04:00
Dianne Skoll
3fc57fb76e
Don't leak variables.
2025-10-18 11:31:36 -04:00
Dianne Skoll
ff9d27a6ca
Fix a few potential memory leaks.
2025-10-18 11:26:40 -04:00
Dianne Skoll
e82767f821
Guard definition of __EXTENSIONS__ so it happens only on Sun boxes.
2025-10-18 10:54:10 -04:00
Dianne Skoll
772daaa877
Don't pass "grep" the -a flag if it's not supported.
2025-10-14 14:02:06 -04:00
Dianne Skoll
941cb0f63e
Make it compile on OpenIndiana.
2025-10-14 13:57:39 -04:00
Dianne Skoll
15960f7e4a
Try to get it to compile on openindiana
2025-10-14 13:42:22 -04:00
Dianne Skoll
f05ef363fc
Use built-in nonconst() function instead of contortions to get a nonconst value.
2025-10-13 11:05:58 -04:00
Dianne Skoll
a22b0b8daf
Silence cppcheck warning.
2025-10-12 22:49:16 -04:00
Dianne Skoll
382ff47369
NL translation
2025-10-12 21:25:18 -04:00
Dianne Skoll
cab749b651
Look for sys/termios.h - needed for TIOCGWINSZ on some systtems.
2025-10-12 20:43:41 -04:00
Dianne Skoll
2dc5a7776d
Use cp /dev/null instead of echo -n "" to truncate output file.
2025-10-12 14:13:32 -04:00
Dianne Skoll
2723875a18
Only check the trigger portion of a REM for expressions in purge mode, not body.
2025-10-12 13:38:47 -04:00
Dianne Skoll
81a186607b
Add test for improved nonconst-expr tracking.
2025-10-12 11:25:55 -04:00
Dianne Skoll
5534bf8272
Don't set nonconst_expr on a reminder if the non-constant expression is only in the *BODY* of the reminder.
...
Only set it if it affects the trigger specification.
2025-10-12 11:22:13 -04:00
Dianne Skoll
f726b09fc6
Suppress some spurious debugging output when we use "-dt" with a TZ reminder.
2025-10-11 11:56:48 -04:00
Dianne Skoll
f07a6d1bed
Add a warning_level guard.
2025-10-10 16:41:43 -04:00
Dianne Skoll
a0a362c418
Explicitly use en_US dictionary for spell-checking.
2025-10-09 18:35:17 -04:00
Dianne Skoll
0b45bc818b
More spell-checking.
2025-10-09 18:31:30 -04:00
Dianne Skoll
b6ad32749b
A tad more verbosity.
2025-10-09 18:24:24 -04:00
Dianne Skoll
ec36fc8cf8
Also spellcheck README.md.
2025-10-09 18:18:06 -04:00
Dianne Skoll
2afb71b233
If "hunspell" is installed, spell-check WHATSNEW and man pages.
2025-10-09 18:14:36 -04:00
Dianne Skoll
4bf9abc791
Fix spelling errors.
2025-10-09 18:14:30 -04:00
Dianne Skoll
51d895dbb1
If "spellintian" is installed, run it against the man pages.
2025-10-09 17:38:36 -04:00
Dianne Skoll
517251dd05
Document that tzconvert() attempts to validate time zone names.
2025-10-09 12:45:12 -04:00
Dianne Skoll
834741f91b
Don't warn if timezone "" is specified.
2025-10-09 12:45:01 -04:00
Dianne Skoll
19b33bb9bc
Make "tzconvert" warn about bad time zones.
2025-10-09 12:40:42 -04:00
Dianne Skoll
1acb343cf3
Use UTC instead of Universal. Apparently, "Universal" is not...er... universally installed.
06.01.05
2025-10-09 11:41:15 -04:00
Dianne Skoll
b5b00468cc
Update WHATSNEW.
2025-10-09 11:25:15 -04:00
Dianne Skoll
5042621073
Bump version to 06.01.05
2025-10-09 11:04:03 -04:00
Dianne Skoll
e2152b1e82
Add semi-exhaustive TZ tests.
2025-10-09 10:23:59 -04:00
Dianne Skoll
4adfc4b20e
Clarify man page.
2025-10-09 09:30:49 -04:00
Dianne Skoll
6a4a1ab2d5
Add more TZ tests.
2025-10-08 23:17:10 -04:00
Dianne Skoll
a19b79951e
Fix more TZ bugs; warn if TZ name looks suspicious.
2025-10-08 23:07:37 -04:00
Dianne Skoll
21f5462657
On systems that have /usr/share/zoneinfo (Linux and FreeBSD, for example) attempt to validate TZ time zone names.
2025-10-08 22:05:49 -04:00
Dianne Skoll
b3f03e3e0c
Fix a few problems found by spellintian.
2025-10-08 13:16:41 -04:00
Dianne Skoll
593d367eaa
Fix spelling errors.
2025-10-08 12:45:00 -04:00
Dianne Skoll
8b34e556a0
Update docs/WHATSNEW.
06.01.04
2025-10-08 09:42:42 -04:00