Dianne Skoll
|
72d10178bf
|
Mass-update copyright year to 2024.
|
2023-12-31 12:05:03 -05:00 |
|
Dianne Skoll
|
1bfd7761bc
|
Use EXIT_FAILURE / EXIT_SUCCESS consistently.
|
2023-12-10 10:42:26 -05:00 |
|
Dianne Skoll
|
18f21693af
|
Clean up some warnings from cppcheck static analyzer.
|
2023-02-07 10:28:02 -05:00 |
|
Dianne Skoll
|
2f196e3c9f
|
Update copyright year. :)
|
2022-12-30 13:43:28 -05:00 |
|
Dianne Skoll
|
0cea410529
|
Add a bunch of: "SPDX-License-Identifier: GPL-2.0-only" comments.
|
2022-12-26 14:24:33 -05:00 |
|
Dianne Skoll
|
4d17494371
|
Bump copyright date.
|
2022-03-14 21:12:20 -04:00 |
|
Dianne Skoll
|
cd68041312
|
Get rid of obsolete PutChar and Putc macros.
|
2022-02-01 16:05:06 -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
|
3aee12073e
|
Start allowing spaces in month and day names (convert to _ on -p output)
|
2022-01-30 12:00:57 -05:00 |
|
Dianne Skoll
|
d6029a54aa
|
Remove unnecessary line of code; add space after "sub" operator.
|
2021-01-10 17:38:25 -05:00 |
|
Dianne Skoll
|
d06b4e5dcd
|
Update copyright date
|
2021-01-05 19:13:11 -05:00 |
|
Dianne Skoll
|
bf8a25137d
|
Right-align moon indicators when day numbers are left-aligned.
|
2021-01-05 19:08:10 -05:00 |
|
Dianne Skoll
|
0f302ad0fc
|
Add clarifying comment.
|
2021-01-05 17:38:33 -05:00 |
|
Dianne Skoll
|
e3d6b283c5
|
Fix setpagedevice for landscape mode.
|
2021-01-05 17:23:47 -05:00 |
|
Dianne Skoll
|
37971a3f07
|
Set page size (patch from Jonathan Kamens)
|
2021-01-05 17:19:20 -05:00 |
|
Dianne Skoll
|
350564c304
|
Add "-x" option to rem2ps to put day numbers at the top-left of each box.
By default, day numbers are placed at the top-right.
|
2021-01-05 16:32:20 -05:00 |
|
Dianne Skoll
|
5ef0341537
|
Avoid memory leak.
|
2020-01-28 09:43:42 -05:00 |
|
Dianne Skoll
|
e230d53d84
|
Ignore unknown SPECIALs in rem2ps.
|
2020-01-28 09:37:35 -05:00 |
|
Dianne Skoll
|
fcb14b9dfe
|
Add PageBoundingBox comment.
|
2020-01-26 18:09:06 -05:00 |
|
Dianne Skoll
|
5801e143ea
|
Make specials case-insensitive.
|
2020-01-25 16:04:53 -05:00 |
|
Dianne Skoll
|
edbc88bd19
|
Reformat error message.
|
2020-01-16 20:00:38 -05:00 |
|
Dianne Skoll
|
94f99f3414
|
Make rem2ps bail out if fed "-ppp"-format.
|
2020-01-16 19:59:30 -05:00 |
|
Dianne Skoll
|
7dbbc34ccc
|
Make Remind compile on older gcc that doesn't allow declarations in for(...)
|
2020-01-13 10:00:25 -05:00 |
|
Dianne Skoll
|
fa63a9ba51
|
Add comments.
|
2020-01-10 13:46:20 -05:00 |
|
Dianne Skoll
|
1e7a630737
|
rem2ps can read the new-style JSON output of "remind -pp"
|
2020-01-10 13:41:27 -05:00 |
|
Dianne Skoll
|
ac3cb19c26
|
Simplify code.
|
2020-01-09 18:42:14 -05:00 |
|
Dianne Skoll
|
af0479d11d
|
Start preparing rem2ps for parsing JSON input.
|
2020-01-09 18:38:08 -05:00 |
|
Dianne Skoll
|
d6f24b7c1e
|
rem2ps will only support "remind -p" protocol and not "remind -pp"
|
2020-01-03 18:00:21 -05:00 |
|
Dianne Skoll
|
fbbffb4672
|
Bump version to 3.1.18 and copyright year to 2020.
|
2019-12-30 11:15:00 -05:00 |
|
Dianne Skoll
|
3095fd7e4a
|
Enable warning-free compilation even with -Wextra.
|
2019-11-04 16:35:14 -05:00 |
|
Dianne Skoll
|
52d252723f
|
Depenguinization.
|
2018-11-04 10:56:47 -05:00 |
|
David F. Skoll
|
29c8475ea9
|
s/David/Dianne/
|
2015-04-17 02:07:18 -04:00 |
|
David F. Skoll
|
f6b6a3285c
|
Apply patch from Jonathan Kamens to allow 0-point margins.
|
2012-04-26 08:57:37 -04:00 |
|
David F. Skoll
|
fcb55001bb
|
Allow the color special to be spelled COLOR or COLOUR.
|
2011-12-05 16:42:57 -05:00 |
|
David F. Skoll
|
bd9a3761a6
|
Sort PSFILE and PS reminders with same priority (Ticket #17581)
|
2010-04-19 13:17:00 -04:00 |
|
David F. Skoll
|
08be7c43cf
|
Don't make SHADE specials obliterate MOON specials. Fixes ticket 15068.
|
2009-10-05 14:33:51 -04:00 |
|
David F. Skoll
|
5434f8330e
|
Sort specials.
|
2009-09-06 18:36:27 -04:00 |
|
David F. Skoll
|
93ac1aebf7
|
Document WEEK special. Clean up rem2ps handling of WEEK.
|
2008-11-15 09:20:54 -05:00 |
|
David F. Skoll
|
56ebedb9de
|
Proper implementation of WEEK special.
|
2008-11-14 17:02:51 -05:00 |
|
David F. Skoll
|
e87d33de50
|
Handle the WEEK special.
|
2008-11-14 16:56:08 -05:00 |
|
David F. Skoll
|
ce3bb191c4
|
More code cleanups and const-correctness.
|
2008-01-30 21:37:19 -05:00 |
|
David F. Skoll
|
03e9dbf364
|
More const qualification.
|
2008-01-28 11:39:15 -05:00 |
|
David F. Skoll
|
b6883c8a45
|
Keep version number in ONE place (configure.in) instead of two.
|
2008-01-26 15:34:32 -05:00 |
|
David F. Skoll
|
0ed1bb4017
|
Remove $Id$ tags.
|
2007-08-08 12:05:28 -04:00 |
|
dfs
|
978e83567b
|
Incorporate patch at http://bugs.debian.org/cgi-bin/bugreport.cgi/03-broken-postscript.patch?bug=320415;msg=26;att=1
|
2005-12-31 23:05:24 +00:00 |
|
dfs
|
88ff86c910
|
Removed old non-ANSI, non-UNIX cruft.
|
2005-09-30 03:29:32 +00:00 |
|
dfs
|
b17198697c
|
Make rem2ps ignore lines beginning with '#'
|
2005-04-12 00:49:07 +00:00 |
|
dfs
|
7bc3aa52d4
|
Added support for SPECIAL COLOR and for arbitrary media sizes.
|
2004-08-11 01:55:32 +00:00 |
|
dfs
|
da124475fa
|
Allow specification of arbitrary media sizes in rem2ps.
|
2004-08-09 19:48:04 +00:00 |
|
dfs
|
2bc3d991c1
|
-- Updated contact info, copyright years, etc.
|
2000-02-18 03:45:11 +00:00 |
|