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