aboutsummaryrefslogtreecommitdiffstats
path: root/fileset.c
AgeCommit message (Expand)AuthorFilesLines
2008-05-22Move the file utility functions from wiretap to libwsutil so thatmorriss1-10/+10
2007-07-14Fix yet more casts of ctype.h macro arguments - and fix some cases whereguy1-1/+1
2006-11-30suffix in file set is optionalkukosa1-2/+5
2006-08-29fix a minor bug: don't show a single file twice in the fileset dialogulfl1-3/+1
2006-05-21name changesahlberg1-2/+2
2005-11-07Use eth_dir_open(), not g_dir_open(); g_dir_open() isn't available inguy1-2/+2
2005-11-06replace *a lot* of file related calls by their GLib counterparts. This is nec...ulfl1-33/+9
2005-08-18while sorting the entries, don't use the file creation date but the filename ...ulfl1-4/+4
2005-08-14Some 'no previous declararion' warning fixesjmayer1-4/+4
2005-05-18do some code cleanup (from the previous commit) and close the directories ope...ulfl1-23/+36
2005-05-18don't crash, if the given filename doesn't contain a dot e.g. 'test123'ulfl1-1/+1
2005-04-30(hopefully) removed various gcc warningsulfl1-0/+4
2005-04-30fix buildbot reported problems (unix related), part 4, more GLib 1.x relatedulfl1-2/+4
2005-04-30fix buildbot reported problems (unix related), part 3, don't use GError with ...ulfl1-4/+4
2005-04-29fix buildbot reported problems (unix related), part 2, add some missing #incl...ulfl1-0/+5
2005-04-29fix buildbot reported problems (unix related), part 1ulfl1-4/+5
2005-04-29add a new feature: list the files of a "File Set" (set of files generated by ...ulfl1-0/+389