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