aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/fileset_dlg.c
Commit message (Expand)AuthorAgeFilesLines
* remove GTK1 codeUlf Lamping2008-04-061-11/+0
* fix #331: add a scrollbar to the dialog. If a fileset contains more than 18 f...Ulf Lamping2006-08-291-9/+28
* Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUIGuy Harris2006-05-221-2/+2
* name changeRonnie Sahlberg2006-05-211-2/+2
* replace *a lot* of file related calls by their GLib counterparts. This is nec...Ulf Lamping2005-11-061-4/+0
* fix a copy/paste error inside of a comment Ulf Lamping2005-09-211-1/+1
* don't crash if the file_set dialog is opened and a "none fileset" file is alr...Ulf Lamping2005-09-021-5/+11
* - Declare some functions staticJörg Mayer2005-08-201-1/+1
* renamed ui_util.c/.h to gui_utils.c/.h to prevent confusion with identical na...Ulf Lamping2005-08-201-1/+1
* Add APIs to Wiretap to return the file of the size as supplied by the OSGuy Harris2005-08-191-9/+0
* Include <string.h> to declare "strrchr()".Guy Harris2005-08-191-16/+18
* fix #305: don't get file creation date/time of the file but just use the file...Ulf Lamping2005-08-181-2/+34
* Fix more "no previous declaration" warningsJörg Mayer2005-08-021-1/+1
* add a new feature: list the files of a "File Set" (set of files generated by ...Ulf Lamping2005-04-291-0/+373