aboutsummaryrefslogtreecommitdiffstats
path: root/ui/recent.c
Commit message (Expand)AuthorAgeFilesLines
* Remove all $Id$ from top of fileAlexis La Goutte2014-03-041-2/+0
* When including <epan/prefs.h> don't force inclusion of <epan/uat.h>Jakub Zawadzki2013-12-031-0/+1
* Move the epan/filesystem.c routines to wsutil; they're not specific toGuy Harris2013-11-171-1/+1
* Revert part of 52896 and (for now) all of 52935. As Jeff pointed out,Gerald Combs2013-10-291-2/+10
* Remove U3 code and packaging.Gerald Combs2013-10-271-10/+2
* Close a memory leak.Guy Harris2013-07-281-2/+3
* Add a comment.Guy Harris2013-07-281-1/+3
* Have separate lists of recent capture filters for all interfaces, inGuy Harris2013-07-271-3/+127
* Move u3.{h,c} and g711.{h,c} into wsutil.Jeff Morriss2013-07-161-2/+1
* Don't try to open <home>/.wireshark on Windows: Wireshark hasn't written toJeff Morriss2013-04-091-7/+7
* From beroset:Anders Broman2013-03-151-14/+15
* it's ==> its & its ==> it's as needed.Bill Meier2013-02-261-1/+1
* Move the GUI-independent window geometry stuff to ui/recent.c, so weGuy Harris2013-02-021-22/+156
* Move recent.c to the ui directory, as we did with its header file.Guy Harris2013-02-021-0/+1096