Trim trailing white spaces.
[geeqie.git] / src / view_file_list.c
2008-05-06 Vladimir Nadvornikuse some of the new functions in filedata.c
2008-05-04 Laurent MoninDrop unused vficon_select_by_path() and vflist_select_b...
2008-05-04 Laurent MoninRemove unused functions:
2008-05-04 Laurent MoninDrop ViewFileList, use ViewFile and ViewFileInfoList...
2008-05-03 Laurent MoninDrop redundant vflist_thumbs_set() introduced in revisi...
2008-05-03 Laurent MoninIntroduce ViewFileInfoList and ViewFileInfoIcon (not...
2008-05-03 Laurent MoninSet thumbs_enabled through new function vflist_thumbs_s...
2008-04-25 Vladimir Nadvornikfixed dragging multiple files from file list
2008-04-24 Laurent MoninAdd missing space.
2008-04-24 Laurent Monin6 for() vs 201 for (): winner is for ().
2008-04-24 Laurent MoninRemove whitespace between function name and first paren...
2008-04-24 Laurent MoninRemove whitespace between function name and first paren...
2008-04-24 Laurent MoninMove debug macros from main.h to new debug.h.
2008-04-24 Laurent MoninHandle the newline in DEBUG_N() macro instead of adding one
2008-04-23 Laurent MoninAllow the copy of file paths to clipboard.
2008-04-23 Laurent MoninIntroduce macros to display debug messages.
2008-04-22 Laurent MoninEnsure Properties dialog is displayed above fullscreen...
2008-04-21 Vladimir Nadvornikupdated copyright in source files
2008-04-20 Laurent MoninUse explicit names for mouse buttons instead of numbers.
2008-04-20 Laurent MoninEffectively drop empty newlines at end of files (missin...
2008-04-20 Laurent MoninBig whitespaces cleanup:
2008-04-16 Laurent MoninIntroduce a new struct ViewDir to handle directory...
2008-04-12 Laurent MoninMove safe_delete* and in place rename options to file_ops
2008-04-12 Laurent MoninRename image-related options.
2008-04-12 Laurent MoninRename thumbnails related options.
2008-04-11 Laurent MoninAdd a new struct ConfOptions to handle options.
2008-04-08 Laurent Moningqview.h -> main.h
2008-04-05 Laurent MoninComment out unused code.
2008-04-03 Laurent MoninDrop a bunch of unused variables.
2008-03-23 Vladimir Nadvornikrename GQview -> Geeqie over the code
2007-12-23 Vladimir Nadvornikfixed loading thumbnails for sidecar files
2007-12-23 Vladimir Nadvornikfixed vflist_find_row and vflist_sort_set to work corre...
2007-12-22 Vladimir Nadvornikfixed filelist refresh
2007-12-19 Vladimir Nadvornikcomplete set of boolean operation with marks -
2007-12-16 Vladimir Nadvornikfixed in-place rename
2007-11-25 Vladimir Nadvornikmore operations with file marks
2007-11-24 Vladimir Nadvornikmarks: fixes and cleanup
2007-10-22 Vladimir Nadvornikfixed preloading images in file list
2007-10-08 Vladimir Nadvornikimproved FileDataChangeInfo structure, check for anothe...
2007-10-02 Vladimir Nadvornikdisplay sidecar files (jpeg + raw) using gtk_tree_store
2007-09-12 Vladimir Nadvornikdisplay sidecar extensions in filelist
2007-09-11 Vladimir Nadvornikreplaced gchar* path with FileData *fd
2007-07-13 Petr OstadalFirst implementation of marks for all photos.
2006-11-25 John EllisFri Nov 24 21:37:01 2006 John Ellis <johne@verizon...
2006-11-15 John EllisWed Nov 15 02:05:27 2006 John Ellis <johne@verizon...
2006-11-02 John EllisThu Nov 2 14:38:54 2006 John Ellis <johne@verizon...
2005-08-15 John EllisMon Aug 15 17:13:57 2005 John Ellis <johne@verizon...
2005-02-26 John EllisSync to GQview 1.5.9 release.