1.9.7 ~~~~~ * Fixed a bug where pointer motion events were not reported on newer GTK+ versions. * New menu entries to load the first, the last or a random image. * Added a command line option (-c) to clear the images list in client mode, this makes the client mode incompatible with previous releases. * Czech translation by Martin Vejmelka. * Danis translation by Joe Hansen. * Finnish translation by Jorma Karvonen. * Polish translation by Marcin Ryk. * Updated Vietnamese translation. * Updated Dutch translation. * Updated German translation. * Update of the Brazilian Portuguese translation by Rodolfo Borges. * The -c and -C command line options do not require an X server anymore. * The EXIF orientation information is now honored. 1.9.6 ~~~~~ * Updated Russian translation. * All man pages are in UTF-8. * Misc build fixes. 1.9.5 ~~~~~ * Fixed a bug with transitions of small images endlessly waiting for the window to resize. * Updated Bulgarian translation. * Two new commands to fit the image in height or width. * New command line option to specify the initial window geometry. * Swedish translation. * The framerate limiter is also used during transitions. * This changed the transitions configuration. 1.9.4 ~~~~~ * Require gtk+-2.6. * Bulgarian translation. * Fixed the getdelim(3) replacement for non-GNU systems. * Windows now contain the GLiv logo. * Force -lX11 in X11 libraries. * Added an option to disable the OpenGL bilinear filtering. * Added a command to reload the current image. * Russian translation update. * Thumbnails browser. * Split the "No automatic image centering" in different initial image positions. * The "Transformations" menu has been reorganized. * Added a command to hide all floating windows at once. * Updated documentation. * Improved framerate limiter. * Automatically rebuild the menus when new images are inserted. 1.9.3 ~~~~~ * New menu entry to open a directory. * Initial Kinyarwanda translation. * Vietnamese translation. * "Pause" as a keybinding to toggle the slideshow. * Files are sorted in natural order, such that 2.jpg comes before 10.jpg. 1.9.2 ~~~~~ * Faster loading of collections. * Faster switching between images. * Added an option to keep transformations between images. * Turkish translation 1.9.1 ~~~~~ * Fixed the bug which caused images to be added at the end of the list. 1.9 ~~~ * Most options are now configurable only in the configuration file. * Detect when a user action changes the image. * Added the %b and %d directives when writing actions. * The configuration file can be specified on the command line. * Updated Russian translation. * German, French and Russian manual page. * New command line option to add all files in the directory when loading a file. * Added a preview to the open dialog. * Ctrl-Arrow key rotates by 90 degrees instead of 45. * New command line option (-o) to directly save a collection. * Files in collections are now saved in the same order as in the list. * Ability to jump to any image given its number. * Switching images during the slideshow can change its direction. 1.8.4 ~~~~~ * Require gtk+-2.4. * The framerate limiter is more accurate and is by default enabled at 100 fps. * Faster collection loading, the file is now mmapped. * Slovak translation. 1.8.3 ~~~~~ * New menu item to open the current image directory menu. * The PageUp and PageDown can be used to switch images. * Fixed a thinko in the case where automatic centering is disabled. * Transitions can be disabled in a more intuitive way. 1.8.2 ~~~~~ * Options are saved when quitting. * Brazilian Portuguese translation update. * German translation. * Cosmetic fixes. * Events are processed during transitions. 1.8.1 ~~~~~ * Updated Dutch translation. * Notice on the window when seeing the first or last image. * New option to disable the quit confirmation dialog. * Installation of a .desktop file. * Support for system wide glivrc configuration file. * OpenGL errors reports are quieter. * Updated Romanian translation. * After loading a collection, we jump to the first image in that collection. * Fixed an initialization bug in the client/server mode. * Alpha-blended transitions between images. * Menu names are saved untranslated. It means that if you use a localized GLiv, you'll have to recreate your personal menus accelerators. * The Ctrl modifier is no longer ignored. * Moved the homepage to http://guichaz.free.fr/gliv. 1.8 ~~~ * New option to keep only one image in memory. * OpenGL errors are now reported. * Diagonal movement using the arrow keys. * Threaded loading is back. * The maximize and scale down options no longer implie full screen mode. * The dithering is faster, but needs some testing on big endian machines. * Framerate limiter to decrease CPU usage, disabled by default. * _gliv file for Zsh's completion. * Thumbnails. * Removal of ImageMagick support. * A new option dialog made with Glade and AWK. * Images menus rebuilding can be stopped, so has been reenabled by default. * Dutch and Romanian translations. * New option to disable the automatic window resizing. * GLiv collections (see the man page). * Smarter mnemonics. * The cursor changes to show the current action. * New option to read filenames from stdin separated by zeros. * Some minor bugs have been fixed. * GLiv can now be launched without creating a new window. * Keyboard accelerators can be used with or without the Control key. * New option to disable the automatic image centering. * Saner command line options handling. 1.7.1 ~~~~~ * Russian translation. * Updated Brazilian Portuguese translation. * Progress shown when rebuilding the images menus. * The slide show can loop in both directions. * ImageMagick loading is more robust. * Faster looping slide show when there are only two images. 1.7 ~~~ * Dropped gtk+-1.2 support, gtk+-2.2 is now required as well as GtkGLExt. This should reconcile GLiv with nVidia boards. * New option to disable the mnemonics in the images menus, it makes the images menus creation faster. * Images menus are no longer built by default. * Added support for gzipped and bzip2ed images using ImageMagick. * Fixed a crashing bug when opening a file when only one image is loaded. * New tiler to load ImageMagick pictures with many layers. * Brazilian Portuguese translation. * Once the window has been manually resized, it will no longer be automatically resized unless when going back from full screen mode. * Ability to delete the current displayed file. * The images list is not sorted by default, use -S to sort it. * Slide show with a timer. * New option to make the slide show loop. 1.6 ~~~ * Added mipmap support (read the man page). * Loading an image and building the images menus are now less blocking. * Improved drag and drop support. * GLiv does not start with the Open dialog if there are no filenames on the command line. * Some speedups. * Some minor changes in the GUI. * Support for the GTK+-2.0 Accelerator Maps. * Most controls are in the menus, so the keyboard accelerators can be changed. 1.5.3 ~~~~~ * ImageMagick detection is now done at runtime. * Minor bug fixes. * Build fixes. * Two new menus to sort or shuffle the current images list. 1.5.2 ~~~~~ * Use GtkGLArea-2.0 with GTK+-2.0. * Optional scrollbars (reliable only with GTK+-2.0). * Build fixes. * Neither gliv --version nor gliv --help will start GTK. * Made the directories menu a bit smarter. * Ability to zoom by dragging the mouse holding Shift. * Initial drag and drop support. 1.5.1 ~~~~~ * Finished the port to GTK+-2.0 as well as the back port 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 whatever 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 re save 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 bug fixes. 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 over zoomed when starting in full screen 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 full screen mode. * Doesn't blur the border of big images. * Option dialog. * New menu entries and key bindings. * 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 menu bar is usable in full screen 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 full screen mode. * Improved the ftw replacement. * Modified the autoconf macro to find OpenGL. 1.1 ~~~ * Almost totally rewritten. * GTK interface. * No more threaded loading. * New key bindings. * 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 slide show orders. 1.0.1 ~~~~~ * Less re-computations of the projection. * Image cleared to avoid display of memory garbage. * Another fix for the full screen problem. * Minor optimizations and bug fixes. 1.0 ~~~ * Initial stable release.