Commit Graph

76 Commits

Author SHA1 Message Date
dfs 2fe7595d76 -- Made Makefile install man pages in the correct location. 1998-01-17 22:09:44 +00:00
dfs 5a22d20ed4 -- Updated top-level makefile. 1998-01-17 05:00:38 +00:00
dfs df0bcfc1d2 -- Added $Id$ string to Makefile. 1998-01-17 04:51:52 +00:00
dfs 22c169fea8 -- Added top-level Makefile. 1998-01-17 04:51:21 +00:00
dfs 87cfe53b52 -- Made UNIX acceptance test work. 1998-01-17 04:51:04 +00:00
dfs 2db390d2e2 -- Made check for TM_IN_SYS_TIME_H 1998-01-17 04:50:50 +00:00
dfs f2128d4cb6 -- Clarified documentation. 1998-01-17 04:50:33 +00:00
dfs 02a7023040 -- Made a one-step "make install"
-- Clarified copyright.
1998-01-17 04:50:16 +00:00
dfs 931e7a7b26 -- Made source compatible with autoconf script. 1998-01-17 03:58:26 +00:00
dfs 05b3808e5c -- Added "unconfigure" script. 1998-01-17 03:58:12 +00:00
dfs bc95350f1e -- Modified autoconf settings to create src/Makefile. 1998-01-15 03:28:31 +00:00
dfs 0ff20006c7 -- Rearranged directory structure; starting conversion to autoconf. 1998-01-15 02:49:26 +00:00
dfs 1ba2968df8 -- Updated finnish.h from Mikko Silvonen. 1998-01-12 02:19:21 +00:00
dfs c4fd7e3176 -- Updated URL for Finnish holidays. 1998-01-01 02:01:26 +00:00
dfs e1cf4d5e70 - Added TAG and DURATION clauses for communicating more information to
back-ends and eventually converting REMIND into a full-fledged
  scheduler.

- Completely reworked the PS/PSFILE mechanism to use the more
  general SPECIAL mechanism for customizing output in REMIND back-ends.

- Modified tkremind, rem2ps and www/rem2html to use new "SPECIAL"
  communication channel.
1997-09-21 23:23:34 +00:00
dfs 31bc3c8aa8 -- Added TAG, DURATION and SPECIAL keywords and associated handling. 1997-09-16 03:16:30 +00:00
dfs dd917df96f -- Removed use of difftime() -- SunOS doesn't have it. v3_00_17 1997-09-07 19:19:11 +00:00
dfs a15e9bc2b4 -- Removed unnecessary chown's from www Makefile -- the www scripts
have RUN commands only in "inline" scripts supplied from stdin.
1997-08-31 17:17:51 +00:00
dfs 254f340f4c -- Made WWW Makefile do a "chown" to accomodate Remind security features. 1997-08-31 17:09:45 +00:00
dfs 800438a1d1 -- Clarified rem2html documentation. 1997-08-31 17:03:45 +00:00
dfs 8eb2028cf2 -- Made REMIND disable "RUN" on files not owned by its effective UID.
-- Updated copyright year.
1997-08-31 17:03:25 +00:00
dfs ef2aa97967 -- Documented security features in man page. 1997-08-01 02:28:31 +00:00
dfs 165db3d5b6 -- Made HTML Hebrew calendar "self-linking" with links to next and
previous months.
1997-07-31 03:10:17 +00:00
dfs 76e0c78d15 -- Added HTML hebrew calendar; fixed wording here and there. 1997-07-31 02:19:04 +00:00
dfs 2d5d6d1f56 -- Added romanian.h to MANIFEST. 1997-07-31 01:57:10 +00:00
dfs 6248fd1808 -- Added "\n" to message. 1997-07-31 01:52:46 +00:00
dfs 2c9465b4bb -- Fixed bug in CheckSafety. 1997-07-31 01:51:18 +00:00
dfs 7897067eda -- Added UNIX security checks. 1997-07-31 01:49:37 +00:00
dfs 3c53ab13c9 -- Increased some static buffer sizes.
-- Added security features to "-u" option -- it now implies -r.
-- Remind refuses to run if installed set-uid or set-gid.
1997-07-30 01:30:56 +00:00
dfs f32e0027ad -- Increased some static buffer sizes.
-- Made Remind ignore trailing commas at end of tokens.
1997-07-13 16:18:48 +00:00
dfs 4c46eb5fee -- Clarified Remind licensing issues. 1997-07-06 14:36:01 +00:00
dfs a1fc29e66d -- Fixed CalcMinsFromUTC to work with unsigned time_t
-- Added rem2html.
1997-07-06 14:34:37 +00:00
dfs 8e17c968e2 CalcMinsFromUTC was failing if time_t was unsigned. I really _should_
use difftime(), but not all systems have it.  Also, defs.rem was
rearranged so PostScript stuff works better, and new target "emxomf"
was added to makefile.ost which uses OMF linking and a
dynamically-linked C library.  All three of these fixes are courtesy
of Christopher J. Madsen <madsen@iglobal.net>.  Thanks, Christopher.
1997-03-31 22:13:08 +00:00
dfs ef9f13e83d -- Changed version to 3.0.17
-- Added romanian.h to manifest
-- Made code compile properly on compilers that don't grok 'const'
-- Changed PostScript output to be more compatible with Adobe recommendations
-- Fixed comment characters in HTML stuff
1997-03-30 19:07:35 +00:00
dfs b5cb430fe4 -- Fixed grammer in WHATSNEW.30
-- Fixed bug in queue.c -- if you used -g option, background reminders
   were not issued.
-- Fixed WWW README.
1997-02-11 01:44:29 +00:00
dfs a12cd4234c -- Added calendar.html-DIST.
-- Fixed bugs in missing newlines after Content-Type: header in hebdate
   and hebps.
1997-01-19 03:59:55 +00:00
dfs 100f038ae1 Made makefile slightly prettier.
Cleaned up www/Makefile.
Adjusted LSM to note www scripts.
1997-01-16 04:31:07 +00:00
dfs e1730460fe Changed copyright date to 1997.
Added documentation about WWW server stuff.
1997-01-16 04:14:18 +00:00
dfs 00c2383738 -- Added more details to Makefile and README. 1997-01-16 04:05:31 +00:00
dfs 0f167686d9 Initial checkin of www stuff 1997-01-16 04:00:26 +00:00
dfs d0be59edff -- Changed version number.
-- Made sunrise() and sunset() distinguish between cases when sun never
   rises and sun never sets.
1996-12-18 00:20:43 +00:00
dfs dfbbafe87b Added support for Romanian. 1996-12-10 02:36:32 +00:00
dfs 3183d6340e Added portbr.h to Manifest. v3_00_15_good 1996-10-27 21:49:54 +00:00
dfs 4d37a817cd Added remind.LSM -- LSM entry. v03_00_15 v3_00_15 1996-10-27 21:28:03 +00:00
dfs 072e5ffe3e Clarified COPYRIGHT 1996-10-12 03:13:04 +00:00
dfs 28dfd69147 Clarified COPYRIGHT 1996-10-12 03:11:05 +00:00
dfs 82f15a7d4a Added notes about removing DOS support. 1996-10-12 02:59:06 +00:00
dfs b681b72515 Added support for Italian. 1996-10-12 02:49:30 +00:00
dfs a255620f76 Modified psshade() built-in function to allow (r, g, b) specification
for shading.
1996-10-06 21:03:48 +00:00
dfs 0990ec1967 TkRemind sometimes didn't exit ??? 1996-09-28 19:18:26 +00:00