Mercurial > geeqie.yaz
comparison README @ 98:e639afdc1c60
Sat Nov 4 10:31:51 2006 John Ellis <johne@verizon.net>
* README: Updates.
* icons/Makefile.am: Remove icon files that no longer exist.
* configure.in: Release 2.1.3
author | gqview |
---|---|
date | Sat, 04 Nov 2006 15:41:42 +0000 |
parents | 3c0eeb66ce1b |
children | d19b0de6d0bb |
comparison
equal
deleted
inserted
replaced
97:ddde49aace00 | 98:e639afdc1c60 |
---|---|
1 ################################################################### | 1 ################################################################### |
2 ## GQview 2.1.2 (October 14, 2006) ## | 2 ## GQview 2.1.3 (November 4, 2006) ## |
3 ## ## | 3 ## ## |
4 ## Copyright (C) 1999 - 2006 John Ellis. ## | 4 ## Copyright (C) 1999 - 2006 John Ellis. ## |
5 ## ## | 5 ## ## |
6 ## Use at your own risk! ## | 6 ## Use at your own risk! ## |
7 ## ## | 7 ## ## |
42 | 42 |
43 ======== Notes and changes for this release [section:release_notes] | 43 ======== Notes and changes for this release [section:release_notes] |
44 | 44 |
45 Changes: | 45 Changes: |
46 | 46 |
47 + Add more flexible auto-renaming option to rename dialog. | 47 + Add translations eo, eu; updated translation be. |
48 - Update translations de, fi, fr, it, pl, pt_BR, ru, sk, vi,zh_TW | 48 + Add command to view image as grayscale with [Shift]+[G]. |
49 - Add translations be, ca, ko | 49 - Make [F11] also toggle fullscreen. |
50 * Allow data cache reader to tolerate older/future features of GQview. | 50 - Make [Shift]+[P] show print dialog in additional places. |
51 * Fix renaming a folder to an existing folder from clobbering | 51 - Make [Control]+[V] display current image in a new window. |
52 the existing folder. | 52 - Use new window icons, and include original svg images with source. |
53 * Exif timezone fix. | 53 - Add --geometry command line option. |
54 * Fix compile time warnings on newer gcc and gtk+. | 54 - In Pan View, make [Control]+[F] show search bar, |
55 and [Control]+[G] repeat last search. | |
56 - Add Pan View option to display EXIF data with info popup. | |
57 - Add Pan View option to display full size image with info popup. | |
58 * Fix Pan View inability to scroll to popups that are offscreen. | |
59 * Fix Pan View shortcuts to work regardless of widget focus. | |
60 * Fix command line parsing when given multiple folders. | |
61 * Use correct folder name (.thumblocal) to store local thumbnails | |
62 as described in the freedesktop thumbnail managing standard. | |
63 * Fix auto rename utility to allow counting from zero. | |
64 * Fix [Shift]+[R] from also activating refresh when in fullscreen. | |
65 * Fix [Shift]+[F] from also deactivating fullscreen, then crashing. | |
66 * Fix long standing bug of partially obscured window not properly | |
67 redrawing when panning the image. | |
68 * Fix using [Escape] key to close image windows from eventually | |
69 leading to crash. | |
70 * Fix very slow re-sort in the file list. | |
71 * Fix warning when attempting to draw zero length string onto pixbuf. | |
55 | 72 |
56 Notes: | 73 Notes: |
57 | 74 |
58 For translation status list, see further below. | 75 For translation status list, see further below. |
59 | 76 |
232 ] rotate image clockwise | 249 ] rotate image clockwise |
233 [ rotate image counterclockwise | 250 [ rotate image counterclockwise |
234 [Shift] - R rotate image 180 degrees | 251 [Shift] - R rotate image 180 degrees |
235 [Shift] - M mirror image (horizontal) | 252 [Shift] - M mirror image (horizontal) |
236 [Shift] - F flip image (verticle) | 253 [Shift] - F flip image (verticle) |
254 [Shift] - G grayscale image | |
237 | 255 |
238 View menu related: | 256 View menu related: |
239 +, =, [Keypad +] zoom in | 257 +, =, [Keypad +] zoom in |
240 -, [Keypad -] zoom out | 258 -, [Keypad -] zoom out |
241 Z, [Keypad /] zoom to original size | 259 Z, [Keypad /] zoom to original size |
255 [Ctrl] - E toggle EXIF sidebar | 273 [Ctrl] - E toggle EXIF sidebar |
256 [Ctrl] - S toggle sort manager sidebar | 274 [Ctrl] - S toggle sort manager sidebar |
257 F, V toggle full screen | 275 F, V toggle full screen |
258 S toggle slide show | 276 S toggle slide show |
259 P (Un)pause slideshow | 277 P (Un)pause slideshow |
278 [Ctrl] - V display current image in new window | |
260 | 279 |
261 Collection windows: | 280 Collection windows: |
262 | 281 |
263 arrows, [Keypad arrows] move selection | 282 arrows, [Keypad arrows] move selection |
264 [Shift] + arrows select multiple images | 283 [Shift] + arrows select multiple images |
290 | 309 |
291 S save collection | 310 S save collection |
292 [Ctrl] - S save collection as... | 311 [Ctrl] - S save collection as... |
293 A append to collection... | 312 A append to collection... |
294 | 313 |
314 [Shift] - P print selected images... | |
315 | |
295 [Ctrl] - C copy selected files... | 316 [Ctrl] - C copy selected files... |
296 [Ctrl] - M move selected files... | 317 [Ctrl] - M move selected files... |
297 [Ctrl] - R rename selected files... | 318 [Ctrl] - R rename selected files... |
298 [Ctrl] - D delete selected files | 319 [Ctrl] - D delete selected files |
299 | 320 |
324 [Ctrl] - D delete selected files | 345 [Ctrl] - D delete selected files |
325 | 346 |
326 [Ctrl] - P display image properties window | 347 [Ctrl] - P display image properties window |
327 | 348 |
328 [Ctrl] - W close window | 349 [Ctrl] - W close window |
350 | |
351 Pan View: | |
352 | |
353 [Ctrl] - F, / show search bar | |
354 [Ctrl] - G repeat previous search | |
329 | 355 |
330 (*) This is a compile time option enabled when strverscmp is found. | 356 (*) This is a compile time option enabled when strverscmp is found. |
331 | 357 |
332 Mouse image control: | 358 Mouse image control: |
333 | 359 |
379 Set true to force dialogs to display under the current mouse position, | 405 Set true to force dialogs to display under the current mouse position, |
380 note that this goes against the preference set for the window manager. | 406 note that this goes against the preference set for the window manager. |
381 | 407 |
382 ======== Translation status: | 408 ======== Translation status: |
383 | 409 |
384 (as of 2.1.2) | 410 (as of 2.1.3) |
385 | 411 |
386 Please send po files/patches in gzipped form to ensure data integrity. | 412 Please send po files/patches in gzipped form to ensure data integrity. |
387 | 413 |
388 Note: completion % in the chart below may not be quite correct when fuzzy | 414 Note: completion % in the chart below may not be quite correct when fuzzy |
389 translations exist but do not appear in the source. | 415 translations exist but do not appear in the source. |
390 comp % = trans / (trans + fuzzy + untrans) | 416 comp % = trans / (trans + fuzzy + untrans) |
391 | 417 |
392 Language Comp (%) Trans Fuzzy Untrans Warn | 418 Language Comp (%) Trans Fuzzy Untrans Warn |
393 -------------------------------------------------- | 419 -------------------------------------------------- |
394 ar 63 449 174 89 | 420 ar 62 449 175 93 |
395 be 98 704 5 3 | 421 be 99 712 1 4 |
396 bg 93 667 26 19 | 422 bg 93 667 27 23 |
397 ca 93 667 26 19 | 423 ca 93 667 27 23 |
398 cs 93 667 26 19 | 424 cs 93 667 27 23 |
399 da 19 138 309 265 | 425 da 19 138 310 269 |
400 de 93 667 26 19 | 426 de 93 667 27 23 |
401 es 93 667 26 19 | 427 eo 98 707 6 4 |
402 et 28 204 306 202 | 428 es 93 667 27 23 |
403 fi 93 669 24 19 | 429 et 28 204 307 206 |
404 fr 99 706 3 3 | 430 eu 99 712 1 4 |
405 hu 52 374 210 128 | 431 fi 93 669 25 23 |
406 id 29 208 307 197 | 432 fr 98 706 4 7 |
407 it 98 704 5 3 | 433 hu 52 374 211 132 |
408 ja 93 667 26 19 | 434 id 29 208 308 201 |
409 ko 16 114 9 589 | 435 it 98 704 6 7 |
410 nl 93 669 24 19 | 436 ja 93 667 27 23 |
411 no 23 169 319 224 | 437 ko 15 114 10 593 |
412 pl 88 631 5 76 | 438 nl 93 669 25 23 |
413 pt_BR 98 704 5 3 | 439 no 23 169 320 228 |
414 ro 54 388 212 112 | 440 pl 88 631 6 80 |
415 ru 93 667 26 19 | 441 pt_BR 98 704 6 7 |
416 sk 96 690 6 16 | 442 ro 54 388 213 116 |
417 sl 21 155 325 232 | 443 ru 93 667 27 23 |
418 sv 93 665 27 20 | 444 sk 96 690 7 20 |
419 th 22 161 317 234 | 445 sl 21 155 326 236 |
420 tr 9 71 308 333 | 446 sv 92 665 28 24 |
421 uk 25 180 315 217 | 447 th 22 161 318 238 |
422 vi 99 705 4 3 | 448 tr 9 71 309 337 |
423 zh_CN.GB2312 23 169 319 224 | 449 uk 25 180 316 221 |
424 zh_TW 97 695 5 12 | 450 vi 98 705 5 7 |
451 zh_CN.GB2312 23 169 320 228 | |
452 zh_TW 96 695 6 16 | |
425 -------------------------------------------------- | 453 -------------------------------------------------- |
426 | 454 |
427 | 455 |
428 ======== Credits [section:credits] | 456 ======== Credits [section:credits] |
429 | 457 |