flimsel ChangeLog
=================

flimsel-0.0.8
* Fix potential deadlock.
* Fix scaling of non-jpeg images.
* Add xsel option to flimsel.sh.
* Fix memory leak.
* Add support for -title command line option.

flimsel-0.0.7
* Lazy image loading (just current page and one page above and below).
* Multithreaded loading for better performance on multicore systems.
* Incorparate epeg-library code (by The Rasterman) to get rid of a workaround.

flimsel-0.0.6
* Fix redraw problem on resize.
* NEWS -> ChangeLog.
* Implement <Ctrl>-<Alt>-n to deselect all images and
  <Ctrl>-<Alt>-i to invert the selection.

flimsel-0.0.5
* Fix segfault with non-JPEG images.
* Support*geometry,*scheme, and*iconic options.
* Add a man page.
* Add drag scrolling with the middle mouse button.

flimsel-0.0.4
* Fix immediate segfault with newer versions of the epeg library.
* Fix typo in usage.

flimsel-0.0.3
* Use*copy all switch for jpegtran in example script.
* Open feh on mouse button 2 click.

flimsel-0.0.2
* Display images while loading. One can now start working
  in examples/flimsel.sh while images are loading.
* Implement Fl_Huge_Scroll class to avoid coordinate overflows
  in the default fltk-1.1 Fl_Scroll class.
* Add command line parameters for slide size and number of slides per row
  (see usage).
* Make slide frame black instead of blue.
* Make filenames with blanks work in examples/flimsel.sh.
* Make Ctrl+Q work in examples/flimsel.sh.
* Don't exit on ESC.
* Various other bugfixes.

flimsel-0.0.1
* Initial release.
