AvCheck - Change History
Ver. 1.15 23-Apr-2005
Converted to donationware scheme.
Ver. 1.14 8-Apr-2001
The four on-screen buttons now have their actions and labels controlled by
the preferences settings.
Fixed bug that caused a crash only in version 2.0 of PalmOS.
PalmOS 4.0 supported.
Ver. 1.12 5-Feb-2001
Fixed memo conversion list drawing bug.
Ver. 1.11 4-Feb-2001
Added support for the "Large Bold" font available in PalmOS versions
3.0 and later. This can be globally applied to all items of all checklists via
a preferences option, or used to emphasize specific items of a checklist.
The item and note text is now more intelligently formatted to take better advantage
of the space available on the screen.
Minor cosmetic cleanup of most screens.
Fixed resource bug that kept AvCheck from loading on the Palm emulator.
Fixed bug that affected scrollbars and "repeating" properly.
Ver. 1.10 19-Feb-2000
Changed the code that looks for application keypresses to fix the very rare
bug that causes the application keys to stop working.
Fixed the bug where checking to see if we were running on the emulator before
deleting a checklist caused a crash on pre-3.0 OS devices.
Ver. 1.09 20-Dec-1999
Changed the way we scan the memo database for checklist source files to fix a
potential bug.
Ver. 1.08 23-Jun-1999
Fixed bug in converter that could result in an extra "phantom" last item.
Deleted the leading AVCK_ text from form titles! This was a bug.
Added more characters (full width) for section and phase display. Made one
more line possible in the checklist item field, and a few more in the note field.
Hope the new layout is not too cramped.
Fixed bug that could cause a fatal exception when trying to list the memos
to be converted to checklists.
Ver. 1.07 24-Apr-1999
Enhancements:
- Hardware keys can now be configured to bring up the notes for a checklist.
- Memo converter now catches many more cases of incorrect formatting,
will fail rather than create a corrupt checklist database.
- Added preferences checkbox to allow NOT automaticly revisiting the defered
items when the end of a phase is reached.
- Added count of defered items to the defered banner.
Ver. 1.06 14-Apr-1999
Enhancements:
- Hardware keys are now configurable.
Fixed Bugs:
- Fixed bug where loading an edited checklist that was open previously could
result in an error if the number of phases or number of items had been
reduced.
Ver. 1.05 4-Feb-1999
Fixed Bugs:
- Fixed bug with edit menu on "Notes" screen.
Ver. 1.04 28-Aug-1998
Enhancements
- Conversion of checklists from a memopad memo is now possible! With this
feature, the use of a Java converter is not neccessary. All checklist creation
can be done on the PalmPilot, or by using a text editor and then importing
the checklist as a memo in the Palm Desktop Memopad. The "Tools"
menu contains the item "Convert From Memo" which will display a
list of memos which begin with the word "AvCheck". For example,
a memo titled "AvCheck Cessna 152" will show up on this list and
when converted, become a checklist titled "Cessna 152".
The format of the memopad checklists text files is the same as that used by
the Java converter.
- A note can now be attached to each checklist via the "Notes" button
on the checklist screen. Be aware that this note will be deleted if the checklist
is re-converted on the PC and downloaded, or re-converted from a memopad memo.
1.02 21-May-1998
Enhancements:
- Section text can now be "turned off" before reaching a new phase
by using a "blank" section specifier.
- Changed file and database name from Checklist.pdb to AvCheck.pdb.
Note: Delete the previous version of AvCheck before installing this one!
- Added demo "nag" alert to the demo version.
- New preferrences item to control whether or not you are asked if you want
all checkmarks cleared when entering a checklist from the checklist selection
screen.
- Lefty support (an emerging standard way of specifying that scrollbars etc.
should be on the left side of the screen for ease of use by left-handed users).
Fixed Bugs:
- Fixed bug that prevented picking the first phase from the phase pick form.
(worked okay from the dropdown list)
- Fixed bug that would cause a fatal error when moving backward to an item
in a phase with less items than the current phase. Could also cause the bakc-up-to-item
to be in the middle of the list instead of the last one.
1.01 10-May-1998
- Default is now to use application keys.
- Added ability to "uncheck" an item by tapping the onscreen checkbox.
- Fixed broken sample conversion batchfile (was not setting classpath correctly).
1.00 3-May-1998
Initial Release