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