I guess it is never too late to start a change list

Nov 11 2000: drum command introduced into my selection editor. 

Nov 17 2000: working on drum widget

Nov 25 2000: supertext widget has a new command insert_bypass_undo. This
means when you are running my selection editor, the undo's only operate
on your changes. Before, the undo list consisted of all the operations
of writing the selected tunes into the text widget.

Nov 25 2000: Including support for Jean-Francois Moine's abcm2ps. Go
to the config/executables page to specify path to abcm2ps or to select
it as a abc to ps converter.

Dec 2 2000: Including support for James Allwright abc2abc. Added link
to edit menu and config/executables menu.

Dec 3 2000: Added "erase all" to my selection editor

Dec 23 2000: Rearranged my editor functions. Added functions to
transpose notes, remove guitar chords, remove redundant guitar chords
for buffer of edit window.

Dec 26 2000: Added guitar chords tool bar for inserting or replacing
guitar chord. Added <alt f> and <alt b> for shifting the insert point
forward or backwards by one bar.

Dec 28 2000: Added edit menu item: copy and renumber tunes.

Dec 31 2000: Added grace note tool bar for inserting ornaments such
as mordents. The grace,guitar,transpose and drum tools are now accessible
through the tools menu.
 
Jan 3 2001: Added notes2chords function to tool bar.

Jan 15 2001: Fixed table of contents selection problem when selecting
region is "my selection editor". I.e. eliminated message "you must
select tune from listbox...".

April 15 2001: Tranpose function in my selection editor handle intervals
up to one octave.

There is a new function for reformating Laura Conrad's renaissance
allparts.abc file. To use it, select all tunes to combine into one 
in the table of contents window (TOC). Click the to sub-submenu 
item edit/copy to file/combine parts. Specify the path to the output
abc file using the save browse window. Once the tune is saved in the file
open it and do any of the normal operations, play, save etc. You may
find more help in the submenu item edit/copy to file/help.
open this abc file, display, play etc. Use abc2midi options/voice to
modify the assignment of voices to midi programs.

April 21 2001: The menu item "abcmidi options/voice" now allows you 
set the volume level or panning direction for each voice.

May 5 2001: The abcm2ps configuration menu no longer contains unsupported
features (eg. number of voices, symbols etc.). Other options in abcm2ps
such as nolyrics (-M) and no slurs (-G) have been incorporated. Staff
separation may be specified for either abcm2ps or abc2ps if you have
selected "use my own style".

October 28 2001: Two find tools have been added. The first one allows
you to search for any abc tune with specific words in the title. The
second one allows you to search for any abc tune having certain bars
in the body.


November 16 2001: Focus is now on the table of contents list
box in the .abc window. This allows the arrow, page up and
other keys as well as the <cntl>-slash and <cntl>-backslash
keys for selecting or deselecting all items.

A sanity check can be performed using the <alt>-s or <alt>-S
key. Results are placed in an output file runabc.out.

If the program encounters a P: field before a T: field in
a tune, it will extract the title from the P: field.

December 2 2001: Runabc now creates another folder called workfold
in the same directory from which runabc was called. (You may change
this directory name by editing the runabc.ini file.) Originally, when 
you edited a specific tune in a collection, the tune would be copied
to a file called edit.abc. Now the edit.abc file is renamed
to a new file based on title of the tune and placed in in the workfold
directory.

December 23 2001: Fixed small bug in title_index. It now searches
for X: instead of X. X is sometimes used in the body of an abc
file to indicate hidden rest. It sometimes occurs in the beginning
of a line causing confusion.
