Fix signed vs unsigned warnings.
[geeqie.git] / src / view_file.h
2008-05-22 Laurent MoninFix signed vs unsigned warnings.
2008-05-14 Laurent MoninMake vf_pop_menu_*_cb static.
2008-05-13 Laurent MoninMerge vflist_pop_menu() and vficon_pop_menu() into...
2008-05-13 Laurent MoninMove VFICON_INFO() and VFLIST_INFO() macros to view_file.h
2008-05-12 Laurent MoninAdd some wrapper functions for not yet common code.
2008-05-11 Laurent MoninMove a part of pop up menu common code to view_file...
2008-05-11 Laurent MoninIntroduce vf_pop_menu_file_list() as a wrapper to
2008-05-11 Laurent MoninUse vf_* functions where possible.
2008-05-11 Laurent MoninDrop unused layout_list_get_path() and vf*_index_get_pa...
2008-05-07 Laurent MoninAdd a way to invert the current selection.
2008-05-04 Laurent MoninDrop unused vficon_select_by_path() and vflist_select_b...
2008-05-04 Laurent MoninPrepare switch to ViewFile (unused yet).
2008-05-03 Laurent MoninAdd function prototypes (yet unused).
2008-05-03 Laurent MoninReplace Layout icon_view field by more generic file_vie...
2008-05-03 Laurent MoninPrepare merging of some parts of view_file_list and...