Don't close the window when the user refused to quit.
[gliv.git] / NEWS
blobb4ac3e8d5a04ae56253ae6cc76c8ad9d55494d66
1 1.8
2 ~~~
3 * New option to keep only one image in memory.
4 * OpenGL errors are now reported.
5 * Diagonal movement using the arrow keys.
6 * Threaded loading is back.
7 * The maximize and scale down options no longer implie full screen mode.
8 * The dithering is faster, but needs some testing on big endian machines.
9 * Framerate limiter to decrease CPU usage, disabled by default.
10 * _gliv file for Zsh's completion.
11 * Thumbnails.
12 * Removal of ImageMagick support.
13 * A new option dialog made with Glade and AWK.
14 * Images menus rebuilding can be stopped, so has been reenabled by default.
15 * Dutch and Romanian translations.
16 * New option to disable the automatic window resizing.
17 * GLiv collections (see the man page).
18 * Smarter mnemonics.
19 * The cursor changes to show the current action.
20 * New option to read filenames from stdin separated by zeros.
21 * Some minor bugs have been fixed.
24 1.7.1
25 ~~~~~
26 * Russian translation.
27 * Updated Brazilian Portuguese translation.
28 * Progress shown when rebuilding the images menus.
29 * The slide show can loop in both directions.
30 * ImageMagick loading is more robust.
31 * Faster looping slide show when there are only two images.
34 1.7
35 ~~~
36 * Dropped gtk+-1.2 support, gtk+-2.2 is now required as well as GtkGLExt.
37 This should reconcile GLiv with nVidia boards.
38 * New option to disable the mnemonics in the images menus, it makes the
39 images menus creation faster.
40 * Images menus are no longer built by default.
41 * Added support for gzipped and bzip2ed images using ImageMagick.
42 * Fixed a crashing bug when opening a file when only one image is loaded.
43 * New tiler to load ImageMagick pictures with many layers.
44 * Brazilian Portuguese translation.
45 * Once the window has been manually resized, it will no longer be
46 automatically resized unless when going back from full screen mode.
47 * Ability to delete the current displayed file.
48 * The images list is not sorted by default, use -S to sort it.
49 * Slide show with a timer.
50 * New option to make the slide show loop.
53 1.6
54 ~~~
55 * Added mipmap support (read the man page).
56 * Loading an image and building the images menus are now less blocking.
57 * Improved drag and drop support.
58 * GLiv does not start with the Open dialog if there are no filenames on the
59 command line.
60 * Some speedups.
61 * Some minor changes in the GUI.
62 * Support for the GTK+-2.0 Accelerator Maps.
63 * Most controls are in the menus, so the keyboard accelerators can be changed.
66 1.5.3
67 ~~~~~
68 * ImageMagick detection is now done at runtime.
69 * Minor bug fixes.
70 * Build fixes.
71 * Two new menus to sort or shuffle the current images list.
74 1.5.2
75 ~~~~~
76 * Use GtkGLArea-2.0 with GTK+-2.0.
77 * Optional scrollbars (reliable only with GTK+-2.0).
78 * Build fixes.
79 * Neither gliv --version nor gliv --help will start GTK.
80 * Made the directories menu a bit smarter.
81 * Ability to zoom by dragging the mouse holding Shift.
82 * Initial drag and drop support.
85 1.5.1
86 ~~~~~
87 * Finished the port to GTK+-2.0 as well as the back port to GTK+-1.2.
88 * New option to disable the images menus creation at startup.
89 * Horizontal and vertical flip.
92 1.5
93 ~~~
94 * Compile fix when ImageMagick is disabled.
95 * The zoom ratio in the status bar was not updated during a window resizing.
96 * Simplified mnemonics handling.
97 * Files opened with the dialog are inserted at the good place.
98 * ImageMagick loadings does not block anymore.
99 * The status bar indicates which file is loaded.
100 * The getopt replacement is provided.
101 * Control+left or right arrow rotates by 0.1 degree.
102 * Two new menus to load images in the list.
105 1.4.5
106 ~~~~~
107 * Fixed crashing bug with dithering.
108 * Better history support.
109 * New option to the open dialog to load all files in the directory when just
110 one is selected.
113 1.4.4
114 ~~~~~
115 * The tiler has been improved.
116 * Added an option to try loading every file whatever the extension is.
117 * Now you can change the background color as well as the alpha checks.
118 * The maximize option is separated between maximize and scale_down, if you use
119 the configuration file, you should re save it.
120 * I18n, currently only in French.
121 * The usual fixes.
124 1.4.3
125 ~~~~~
126 * Fixed freeze when the cursor was toggled during critical rendering.
127 * The delay before hiding the cursor is now in millisecond.
130 1.4.2
131 ~~~~~
132 * Added the rotation, available with the Control key.
133 * Added dithering, -t option.
134 * Removed useless nanosleep().
135 * Minor bug fixes.
138 1.4.1
139 ~~~~~
140 * Compile fix for OpenGL detection.
141 * Loading using ImageMagick or gdk-pixbuf based on the filename extension.
142 * Fixed the bug which caused images to be over zoomed when starting in 
143 full screen mode.
148 * Initial port to GTK+-2.0 (with backward compatibility).
149 * Use of gdk-pixbuf instead of Imlib2.
150 * New option to show checks behind transparent images.
151 * History support for panning and zooming.
152 * Added menu entries.
153 * Better tiler.
154 * No more blurring when not zooming.
155 * Some optimizations for big images.
156 * Use of ImageMagick to load unsupported image files.
159 1.3.1
160 ~~~~~
161 * Improved the Open dialog.
162 * Minor fixes.
167 * The 'c' key to toggle the cursor is now 'd' to hide it.
168 * Faster loading of images.
169 * New option (-z) to make the pointer the zoom center.
170 * Fix for garbage displayed on startup on some systems.
171 * Added an option file.
172 * Better handle of window resizing when the Maximize option is set.
173 * When moving the image, the pointer is warped around the screen.
174 * Improved the ftw replacement.
175 * Minor fixes.
180 * Doesn't crash if OpenGL not available at runtime.
181 * Open dialog visible in full screen mode.
182 * Doesn't blur the border of big images.
183 * Option dialog.
184 * New menu entries and key bindings.
185 * When not using -s the file list is sorted.
186 * If the image loading crashes, output the filename.
187 * As always, minor fixes.
190 1.1.3
191 ~~~~~
192 * The menu bar is usable in full screen mode.
193 * GLiv can be used without command line argument.
194 * Minor fixes.
197 1.1.2
198 ~~~~~
199 * Faster refresh when switching images.
202 1.1.1
203 ~~~~~
204 * Faster initialization when starting in full screen mode.
205 * Improved the ftw replacement.
206 * Modified the autoconf macro to find OpenGL.
211 * Almost totally rewritten.
212 * GTK interface.
213 * No more threaded loading.
214 * New key bindings.
215 * Lots of minor fixes and improvements.
218 1.0.3
219 ~~~~~
220 * Fixed segfault on exit.
223 1.0.2
224 ~~~~~
225 * Added binary package support using EPM.
226 * Now, GLiv can be used with no WM running.
227 * Better handle of dirty exit.
228 * The -m flag is used in window mode too.
229 * Several 'gliv -s' launched at the same time will have different
230 slide show orders.
233 1.0.1
234 ~~~~~
235 * Less re-computations of the projection.
236 * Image cleared to avoid display of memory garbage.
237 * Another fix for the full screen problem.
238 * Minor optimizations and bug fixes.
243 * Initial stable release.