[06-Sep-2003]
- note: this build supports the following formats: '.bmp .gif .jpg .png'
  Not yet added for now in this beta release is '.tif', because it nearly
  doubles the file-size, but might be added for official release.

[09-May-2003] pattern match to get some more backgrounds loaded

- see bsetroot.rc


[07-May-2003] improved resampling smoothness

- changed the option passed to cximage to do '-full' mode resizing
  smoother. (a little slower too)


[25-Apr-2003] bsetroot-20b beta release (grischka)

- bsetroot now uses the cximage.lib for drawing and writing.

- as a benefit, it can draw images in .bmp .gif .jpg .png .tif formats on
  gradient backgrounds, optionally applying saturation and hue factors.

- 'full' and 'tiled' display modes are now handled internally rather
  than using the 'set wallpaper' functionality from windows. This will
  make it possible for a future release of 'Blackbox for Windows' to not
  touch any more your windows desktop settings.

- added -save <image.bmp> switch to write out the generated image to the
  specified path.

- '-bitmap <center|stretch|tile> <image>' switch, though not listed in
  the help box, is supported for compatibility.

- the included bsetbg passes it's commandline to bsetroot (and by that will
  not work without it)



################################ bsetroot 1.X ################################

 Version 1.8 (2003-04-01) 
 ~ Cleaned up the code and corrected some resource leaks ironhead Version 1.7
   (2002-09-05) 
 + Now uses the same rendering engine as Blackbox for Windows 0.0.60 ironhead/
   qwilk/nivenh 
 + Added -mod support ironhead 
 + It is now possible to use -bitmap and -solid concurrently (useful for
   centered bitmaps) qwilk 
 ~ Fixed a bug where Diagonal would be drawn instead of CrossDiagonal ironhead 
 + Created the missing 48x48 pixel icon... :) qwilk 
 ~ Cleaned up the code and made minor changes all over the place... =] qwilk/
   ironhead 
 # bsetroot is now open source... 

 Version 1.0.0.6 (2002-03-03) 
 + Reintroduced the "stretch" bitmap style option qwilk 
 ~ Fixed an issue using rgb: colours, added more colour definitions deadbeat 
 ~ Fixed a memory leak in the gradient code steev/nivenh 
 + New HTML documentation qwilk 

 Version 1.0.0.5 (2002-01-03) 
 ~ Changed literal parsing azathoth 

 Version 1.0.0.4 (2002-01-02) 
 - Removed stretch option azathoth 
 ~ Updated to use new BImage version azathoth 

 Version 1.0.0.3 (2001-12-30) 
 ~ Fixed colour order azathoth 

 Version 1.0.0.2 (2001-12-29) 
 ~ Swapped colour rendering azathoth 
 ~ Fixed gradients so elliptic shows correctly and other gradients render more
   nicely azathoth 



################################ bsetbg 1.X ##################################

[change bsetbg.cpp 04/18/2003 NC-17]
- executing bsetbg.exe with no arguments now shows the help window

################################ bsetbg 1.2 ##################################

[change bsetbg.cpp 01/21/2003 ironhead]
- switched to the CxImage image manipulation library
- modified the command line to allow for greater compatibility with bsetbg for
  *nix
- made the default behaviour to load the file in "-full" mode (like bsetbg for
  *nix)

################################ bsetbg 1.1 ##################################

[changed bsetbg.cpp 9/15 ironhead]
-added error checking (thanx NC-17!)

