Commit Graph

2325 Commits

Author SHA1 Message Date
Dianne Skoll 0bd6278050 Fix typo. 2022-01-31 14:37:47 -05:00
Dianne Skoll b2746f28db Include seconds in lat/lon settings. 2022-01-31 14:35:47 -05:00
Dianne Skoll cfd3698b53 Remove extraneous spaces. 2022-01-31 09:03:56 -05:00
Dianne Skoll 6b5150d30e Update docs. 2022-01-31 09:01:10 -05:00
Dianne Skoll b011adf94e Fix build.tk 2022-01-31 09:00:02 -05:00
Dianne Skoll d09b725710 Create proper custom.h 2022-01-31 08:55:34 -05:00
Dianne Skoll 2f1e3524df Replace the various LAT_ and LONG_ macros with DEFAULT_LATITUDE and DEFAULT_LONGITUDE 2022-01-31 08:52:18 -05:00
Dianne Skoll 2de47cfa51 Update docs 2022-01-30 14:42:01 -05:00
Dianne Skoll 15a778075d Update whatsnew. 03.04.00-BETA-1 2022-01-30 14:36:07 -05:00
Dianne Skoll 2502191982 Fix up display_len vs len 2022-01-30 14:22:52 -05:00
Dianne Skoll 47af91d136 Fix PrintCentered. 2022-01-30 14:19:36 -05:00
Dianne Skoll e249fe3a17 Bump version to 03.04.00. 2022-01-30 14:03:48 -05:00
Dianne Skoll 72838a07f3 Make rem2pdf take a -v option. 2022-01-30 14:02:34 -05:00
Dianne Skoll c098acc659 Update man pages. 2022-01-30 13:58:33 -05:00
Dianne Skoll 15ee32b5bd Update rem2ps man page. 2022-01-30 13:43:36 -05:00
Dianne Skoll 5a059d9b09 Missed one 2022-01-30 12:35:05 -05:00
Dianne Skoll 77516dbdff Remove a few more files in "make distclean" 2022-01-30 12:34:36 -05:00
Dianne Skoll 835af9ad6a Fix various UTF-8 handling bugs; properly re-space month and day names. 2022-01-30 12:31:38 -05:00
Dianne Skoll 4c30db06c0 Allow spaces in month and day names 2022-01-30 12:02:08 -05:00
Dianne Skoll 3aee12073e Start allowing spaces in month and day names (convert to _ on -p output) 2022-01-30 12:00:57 -05:00
Dianne Skoll 654fd78ee7 Replace spaces in day names with '_' 2022-01-30 11:54:13 -05:00
Dianne Skoll b8126d3a85 Add POD to Entry.pm 2022-01-30 11:06:50 -05:00
Dianne Skoll 3054091688 Add POD to PDF.pm 2022-01-30 11:00:36 -05:00
Dianne Skoll 6e0fd7ea5f Fix manpage cross-references. 2022-01-30 10:13:10 -05:00
Dianne Skoll bbb82029d2 Make TkRemind support PDF output iff rem2pdf is installed. 2022-01-29 23:02:06 -05:00
Dianne Skoll 716d7bcc92 Tweak test file. 2022-01-29 22:29:34 -05:00
Dianne Skoll e7a6bf0e19 Avoid "wide char" error. 2022-01-29 22:29:28 -05:00
Dianne Skoll 27c17252e7 Tweak 2022-01-29 22:23:43 -05:00
Dianne Skoll 940254bec6 Add another feature demo 2022-01-29 22:23:16 -05:00
Dianne Skoll 79952d52f1 Add note about invalid markup 2022-01-29 22:22:09 -05:00
Dianne Skoll e58545d3f6 Finish rem2pdf man page. 2022-01-29 22:20:01 -05:00
Dianne Skoll b7c9643a05 Also handle -ppp output. 2022-01-29 21:32:44 -05:00
Dianne Skoll c2be6c348a Fix incorrect logic. 2022-01-29 21:30:32 -05:00
Dianne Skoll 0161f81389 Support old-style -p format as well. 2022-01-29 16:03:56 -05:00
Dianne Skoll 2a2df322dc More consistent error messages. 2022-01-28 18:30:01 -05:00
Dianne Skoll b276b5fdce Start on man page. 2022-01-28 17:11:28 -05:00
Dianne Skoll b5f7dabf10 Set default paper size correctly. 2022-01-28 16:42:58 -05:00
Dianne Skoll 307f8a07e0 Don't bother doing work if we set a system variable to the same as existing. 2022-01-28 13:14:14 -05:00
Dianne Skoll 3fe5e2becd More pango test tweaks. 2022-01-28 12:09:47 -05:00
Dianne Skoll e8a4acf517 Fix height calculation. 2022-01-28 11:51:26 -05:00
Dianne Skoll 9ba28c01e7 Tweak test file to exercise dayname display. 2022-01-28 11:33:58 -05:00
Dianne Skoll ff3b04f46d Add --help; properly grab first char of day name 2022-01-28 11:25:58 -05:00
Dianne Skoll 9f6f452b18 Don't make rem2pdf.in executable 2022-01-28 11:20:00 -05:00
Dianne Skoll 9b4e35841e Make rem2pdf executable 2022-01-28 11:16:36 -05:00
Dianne Skoll 927e260f5b Generate rem2pdf/bin/rem2pdf so we can embed VERSION 2022-01-28 11:15:07 -05:00
Dianne Skoll 949156f77c Add usage() 2022-01-28 10:40:56 -05:00
Dianne Skoll cc59fcac58 Fix edge-case with small calendar placement. 2022-01-27 21:51:15 -05:00
Dianne Skoll db624d8a8a Better error messages. 2022-01-27 21:41:12 -05:00
Dianne Skoll ae90243352 Don't emit bogus PDF if there's an input error. 2022-01-27 21:37:33 -05:00
Dianne Skoll ff58c7f699 Don't rebuild Makefile from Makefile.PL unnecessarily 2022-01-27 21:32:36 -05:00