dfs
8d6ca79934
Fix regression test error.
2005-04-12 00:59:41 +00:00
dfs
2212d1eebe
Create bindir and mandir/man1
2005-04-12 00:57:56 +00:00
dfs
b17198697c
Make rem2ps ignore lines beginning with '#'
2005-04-12 00:49:07 +00:00
dfs
3ec57a608d
Add -l option for printing out line numbers (Paul Pelzl)
2005-04-12 00:44:07 +00:00
dfs
49cd14846c
Fix bug in parsing unterminated date literals.
2004-09-04 03:17:09 +00:00
dfs
5848991c27
Bump version to 03.00.23
2004-08-11 14:54:11 +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
ff04b2e481
Whitespace cleanup.
2001-11-06 15:51:37 +00:00
dfs
65cb72f7e8
*** empty log message ***
2001-05-07 14:15:22 +00:00
dfs
8ae1f93899
Made canvas background white.
2001-05-07 14:14:21 +00:00
dfs
ffd283d779
Updated docs.
2001-05-07 14:08:08 +00:00
dfs
5a289add73
*** empty log message ***
2000-12-18 14:09:16 +00:00
dfs
614254a40d
Added Icelandic language.
2000-12-18 14:05:29 +00:00
dfs
e31981c4c8
-- Bumped version to 3.0.22
2000-06-26 14:50:52 +00:00
dfs
eb67e7757b
-- Doh. Config stuff.
2000-06-26 14:47:25 +00:00
dfs
0a437420d8
-- Fixed serious bug -- NumQueued was not being incremented.
2000-06-26 14:44:07 +00:00
dfs
7176277ddb
-- Moved no-longer-supported files to OBSOLETE.
2000-03-15 16:03:36 +00:00
dfs
7e82b93a84
*** empty log message ***
2000-03-12 12:52:02 +00:00
dfs
2e3ca89e0b
-- More copyright message fixes.
2000-02-18 03:53:45 +00:00
dfs
394c4d0791
-- Fixed typo.
2000-02-18 03:48:53 +00:00
dfs
2bc3d991c1
-- Updated contact info, copyright years, etc.
2000-02-18 03:45:11 +00:00
dfs
a479ea971d
-- Added "dusk" and "dawn" functions, courtesy of Ron Aaron.
2000-02-18 03:08:18 +00:00
dfs
075a491847
-- Fixed typo in queue.c which caused compilation failure for compilers
...
without function prototypes.
2000-02-02 20:20:33 +00:00
dfs
0f4d6b5f8b
-- Removed "id" field from queued reminder.
1999-10-18 20:38:48 +00:00
dfs
55059d60e7
-- Updated regression test.
1999-10-18 20:38:18 +00:00
dfs
f9884f3e9d
-- Added cm2rem.tcl script
1999-10-18 19:54:56 +00:00
dfs
db605a774c
-- Started on cm2rem conversion script.
1999-08-23 18:13:56 +00:00
dfs
5bfac19a2e
-- Changed version to 3.0.21
...
-- Made queue.c restore some globals (LastTriggerDate, etc.) before
issuing a reminder.
-- Removed version number where superfluous.
-- Fixed typo in dynbuf.c
1999-04-21 01:47:59 +00:00
dfs
b95b731817
-- Added Roaring Penguin copyright to tkremind and init.c
1999-04-12 19:45:27 +00:00
dfs
0bd4f230d2
*** empty log message ***
1999-04-05 17:42:35 +00:00
dfs
f60fc18d1b
-- Changed copyright notice to Roaring Penguin Software Inc.
1999-04-05 17:34:34 +00:00
dfs
d88bcf4a33
-- Updated documentation
...
-- Fixed typo in src/langs/danish.h
-- Added more print options to scripts/tkremind
1998-11-24 18:19:17 +00:00
dfs
a540d139af
-- Updated version number.
1998-10-27 17:50:59 +00:00
dfs
a169dc02fc
-- Patch sent by Mikko Silvonen
1998-10-27 17:50:20 +00:00
dfs
8cc9b44975
-- Non-PostScript "specials" were being passed through to PostScript
...
output. DOH! Bug report and fix courtesy Derek J Decker.
1998-08-15 14:19:05 +00:00
dfs
5c478cd6c9
-- Made textmode calendar allowed to be as small as 71 columns.
1998-07-18 03:16:37 +00:00
dfs
e4c85b7a49
-- Added Spanish language file
1998-05-24 15:40:13 +00:00
dfs
04f6b3223b
-- Made queue.c work on Solaris and SunOS
1998-05-10 02:46:43 +00:00
dfs
4a04089285
-- Allowed sources/objects to be in different directories.
1998-05-10 02:19:20 +00:00
dfs
904f6f55f5
-- Fixed install target in makefile.
...
-- Added __sun__ test to queue.c
1998-05-10 01:29:12 +00:00
dfs
65f62d6012
-- Updated documentation
1998-05-06 01:47:27 +00:00
dfs
0e6f7f5e35
-- Updated documentation and man pages
...
-- Fixed examples to use SPECIAL SHADE and SPECIAL MOON
1998-05-05 03:16:17 +00:00
dfs
102cbcc181
-- Made REMIND accept group-writable files.
1998-04-19 03:39:43 +00:00
dfs
9c1b04b3fe
-- Made rem2ps handle the SHADE and MOON specials.
1998-04-19 03:03:25 +00:00
dfs
a39088084e
-- Made queued reminders carry the tag around (for TkRemind)
1998-03-30 05:08:51 +00:00
dfs
8a5df61642
-- Fixed spurious entries in calendar mode
1998-03-25 02:47:19 +00:00
dfs
83f24cd94f
-- Fixed bug: Times were not being placed in calendar mode.
1998-03-04 18:13:26 +00:00
dfs
67aab59d19
-- Added "-z0" option to Remind for "daemonized" control by Tk front-end.
1998-03-02 19:38:33 +00:00
dfs
c1e4e42763
-- New custom.h
1998-03-01 21:04:27 +00:00