replace *a lot* of file related calls by their GLib counterparts. This is necessary...
[obnox/wireshark/wip.git] / gtk / fileset_dlg.c
2005-11-06 ulflreplace *a lot* of file related calls by their GLib...
2005-09-21 ulflfix a copy/paste error inside of a comment
2005-09-02 ulfldon't crash if the file_set dialog is opened and a...
2005-08-20 jmayer- Declare some functions static
2005-08-20 ulflrenamed ui_util.c/.h to gui_utils.c/.h to prevent confu...
2005-08-19 guyAdd APIs to Wiretap to return the file of the size...
2005-08-19 guyInclude <string.h> to declare "strrchr()".
2005-08-18 ulflfix #305: don't get file creation date/time of the...
2005-08-02 jmayerFix more "no previous declaration" warnings
2005-04-29 ulfladd a new feature: list the files of a "File Set" ...