Commit Graph

54 Commits

Author SHA1 Message Date
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
dfs
b565353372 -- Updated Romanian module 1998-03-01 20:44:10 +00:00
dfs
b1e70ef272 -- Fixed uninitialized variable error.
-- Fixed syntax error for non-English languages
-- Updated version
1998-03-01 20:43:53 +00:00
dfs
70ae23809f -- Used difftime if available. 1998-02-16 03:41:38 +00:00
dfs
260d66b20f -- Fixed CalcMinsFromUTC 1998-02-16 03:32:27 +00:00
dfs
4b38ffdf12 -- Fixed bug in CalcMinsFromUTC 1998-02-16 03:20:46 +00:00
dfs
ce5a828896 -- Bleh. 1998-02-16 02:35:18 +00:00
dfs
ede057e8d1 -- Updated copyright notices. 1998-02-14 03:56:27 +00:00
dfs
22d3a18116 -- Fixed custom.h and custom.h.in 1998-02-14 03:41:39 +00:00
dfs
d37d2c08d9 -- Defined _SVID_SOURCE 1998-02-14 03:40:10 +00:00
dfs
69d85c5228 -- Compiles with no warnings with -Wall flag 1998-02-14 03:31:58 +00:00
dfs
6d5ed33b54 -- Made remind print a warning if $RunOff is tested in verbose mode. 1998-02-12 03:48:28 +00:00
dfs
d380f4571b -- Updated WHATSNEW.30
-- Updated Remind.1 man page
-- Made rem2html escape special HTML characters
-- Made Remind parser more forgiving. (!)
1998-02-12 03:32:05 +00:00
dfs
418e9ff265 -- Updated WHATSNEW.30
-- Fixed some more bugs.
1998-02-10 04:11:34 +00:00
dfs
c31b2e1d27 -- Yet more bug fixes. 1998-02-10 03:33:48 +00:00
dfs
38280bed8a -- Pass some more basic tests.
-- Updated copyright year.
1998-02-10 03:15:46 +00:00
dfs
f4e09f9e96 -- Got dynamic-buffer version to pass acceptance test. 1998-02-09 00:25:45 +00:00
dfs
ce88211f50 -- Replaced static buffers with dynamic ones and broke everything. 1998-02-07 05:35:50 +00:00
dfs
f8d91f559a -- Removed unneeded L_DAYINIT macro. 1998-02-02 02:58:20 +00:00
dfs
b936e3994b -- Made remind -p always use '/' as date separator to simplify lives
of back-ends.
1998-02-02 02:58:08 +00:00
dfs
0a990f91ee -- Made output of "remind -p" include day names so back-ends can
adapt to non-English languages.
1998-01-24 03:20:01 +00:00
dfs
c0d14e6d62 -- Made "install" target strip binaries. 1998-01-20 03:14:20 +00:00
dfs
01455ed0c2 -- custom.h noise 1998-01-19 03:33:54 +00:00
dfs
4828cfdbf6 -- Fixed "install" target in top-level Makefile. 1998-01-19 03:27:36 +00:00
dfs
41310f5a05 -- Custom.h noise. 1998-01-19 03:24:20 +00:00
dfs
1a538a0112 -- Got working version of graphical configure/build utility! 1998-01-19 03:07:09 +00:00
dfs
b64ac87881 -- Fixed ISOLATIN1 and IBMEXTENDED tests. 1998-01-17 22:09:59 +00:00
dfs
2fe7595d76 -- Made Makefile install man pages in the correct location. 1998-01-17 22:09:44 +00:00