gliv-1.4.1
[gliv.git] / NEWS
blob59cb100eb2d782db97a270ba6a2272b1902d9761
1 1.4.1
2 ~~~~~
3 * Compile fix for OpenGL detection.
4 * Loading using ImageMagick or gdk-pixbuf based on the filename extension.
5 * Fixed the bug which caused images to be overzoomed when starting in 
6 fullscreen mode.
9 1.4
10 ~~~
11 * Initial port to GTK+-2.0 (with backward compatibility).
12 * Use of gdk-pixbuf instead of Imlib2.
13 * New option to show checks behind transparent images.
14 * History support for panning and zooming.
15 * Added menu entries.
16 * Better tiler.
17 * No more blurring when not zooming.
18 * Some optimizations for big images.
19 * Use of ImageMagick to load unsupported image files.
22 1.3.1
23 ~~~~~
24 * Improved the Open dialog.
25 * Minor fixes.
28 1.3
29 ~~~
30 * The 'c' key to toggle the cursor is now 'd' to hide it.
31 * Faster loading of images.
32 * New option (-z) to make the pointer the zoom center.
33 * Fix for garbage displayed on startup on some systems.
34 * Added an option file.
35 * Better handle of window resizing when the Maximize option is set.
36 * When moving the image, the pointer is warped around the screen.
37 * Improved the ftw replacement.
38 * Minor fixes.
41 1.2
42 ~~~
43 * Doesn't crash if OpenGL not available at runtime.
44 * Open dialog visible in fullscreen mode.
45 * Doesn't blur the border of big images.
46 * Option dialog.
47 * New menu entries and keybindings.
48 * When not using -s the file list is sorted.
49 * If the image loading crashes, output the filename.
50 * As always, minor fixes.
53 1.1.3
54 ~~~~~
55 * The menubar is usable in fullscreen mode.
56 * GLiv can be used without command line argument.
57 * Minor fixes.
60 1.1.2
61 ~~~~~
62 * Faster refresh when switching images.
65 1.1.1
66 ~~~~~
67 * Faster initialization when starting in fullscreen mode.
68 * Improved the ftw replacement.
69 * Modified the autoconf macro to find OpenGL.
72 1.1
73 ~~~
74 * Almost totally rewritten.
75 * GTK interface.
76 * No more threaded loading.
77 * New keybindings.
78 * Lots of minor fixes and improvements.
81 1.0.3
82 ~~~~~
83 * Fixed segfault on exit.
86 1.0.2
87 ~~~~~
88 * Added binary package support using EPM.
89 * Now, GLiv can be used with no WM running.
90 * Better handle of dirty exit.
91 * The -m flag is used in window mode too.
92 * Several 'gliv -s' launched at the same time will have different
93 slideshow orders.
96 1.0.1
97 ~~~~~
98 * Less recomputations of the projection.
99 * Image cleared to avoid display of memory garbage.
100 * Another fix for the fullscreen problem.
101 * Minor optimizations and bug fixes.
106 * Initial stable release.