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