##### Note: GQview CVS on sourceforge is not always up to date, please use #####
[geeqie.git] / TODO
1 TODO key: d = done, w = work in progress, ? = possibly fixed
2           * = required before next release
3
4 Major:
5 ----------------------------------------------
6
7  > work on pan view:
8    > Pick a better keyboard shortcut than Control + J :)
9   d> Add warning dialog that it will be slow if the standard thumbnail cache is not enabled.
10    > Fix occasional redraw bugs when zoomed out.
11    > Fix occasional odd requests for non-visible tiles when zoomed out (related to above?).
12    > Fix slowness in image.c with huge grid size by changing use of pre-allocated tile array
13      to on-demand tile allocation (can this be implemented like source tiles?).
14      OR: use an array so that we do not need to walk a GList of pre-allocated tile containers
15   w> Fix search scrolling to try to center image and info popup.
16    > Fix info popup location to opposing horizontal side when near edge of grid.
17    > Find something to do with middle mouse clicks.
18   d> Set drag and drop data to clicked image.
19   d> Should the copy/move/rename/delete operations be available here?
20    > ^ and if so, should delete key actually work?
21   d> searching for same item more than once should step through all matches
22    > search should highlight all matching images (with toggle?)
23    > should non-thumbnail images have a drop shadow?
24
25    > time line view:
26     d> searching by date should scroll to proper alignment with year/month/day boundaries.
27
28    > calendar view:
29      > fix search.
30
31    > grid view:
32      > allow sorting by name, date, size, dimensions, etc.
33
34    > flower view:
35      > fix it :)
36
37  > the info dialog is not set as a transient of the calling window, this causes it to be behind
38    a full screen window when 'stay above other windows' is enabled.
39
40 d> use doubles instead of floats wherever possible
41
42  -------------
43
44  > update translations: ( ) ( ) ( )
45
46  > document recent additions/changes:
47    > Added 'Fast jpeg thumbnailing'.
48    > xvpics is now hidden option.
49    > Holding down shift will now scroll more when panning with mouse.
50
51
52 Minor (non blockers):
53 ----------------------------------------------
54
55  > when resizing/refreshing collection window, keep the same top left thumbnail visible
56
57  > do not lose slideshow when reworking window layout.
58
59  > add toolbar to: (UPDATE: these toolbars may not make it into 1.6)
60    > find dupes window (with button to open dialog to add new files/folders)
61    > collection window
62    > search window
63
64
65 Wishlist?:
66 ----------------------------------------------
67
68  > Initiating full screen from the command line should not
69    show main window until full screen is exited.
70
71  > add animated image support
72
73  > add gamma correction patch
74
75  > deleting a file should not discontinue slide show.
76
77  > add option to only preload max # of thumbnails (to conserve memory),
78    then release old/load new needed thumbnails on demand.
79
80  > printing (low priority):
81    > fix text postscript output by converting utf8 to a locale (better) understood by postscript...
82    > allow selection of background color... (for image files only?)...
83    > allow text color and font selection
84
85  > image comparison window (displays two or more images for comparison)
86
87  > add symlink option (in addition to the move/copy stuff.)
88
89  > allow slideshow transition effects (wipe/fade etc.)
90
91  > allow on the fly slideshow delay change with [,] and [.] (< and > too?)
92    > show change in overlay for image...
93    > account for changing of imd when toggling full screen...
94    > should change be only to current slideshow?
95