Generate the translated man pages
[gliv.git] / NEWS
blob878045da9d25aae2000cf0bb3f60ac6ed2d4f1ee
1 1.9.7
2 ~~~~~
3 * Fixed a bug where pointer motion events were not reported on newer GTK+
4 versions.
5 * New menu entries to load the first, the last or a random image.
6 * Added a command line option (-c) to clear the images list in client mode,
7 this makes the client mode incompatible with previous releases.
8 * Czech translation by Martin Vejmelka.
9 * Danis translation by Joe Hansen.
10 * Finnish translation by Jorma Karvonen.
11 * Polish translation by Marcin Ryk.
12 * Updated Vietnamese translation.
13 * Updated Dutch translation.
14 * Update of the Brazilian Portuguese translation by Rodolfo Borges.
15 * The -c and -C command line options do not require an X server anymore.
18 1.9.6
19 ~~~~~
20 * Updated Russian translation.
21 * All man pages are in UTF-8.
22 * Misc build fixes.
25 1.9.5
26 ~~~~~
27 * Fixed a bug with transitions of small images endlessly waiting for 
28 the window to resize.
29 * Updated Bulgarian translation.
30 * Two new commands to fit the image in height or width.
31 * New command line option to specify the initial window geometry.
32 * Swedish translation.
33 * The framerate limiter is also used during transitions.
34 * This changed the transitions configuration.
37 1.9.4
38 ~~~~~
39 * Require gtk+-2.6.
40 * Bulgarian translation.
41 * Fixed the getdelim(3) replacement for non-GNU systems.
42 * Windows now contain the GLiv logo.
43 * Force -lX11 in X11 libraries.
44 * Added an option to disable the OpenGL bilinear filtering.
45 * Added a command to reload the current image.
46 * Russian translation update.
47 * Thumbnails browser.
48 * Split the "No automatic image centering" in different initial image positions.
49 * The "Transformations" menu has been reorganized.
50 * Added a command to hide all floating windows at once.
51 * Updated documentation.
52 * Improved framerate limiter.
53 * Automatically rebuild the menus when new images are inserted.
56 1.9.3
57 ~~~~~
58 * New menu entry to open a directory.
59 * Initial Kinyarwanda translation.
60 * Vietnamese translation.
61 * "Pause" as a keybinding to toggle the slideshow.
62 * Files are sorted in natural order, such that 2.jpg comes before 10.jpg.
65 1.9.2
66 ~~~~~
67 * Faster loading of collections.
68 * Faster switching between images.
69 * Added an option to keep transformations between images.
70 * Turkish translation
73 1.9.1
74 ~~~~~
75 * Fixed the bug which caused images to be added at the end of the list.
78 1.9
79 ~~~
80 * Most options are now configurable only in the configuration file.
81 * Detect when a user action changes the image.
82 * Added the %b and %d directives when writing actions.
83 * The configuration file can be specified on the command line.
84 * Updated Russian translation.
85 * German, French and Russian manual page.
86 * New command line option to add all files in the directory when loading a file.
87 * Added a preview to the open dialog.
88 * Ctrl-Arrow key rotates by 90 degrees instead of 45.
89 * New command line option (-o) to directly save a collection.
90 * Files in collections are now saved in the same order as in the list.
91 * Ability to jump to any image given its number.
92 * Switching images during the slideshow can change its direction.
95 1.8.4
96 ~~~~~
97 * Require gtk+-2.4.
98 * The framerate limiter is more accurate and is by default enabled at 100 fps.
99 * Faster collection loading, the file is now mmapped.
100 * Slovak translation.
103 1.8.3
104 ~~~~~
105 * New menu item to open the current image directory menu.
106 * The PageUp and PageDown can be used to switch images.
107 * Fixed a thinko in the case where automatic centering is disabled.
108 * Transitions can be disabled in a more intuitive way.
111 1.8.2
112 ~~~~~
113 * Options are saved when quitting.
114 * Brazilian Portuguese translation update.
115 * German translation.
116 * Cosmetic fixes.
117 * Events are processed during transitions.
120 1.8.1
121 ~~~~~
122 * Updated Dutch translation.
123 * Notice on the window when seeing the first or last image.
124 * New option to disable the quit confirmation dialog.
125 * Installation of a .desktop file.
126 * Support for system wide glivrc configuration file.
127 * OpenGL errors reports are quieter.
128 * Updated Romanian translation.
129 * After loading a collection, we jump to the first image in that collection.
130 * Fixed an initialization bug in the client/server mode.
131 * Alpha-blended transitions between images.
132 * Menu names are saved untranslated. It means that if you use a localized
133 GLiv, you'll have to recreate your personal menus accelerators.
134 * The Ctrl modifier is no longer ignored.
135 * Moved the homepage to http://guichaz.free.fr/gliv.
140 * New option to keep only one image in memory.
141 * OpenGL errors are now reported.
142 * Diagonal movement using the arrow keys.
143 * Threaded loading is back.
144 * The maximize and scale down options no longer implie full screen mode.
145 * The dithering is faster, but needs some testing on big endian machines.
146 * Framerate limiter to decrease CPU usage, disabled by default.
147 * _gliv file for Zsh's completion.
148 * Thumbnails.
149 * Removal of ImageMagick support.
150 * A new option dialog made with Glade and AWK.
151 * Images menus rebuilding can be stopped, so has been reenabled by default.
152 * Dutch and Romanian translations.
153 * New option to disable the automatic window resizing.
154 * GLiv collections (see the man page).
155 * Smarter mnemonics.
156 * The cursor changes to show the current action.
157 * New option to read filenames from stdin separated by zeros.
158 * Some minor bugs have been fixed.
159 * GLiv can now be launched without creating a new window.
160 * Keyboard accelerators can be used with or without the Control key.
161 * New option to disable the automatic image centering.
162 * Saner command line options handling.
165 1.7.1
166 ~~~~~
167 * Russian translation.
168 * Updated Brazilian Portuguese translation.
169 * Progress shown when rebuilding the images menus.
170 * The slide show can loop in both directions.
171 * ImageMagick loading is more robust.
172 * Faster looping slide show when there are only two images.
177 * Dropped gtk+-1.2 support, gtk+-2.2 is now required as well as GtkGLExt.
178 This should reconcile GLiv with nVidia boards.
179 * New option to disable the mnemonics in the images menus, it makes the
180 images menus creation faster.
181 * Images menus are no longer built by default.
182 * Added support for gzipped and bzip2ed images using ImageMagick.
183 * Fixed a crashing bug when opening a file when only one image is loaded.
184 * New tiler to load ImageMagick pictures with many layers.
185 * Brazilian Portuguese translation.
186 * Once the window has been manually resized, it will no longer be
187 automatically resized unless when going back from full screen mode.
188 * Ability to delete the current displayed file.
189 * The images list is not sorted by default, use -S to sort it.
190 * Slide show with a timer.
191 * New option to make the slide show loop.
196 * Added mipmap support (read the man page).
197 * Loading an image and building the images menus are now less blocking.
198 * Improved drag and drop support.
199 * GLiv does not start with the Open dialog if there are no filenames on the
200 command line.
201 * Some speedups.
202 * Some minor changes in the GUI.
203 * Support for the GTK+-2.0 Accelerator Maps.
204 * Most controls are in the menus, so the keyboard accelerators can be changed.
207 1.5.3
208 ~~~~~
209 * ImageMagick detection is now done at runtime.
210 * Minor bug fixes.
211 * Build fixes.
212 * Two new menus to sort or shuffle the current images list.
215 1.5.2
216 ~~~~~
217 * Use GtkGLArea-2.0 with GTK+-2.0.
218 * Optional scrollbars (reliable only with GTK+-2.0).
219 * Build fixes.
220 * Neither gliv --version nor gliv --help will start GTK.
221 * Made the directories menu a bit smarter.
222 * Ability to zoom by dragging the mouse holding Shift.
223 * Initial drag and drop support.
226 1.5.1
227 ~~~~~
228 * Finished the port to GTK+-2.0 as well as the back port to GTK+-1.2.
229 * New option to disable the images menus creation at startup.
230 * Horizontal and vertical flip.
235 * Compile fix when ImageMagick is disabled.
236 * The zoom ratio in the status bar was not updated during a window resizing.
237 * Simplified mnemonics handling.
238 * Files opened with the dialog are inserted at the good place.
239 * ImageMagick loadings does not block anymore.
240 * The status bar indicates which file is loaded.
241 * The getopt replacement is provided.
242 * Control+left or right arrow rotates by 0.1 degree.
243 * Two new menus to load images in the list.
246 1.4.5
247 ~~~~~
248 * Fixed crashing bug with dithering.
249 * Better history support.
250 * New option to the open dialog to load all files in the directory when just
251 one is selected.
254 1.4.4
255 ~~~~~
256 * The tiler has been improved.
257 * Added an option to try loading every file whatever the extension is.
258 * Now you can change the background color as well as the alpha checks.
259 * The maximize option is separated between maximize and scale_down, if you use
260 the configuration file, you should re save it.
261 * I18n, currently only in French.
262 * The usual fixes.
265 1.4.3
266 ~~~~~
267 * Fixed freeze when the cursor was toggled during critical rendering.
268 * The delay before hiding the cursor is now in millisecond.
271 1.4.2
272 ~~~~~
273 * Added the rotation, available with the Control key.
274 * Added dithering, -t option.
275 * Removed useless nanosleep().
276 * Minor bug fixes.
279 1.4.1
280 ~~~~~
281 * Compile fix for OpenGL detection.
282 * Loading using ImageMagick or gdk-pixbuf based on the filename extension.
283 * Fixed the bug which caused images to be over zoomed when starting in 
284 full screen mode.
289 * Initial port to GTK+-2.0 (with backward compatibility).
290 * Use of gdk-pixbuf instead of Imlib2.
291 * New option to show checks behind transparent images.
292 * History support for panning and zooming.
293 * Added menu entries.
294 * Better tiler.
295 * No more blurring when not zooming.
296 * Some optimizations for big images.
297 * Use of ImageMagick to load unsupported image files.
300 1.3.1
301 ~~~~~
302 * Improved the Open dialog.
303 * Minor fixes.
308 * The 'c' key to toggle the cursor is now 'd' to hide it.
309 * Faster loading of images.
310 * New option (-z) to make the pointer the zoom center.
311 * Fix for garbage displayed on startup on some systems.
312 * Added an option file.
313 * Better handle of window resizing when the Maximize option is set.
314 * When moving the image, the pointer is warped around the screen.
315 * Improved the ftw replacement.
316 * Minor fixes.
321 * Doesn't crash if OpenGL not available at runtime.
322 * Open dialog visible in full screen mode.
323 * Doesn't blur the border of big images.
324 * Option dialog.
325 * New menu entries and key bindings.
326 * When not using -s the file list is sorted.
327 * If the image loading crashes, output the filename.
328 * As always, minor fixes.
331 1.1.3
332 ~~~~~
333 * The menu bar is usable in full screen mode.
334 * GLiv can be used without command line argument.
335 * Minor fixes.
338 1.1.2
339 ~~~~~
340 * Faster refresh when switching images.
343 1.1.1
344 ~~~~~
345 * Faster initialization when starting in full screen mode.
346 * Improved the ftw replacement.
347 * Modified the autoconf macro to find OpenGL.
352 * Almost totally rewritten.
353 * GTK interface.
354 * No more threaded loading.
355 * New key bindings.
356 * Lots of minor fixes and improvements.
359 1.0.3
360 ~~~~~
361 * Fixed segfault on exit.
364 1.0.2
365 ~~~~~
366 * Added binary package support using EPM.
367 * Now, GLiv can be used with no WM running.
368 * Better handle of dirty exit.
369 * The -m flag is used in window mode too.
370 * Several 'gliv -s' launched at the same time will have different
371 slide show orders.
374 1.0.1
375 ~~~~~
376 * Less re-computations of the projection.
377 * Image cleared to avoid display of memory garbage.
378 * Another fix for the full screen problem.
379 * Minor optimizations and bug fixes.
384 * Initial stable release.