annotate NEWS @ 623:48bfa03502d3

Change translations statistics formatting to match the style use in the README file. Here is the result for current trunk: Translations statistics Date: Sun, 11 May 2008 11:33:14 +0200 Note: completion % in the chart below may not be quite correct when fuzzy translations exist but do not appear in the source. For exact results, run make update-po with up to date POTFILES.in. comp % = trans / (trans + fuzzy + untrans) Language Comp(%) Trans Fuzzy Untrans Total fr 100.00 985 0 0 985 be 90.56 892 25 68 985 eu 68.53 675 150 160 985 eo 68.22 672 153 160 985 vi 68.02 670 156 159 985 it 67.82 668 154 163 985 pt_BR 67.82 668 154 163 985 zh_TW 66.90 659 150 176 985 sk 66.50 655 158 172 985 fi 64.37 634 176 175 985 nl 64.37 634 179 172 985 sv 64.16 632 175 178 985 bg 64.06 631 175 179 985 ca 64.06 631 175 179 985 cs 64.06 631 175 179 985 de 64.06 631 175 179 985 es 64.06 631 175 179 985 ja 64.06 631 175 179 985 ru 64.06 631 175 179 985 pl 60.61 597 148 240 985 ar 42.94 423 315 247 985 ro 37.56 370 342 273 985 hu 36.14 356 332 297 985 id 19.70 194 408 383 985 et 19.29 190 407 388 985 uk 17.16 169 411 405 985 nb 15.94 157 416 412 985 zh_CN.GB2312 15.94 157 416 412 985 th 15.13 149 413 423 985 sl 14.72 145 419 421 985 da 12.99 128 402 455 985 ko 11.37 112 52 821 985 tr 6.60 65 398 522 985
author zas_
date Sun, 11 May 2008 09:37:46 +0000
parents 6624477decc8
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
466
798e5b68afc2 updated NEWS, README and other documentation files
nadvornik
parents: 1
diff changeset
1
798e5b68afc2 updated NEWS, README and other documentation files
nadvornik
parents: 1
diff changeset
2 This is a snapshot of a wiki page, from the time of release. For current version
798e5b68afc2 updated NEWS, README and other documentation files
nadvornik
parents: 1
diff changeset
3 of the page look at http://geeqie.wiki.sourceforge.net/new_features
798e5b68afc2 updated NEWS, README and other documentation files
nadvornik
parents: 1
diff changeset
4
798e5b68afc2 updated NEWS, README and other documentation files
nadvornik
parents: 1
diff changeset
5 ================================================================================
798e5b68afc2 updated NEWS, README and other documentation files
nadvornik
parents: 1
diff changeset
6
798e5b68afc2 updated NEWS, README and other documentation files
nadvornik
parents: 1
diff changeset
7 Comparing images side-to-side
798e5b68afc2 updated NEWS, README and other documentation files
nadvornik
parents: 1
diff changeset
8
798e5b68afc2 updated NEWS, README and other documentation files
nadvornik
parents: 1
diff changeset
9 Menu: View/Split/...
798e5b68afc2 updated NEWS, README and other documentation files
nadvornik
parents: 1
diff changeset
10 View/Connected Scroll
798e5b68afc2 updated NEWS, README and other documentation files
nadvornik
parents: 1
diff changeset
11 View/Connected Zoom
798e5b68afc2 updated NEWS, README and other documentation files
nadvornik
parents: 1
diff changeset
12
798e5b68afc2 updated NEWS, README and other documentation files
nadvornik
parents: 1
diff changeset
13 File marks
798e5b68afc2 updated NEWS, README and other documentation files
nadvornik
parents: 1
diff changeset
14
798e5b68afc2 updated NEWS, README and other documentation files
nadvornik
parents: 1
diff changeset
15 Each image can be marked with up to 6 different
798e5b68afc2 updated NEWS, README and other documentation files
nadvornik
parents: 1
diff changeset
16 flags, it is possible to convert marks to selection and vice versa,
798e5b68afc2 updated NEWS, README and other documentation files
nadvornik
parents: 1
diff changeset
17 even boolean operations are supported
798e5b68afc2 updated NEWS, README and other documentation files
nadvornik
parents: 1
diff changeset
18 Note: marks are visible in file list and fullscreen mode with info,
798e5b68afc2 updated NEWS, README and other documentation files
nadvornik
parents: 1
diff changeset
19 they are not visible in icon list (yet).
798e5b68afc2 updated NEWS, README and other documentation files
nadvornik
parents: 1
diff changeset
20
798e5b68afc2 updated NEWS, README and other documentation files
nadvornik
parents: 1
diff changeset
21 Menu: Select/Show Marks
798e5b68afc2 updated NEWS, README and other documentation files
nadvornik
parents: 1
diff changeset
22 Select/Mark ...
798e5b68afc2 updated NEWS, README and other documentation files
nadvornik
parents: 1
diff changeset
23
798e5b68afc2 updated NEWS, README and other documentation files
nadvornik
parents: 1
diff changeset
24 File grouping
798e5b68afc2 updated NEWS, README and other documentation files
nadvornik
parents: 1
diff changeset
25
798e5b68afc2 updated NEWS, README and other documentation files
nadvornik
parents: 1
diff changeset
26 It is possible to group files which have the same name and different extension,
798e5b68afc2 updated NEWS, README and other documentation files
nadvornik
parents: 1
diff changeset
27 and show them as one entry. Typical usage: raw + jpeg, raw + xmp.
798e5b68afc2 updated NEWS, README and other documentation files
nadvornik
parents: 1
diff changeset
28
798e5b68afc2 updated NEWS, README and other documentation files
nadvornik
parents: 1
diff changeset
29 Configuration: Preferences/Filtering
798e5b68afc2 updated NEWS, README and other documentation files
nadvornik
parents: 1
diff changeset
30
798e5b68afc2 updated NEWS, README and other documentation files
nadvornik
parents: 1
diff changeset
31 External commands
798e5b68afc2 updated NEWS, README and other documentation files
nadvornik
parents: 1
diff changeset
32
798e5b68afc2 updated NEWS, README and other documentation files
nadvornik
parents: 1
diff changeset
33 It is possible to replace internal copy/move/delete operations with
798e5b68afc2 updated NEWS, README and other documentation files
nadvornik
parents: 1
diff changeset
34 external commands, for example create hardlinks instead of copying files.
798e5b68afc2 updated NEWS, README and other documentation files
nadvornik
parents: 1
diff changeset
35
798e5b68afc2 updated NEWS, README and other documentation files
nadvornik
parents: 1
diff changeset
36 External editors handling was improved, it is possible to run an editor
798e5b68afc2 updated NEWS, README and other documentation files
nadvornik
parents: 1
diff changeset
37 on the best fitting file type, and the exit status is reported back
467
6624477decc8 fixed another "gqview" occurence
nadvornik
parents: 466
diff changeset
38 to Geeqie.
466
798e5b68afc2 updated NEWS, README and other documentation files
nadvornik
parents: 1
diff changeset
39
798e5b68afc2 updated NEWS, README and other documentation files
nadvornik
parents: 1
diff changeset
40 Configuration: Preferences/Editors
798e5b68afc2 updated NEWS, README and other documentation files
nadvornik
parents: 1
diff changeset
41 Menu: Edit/...
798e5b68afc2 updated NEWS, README and other documentation files
nadvornik
parents: 1
diff changeset
42
798e5b68afc2 updated NEWS, README and other documentation files
nadvornik
parents: 1
diff changeset
43
798e5b68afc2 updated NEWS, README and other documentation files
nadvornik
parents: 1
diff changeset
44 Controls redesign
798e5b68afc2 updated NEWS, README and other documentation files
nadvornik
parents: 1
diff changeset
45
798e5b68afc2 updated NEWS, README and other documentation files
nadvornik
parents: 1
diff changeset
46 Most of controls was added to menu and is handled via keyboard accelerators,
798e5b68afc2 updated NEWS, README and other documentation files
nadvornik
parents: 1
diff changeset
47 thus they can be configured in ~/.geeqie/accels
798e5b68afc2 updated NEWS, README and other documentation files
nadvornik
parents: 1
diff changeset
48
798e5b68afc2 updated NEWS, README and other documentation files
nadvornik
parents: 1
diff changeset
49 The default function of keys 1, 2, 3, ... was changed from zoom to mark toggle and
798e5b68afc2 updated NEWS, README and other documentation files
nadvornik
parents: 1
diff changeset
50 function of <ctrl>1, <ctrl>2, <ctrl>3, ... from external editor to selecting mark.
798e5b68afc2 updated NEWS, README and other documentation files
nadvornik
parents: 1
diff changeset
51
798e5b68afc2 updated NEWS, README and other documentation files
nadvornik
parents: 1
diff changeset
52 Exiv2 support
798e5b68afc2 updated NEWS, README and other documentation files
nadvornik
parents: 1
diff changeset
53
798e5b68afc2 updated NEWS, README and other documentation files
nadvornik
parents: 1
diff changeset
54 Geeqie can be optionally linked with exiv2 to improve support for image metadata.
798e5b68afc2 updated NEWS, README and other documentation files
nadvornik
parents: 1
diff changeset
55 Details are at http://geeqie.wiki.sourceforge.net/Exiv2
798e5b68afc2 updated NEWS, README and other documentation files
nadvornik
parents: 1
diff changeset
56
798e5b68afc2 updated NEWS, README and other documentation files
nadvornik
parents: 1
diff changeset
57 Various enhancements
798e5b68afc2 updated NEWS, README and other documentation files
nadvornik
parents: 1
diff changeset
58
798e5b68afc2 updated NEWS, README and other documentation files
nadvornik
parents: 1
diff changeset
59 * Customizable overlay info (see Edit > Preferences > Advanced > Full screen).
798e5b68afc2 updated NEWS, README and other documentation files
nadvornik
parents: 1
diff changeset
60 * Configurable frame around image (see Edit > Preferences > Image > Limit image size when autofitting).
798e5b68afc2 updated NEWS, README and other documentation files
nadvornik
parents: 1
diff changeset
61 * Custom border color around the image (see Edit > Preferences > Image > Custom border color).
798e5b68afc2 updated NEWS, README and other documentation files
nadvornik
parents: 1
diff changeset
62 * Honor selection while fullscreen navigation (patch by Uwe Ohse).
798e5b68afc2 updated NEWS, README and other documentation files
nadvornik
parents: 1
diff changeset
63 * Make properties tabs reorderable through drag'n drop (patch by Laurent Monin).
798e5b68afc2 updated NEWS, README and other documentation files
nadvornik
parents: 1
diff changeset
64 * Various exif improvements (see Edit > Preferences > Properties > Exif, based on patch by Uwe Ohse).
798e5b68afc2 updated NEWS, README and other documentation files
nadvornik
parents: 1
diff changeset
65 * Setting no limit size to trash directory is now possible using zero as value.
798e5b68afc2 updated NEWS, README and other documentation files
nadvornik
parents: 1
diff changeset
66 * Main configuration file was renamed from gqviewrc to geeqierc.
798e5b68afc2 updated NEWS, README and other documentation files
nadvornik
parents: 1
diff changeset
67 * Add the possibility to match duplicates on the name but ignoring the case (see Find Duplicates dialog).
798e5b68afc2 updated NEWS, README and other documentation files
nadvornik
parents: 1
diff changeset
68 * Add the possibility to print file names with path (see Path checkbox in the Text tab in the Print dialog).
798e5b68afc2 updated NEWS, README and other documentation files
nadvornik
parents: 1
diff changeset
69 * Histogram added to full screen overlay (press twice I to display, J to change mode, K for channels).
798e5b68afc2 updated NEWS, README and other documentation files
nadvornik
parents: 1
diff changeset
70 * Add support for some Samsung raw files (.pef) (need testing).
798e5b68afc2 updated NEWS, README and other documentation files
nadvornik
parents: 1
diff changeset
71 * In the collection view, display the full path to the file as tooltip when Show filename text is on.
798e5b68afc2 updated NEWS, README and other documentation files
nadvornik
parents: 1
diff changeset
72 * Secure rc file saving was implemented, it reduces the risk of corruption during the save.
798e5b68afc2 updated NEWS, README and other documentation files
nadvornik
parents: 1
diff changeset
73 * New Go to directory view feature that permits to find and display the directory corresponding to an image view.
798e5b68afc2 updated NEWS, README and other documentation files
nadvornik
parents: 1
diff changeset
74 * Hiding the self (.) directory from directory view is now possible (Edit > Preferences > Filtering > Show dot directory)
798e5b68afc2 updated NEWS, README and other documentation files
nadvornik
parents: 1
diff changeset
75 * Image postprocessing (rotation, color management and grayscale) is now done in pixbuf-renderer.
798e5b68afc2 updated NEWS, README and other documentation files
nadvornik
parents: 1
diff changeset
76 * Toggling Grayscale now applies to all images.
798e5b68afc2 updated NEWS, README and other documentation files
nadvornik
parents: 1
diff changeset
77 * Add zoom ratio display to OSD in fullscreen mode. It appears as [%zoom%] in fullscreen info string.
798e5b68afc2 updated NEWS, README and other documentation files
nadvornik
parents: 1
diff changeset
78 * Support for AdobeRGB colorspace
798e5b68afc2 updated NEWS, README and other documentation files
nadvornik
parents: 1
diff changeset
79 * Try to keep image orientation set by the user during the session.