dfs
|
a3f6c5fd9c
|
Fix range of years allowed by tkremind.
|
2007-07-29 03:17:58 +00:00 |
|
dfs
|
785cdc8726
|
Increase YR_RANGE from 88 to 4000.
|
2007-07-29 03:16:40 +00:00 |
|
dfs
|
cbf12b5601
|
Save screen real-estate.
|
2007-07-17 08:57:38 +00:00 |
|
dfs
|
1a6d59d9c0
|
Updated man page.
|
2007-07-17 01:30:10 +00:00 |
|
dfs
|
23ae054abb
|
Add missing DestroyParser call.
|
2007-07-14 17:18:11 +00:00 |
|
dfs
|
b57852d3d8
|
Properly handle timed reminders in -sa mode.
|
2007-07-13 12:19:13 +00:00 |
|
dfs
|
c0e1be2f3a
|
Fixed custom.h.in
|
2007-07-13 03:43:30 +00:00 |
|
dfs
|
a442a15a8d
|
Fix typo.
|
2007-07-13 03:40:24 +00:00 |
|
dfs
|
f91bf634ad
|
Add FROM keyword.
Make Calendar delta calculations use ShouldTriggerReminder for proper
delta calculation.
|
2007-07-13 03:36:15 +00:00 |
|
dfs
|
ce4311c3df
|
Add support for FROM keyword (a slight variation on SCANFROM)
|
2007-07-12 23:36:03 +00:00 |
|
dfs
|
08e69cb541
|
Fix compile error.
|
2007-07-12 12:12:25 +00:00 |
|
dfs
|
f8e2eaed73
|
Suppress time on timed-reminders in "advanced" trigger in -sa mode.
|
2007-07-12 04:31:52 +00:00 |
|
dfs
|
e68a16e73d
|
Update docs.
|
2007-07-12 04:27:44 +00:00 |
|
dfs
|
ca191fbd92
|
Remove ACKNOWLEDGEMENTS
|
2007-07-12 04:26:36 +00:00 |
|
dfs
|
10276826c0
|
Fix docs.
|
2007-07-12 04:25:38 +00:00 |
|
dfs
|
02c9129903
|
Added WHATSNEW
|
2007-07-12 03:46:29 +00:00 |
|
dfs
|
04e4c902bd
|
Write wrappers for setenv/unsetenv for Solaris 9.
|
2007-07-12 03:29:14 +00:00 |
|
dfs
|
0663ae77de
|
Fix more bugs in -sa mode.
|
2007-07-12 03:14:36 +00:00 |
|
dfs
|
0c0f5ea093
|
Fix bug in -sa option.
|
2007-07-12 03:09:44 +00:00 |
|
dfs
|
f450fd633e
|
Check for setenv and unsetenv.
|
2007-07-09 01:55:45 +00:00 |
|
dfs
|
59cdd35f61
|
Adjust spacing for longer variable names.
|
2007-07-08 18:48:32 +00:00 |
|
dfs
|
eab67cbda4
|
Increase some limits.
|
2007-07-08 18:46:23 +00:00 |
|
dfs
|
b3c4a48641
|
In normal mode, convert SPECIAL COLOR to MSG.
|
2007-07-08 18:42:13 +00:00 |
|
dfs
|
07ac8ed341
|
Error-checking for out-of-range dates in tzconvert.
|
2007-07-08 18:32:07 +00:00 |
|
dfs
|
e32aa218fc
|
Documented tzconvert.
|
2007-07-08 18:21:39 +00:00 |
|
dfs
|
09d11d36c3
|
Added tzconvert function.
|
2007-07-08 16:57:47 +00:00 |
|
dfs
|
629e287526
|
More man-page tweaks.
|
2007-07-05 02:05:41 +00:00 |
|
dfs
|
e2cd29c824
|
Documented built-in funcs that can take a DATETIME.
|
2007-07-05 02:02:01 +00:00 |
|
dfs
|
69e597dbe7
|
Kill off HAVE_PROTOS.
|
2007-07-03 03:42:46 +00:00 |
|
dfs
|
152e7ebac9
|
More man page updates.
|
2007-07-03 03:36:52 +00:00 |
|
dfs
|
8d4451ed85
|
Remove obsolete files.
|
2007-07-01 20:22:52 +00:00 |
|
dfs
|
5b8836d4b8
|
Make default datesep '-' in build.tk
|
2007-07-01 20:13:37 +00:00 |
|
dfs
|
be7086579e
|
Make DateSep and TimeSep into system variables that can be changed
at runtime.
|
2007-07-01 20:12:15 +00:00 |
|
dfs
|
ab16c8f1fe
|
More work on Remind.
|
2007-07-01 14:49:44 +00:00 |
|
dfs
|
6bb71ee5e3
|
In simple calendar and normal mode, treat SPECIAL COLOR the same as MSG
|
2007-06-29 02:11:02 +00:00 |
|
dfs
|
ebb4ebea97
|
Change trigdate, trigtime, trigdatetime to return 0 if trigger was not
valid.
|
2007-06-29 01:52:36 +00:00 |
|
dfs
|
bf97e62d56
|
Bump version to 3.1.0
|
2007-06-29 01:23:36 +00:00 |
|
dfs
|
47645cddb6
|
Added full support for DATETIME data type.
|
2007-06-29 01:17:39 +00:00 |
|
dfs
|
cf2af56a05
|
Allow DATETIME - DATETIME
|
2007-06-28 21:57:07 +00:00 |
|
dfs
|
50d1ae42c9
|
More work on a unified DATETIME type.
|
2007-06-28 03:20:37 +00:00 |
|
dfs
|
9501498a7e
|
Add DATETIME type.
|
2007-06-28 03:04:44 +00:00 |
|
dfs
|
614ab08099
|
Apply sorting patch so SPECIAL HTMLs sort with MSG-type reminders
(from Ian! Allen)
|
2007-06-05 02:44:30 +00:00 |
|
dfs
|
64ee338433
|
Sort "today's" reminder popup.
|
2007-04-24 14:34:48 +00:00 |
|
dfs
|
43556238d0
|
Fix Yom Ha'atzmaut and Yom Hazikaron.
|
2007-04-24 14:34:41 +00:00 |
|
dfs
|
58d7ac0520
|
Make "distclean" remove test.out
|
2007-03-26 19:37:56 +00:00 |
|
dfs
|
0754678ce7
|
Update copyright year
|
2007-01-25 02:33:18 +00:00 |
|
dfs
|
2bea176816
|
Update usage output.
|
2007-01-25 02:32:25 +00:00 |
|
dfs
|
fa90333219
|
Add "a" modifier to -s and -p options (Frank Terbeck)
|
2007-01-25 02:28:53 +00:00 |
|
dfs
|
e007b3bc0f
|
Change per Tony Morel.
|
2006-11-02 20:50:16 +00: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 |
|