0.8.0
[geeqie.git] / TODO
1 TODO key: d = done, w = work in progress, ? = possibly fixed, * = wt? - how?
2           PB = can only be done after move to gdk_pixbuf
3
4 Major:
5 ----------------------------------------------
6  >fix translation pt_BR.po file (corrupted)
7
8 Minor:
9 ----------------------------------------------
10 d>save thumbnail on/off setting.
11  >properly restore main window when coming back from full screen.
12    (position / maximized, etc.)
13 d>make space/back follow schedule during random slideshow.
14  >add larger thumbnail option.
15  >save history lists for move/copy dialogs, etc.
16  >maybe show image in delete/rename/copy/move dialogs (should be simple now).
17  >add a read-ahead buffer for next image, note that this will not be threaded. (PB)
18   (gdk-pixbuf will allow it to be done in short idle calls, allowing interuption)
19  >generate thumbnails in idle calls, instead of creating a new main loop to seem
20   responsive.
21  >make *'s const, where appropriate ()
22  >make Escape key cancel dialogs.
23
24  >progress meter during load, or progressive load. (PB)
25  >add progress dialog when moving/copying/deleting multiple files. (PB)
26  >.xbm file format not listed by default? .pnm, more?
27
28  >ability to specify view window background color
29  >show wait cursor during image load (after update to PB, may not be as useful)
30
31  >reload should reload the image too. (PB) <-- reason: Imlib caching sometimes misses
32     modification times.
33
34 Wishlist?:
35 ----------------------------------------------
36  >recursive slide show (careful with implementation ,requires slideshow recode)
37 d>scroll to first matching file during tab completion typing in main window.
38  >allow multiple columns when viewing thumbs and tools float. (multi column clist?)
39  >add bookmark type option.
40  >allow to sort files by date and size.
41  >add destination move file preset type locations bound to 1 - 0 keys. (like editors?)
42  >move to gdkpixbuf, when it is ready (1.0)
43  >image list, like playlist in sound players
44  >add vert drag bar
45  >make *.jpg on command line show only jpg files, for ex.
46