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