1.5.1
~~~~~
* Finished the port to GTK+-2.0 as well as the backport to GTK+-1.2.
* New option to disable the images menus creation at startup.
* Horizontal and vertical flip.


1.5
~~~
* Compile fix when ImageMagick is disabled.
* The zoom ratio in the status bar was not updated during a window resizing.
* Simplified mnemonics handling.
* Files opened with the dialog are inserted at the good place.
* ImageMagick loadings does not block anymore.
* The status bar indicates which file is loaded.
* The getopt replacement is provided.
* Control+left or right arrow rotates by 0.1 degree.
* Two new menus to load images in the list.


1.4.5
~~~~~
* Fixed crashing bug with dithering.
* Better history support.
* New option to the open dialog to load all files in the directory when just
one is selected.


1.4.4
~~~~~
* The tiler has been improved.
* Added an option to try loading every file wathever the extension is.
* Now you can change the background color as well as the alpha checks.
* The maximize option is separated between maximize and scale_down, if you use
the configuration file, you should resave it.
* I18n, currently only in French.
* The usual fixes.


1.4.3
~~~~~
* Fixed freeze when the cursor was toggled during critical rendering.
* The delay before hiding the cursor is now in millisecond.


1.4.2
~~~~~
* Added the rotation, available with the Control key.
* Added dithering, -t option.
* Removed useless nanosleep().
* Minor bugfixes.


1.4.1
~~~~~
* Compile fix for OpenGL detection.
* Loading using ImageMagick or gdk-pixbuf based on the filename extension.
* Fixed the bug which caused images to be overzoomed when starting in 
fullscreen mode.


1.4
~~~
* Initial port to GTK+-2.0 (with backward compatibility).
* Use of gdk-pixbuf instead of Imlib2.
* New option to show checks behind transparent images.
* History support for panning and zooming.
* Added menu entries.
* Better tiler.
* No more blurring when not zooming.
* Some optimizations for big images.
* Use of ImageMagick to load unsupported image files.


1.3.1
~~~~~
* Improved the Open dialog.
* Minor fixes.


1.3
~~~
* The 'c' key to toggle the cursor is now 'd' to hide it.
* Faster loading of images.
* New option (-z) to make the pointer the zoom center.
* Fix for garbage displayed on startup on some systems.
* Added an option file.
* Better handle of window resizing when the Maximize option is set.
* When moving the image, the pointer is warped around the screen.
* Improved the ftw replacement.
* Minor fixes.


1.2
~~~
* Doesn't crash if OpenGL not available at runtime.
* Open dialog visible in fullscreen mode.
* Doesn't blur the border of big images.
* Option dialog.
* New menu entries and keybindings.
* When not using -s the file list is sorted.
* If the image loading crashes, output the filename.
* As always, minor fixes.


1.1.3
~~~~~
* The menubar is usable in fullscreen mode.
* GLiv can be used without command line argument.
* Minor fixes.


1.1.2
~~~~~
* Faster refresh when switching images.


1.1.1
~~~~~
* Faster initialization when starting in fullscreen mode.
* Improved the ftw replacement.
* Modified the autoconf macro to find OpenGL.


1.1
~~~
* Almost totally rewritten.
* GTK interface.
* No more threaded loading.
* New keybindings.
* Lots of minor fixes and improvements.


1.0.3
~~~~~
* Fixed segfault on exit.


1.0.2
~~~~~
* Added binary package support using EPM.
* Now, GLiv can be used with no WM running.
* Better handle of dirty exit.
* The -m flag is used in window mode too.
* Several 'gliv -s' launched at the same time will have different
slideshow orders.


1.0.1
~~~~~
* Less recomputations of the projection.
* Image cleared to avoid display of memory garbage.
* Another fix for the fullscreen problem.
* Minor optimizations and bug fixes.


1.0
~~~
* Initial stable release.
