aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/fileset_dlg.c
AgeCommit message (Expand)AuthorFilesLines
2005-11-06replace *a lot* of file related calls by their GLib counterparts. This is nec...Ulf Lamping1-4/+0
2005-09-21fix a copy/paste error inside of a comment Ulf Lamping1-1/+1
2005-09-02don't crash if the file_set dialog is opened and a "none fileset" file is alr...Ulf Lamping1-5/+11
2005-08-20- Declare some functions staticJörg Mayer1-1/+1
2005-08-20renamed ui_util.c/.h to gui_utils.c/.h to prevent confusion with identical na...Ulf Lamping1-1/+1
2005-08-19Add APIs to Wiretap to return the file of the size as supplied by the OSGuy Harris1-9/+0
2005-08-19Include <string.h> to declare "strrchr()".Guy Harris1-16/+18
2005-08-18fix #305: don't get file creation date/time of the file but just use the file...Ulf Lamping1-2/+34
2005-08-02Fix more "no previous declaration" warningsJörg Mayer1-1/+1
2005-04-29add a new feature: list the files of a "File Set" (set of files generated by ...Ulf Lamping1-0/+373