1.5
---------------------------------------------------------------------
Was implemented automation for merging (merge all to right/to left)
and deleting (delete all on right/on left) operations.
When both files are identical (on load or after merging) program displays information.
Was implemented new alorithm for synchronized scolling.
Word comparing algorithm for changed lines has been completly rewritten.
Statistic update after every operation was corrected.

1.4
---------------------------------------------------------------------
For changed lines, differences are displayed with a bold and underlined font.
On exit, when merged files have not been saved, the program asks the user for action.
There are a few bugfixes.

1.3
---------------------------------------------------------------------
New file browser behavior was implemented for read-only files.
A few bugs were corrected.

1.2
---------------------------------------------------------------------
Drag and drop has been implemented.
There are a few corrections and optimisations.

1.1
---------------------------------------------------------------------
A few bug corrections.
A new algorithm for drawing line connections between file viewers

1.0
---------------------------------------------------------------------
Now it is implemented a interactive merge process.
User can interactive merge compared files (copy, delete, change).

0.5
---------------------------------------------------------------------
Now it is possible to configure the search differences process
and the appearance of the program.

0.20
---------------------------------------------------------------------
Users can give paths of files to compare as parameters.
Comparison statistics are displayed in a status bar.
The application saves its size and position on exit.
A history of compared files (combo boxes over text windows) has been implemented,
which is saved on exit.
A bash install script has been created that rebuilds the program
and installs it in a "beediff" subdirectory of the user's home directory.
