comparison TODO @ 81:0ef72a64930b

Thu Oct 19 09:35:18 2006 John Ellis <johne@verizon.net> * layout.[ch] (layout_new_with_geometry): New function to create a layout sized to an X geometry string. * main.c: Add support for --geometry on the command line.
author gqview
date Thu, 19 Oct 2006 13:38:52 +0000
parents 44f2223541d1
children a4c1b7014e6e
comparison
equal deleted inserted replaced
80:a10fc0308c12 81:0ef72a64930b
87 87
88 > document recent additions/changes: 88 > document recent additions/changes:
89 > Added 'Fast jpeg thumbnailing'. 89 > Added 'Fast jpeg thumbnailing'.
90 > xvpics is now hidden option. 90 > xvpics is now hidden option.
91 > Holding down shift will now scroll more when panning with mouse. 91 > Holding down shift will now scroll more when panning with mouse.
92 > add --geometry command line option
92 93
93 > add blurb about moving images between collections with shift+drag 94 > add blurb about moving images between collections with shift+drag
94 95
95 96
96 Minor (non blockers): 97 Minor (non blockers):
115 ---------------------------------------------- 116 ----------------------------------------------
116 117
117 > Initiating full screen from the command line should not 118 > Initiating full screen from the command line should not
118 show main window until full screen is exited. 119 show main window until full screen is exited.
119 120
121 d> add --geometry suipport
122
120 > Add shortcut to jump to next folder within parent folder. 123 > Add shortcut to jump to next folder within parent folder.
121 124
122 > add animated image support 125 > add animated image support
123 126
124 > add gamma correction patch 127 > add gamma correction patch