Mercurial > geeqie
comparison ChangeLog @ 112:b15d4c18168f
Fri Nov 17 19:06:19 2006 John Ellis <johne@verizon.net>
* ui_fileops.[ch]: Add path_list_lstat() to obtain a path listing that
does not follow symbolic links.
* utilops.[ch]: Add file_util_delete_dir(), and support functions.
* view_dir_list.c: Add delete to folder popup menu.
* view_dir_tree.c: Add delete to folder popup menu, and set rename and
delete sensitive only when parent folder is writable.
author | gqview |
---|---|
date | Sat, 18 Nov 2006 00:12:22 +0000 |
parents | 3a69a7a3f461 |
children | 55166d93498d |
comparison
equal
deleted
inserted
replaced
111:3a69a7a3f461 | 112:b15d4c18168f |
---|---|
1 Fri Nov 17 19:06:19 2006 John Ellis <johne@verizon.net> | |
2 | |
3 * ui_fileops.[ch]: Add path_list_lstat() to obtain a path listing that | |
4 does not follow symbolic links. | |
5 * utilops.[ch]: Add file_util_delete_dir(), and support functions. | |
6 * view_dir_list.c: Add delete to folder popup menu. | |
7 * view_dir_tree.c: Add delete to folder popup menu, and set rename and | |
8 delete sensitive only when parent folder is writable. | |
9 | |
1 Wed Nov 15 02:05:27 2006 John Ellis <johne@verizon.net> | 10 Wed Nov 15 02:05:27 2006 John Ellis <johne@verizon.net> |
2 | 11 |
3 * view_file_icon.c: Fix odd crash when removing files, it seems the | 12 * view_file_icon.c: Fix odd crash when removing files, it seems the |
4 high priority idle sync is no longer called before the treeview tries | 13 high priority idle sync is no longer called before the treeview tries |
5 to redraw itself, so fix the cleanup of removed pointers so that they | 14 to redraw itself, so fix the cleanup of removed pointers so that they |