Use gpointer instead of void *.
[geeqie.git] / src / filedata.h
2008-08-26 Laurent MoninUse gpointer instead of void *.
2008-08-16 Vladimir Nadvornikmarks in iconview made clickable
2008-08-16 Vladimir Nadvornikimplemented marks filter
2008-07-25 Vladimir Nadvornikimproved error reporting
2008-07-17 Vladimir Nadvornikreload changed images
2008-07-03 Laurent MoninIncrease debugging info in file_data_ref() and file_dat...
2008-06-22 Vladimir Nadvornikadded possibility to disable grouping of selected files
2008-06-07 Vladimir Nadvornikvarious notification improvements
2008-06-06 Vladimir Nadvornikadded NotifyType
2008-06-06 Vladimir Nadvornikrealtime file monitor
2008-06-04 Vladimir Nadvorniknew notification system (used only in vflist for now)
2008-06-03 Vladimir Nadvornikreplaced directory path with FileData* dir_fd
2008-05-28 Vladimir Nadvornikimproved infrastructure for tracing changes, optimized...
2008-05-24 Vladimir Nadvornikrewritten utilops.h:
2008-05-24 Vladimir Nadvornikimproved filedata interface
2008-05-06 Vladimir Nadvornikuse some of the new functions in filedata.c
2008-05-05 Vladimir Nadvornikstarted implementation of API for sidecar files
2008-05-05 Vladimir Nadvorniksplit filelist.c to filefilter.c and filedata.c