comparison ChangeLog @ 123:3602a4aa7c71

Sat Dec 2 20:15:22 2006 John Ellis <johne@verizon.net> * editors.c: Escape the 4 characters [ "`$\ ] in filenames passed to the system shell. Assumes bash-like escaping syntax for "sh -c".
author gqview
date Sun, 03 Dec 2006 01:20:31 +0000
parents e2a8b7f2165b
children 648881af5fb1
comparison
equal deleted inserted replaced
122:e2a8b7f2165b 123:3602a4aa7c71
1 Sat Dec 2 20:15:22 2006 John Ellis <johne@verizon.net>
2
3 * editors.c: Escape the 4 characters [ "`$\ ] in filenames passed
4 to the system shell. Assumes bash-like escaping syntax for "sh -c".
5
1 Sat Dec 2 16:44:48 2006 John Ellis <johne@verizon.net> 6 Sat Dec 2 16:44:48 2006 John Ellis <johne@verizon.net>
2 7
3 * image-overlay.[ch]: More work on osd icons. 8 * image-overlay.[ch]: More work on osd icons.
4 * image.c: Use correct flag when setting auto rotation state, and set 9 * image.c: Use correct flag when setting auto rotation state, and set
5 the state again after the rotation so that osd can update. 10 the state again after the rotation so that osd can update.