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