.1 (March 24th 2007) - Fixes a bug where the widgets override the Ubuntu forum's default "Go!" button (to the right of the search box in the top right). I'm assuming this bug could also appear on other sites but have not seen it.

1.2 (June 8th 2007) - Fixes a bug that distorted buttons on this website: http://www.extjs.com/deploy/ext/docs/index.html.

1.5 BETA (June 8th 2007) - All past bug fixes have been made by removal of specific !important statements in the CSS that overrode web page defaults. In this BETA I have removed all !important statements in the CSS. Please report any problems.

1.6 BETA (June 9th 2007) - The removal of a few !important statements caused the corruption of radio buttons, checkboxes, and some text fields.  These !important statements have been edited back in to correct the problem.  Added a graphic interface written in python-kiwi by LKRaider.

1.7 BETA (June 9th 2007) - python-kiwi now automatically installs when you choose to run the graphic interface.  Added information for LKRaider to the "AUTHORS" file.

1.8 BETA (June 10th 2007) - Minor bug fixes: a typo in the graphic_installer file that may have caused the prompt to install python-kiwi to pop up when it shouldn't have as well as a fix for a bug where buttons would expand to the right and left when selected.

1.9 BETA (June 13th 2007) - Removes the margin from buttons so they wil be located in the right place.

2.0 BETA (June 14th 2007) - Added messages to the graphic installer and to the text installer instructing the user to restart firefox after installation or removal.  The python-kiwi package is now installed in an xterm terminal.  Fixed a bug in the graphic_installer script.  Minor changes to the install script (I removed a lot of messages to make the output of the script less verbose).

2.1 (June 17th 2007) - Increased text input border to 2 px and removed padding and margin from dropdowns.  Minor message changes to the script and graphic installer.  Minor changes to the README.  Removed borders from active (clicked on), disabled radio buttons.

2.2 (June 19th 2007) - Added reinstallation option.  The graphic installer now tells you what type of change was completed (installation, removal, or reinstallation) instead of just "changes applied".  Install script modified so that it doesn't produce messages already being displayed by the GUI.  Fixed a re-occuring problem where disabled radio buttons were deformed.  Fixes the size of checkboxes at 12 pixels and radio buttons at 13 pixels in order to avoid the tiling of radio or checkbox images when larger sizes are used like in this website: http://govsearch.publications.gov.au/search/search.cgi?collection=pubs&chksummary=chksummary&fscope=512&form=simple&fqp=1&query=book. 

2.3 (June 20th 2007) - Fixed bug #2: deformed radio buttons on http://www.vietfinsv.net/ due to borders and background-colors that conflict with the site's defaults.

2.4 (June 21st 2007) - Fixed bug #3: Deformed checkbox on http://forums.invisionpower.com/index.php?act=Search.  Removed reinstallation (upgrade) option.  The install option now can install over previous installations of the Firefox Widgets (reinstallation option removed because of this).  Modified the installation script to make better use of functions.

2.5 (July 9th 2007) - Radio buttons now gray out when disabled, show a slightly different color when active (pressed), and drop down menus show the correct button image.

2.6 (July 11th 2007) - Fixed a bug where the image for the drop down menu did not display properly on http://arcticmonkeys.trinitystreetdirect.com/. Borders are also now removed from dropdown menus.

2.7 (August 5th 2007) - Improved the graphic installer so it now has a dropdown menu to select standard install paths from as well as the previous 5 installation or removal paths.  The number "5" is one that I picked and is set by the max_saved_path variable in ff_widgets.py.  You can change it if you like.  All installation/removal paths are saved in the "paths" file (path_file variable in ff_widgets.py if you want to change this name).  The browse button also now opens to the directory specified in the entry field.
