Changes: CHANGES 2.12 91/03/22 --------------------------- 3.3 Implement the ability to deal with regular weekly events. This is part of the memo system. Today's current events are shown as part of the memo panel. They can be edited by hitting a button and bringing up a special strip with an entry for each day. These regular event files are integrated into the alarm system. Allow today's name: Monday, Tuesday etc to appear in the top level widget, the header of an edit window and the title of the memo box. This is controlled by the Order and Format resources and so previous behaviour can be maintained. Beware that this redefines the names of the days so Sunday maps to Sunday and a new short name is used for the abbreviated form Sun maps to Sun used in date strips. Ensure that middle and right button translations work in the memo button in the top level widget (suggested by Casey Leedom). New Imakefile from Casey Leedom. This has support for pscal. New pscal/Imakefile. Add initialMemo resource so the memo box can popup at startup time - (suggested by G. W. Pigman III) Steven Plite pointed out that the year display is inconsistent. To allow choice, add three new resources: dateYearIsTwoDigits memoYearIsTwoDigits editYearIsTwoDigits You can now choose how you would like to have your year displayed in the various places. Defaults to showing four digits. System V release 4 fixes from Dave McCraken. Alters: xcal_alarm.c, xcal_cal.c, *.bm xcal.c The memo box quit button causes a Save File dialogue box to be popped if the memo data has been altered and not saved. The behaviour of this was wrong when there was no memo data. Reported by Greg Bond. Fixed by changing tests in xcal_memo.c. Proper length of a directory entry under SYSV is strlen(dp->d_name) not strlen(dp->d_name)+1. Changed xcal_edit.c (Dave McCraken) Eliminated double definition of GetMemoFile() and incorrect definition of MemoHelp() in xcal_memo.c (David C Lawrence) --------------------------- 3.2 Xcal - Version 3.2 Issued to comp.sources.x Fixes some stupid bugs Ensures that update code works properly ---------------------------- 3.1 Xcal - Version 3.1 Issued to comp.sources.x (un-intentionally) Adds the memo functionality and the Stick/Unpin feature for alarms. ---------------------------- 2.1 Xcal - Version 2.1 Issued privately Two main differences between version 1.1 and version 2.1 a) Version 2.1 has alarms so that xcal can poll you during the day - idea contributed by Mark Majhor, Sequent and then unashame-edly hacked by me. b) Version 2.1 has a support program supplied by Ed Gould from Mt Xinu allowing you to set up a file suitable for driving UNIX's calendar program. ---------------------------- 1.6 pscal/pscal.sh Fix to make sed work better to truncate the calendar file when printing. From Gregory Bond, Burdett Buckeridge & Young Ltd, Melbourne, Australia Internet: gnb@melba.bby.oz.au non-MX: gnb%melba.bby.oz@uunet.uu.net ---------------------------- 1.5 xcal.h Add initialCalendar/initialEdit switches Support for better start-up options... from From: Rod Whitby xcal.c Add hooks and code to perform startuo Imakefile Corrected xcal.man Add new lines supporting initialCalendar/initialEdit ---------------------------- 1.4 xcal_edit.c Fix bug where colour mapping on days failed to change when data is deleted or added. xcal.h/xcal.c/xcal_strip.c Add a new resource minStripWidth intended to allow users to widen the strip to some value which seems sensible. If zero the resource is unused. XCal.ad Add colour map from wade@cs.utk.edu xcal_edit.c Changes to XBell calls due to typo Steve Alexander, Software Technologies Group INTERACTIVE Systems Corporation, Naperville, IL ...!{sun,ico}!laidbak!stevea stevea@i88.isc.com Xcal - Version 1.1 Issued to the net comp.sources.x. xcal: Volume 7, Issue 1-2