Update french translation for "Options are saved when quitting".
[gliv.git] / NEWS
blob553a9365da74db672e8612c31ccc88260fa1e542
1 1.8.2
2 ~~~~~
3 * Options are saved when quitting.
6 1.8.1
7 ~~~~~
8 * Updated Dutch translation.
9 * Notice on the window when seeing the first or last image.
10 * New option to disable the quit confirmation dialog.
11 * Installation of a .desktop file.
12 * Support for system wide glivrc configuration file.
13 * OpenGL errors reports are quieter.
14 * Updated Romanian translation.
15 * After loading a collection, we jump to the first image in that collection.
16 * Fixed an initialization bug in the client/server mode.
17 * Alpha-blended transitions between images.
18 * Menu names are saved untranslated. It means that if you use a localized
19 GLiv, you'll have to recreate your personal menus accelerators.
20 * The Ctrl modifier is no longer ignored.
21 * Moved the homepage to http://guichaz.free.fr/gliv.
24 1.8
25 ~~~
26 * New option to keep only one image in memory.
27 * OpenGL errors are now reported.
28 * Diagonal movement using the arrow keys.
29 * Threaded loading is back.
30 * The maximize and scale down options no longer implie full screen mode.
31 * The dithering is faster, but needs some testing on big endian machines.
32 * Framerate limiter to decrease CPU usage, disabled by default.
33 * _gliv file for Zsh's completion.
34 * Thumbnails.
35 * Removal of ImageMagick support.
36 * A new option dialog made with Glade and AWK.
37 * Images menus rebuilding can be stopped, so has been reenabled by default.
38 * Dutch and Romanian translations.
39 * New option to disable the automatic window resizing.
40 * GLiv collections (see the man page).
41 * Smarter mnemonics.
42 * The cursor changes to show the current action.
43 * New option to read filenames from stdin separated by zeros.
44 * Some minor bugs have been fixed.
45 * GLiv can now be launched without creating a new window.
46 * Keyboard accelerators can be used with or without the Control key.
47 * New option to disable the automatic image centering.
48 * Saner command line options handling.
51 1.7.1
52 ~~~~~
53 * Russian translation.
54 * Updated Brazilian Portuguese translation.
55 * Progress shown when rebuilding the images menus.
56 * The slide show can loop in both directions.
57 * ImageMagick loading is more robust.
58 * Faster looping slide show when there are only two images.
61 1.7
62 ~~~
63 * Dropped gtk+-1.2 support, gtk+-2.2 is now required as well as GtkGLExt.
64 This should reconcile GLiv with nVidia boards.
65 * New option to disable the mnemonics in the images menus, it makes the
66 images menus creation faster.
67 * Images menus are no longer built by default.
68 * Added support for gzipped and bzip2ed images using ImageMagick.
69 * Fixed a crashing bug when opening a file when only one image is loaded.
70 * New tiler to load ImageMagick pictures with many layers.
71 * Brazilian Portuguese translation.
72 * Once the window has been manually resized, it will no longer be
73 automatically resized unless when going back from full screen mode.
74 * Ability to delete the current displayed file.
75 * The images list is not sorted by default, use -S to sort it.
76 * Slide show with a timer.
77 * New option to make the slide show loop.
80 1.6
81 ~~~
82 * Added mipmap support (read the man page).
83 * Loading an image and building the images menus are now less blocking.
84 * Improved drag and drop support.
85 * GLiv does not start with the Open dialog if there are no filenames on the
86 command line.
87 * Some speedups.
88 * Some minor changes in the GUI.
89 * Support for the GTK+-2.0 Accelerator Maps.
90 * Most controls are in the menus, so the keyboard accelerators can be changed.
93 1.5.3
94 ~~~~~
95 * ImageMagick detection is now done at runtime.
96 * Minor bug fixes.
97 * Build fixes.
98 * Two new menus to sort or shuffle the current images list.
101 1.5.2
102 ~~~~~
103 * Use GtkGLArea-2.0 with GTK+-2.0.
104 * Optional scrollbars (reliable only with GTK+-2.0).
105 * Build fixes.
106 * Neither gliv --version nor gliv --help will start GTK.
107 * Made the directories menu a bit smarter.
108 * Ability to zoom by dragging the mouse holding Shift.
109 * Initial drag and drop support.
112 1.5.1
113 ~~~~~
114 * Finished the port to GTK+-2.0 as well as the back port to GTK+-1.2.
115 * New option to disable the images menus creation at startup.
116 * Horizontal and vertical flip.
121 * Compile fix when ImageMagick is disabled.
122 * The zoom ratio in the status bar was not updated during a window resizing.
123 * Simplified mnemonics handling.
124 * Files opened with the dialog are inserted at the good place.
125 * ImageMagick loadings does not block anymore.
126 * The status bar indicates which file is loaded.
127 * The getopt replacement is provided.
128 * Control+left or right arrow rotates by 0.1 degree.
129 * Two new menus to load images in the list.
132 1.4.5
133 ~~~~~
134 * Fixed crashing bug with dithering.
135 * Better history support.
136 * New option to the open dialog to load all files in the directory when just
137 one is selected.
140 1.4.4
141 ~~~~~
142 * The tiler has been improved.
143 * Added an option to try loading every file whatever the extension is.
144 * Now you can change the background color as well as the alpha checks.
145 * The maximize option is separated between maximize and scale_down, if you use
146 the configuration file, you should re save it.
147 * I18n, currently only in French.
148 * The usual fixes.
151 1.4.3
152 ~~~~~
153 * Fixed freeze when the cursor was toggled during critical rendering.
154 * The delay before hiding the cursor is now in millisecond.
157 1.4.2
158 ~~~~~
159 * Added the rotation, available with the Control key.
160 * Added dithering, -t option.
161 * Removed useless nanosleep().
162 * Minor bug fixes.
165 1.4.1
166 ~~~~~
167 * Compile fix for OpenGL detection.
168 * Loading using ImageMagick or gdk-pixbuf based on the filename extension.
169 * Fixed the bug which caused images to be over zoomed when starting in 
170 full screen mode.
175 * Initial port to GTK+-2.0 (with backward compatibility).
176 * Use of gdk-pixbuf instead of Imlib2.
177 * New option to show checks behind transparent images.
178 * History support for panning and zooming.
179 * Added menu entries.
180 * Better tiler.
181 * No more blurring when not zooming.
182 * Some optimizations for big images.
183 * Use of ImageMagick to load unsupported image files.
186 1.3.1
187 ~~~~~
188 * Improved the Open dialog.
189 * Minor fixes.
194 * The 'c' key to toggle the cursor is now 'd' to hide it.
195 * Faster loading of images.
196 * New option (-z) to make the pointer the zoom center.
197 * Fix for garbage displayed on startup on some systems.
198 * Added an option file.
199 * Better handle of window resizing when the Maximize option is set.
200 * When moving the image, the pointer is warped around the screen.
201 * Improved the ftw replacement.
202 * Minor fixes.
207 * Doesn't crash if OpenGL not available at runtime.
208 * Open dialog visible in full screen mode.
209 * Doesn't blur the border of big images.
210 * Option dialog.
211 * New menu entries and key bindings.
212 * When not using -s the file list is sorted.
213 * If the image loading crashes, output the filename.
214 * As always, minor fixes.
217 1.1.3
218 ~~~~~
219 * The menu bar is usable in full screen mode.
220 * GLiv can be used without command line argument.
221 * Minor fixes.
224 1.1.2
225 ~~~~~
226 * Faster refresh when switching images.
229 1.1.1
230 ~~~~~
231 * Faster initialization when starting in full screen mode.
232 * Improved the ftw replacement.
233 * Modified the autoconf macro to find OpenGL.
238 * Almost totally rewritten.
239 * GTK interface.
240 * No more threaded loading.
241 * New key bindings.
242 * Lots of minor fixes and improvements.
245 1.0.3
246 ~~~~~
247 * Fixed segfault on exit.
250 1.0.2
251 ~~~~~
252 * Added binary package support using EPM.
253 * Now, GLiv can be used with no WM running.
254 * Better handle of dirty exit.
255 * The -m flag is used in window mode too.
256 * Several 'gliv -s' launched at the same time will have different
257 slide show orders.
260 1.0.1
261 ~~~~~
262 * Less re-computations of the projection.
263 * Image cleared to avoid display of memory garbage.
264 * Another fix for the full screen problem.
265 * Minor optimizations and bug fixes.
270 * Initial stable release.