Fixes and optimizations to the mnemonics.
[gliv.git] / NEWS
blob53d9aa97e279de14d5c615087b1d4c799e3a7193
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 * Some minor bugs have been fixed.
22 1.7.1
23 ~~~~~
24 * Russian translation.
25 * Updated Brazilian Portuguese translation.
26 * Progress shown when rebuilding the images menus.
27 * The slide show can loop in both directions.
28 * ImageMagick loading is more robust.
29 * Faster looping slide show when there are only two images.
32 1.7
33 ~~~
34 * Dropped gtk+-1.2 support, gtk+-2.2 is now required as well as GtkGLExt.
35 This should reconcile GLiv with nVidia boards.
36 * New option to disable the mnemonics in the images menus, it makes the
37 images menus creation faster.
38 * Images menus are no longer built by default.
39 * Added support for gzipped and bzip2ed images using ImageMagick.
40 * Fixed a crashing bug when opening a file when only one image is loaded.
41 * New tiler to load ImageMagick pictures with many layers.
42 * Brazilian Portuguese translation.
43 * Once the window has been manually resized, it will no longer be
44 automatically resized unless when going back from full screen mode.
45 * Ability to delete the current displayed file.
46 * The images list is not sorted by default, use -S to sort it.
47 * Slide show with a timer.
48 * New option to make the slide show loop.
51 1.6
52 ~~~
53 * Added mipmap support (read the man page).
54 * Loading an image and building the images menus are now less blocking.
55 * Improved drag and drop support.
56 * GLiv does not start with the Open dialog if there are no filenames on the
57 command line.
58 * Some speedups.
59 * Some minor changes in the GUI.
60 * Support for the GTK+-2.0 Accelerator Maps.
61 * Most controls are in the menus, so the keyboard accelerators can be changed.
64 1.5.3
65 ~~~~~
66 * ImageMagick detection is now done at runtime.
67 * Minor bug fixes.
68 * Build fixes.
69 * Two new menus to sort or shuffle the current images list.
72 1.5.2
73 ~~~~~
74 * Use GtkGLArea-2.0 with GTK+-2.0.
75 * Optional scrollbars (reliable only with GTK+-2.0).
76 * Build fixes.
77 * Neither gliv --version nor gliv --help will start GTK.
78 * Made the directories menu a bit smarter.
79 * Ability to zoom by dragging the mouse holding Shift.
80 * Initial drag and drop support.
83 1.5.1
84 ~~~~~
85 * Finished the port to GTK+-2.0 as well as the back port to GTK+-1.2.
86 * New option to disable the images menus creation at startup.
87 * Horizontal and vertical flip.
90 1.5
91 ~~~
92 * Compile fix when ImageMagick is disabled.
93 * The zoom ratio in the status bar was not updated during a window resizing.
94 * Simplified mnemonics handling.
95 * Files opened with the dialog are inserted at the good place.
96 * ImageMagick loadings does not block anymore.
97 * The status bar indicates which file is loaded.
98 * The getopt replacement is provided.
99 * Control+left or right arrow rotates by 0.1 degree.
100 * Two new menus to load images in the list.
103 1.4.5
104 ~~~~~
105 * Fixed crashing bug with dithering.
106 * Better history support.
107 * New option to the open dialog to load all files in the directory when just
108 one is selected.
111 1.4.4
112 ~~~~~
113 * The tiler has been improved.
114 * Added an option to try loading every file whatever the extension is.
115 * Now you can change the background color as well as the alpha checks.
116 * The maximize option is separated between maximize and scale_down, if you use
117 the configuration file, you should re save it.
118 * I18n, currently only in French.
119 * The usual fixes.
122 1.4.3
123 ~~~~~
124 * Fixed freeze when the cursor was toggled during critical rendering.
125 * The delay before hiding the cursor is now in millisecond.
128 1.4.2
129 ~~~~~
130 * Added the rotation, available with the Control key.
131 * Added dithering, -t option.
132 * Removed useless nanosleep().
133 * Minor bug fixes.
136 1.4.1
137 ~~~~~
138 * Compile fix for OpenGL detection.
139 * Loading using ImageMagick or gdk-pixbuf based on the filename extension.
140 * Fixed the bug which caused images to be over zoomed when starting in 
141 full screen mode.
146 * Initial port to GTK+-2.0 (with backward compatibility).
147 * Use of gdk-pixbuf instead of Imlib2.
148 * New option to show checks behind transparent images.
149 * History support for panning and zooming.
150 * Added menu entries.
151 * Better tiler.
152 * No more blurring when not zooming.
153 * Some optimizations for big images.
154 * Use of ImageMagick to load unsupported image files.
157 1.3.1
158 ~~~~~
159 * Improved the Open dialog.
160 * Minor fixes.
165 * The 'c' key to toggle the cursor is now 'd' to hide it.
166 * Faster loading of images.
167 * New option (-z) to make the pointer the zoom center.
168 * Fix for garbage displayed on startup on some systems.
169 * Added an option file.
170 * Better handle of window resizing when the Maximize option is set.
171 * When moving the image, the pointer is warped around the screen.
172 * Improved the ftw replacement.
173 * Minor fixes.
178 * Doesn't crash if OpenGL not available at runtime.
179 * Open dialog visible in full screen mode.
180 * Doesn't blur the border of big images.
181 * Option dialog.
182 * New menu entries and key bindings.
183 * When not using -s the file list is sorted.
184 * If the image loading crashes, output the filename.
185 * As always, minor fixes.
188 1.1.3
189 ~~~~~
190 * The menu bar is usable in full screen mode.
191 * GLiv can be used without command line argument.
192 * Minor fixes.
195 1.1.2
196 ~~~~~
197 * Faster refresh when switching images.
200 1.1.1
201 ~~~~~
202 * Faster initialization when starting in full screen mode.
203 * Improved the ftw replacement.
204 * Modified the autoconf macro to find OpenGL.
209 * Almost totally rewritten.
210 * GTK interface.
211 * No more threaded loading.
212 * New key bindings.
213 * Lots of minor fixes and improvements.
216 1.0.3
217 ~~~~~
218 * Fixed segfault on exit.
221 1.0.2
222 ~~~~~
223 * Added binary package support using EPM.
224 * Now, GLiv can be used with no WM running.
225 * Better handle of dirty exit.
226 * The -m flag is used in window mode too.
227 * Several 'gliv -s' launched at the same time will have different
228 slide show orders.
231 1.0.1
232 ~~~~~
233 * Less re-computations of the projection.
234 * Image cleared to avoid display of memory garbage.
235 * Another fix for the full screen problem.
236 * Minor optimizations and bug fixes.
241 * Initial stable release.