comparison TODO @ 119:197b8d2e52ce

Thu Nov 30 09:55:42 2006 John Ellis <johne@verizon.net> * slideshow.c (real_slideshow_start): Fix memory leak when unable to begin a slideshow.
author gqview
date Thu, 30 Nov 2006 14:58:27 +0000
parents 53b2bfdcff69
children 045ac4c27e62
comparison
equal deleted inserted replaced
118:ac0f7f942c4d 119:197b8d2e52ce
115 115
116 116
117 Minor (non blockers): 117 Minor (non blockers):
118 ---------------------------------------------- 118 ----------------------------------------------
119 119
120 > fix gtk_table_attach use to not use FALSE for fill vertical arg. 120 d> fix memory leak in real_slideshow_start() when slideshow_step fails.
121
122 d> fix gtk_table_attach use to not use FALSE for fill vertical arg.
121 123
122 > xv and xpaint are hardly used or even installed by any distro anymore - time 124 > xv and xpaint are hardly used or even installed by any distro anymore - time
123 to remove these (and find alternates?) seems silly to only have gimp. 125 to remove these (and find alternates?) seems silly to only have gimp.
124 126
125 > allow editor commands to be interrupted (via SIGTERM?) 127 > allow editor commands to be interrupted (via SIGTERM?)