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