aboutsummaryrefslogtreecommitdiffstats
path: root/ui/recent.c
AgeCommit message (Expand)AuthorFilesLines
2015-01-01Remove unneeded includes from ui folderMartin Mathieson1-5/+0
2014-10-17Don't use <ctype.h> macros, and eliminate an include of <ctype.h>.Guy Harris1-2/+1
2014-10-12Add editor modelines; Adjust whitespace as needed.Bill Meier1-208/+221
2014-09-05Qt: Refactor ConversationDialog for endpoints.Gerald Combs1-1/+10
2014-07-21[WIP] Add a conversation dialog.Gerald Combs1-2/+13
2014-07-11Try to fix the build.AndersBroman1-3/+3
2014-07-11GTK Remote CapturingIrene Ruengeler1-0/+129
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-12-03When including <epan/prefs.h> don't force inclusion of <epan/uat.h>Jakub Zawadzki1-0/+1
2013-11-17Move the epan/filesystem.c routines to wsutil; they're not specific toGuy Harris1-1/+1
2013-10-29Revert part of 52896 and (for now) all of 52935. As Jeff pointed out,Gerald Combs1-2/+10
2013-10-27Remove U3 code and packaging.Gerald Combs1-10/+2
2013-07-28Close a memory leak.Guy Harris1-2/+3
2013-07-28Add a comment.Guy Harris1-1/+3
2013-07-27Have separate lists of recent capture filters for all interfaces, inGuy Harris1-3/+127
2013-07-16Move u3.{h,c} and g711.{h,c} into wsutil.Jeff Morriss1-2/+1
2013-04-09Don't try to open <home>/.wireshark on Windows: Wireshark hasn't written toJeff Morriss1-7/+7
2013-03-15From beroset:Anders Broman1-14/+15
2013-02-26it's ==> its & its ==> it's as needed.Bill Meier1-1/+1
2013-02-02Move the GUI-independent window geometry stuff to ui/recent.c, so weGuy Harris1-22/+156
2013-02-02Move recent.c to the ui directory, as we did with its header file.Guy Harris1-0/+1096