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