Newsgroups: alt.sources Path: news.csc.fi!news.funet.fi!news.kolumbus.fi!news.sprintlink.net!howland.reston.ans.net!Germany.EU.net!nntp.gmd.de!nntp.darmstadt.gmd.de!news.th-darmstadt.de!zib-berlin.de!fub!bitrot!thomas From: thomas@bitrot.in-berlin.de (Thomas Driemeyer) Subject: patch 1.4.2 -> 1.4.3 for plan (X/Motif calendar and day planner) Message-ID: <1995Jul9.195840.21890@bitrot.in-berlin.de> Organization: None whatever. Date: Sun, 9 Jul 1995 19:58:40 GMT Lines: 77 This patch brings version 1.4.2 of plan up to 1.4.3. There was a problem with advance-warning popups. The sources are available on ftp.fu-berlin.de (/pub/unix/graphics/plan/) and ftp.x.org (contrib/applications/). A Linux executable will be on sunsite.unc.edu. They all currently have 1.4.2 but 1.4.3 will show up in a few days. Here is the patch (actually a single line had to be inserted, the rest is bookkeeping): ------------------------------------------------------------------------------- *** ../plan-1.4.2/dbase.c Wed May 24 22:31:15 1995 --- ./dbase.c Tue Jun 13 20:50:38 1995 *************** *** 574,577 **** --- 574,578 ---- continue; if (!ep->triggered && trigger > time-ANCIENT + && trigger < time && trigger + ep->length > time-ANCIENT) ep->triggered = 2; *** ../plan-1.4.2/version.h Wed May 24 22:31:31 1995 --- ./version.h Fri Jul 7 22:20:54 1995 *************** *** 8,10 **** #define VERSION "V1.4" #endif ! #define PATCHLEVEL "PL 2" --- 8,10 ---- #define VERSION "V1.4" #endif ! #define PATCHLEVEL "PL 3" *** ../plan-1.4.2/HISTORY Wed May 24 22:30:38 1995 --- ./HISTORY Fri Jul 7 22:27:12 1995 *************** *** 360,361 **** --- 360,367 ---- * no more "cannot write backup" messages on IBM systems * time displayed after startup could be wrong for up to one minute + + + ====== 1.4.3 released 7/7/95 ======= + + BUG FIXES: + * pland didn't pop up advance-warning popups ------------------------------------------------------------------------------- If you have missed the 1.4.2 posting a few weeks ago, here is the README: Plan is a schedule planner based on X/Motif. It displays a month calendar similar to xcal, but every day box is large enough to show appointments in small print. By pressing on a day box, the appointments for that day can be listed and edited. Appointments are entered with the following information (everything except the time is optional): - the date, time, and length of the appointment - an optional text message to be printed, - an optional script to be executed, - early-warn and late-warn triggers that precede the alarm time - repetitions: [n-th] weekdays, days-of-the-month, every n days, yearly - optional fast command-line appointment entry - flexible ways to specify holidays and vacations - extensive context help The action being taken when a warn or alarm time is reached is programmable; by default a window pops up. In addition, a program can be executed, or mail can be sent. Other methods of listing appointments (today, this week, next week, or a keyword search for regular expressions) are also available. Plan can be configured to display times in 12-hour or 24-hour formats, mmddyy and ddmmyy date formats, and can show either Monday or Sunday in the leftmost column. Three view modes are supported: one month, one year, and one week. The week view plots appointments as colored and labelled bars in a hour vs. day chart, and allows other users' appointments to be included. Thomas -- -- Thomas Driemeyer thomas@bitrot.in-berlin.de voice: +49 30 8924936 my home page