Mercurial > geeqie.yaz
annotate TODO @ 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 | 60c5eee29b8b |
children | eaef384a92e4 |
rev | line source |
---|---|
206 | 1 This is an original GQview TODO list, it needs to be sorted out |
2 for Geeqie, see http://geeqie.wiki.sourceforge.net/TODO | |
3 | |
4 =========================================================================================== | |
5 | |
8 | 6 TODO key: d = done, w = work in progress, ? = possibly fixed |
7 * = required before next release | |
8 | |
12
147f4c4b9025
##### Note: GQview CVS on sourceforge is not always up to date, please use #####
gqview
parents:
10
diff
changeset
|
9 Major: |
8 | 10 ---------------------------------------------- |
1 | 11 |
90
dc3c77d027e6
Tue Oct 31 18:06:42 2006 John Ellis <johne@verizon.net>
gqview
parents:
89
diff
changeset
|
12 d> figure out if crash when expanding a folder in the folder tree view when pessing "*" is a bug in |
dc3c77d027e6
Tue Oct 31 18:06:42 2006 John Ellis <johne@verizon.net>
gqview
parents:
89
diff
changeset
|
13 GTK+ 2.10.4 (gdb shows it deep inside gtk). This does not happen on GTK+ 2.6. |
dc3c77d027e6
Tue Oct 31 18:06:42 2006 John Ellis <johne@verizon.net>
gqview
parents:
89
diff
changeset
|
14 (determined fault of GTK+, filed as GTK+ bug #366782. |
89
b3149a34d0dd
Sat Oct 28 14:41:10 2006 John Ellis <johne@verizon.net>
gqview
parents:
88
diff
changeset
|
15 |
23
17acca639a86
##### Note: GQview CVS on sourceforge is not always up to date, please use #####
gqview
parents:
20
diff
changeset
|
16 > pixbuf-renderer.c: |
37
67ba4381497e
Wed Apr 13 18:16:14 2005 John Ellis <johne@verizon.net>
gqview
parents:
36
diff
changeset
|
17 > tile dispose order is slightly incorrect, furthest ones from current position should be dropped first |
67ba4381497e
Wed Apr 13 18:16:14 2005 John Ellis <johne@verizon.net>
gqview
parents:
36
diff
changeset
|
18 |
23
17acca639a86
##### Note: GQview CVS on sourceforge is not always up to date, please use #####
gqview
parents:
20
diff
changeset
|
19 > image.c: |
25
0c3b353b666e
Fri Mar 25 22:39:30 2005 John Ellis <johne@verizon.net>
gqview
parents:
24
diff
changeset
|
20 d> test and probably fix delay_flip. |
0c3b353b666e
Fri Mar 25 22:39:30 2005 John Ellis <johne@verizon.net>
gqview
parents:
24
diff
changeset
|
21 > UPDATE: works as before (pre pixbuf-renderer), but should be fixed to provide a single redraw |
0c3b353b666e
Fri Mar 25 22:39:30 2005 John Ellis <johne@verizon.net>
gqview
parents:
24
diff
changeset
|
22 by pre-rendering any scaled tiles that are visible before signaling 'render_complete'. |
23
17acca639a86
##### Note: GQview CVS on sourceforge is not always up to date, please use #####
gqview
parents:
20
diff
changeset
|
23 > make this a g_object with signals for completed, changed, etc. |
27
9c24765c2d3a
Sat Apr 2 17:28:16 2005 John Ellis <johne@verizon.net>
gqview
parents:
26
diff
changeset
|
24 > fix delay flip 'completed' signal (full screen busy cursor is not always turned off) |
37
67ba4381497e
Wed Apr 13 18:16:14 2005 John Ellis <johne@verizon.net>
gqview
parents:
36
diff
changeset
|
25 |
67ba4381497e
Wed Apr 13 18:16:14 2005 John Ellis <johne@verizon.net>
gqview
parents:
36
diff
changeset
|
26 > cache-load.c: |
67ba4381497e
Wed Apr 13 18:16:14 2005 John Ellis <johne@verizon.net>
gqview
parents:
36
diff
changeset
|
27 > should honor enable_thumbnails setting |
23
17acca639a86
##### Note: GQview CVS on sourceforge is not always up to date, please use #####
gqview
parents:
20
diff
changeset
|
28 |
113
55166d93498d
Fri Nov 24 21:37:01 2006 John Ellis <johne@verizon.net>
gqview
parents:
101
diff
changeset
|
29 > color profiles: |
114
50fc73e08550
Mon Nov 27 01:23:23 2006 John Ellis <johne@verizon.net>
gqview
parents:
113
diff
changeset
|
30 d> support profiles embedded in images |
115
53b2bfdcff69
Tue Nov 28 11:54:30 2006 John Ellis <johne@verizon.net>
gqview
parents:
114
diff
changeset
|
31 d> check if clamp arg is handled correct in post_process_*() |
113
55166d93498d
Fri Nov 24 21:37:01 2006 John Ellis <johne@verizon.net>
gqview
parents:
101
diff
changeset
|
32 > add support in img-view.c |
55166d93498d
Fri Nov 24 21:37:01 2006 John Ellis <johne@verizon.net>
gqview
parents:
101
diff
changeset
|
33 |
53
00843150f7c8
Tue Jun 7 03:47:03 2005 John Ellis <johne@verizon.net>
gqview
parents:
51
diff
changeset
|
34 --- |
00843150f7c8
Tue Jun 7 03:47:03 2005 John Ellis <johne@verizon.net>
gqview
parents:
51
diff
changeset
|
35 |
00843150f7c8
Tue Jun 7 03:47:03 2005 John Ellis <johne@verizon.net>
gqview
parents:
51
diff
changeset
|
36 >raw + exif formats: |
00843150f7c8
Tue Jun 7 03:47:03 2005 John Ellis <johne@verizon.net>
gqview
parents:
51
diff
changeset
|
37 |
54
b58cac75ad12
Thu Jun 9 22:23:18 2005 John Ellis <johne@verizon.net>
gqview
parents:
53
diff
changeset
|
38 > all thats left to do is possibly mmap the file so we have all the tiff data available when |
b58cac75ad12
Thu Jun 9 22:23:18 2005 John Ellis <johne@verizon.net>
gqview
parents:
53
diff
changeset
|
39 looking for the make TIFF tag (0x10f) as it may not always fit within data available from |
b58cac75ad12
Thu Jun 9 22:23:18 2005 John Ellis <johne@verizon.net>
gqview
parents:
53
diff
changeset
|
40 the first read() in image-load.c. |
53
00843150f7c8
Tue Jun 7 03:47:03 2005 John Ellis <johne@verizon.net>
gqview
parents:
51
diff
changeset
|
41 |
57
a8c9992320f4
Fri Jun 10 20:57:42 2005 John Ellis <johne@verizon.net>
gqview
parents:
54
diff
changeset
|
42 > support konica / minolta MakerNote, investigate RAW. |
53
00843150f7c8
Tue Jun 7 03:47:03 2005 John Ellis <johne@verizon.net>
gqview
parents:
51
diff
changeset
|
43 |
00843150f7c8
Tue Jun 7 03:47:03 2005 John Ellis <johne@verizon.net>
gqview
parents:
51
diff
changeset
|
44 > exif.c parser should not be using EXIF tags during tiff directory search for EXIF tag. |
00843150f7c8
Tue Jun 7 03:47:03 2005 John Ellis <johne@verizon.net>
gqview
parents:
51
diff
changeset
|
45 |
101
847e4bc6b54c
Tue Nov 7 15:35:59 2006 John Ellis <johne@verizon.net>
gqview
parents:
97
diff
changeset
|
46 > fix parsers to properly indicate which offsets are valid |
847e4bc6b54c
Tue Nov 7 15:35:59 2006 John Ellis <johne@verizon.net>
gqview
parents:
97
diff
changeset
|
47 instead of making one zero if the other is found, this leads to making |
847e4bc6b54c
Tue Nov 7 15:35:59 2006 John Ellis <johne@verizon.net>
gqview
parents:
97
diff
changeset
|
48 the file loader parse an entire file even if we found no jpeg but did find an exif segment. |
847e4bc6b54c
Tue Nov 7 15:35:59 2006 John Ellis <johne@verizon.net>
gqview
parents:
97
diff
changeset
|
49 (simply set non-found offsets to file length?) |
847e4bc6b54c
Tue Nov 7 15:35:59 2006 John Ellis <johne@verizon.net>
gqview
parents:
97
diff
changeset
|
50 |
53
00843150f7c8
Tue Jun 7 03:47:03 2005 John Ellis <johne@verizon.net>
gqview
parents:
51
diff
changeset
|
51 --- |
23
17acca639a86
##### Note: GQview CVS on sourceforge is not always up to date, please use #####
gqview
parents:
20
diff
changeset
|
52 |
12
147f4c4b9025
##### Note: GQview CVS on sourceforge is not always up to date, please use #####
gqview
parents:
10
diff
changeset
|
53 > work on pan view: |
147f4c4b9025
##### Note: GQview CVS on sourceforge is not always up to date, please use #####
gqview
parents:
10
diff
changeset
|
54 > Pick a better keyboard shortcut than Control + J :) |
14
25335c62cd9b
##### Note: GQview CVS on sourceforge is not always up to date, please use #####
gqview
parents:
12
diff
changeset
|
55 w> Fix search scrolling to try to center image and info popup. |
12
147f4c4b9025
##### Note: GQview CVS on sourceforge is not always up to date, please use #####
gqview
parents:
10
diff
changeset
|
56 > Fix info popup location to opposing horizontal side when near edge of grid. |
147f4c4b9025
##### Note: GQview CVS on sourceforge is not always up to date, please use #####
gqview
parents:
10
diff
changeset
|
57 > Find something to do with middle mouse clicks. |
23
17acca639a86
##### Note: GQview CVS on sourceforge is not always up to date, please use #####
gqview
parents:
20
diff
changeset
|
58 > should delete key actually work? |
17
bd9ae48e4eb2
##### Note: GQview CVS on sourceforge is not always up to date, please use #####
gqview
parents:
15
diff
changeset
|
59 > search should highlight all matching images (with toggle?) |
12
147f4c4b9025
##### Note: GQview CVS on sourceforge is not always up to date, please use #####
gqview
parents:
10
diff
changeset
|
60 > should non-thumbnail images have a drop shadow? |
32
96ac60a9c0f1
Wed Apr 6 02:43:40 2005 John Ellis <johne@verizon.net>
gqview
parents:
31
diff
changeset
|
61 d> optimize pixbuf_draw_line (line endpoints should clip to draw region before draw loop) |
37
67ba4381497e
Wed Apr 13 18:16:14 2005 John Ellis <johne@verizon.net>
gqview
parents:
36
diff
changeset
|
62 > introduced bug (looks like clamp or rounding error) |
32
96ac60a9c0f1
Wed Apr 6 02:43:40 2005 John Ellis <johne@verizon.net>
gqview
parents:
31
diff
changeset
|
63 d> optimize pixbuf_draw_triangle |
37
67ba4381497e
Wed Apr 13 18:16:14 2005 John Ellis <johne@verizon.net>
gqview
parents:
36
diff
changeset
|
64 > introduced bug (round error?) |
67ba4381497e
Wed Apr 13 18:16:14 2005 John Ellis <johne@verizon.net>
gqview
parents:
36
diff
changeset
|
65 > check ref counting of image when redrawing after finish loading |
67ba4381497e
Wed Apr 13 18:16:14 2005 John Ellis <johne@verizon.net>
gqview
parents:
36
diff
changeset
|
66 |
40
dcc04a6a58bf
Sat Apr 16 12:29:42 2005 John Ellis <johne@verizon.net>
gqview
parents:
39
diff
changeset
|
67 > add control to toggle 'ignore folder symlinks' |
dcc04a6a58bf
Sat Apr 16 12:29:42 2005 John Ellis <johne@verizon.net>
gqview
parents:
39
diff
changeset
|
68 > the folder tree should not have to be re-read when changing options |
dcc04a6a58bf
Sat Apr 16 12:29:42 2005 John Ellis <johne@verizon.net>
gqview
parents:
39
diff
changeset
|
69 that do not effect the file list count/contents |
8 | 70 |
12
147f4c4b9025
##### Note: GQview CVS on sourceforge is not always up to date, please use #####
gqview
parents:
10
diff
changeset
|
71 > time line view: |
37
67ba4381497e
Wed Apr 13 18:16:14 2005 John Ellis <johne@verizon.net>
gqview
parents:
36
diff
changeset
|
72 w> allow use of file date or EXIF (embedded) date. |
23
17acca639a86
##### Note: GQview CVS on sourceforge is not always up to date, please use #####
gqview
parents:
20
diff
changeset
|
73 > allow horizontal _or_ vertical orientation. |
12
147f4c4b9025
##### Note: GQview CVS on sourceforge is not always up to date, please use #####
gqview
parents:
10
diff
changeset
|
74 |
18
bc5da5b63abd
##### Note: GQview CVS on sourceforge is not always up to date, please use #####
gqview
parents:
17
diff
changeset
|
75 > calendar view: |
20
b542e45eb053
##### Note: GQview CVS on sourceforge is not always up to date, please use #####
gqview
parents:
18
diff
changeset
|
76 w> fix search. (UPDATE: still can not find day containing name/path/partial) |
b542e45eb053
##### Note: GQview CVS on sourceforge is not always up to date, please use #####
gqview
parents:
18
diff
changeset
|
77 > supports thumbnail size images only, should grey out actual size items in size menu or something... |
40
dcc04a6a58bf
Sat Apr 16 12:29:42 2005 John Ellis <johne@verizon.net>
gqview
parents:
39
diff
changeset
|
78 w> allow use of file date or EXIF (embedded) date. |
97
ddde49aace00
Fri Nov 3 21:15:40 2006 John Ellis <johne@verizon.net>
gqview
parents:
91
diff
changeset
|
79 d> fix scrolling when 'day' popup appears outsize of canvas. |
18
bc5da5b63abd
##### Note: GQview CVS on sourceforge is not always up to date, please use #####
gqview
parents:
17
diff
changeset
|
80 |
12
147f4c4b9025
##### Note: GQview CVS on sourceforge is not always up to date, please use #####
gqview
parents:
10
diff
changeset
|
81 > grid view: |
147f4c4b9025
##### Note: GQview CVS on sourceforge is not always up to date, please use #####
gqview
parents:
10
diff
changeset
|
82 > allow sorting by name, date, size, dimensions, etc. |
147f4c4b9025
##### Note: GQview CVS on sourceforge is not always up to date, please use #####
gqview
parents:
10
diff
changeset
|
83 |
147f4c4b9025
##### Note: GQview CVS on sourceforge is not always up to date, please use #####
gqview
parents:
10
diff
changeset
|
84 > flower view: |
40
dcc04a6a58bf
Sat Apr 16 12:29:42 2005 John Ellis <johne@verizon.net>
gqview
parents:
39
diff
changeset
|
85 d> do not show empty folders |
12
147f4c4b9025
##### Note: GQview CVS on sourceforge is not always up to date, please use #####
gqview
parents:
10
diff
changeset
|
86 |
23
17acca639a86
##### Note: GQview CVS on sourceforge is not always up to date, please use #####
gqview
parents:
20
diff
changeset
|
87 > under consideration: |
17acca639a86
##### Note: GQview CVS on sourceforge is not always up to date, please use #####
gqview
parents:
20
diff
changeset
|
88 > split view |
17acca639a86
##### Note: GQview CVS on sourceforge is not always up to date, please use #####
gqview
parents:
20
diff
changeset
|
89 |
53
00843150f7c8
Tue Jun 7 03:47:03 2005 John Ellis <johne@verizon.net>
gqview
parents:
51
diff
changeset
|
90 --- |
00843150f7c8
Tue Jun 7 03:47:03 2005 John Ellis <johne@verizon.net>
gqview
parents:
51
diff
changeset
|
91 |
12
147f4c4b9025
##### Note: GQview CVS on sourceforge is not always up to date, please use #####
gqview
parents:
10
diff
changeset
|
92 > the info dialog is not set as a transient of the calling window, this causes it to be behind |
147f4c4b9025
##### Note: GQview CVS on sourceforge is not always up to date, please use #####
gqview
parents:
10
diff
changeset
|
93 a full screen window when 'stay above other windows' is enabled. |
8 | 94 |
25
0c3b353b666e
Fri Mar 25 22:39:30 2005 John Ellis <johne@verizon.net>
gqview
parents:
24
diff
changeset
|
95 > folder tree view shortcuts for expanding/collapsing leak through to the main |
0c3b353b666e
Fri Mar 25 22:39:30 2005 John Ellis <johne@verizon.net>
gqview
parents:
24
diff
changeset
|
96 window (+,-,*,/, etc.), figure what behavior is desired and fix this. |
0c3b353b666e
Fri Mar 25 22:39:30 2005 John Ellis <johne@verizon.net>
gqview
parents:
24
diff
changeset
|
97 |
8 | 98 ------------- |
99 | |
97
ddde49aace00
Fri Nov 3 21:15:40 2006 John Ellis <johne@verizon.net>
gqview
parents:
91
diff
changeset
|
100 > update translations: |
12
147f4c4b9025
##### Note: GQview CVS on sourceforge is not always up to date, please use #####
gqview
parents:
10
diff
changeset
|
101 |
8 | 102 > document recent additions/changes: |
14
25335c62cd9b
##### Note: GQview CVS on sourceforge is not always up to date, please use #####
gqview
parents:
12
diff
changeset
|
103 > Added 'Fast jpeg thumbnailing'. |
25335c62cd9b
##### Note: GQview CVS on sourceforge is not always up to date, please use #####
gqview
parents:
12
diff
changeset
|
104 > xvpics is now hidden option. |
25335c62cd9b
##### Note: GQview CVS on sourceforge is not always up to date, please use #####
gqview
parents:
12
diff
changeset
|
105 > Holding down shift will now scroll more when panning with mouse. |
81
0ef72a64930b
Thu Oct 19 09:35:18 2006 John Ellis <johne@verizon.net>
gqview
parents:
77
diff
changeset
|
106 > add --geometry command line option |
82
a4c1b7014e6e
Thu Oct 19 15:20:51 2006 John Ellis <johne@verizon.net>
gqview
parents:
81
diff
changeset
|
107 > add [shift]+G grayscale alteration |
86
cade6a52a165
Mon Oct 23 05:34:29 2006 John Ellis <johne@verizon.net>
gqview
parents:
82
diff
changeset
|
108 > add F11 for full screen toggle |
97
ddde49aace00
Fri Nov 3 21:15:40 2006 John Ellis <johne@verizon.net>
gqview
parents:
91
diff
changeset
|
109 > default edit commands not described. |
ddde49aace00
Fri Nov 3 21:15:40 2006 John Ellis <johne@verizon.net>
gqview
parents:
91
diff
changeset
|
110 > add formatted rename option. |
ddde49aace00
Fri Nov 3 21:15:40 2006 John Ellis <johne@verizon.net>
gqview
parents:
91
diff
changeset
|
111 > [Control]+V now shows image in new window |
ddde49aace00
Fri Nov 3 21:15:40 2006 John Ellis <johne@verizon.net>
gqview
parents:
91
diff
changeset
|
112 > [Shift]+P print shortcut added to collection and img-view windows. |
ddde49aace00
Fri Nov 3 21:15:40 2006 John Ellis <johne@verizon.net>
gqview
parents:
91
diff
changeset
|
113 (fixme, forgot to add it to find dialog). |
113
55166d93498d
Fri Nov 24 21:37:01 2006 John Ellis <johne@verizon.net>
gqview
parents:
101
diff
changeset
|
114 > add color profile page |
8 | 115 |
77
44f2223541d1
Sun Oct 15 10:45:14 2006 John Ellis <johne@verizon.net>
gqview
parents:
76
diff
changeset
|
116 > add blurb about moving images between collections with shift+drag |
44f2223541d1
Sun Oct 15 10:45:14 2006 John Ellis <johne@verizon.net>
gqview
parents:
76
diff
changeset
|
117 |
97
ddde49aace00
Fri Nov 3 21:15:40 2006 John Ellis <johne@verizon.net>
gqview
parents:
91
diff
changeset
|
118 > start documenting the pan view, at least the basic options |
ddde49aace00
Fri Nov 3 21:15:40 2006 John Ellis <johne@verizon.net>
gqview
parents:
91
diff
changeset
|
119 and how search works/what's supported |
ddde49aace00
Fri Nov 3 21:15:40 2006 John Ellis <johne@verizon.net>
gqview
parents:
91
diff
changeset
|
120 |
1 | 121 |
10 | 122 Minor (non blockers): |
1 | 123 ---------------------------------------------- |
8 | 124 |
119
197b8d2e52ce
Thu Nov 30 09:55:42 2006 John Ellis <johne@verizon.net>
gqview
parents:
115
diff
changeset
|
125 d> fix memory leak in real_slideshow_start() when slideshow_step fails. |
197b8d2e52ce
Thu Nov 30 09:55:42 2006 John Ellis <johne@verizon.net>
gqview
parents:
115
diff
changeset
|
126 |
197b8d2e52ce
Thu Nov 30 09:55:42 2006 John Ellis <johne@verizon.net>
gqview
parents:
115
diff
changeset
|
127 d> fix gtk_table_attach use to not use FALSE for fill vertical arg. |
113
55166d93498d
Fri Nov 24 21:37:01 2006 John Ellis <johne@verizon.net>
gqview
parents:
101
diff
changeset
|
128 |
90
dc3c77d027e6
Tue Oct 31 18:06:42 2006 John Ellis <johne@verizon.net>
gqview
parents:
89
diff
changeset
|
129 > xv and xpaint are hardly used or even installed by any distro anymore - time |
dc3c77d027e6
Tue Oct 31 18:06:42 2006 John Ellis <johne@verizon.net>
gqview
parents:
89
diff
changeset
|
130 to remove these (and find alternates?) seems silly to only have gimp. |
dc3c77d027e6
Tue Oct 31 18:06:42 2006 John Ellis <johne@verizon.net>
gqview
parents:
89
diff
changeset
|
131 |
72
415afde5ba68
Sat Oct 14 05:44:40 2006 John Ellis <johne@verizon.net>
gqview
parents:
71
diff
changeset
|
132 > allow editor commands to be interrupted (via SIGTERM?) |
415afde5ba68
Sat Oct 14 05:44:40 2006 John Ellis <johne@verizon.net>
gqview
parents:
71
diff
changeset
|
133 > fix hanging editor commands that await user input (how to handle, or even detect this?) |
415afde5ba68
Sat Oct 14 05:44:40 2006 John Ellis <johne@verizon.net>
gqview
parents:
71
diff
changeset
|
134 |
8 | 135 > when resizing/refreshing collection window, keep the same top left thumbnail visible |
1 | 136 |
10 | 137 > do not lose slideshow when reworking window layout. |
138 | |
121
045ac4c27e62
Fri Dec 1 14:27:55 2006 John Ellis <johne@verizon.net>
gqview
parents:
119
diff
changeset
|
139 d> fix printing of transparent images to not use black for transparency (white or user settable). |
82
a4c1b7014e6e
Thu Oct 19 15:20:51 2006 John Ellis <johne@verizon.net>
gqview
parents:
81
diff
changeset
|
140 |
a4c1b7014e6e
Thu Oct 19 15:20:51 2006 John Ellis <johne@verizon.net>
gqview
parents:
81
diff
changeset
|
141 > fix comment field in keywords bar to a height of 2 or 3 text lines. |
a4c1b7014e6e
Thu Oct 19 15:20:51 2006 John Ellis <johne@verizon.net>
gqview
parents:
81
diff
changeset
|
142 |
8 | 143 > add toolbar to: (UPDATE: these toolbars may not make it into 1.6) |
144 > find dupes window (with button to open dialog to add new files/folders) | |
145 > collection window | |
146 > search window | |
1 | 147 |
122
e2a8b7f2165b
Sat Dec 2 16:44:48 2006 John Ellis <johne@verizon.net>
gqview
parents:
121
diff
changeset
|
148 > make wallpaper setting have a dialog to allow choosing tile, scale, center and then |
e2a8b7f2165b
Sat Dec 2 16:44:48 2006 John Ellis <johne@verizon.net>
gqview
parents:
121
diff
changeset
|
149 also choose desktop environment (or detect it somehow?) |
e2a8b7f2165b
Sat Dec 2 16:44:48 2006 John Ellis <johne@verizon.net>
gqview
parents:
121
diff
changeset
|
150 |
1 | 151 Wishlist?: |
152 ---------------------------------------------- | |
8 | 153 |
89
b3149a34d0dd
Sat Oct 28 14:41:10 2006 John Ellis <johne@verizon.net>
gqview
parents:
88
diff
changeset
|
154 > Explore tabbed view option to main window, where 'view in new window' option results |
b3149a34d0dd
Sat Oct 28 14:41:10 2006 John Ellis <johne@verizon.net>
gqview
parents:
88
diff
changeset
|
155 in a new tab instead of window. |
b3149a34d0dd
Sat Oct 28 14:41:10 2006 John Ellis <johne@verizon.net>
gqview
parents:
88
diff
changeset
|
156 |
8 | 157 > Initiating full screen from the command line should not |
158 show main window until full screen is exited. | |
159 | |
42
606fcf461a68
Sat May 14 13:04:23 2005 John Ellis <johne@verizon.net>
gqview
parents:
41
diff
changeset
|
160 > Add shortcut to jump to next folder within parent folder. |
606fcf461a68
Sat May 14 13:04:23 2005 John Ellis <johne@verizon.net>
gqview
parents:
41
diff
changeset
|
161 |
8 | 162 > add animated image support |
163 | |
164 > add gamma correction patch | |
165 | |
166 > deleting a file should not discontinue slide show. | |
167 | |
168 > add option to only preload max # of thumbnails (to conserve memory), | |
169 then release old/load new needed thumbnails on demand. | |
1 | 170 |
8 | 171 > printing (low priority): |
172 > fix text postscript output by converting utf8 to a locale (better) understood by postscript... | |
173 > allow selection of background color... (for image files only?)... | |
174 > allow text color and font selection | |
175 | |
176 > image comparison window (displays two or more images for comparison) | |
177 | |
178 > add symlink option (in addition to the move/copy stuff.) | |
179 | |
180 > allow slideshow transition effects (wipe/fade etc.) | |
181 | |
182 > allow on the fly slideshow delay change with [,] and [.] (< and > too?) | |
183 > show change in overlay for image... | |
184 > account for changing of imd when toggling full screen... | |
185 > should change be only to current slideshow? | |
186 |