aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil/filesystem.h
AgeCommit message (Expand)AuthorFilesLines
2015-12-14Make init_progfile_dir() take a function pointer [-Wpedantic]João Valverde1-1/+1
2015-02-20Just have init_progfile_dir() take a void pointer.Guy Harris1-2/+1
2015-02-18Fix various warnings in wireshark-qt.cpp.Gerald Combs1-1/+2
2014-08-21Extcap Capture InterfaceRoland Knall1-0/+7
2014-06-16More Python-bindings removal.Jeff Morriss1-7/+0
2014-04-13Replace QTableWidgets with QLabels + HTML tables.Gerald Combs1-0/+1
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-11-19Add routines to set the personal file directory paths (personalGuy Harris1-2/+7
2013-11-18Get rid of unused trivial wrapper routine.Guy Harris1-3/+0
2013-11-17Move get_tempfile_path() from filesystem.[ch] to tempfile.[ch].Guy Harris1-8/+0
2013-11-17Move the epan/filesystem.c routines to wsutil; they're not specific toGuy Harris1-0/+306