Agenda 1.03
Copyright(c) 1996-1997, Dovcom
All Rights Reserved

Thank you for trying Agenda. Agenda provides a simple tab-based
interface that allows quick access to a list of appointments from the
Date Book for today, tomorrow, and this week. A fourth tab displays
the current todo items. It is also shareware. The evaluation period is
30 days. If you continue to use it after 30 days, you are required to
register.

For the latest version of this and other Pilot apps, visit the our web
page at: http://www.dovcom.com/

-------------
Documentation
-------------
Today Tab:
The Today tab lists the current day's appointments, tapping on an
appointment will take you to that appointment in the Datebook. Note that
with repeating events, you may be taken to the original date of the event
rather than the currrent occurance of the event - this is the behavior of
the datebook application and not a bug in Agenda.

Tomorrow Tab:
The Tomorrow tab functions similar to the Today tab, but lists tomorrow's
appointments.

Week Tab:
The week tab allows you to view the appointments for the
current week, the next week, or a user-selectable number of days from
the present date. Select "Week" from the "Preferences" menu to change
this setting.

Todo Tab:
The Todo tab display either All Todos in your Pilot, or
up to five user-selectable categories of Todos. Tapping on a todo item
will launch the Todo application and place you on the todo record
which you selected in Agenda. To select which categories to display,
choose "Todo" from the "Preferences" menu.

Status Bar:
On the bottom of the Agenda screen you will see a bar containing the
current Date, Time, Battery Voltage. Tapping on the Time will launch
your Pilot's Preferences application, allowing you to change the
current date and time. Tapping on the date will launch the DateBook,
Tapping on the voltage indicator will toggle between three different
formats of voltage display. To change the display format of the date
and time, select "General" from the "Preferences" menu.

Icon Buttons:
These buttons display on your status bar and allow quick access to
Reset(paper clip), Lock(padlock) and Power Off(sunburst). You can
disable any or all of these buttons from the "General" option on
the "Preferences" menu.

------------
Registration
------------
The registration fee for Agenda is $12(US). Registration entitles you
to all future versions of Agenda. There are several ways to register:

Credit Card:
------------
Credit card orders are processed for us by PilotGear.  You can register
via credit card online at:

www2.viaweb.com/pilotgearsw/agenda.html

If you prefer, you may phone or fax your order to (800)741-9070 or
(817)461-3480.

First Virtual:
--------------
If you have a first virtual account, you may register from the
following web page:

http://www.dovcom.com/register.html

CompuServe:
-----------
To register via CompuServe, go to the shareware registration database
(GO:SWREG). The ID number for Agenda is 14034. The $12 fee will be
charged to your CompuServe account.

Mail:
-----
To register by mail, send a check or money order for $12(US funds only)
to:

Dovcom
P.O. Box 580
Provo, UT 84603-0580

NOTE: If you register via mail, you MUST include an email address or
an additional $2 to cover the cost of the diskette and postage.

----------------
Revision History
----------------
1.03 - Bugfix
* Fixed a problem on the week view where the display would not
  always scroll correctly if there were days in the displayed
  range which did not contain any appointments.

1.02 - Bugfix
* Fixed Fatal Error when selecting an appointment if first day of
  the week does not have any appointments.
* Fixed a problem with checkboxes in the General Preferences screen

1.01 - Bugfix
* Fatal error when selecting an appointment on the week view

1.0 - First non-beta release
* Converted code to "official" Metrowerks compiler
* Rewrote week-view engine and obtained tremendous performance
  improvements. On a test datebook database, 90 days of appointments
  would take over 30 seconds in the previous version, now less than
  2 seconds
* Fixed a bug that could cause fatal errors in the week view on two-
  digit months
* Fixed a minor bug in the pref screen in which the example date
  always showed 1996. Now display the current year.
* If todo or week settings were changed before displaying the todo
  or week tab, the tab would be blank until restarting Agenda. This
  has been fixed.
* A couple more miscellaneous repeating-event bugs have been fixed.

0.98b - Bugfix
* MANY repeating event problems fixed
* Appointments which were deleted in Datebook could display in
  Agenda. This has been corrected.
* Lock button now works on PalmPilots as well as original Pilot
  devices
* Tapping on the status bar date display now launches Datebook
* Voltage display preferences are now saved (previously always
  displayed x.xxv format when restarted)
* Various scrolling problems fixed, including a bug that could
  allow scrolling past the last item on the Todo tab, possibly
  causing a Fatal Error

0.9b - Bugfix / Enhancement
* When you tap on an appointment or todo item, Agenda launches the
  Datebook or Todo list and puts you in the appropriate record
* Put priorities next to Todo items
* Implemented icon buttons for lock/power/rest, similar to PAL
* Added date/time format selection to preferences - for status bar
* Fixed a bug that could cause the 'Specify' field in preferences
  to initialize blank on PalmPilot
* Changed week tab to display dates before times
* Added a Todo preferences screen to allow selection between display
  of All todos or up to five user-selectable categories
* Made todos sort by category, then priority

0.6b - Bugfix / Enhancement
* Fixed daily and weekly repeating events which displayed on all tabs
* Fixed security bugs - private records should now hide properly when
  'hide private' is turned on and other records should display at all
  times
* Todo list is now scrollable
* Added PAL-like interface with a framed screen and status bar that
  displays the date, time and voltage. Tapping on voltage toggles to
  alternate formats. Tapping on time launches preferences app. Date &
  Time are not a configurable format in this version.
* Added a preference settings that allows you to have Agenda start on
  the last tab accessed or a specified tab.

0.5b - Bugfix / Enhancement
* Fixed bug where some types of repeating events could cause a fatal
  error
* Fixed a bug where some monthly-by-day repeating events would show
  up on all tabs
* Made only uncompleted todos display in todo list - a preference
  setting will be added in the future to make this user selectable
* Appointments now display the date and time formats as set in Pilot
  preferences
* Added a Prefs menu with a Week option, letting you select This
  Week, Next Week, or Next x Days to display on Week tab

0.4b - Bugfix / Enhancement
* Fixed bug which caused annual repeating events to show up on all
  tabs
* Fixed bug which caused monthly repeating events to show up on all
  tabs
* Added scrolling for appointments tabs when more than one screen of
  appointments is available
* Private todos are not displayed if you have selected 'Hide' in
  Preferences
* Private appointments are not displayed if you have selected 'Hide'
  in Preferences
* The week display nows correctly displays a 7-day Sunday-Saturday
  week
* Several areas were sped up
* Added CompuServe SWREG info to 'How to Register' screen, as well
  as agenda.txt and web page

0.3b - First beta release
* Several fixes to 'repeating events' code - should do much better
  at correctly displaying today's/tomorrow's appointments.
* Week tab now shows appointments for Sunday-Saturday of current
  week.
* Dates are displayed next to times on week tab
* About and How To Register screens have been added

0.1a - Initial Alpha release