Get rid of vflist_pop_menu() col_idx parameter, use new Viewfile field
authorLaurent Monin <geeqie@norz.org>
Tue, 13 May 2008 19:32:25 +0000 (19:32 +0000)
committerLaurent Monin <geeqie@norz.org>
Tue, 13 May 2008 19:32:25 +0000 (19:32 +0000)
commit91e4b2d69adc9398df664f4d355880ae146ab994
tree6577eb6a46ee08762a1ecf373de8f7b34b97d19e
parent86ebde92c37840f27e7f81f0051a1b501b398bcb
Get rid of vflist_pop_menu() col_idx parameter, use new Viewfile field
named clicked_mark.
Marks numbering is now consistent with menus (starting at 1, 0 is an
invalid mark), assertions were modified accordingly.
src/layout_util.c
src/typedefs.h
src/view_file_icon.c
src/view_file_list.c