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