FWCAddEvent History
(see Recent Changes)
v 4.12
21 Apr 02
  • Accommodated Hebrew calendar possibility.

v 4.10
25 Mar 02
  • Accommodated default directory for data files.

v 4.08
13 Mar 02
  • Accommodated vertical-format calendars.

v 4.05
21 Feb 02
  • Fixed a bug caused by allowing images to be inserted. The event type gadget now has three choices: Event, Image, and File. Select the appropriate one.

v 4.04
30 Jan 02
  • Can enter periodic events (e.g., being on call for three days every three weeks) (see Adding Events for details)
  • The default directory for data files is now the same directory in which the data file used for creating the calendar itself is found
  • Checks to make sure a compatible version of FWCalendar is being used. Will not work with calendars generated with FWCalendar before v 4.22!
  • Bug fixes.

v 4.02
3 Nov 01
  • Simple math is supported in the font size gadget (ClassAct GUI only).
  • User variables allowed in data file

v 3.97
12 Jun 01
  • Added undo capability (ClassAct GUI only).

v 3.95
3 Jun 01
  • Accommodated variable week size introduced in most recent version of FWCalendar.

v 3.92
29 Jan 01
  • Bug fix in BGUI GUI

v 3.91
7 Oct 00
  • (ClassAct GUI only) Help bubbles can be accessed by placing the mouse pointer over a gadget and pressing the 'Help' key on the keyboard. The bubble will go away after a short time (as defined by the HelpTime variable) or upon pressing the 'Help' key a second time (in the help-bubble window).

v 3.90
25 Sep 00
  • A minor change allows the use of earlier versions of ClassAct

v 3.89
24 Sep 00
  • A name-changed routine was fixed

v 3.88
6 Sep 00
  • BGUI is still supported due to the unavailabity of current ClassAct classes
  • If any line of an entry is compressed, all lines in that entry will use the same compression
  • Bug fixes?

v 3.87
16 Aug 00
  • Required GUI interface is now ClassAct (used with AWNPipe) rather than BGUI (used with RexxBGUI)
  • TabFactor, TabSub, and EventKey variables deleted.

v 3.84
11 Jul 00
  • Accommodated CornerRadius variable
  • Added RootDay variable to data file (see data files for details).
  • Internal code cleanup (beware :))

v 3.78
11 Mar 00
  • Accommodated possibility of week 6 being on top of the calendar rather than split at the bottom of the calendar.

v 3.76
4 Mar 00
  • Allowed biweekly events

v 3.74
11 Jan 00
  • Allowed various backgrounds to be transparent.

v 3.72
25 Oct 99
  • Added ability to modify fonts
  • FWCAddEvent data file format changed ... for the last time

v 3.70
7 Oct 99
  • Added Leading and MinWidth variables
  • Added events will now not overwrite the date

v 3.66
4 Oct 99
  • FWCAddEvent.data format changed to accomadate ability to change event text color as event is added
  • Cycle gadget added for colors
  • Support for tint (PageStream only) dropped

v 3.64
20 Sep 99
  • Bug fixes

v 3.62
10 Sep 99
  • Automatically adjusts widths of events that are too wide
  • Added several locale strings
  • Will only work with FWCalendar.rexx v3.64+ calendars

v 3.60
25 Aug 99
  • BGUI is used for all requesters. bgui.library and rexxbgui.library are REQUIRED. rexxreqtools.library is no longer used.
  • MUIRexx and Gui4CLI are no longer used for any requesters
  • Improved error reporting (added DoDebug variable)
  • Allowed specifying boxcolor for boxed highlights
  • Allowed empty boxes to be created
  • Added BoxColor$ string
  • Added AddEventRows and EventKey variables
  • FWCADDEVENT.DATA FORMAT CHANGED

v 3.50
10 Jul 99
  • Re-worked variables to prevent overlapping
  • Allowed files to be installed in ANY directory
  • Renamed AddEvent.rexx to FWCAddEvent.rexx
  • Added EnterStartdate$, EnterEvent$, SelectFile$, and File$ variables
  • Allowed pre-defined event files to be used (see DataáFiles)
  • Fixed problem of added events creeping down the calendar

v 3.30
3 Jun 99
  • Fixed a bug that might cause events to print in the wrong size

v 3.28
15 May 99
  • Now PROPERLY reads DoShanghai variable (see "Recent Changes")

v 3.27
14 May 99
  • Now reads DoShanghai variable (see "Recent Changes")

v 3.25
4 Mar 99
  • Fixed bug when FINALW.1 wasn't the Final Writer port

v 3.20
2 Mar 99
  • Allowed events to be added to the top line
  • Added TabSub and TabFactor variables
  • Added an informational requester if neither MUIRexx nor Gui4Cli can be found

v 3.15
16 Feb 99
  • Changed a command to allow macro to work with pre-v 3.4 PageStream

v 3.10
14 Feb 99
  • Improved print routines to allow both single and double quotes
  • CAUTION: Not compatible with pre-v 3.10 FWCalendars

v 3.00
1 Feb 99
  • Fully localizable
  • Can use either MUIRexx (recommended) or Gui4Cli

v 2.50
29 Dec 98
  • Fixed some calls that may or may not have caused some people problems

v 2.45
10 Oct 98
  • Modified slightly to work around the fact that on some machines the Gui4Cli routine signalled that it was done before it really was.

v 2.40
  • Accommodated changes in FWCalendar.data file

v 2.35
  • Accommodated the upper-area-calculation change made in FWCalendar.rexx macro.

v 2.3
  • Fixed bug that didn't allow the close gadget to work
  • Now 'localized' for American, German, Spanish, French, Italian, and Portugese

v 2.2
  • Can now (indirectly) enter the '$' in events (see UseráVariables)

v 2.1
  • Fixed macro to allow use of a comma for the decimal point instead of the period

v 2.0
  • Now REQUIRES Gui4Cli, but what an improvement!
  • Can enter weekly events

v 1.2
  • De-Americanized macro (no longer assumes US Letter paper and inch units)

v 1.1
  • Corrected default margins
  • Set default fonts to more likely locations
  • Added multi-line, auto-breaking, non-boxed events

v 1.0
  • First release