aboutsummaryrefslogtreecommitdiffstats
path: root/gtk
AgeCommit message (Expand)AuthorFilesLines
2006-10-02further code cleanup: don't use the term "marked" for the color filters, the ...Ulf Lamping1-26/+26
2006-10-02instead of reverting the whole changes by the *first* cancelled dialog box, r...Ulf Lamping1-13/+24
2006-10-02Don't show Tools menu at all if Lua not presentMartin Mathieson1-1/+3
2006-10-02various (huge) code cleanup incl. splitting of the coloring dialog and the ac...Ulf Lamping5-664/+783
2006-10-01If the Cancel button was clicked and another filter dialog is still open - ye...Ulf Lamping1-43/+93
2006-10-01Change the filter dialog (capture and display filters), so it has a real Canc...Ulf Lamping1-64/+106
2006-09-30add a missing #includeUlf Lamping1-0/+1
2006-09-30A new field information flag, FI_URL, to indicate a field contains a URL.Graeme Lunt1-1/+9
2006-09-29from Stephen Fisher:Ulf Lamping1-1/+1
2006-09-29fix the context menu "Protocol Preferences" bug AGAIN (bug introduced again i...Ulf Lamping1-1/+1
2006-09-28Avoid to add an empty menu if there's no Lua.Luis Ontanon1-1/+6
2006-09-27* rename REGISTER_STAT_GROUP_E -> register_stat_group_tLuis Ontanon4-5/+14
2006-09-24instead of simply removing G_BEGIN_DECLS (maybe someone wants to use it in a ...Ulf Lamping1-0/+6
2006-09-24Squelch some compiler warnings.Guy Harris1-4/+4
2006-09-24we dont have G_BEGIN_DECLS on old gtk/glib versionsRonnie Sahlberg1-2/+0
2006-09-23Get rid of a tab after a / that caused make on MacOS X to believe that \t was...Luis Ontanon1-1/+1
2006-09-23rtp_player.c is already included in WIRESHARK_GTK_SRC, no need to mention it ...Ulf Lamping1-1/+0
2006-09-23GTK2: add an analog VU meter like display widget Ulf Lamping5-9/+1740
2006-09-22experimental: append the current maximum expert warning level to the "File" s...Ulf Lamping1-8/+13
2006-09-22Don't complain if we can't find airpcap.dll.Gerald Combs1-6/+1
2006-09-22Move Copy below the tree manipulation options.Jaap Keuter1-3/+3
2006-09-22Add support for reading from stdin under Windows. Based on a patch sentGerald Combs5-21/+21
2006-09-21Include "rtp_player.h" in "voip_calls.c" if we're supporting the RTPGuy Harris3-2/+8
2006-09-18Fix protocol reference link URL.Gerald Combs1-1/+1
2006-09-15Use the same caption in the Win32 version as in the GTK dialogs: "Wireshark: ...Ulf Lamping1-1/+1
2006-09-12Move the PortAudio stuff to from version_info.c to gtk/main.c, so it canGuy Harris1-1/+17
2006-09-12various nmake related build file cleanupsUlf Lamping3-21/+10
2006-09-10From Alejandro Vaquero:Anders Broman1-2/+2
2006-09-10minor cleanup for making codecsBill Meier1-1/+0
2006-09-05rtp_player.c will now compile with the new API, although it will notJörg Mayer1-3/+72
2006-09-05Move the include of rtp_player.h after the include of stuff it needs,Guy Harris1-6/+7
2006-09-04Comment #endifs so you can tell what they match.Guy Harris1-2/+2
2006-09-04Build with rtp_player.c.Guy Harris1-0/+1
2006-09-04Correct some typos and add some comments.Anders Broman2-7/+7
2006-09-04The previous way of (not) including portaudio support didn'tJörg Mayer3-8/+8
2006-09-03Ad $Id: § and reorder and reformat some comments in the header.Jörg Mayer1-43/+53
2006-09-02Fix path and name.Anders Broman1-2/+0
2006-09-02Squelch compiler warnings, and get rid of unused variables andGuy Harris2-29/+25
2006-09-02Move the codecs into a top-level "codecs" subdirectory; there's noGuy Harris11-215/+4
2006-09-01- Add svn:ignoreJörg Mayer1-30/+32
2006-08-31move value_strings from expert_dialogs into expert.c to remove duplicatesUlf Lamping2-34/+0
2006-08-31dont include config.nmake in the codecs makefile it appears it is not neededRonnie Sahlberg1-1/+1
2006-08-31the commands for a rule in a amkefile must in classical makefiles start with ...Ronnie Sahlberg1-3/+3
2006-08-31Remove trailing backslash from CFLAGSJaap Keuter1-1/+1
2006-08-30From Alejandro Vaquero:Anders Broman4-11/+92
2006-08-30From Alejandro Vaquero:Anders Broman2-0/+1871
2006-08-30From Alejandro Vaquero:Anders Broman8-0/+203
2006-08-30Remove a lot of XXX:Ulf Lamping1-23/+102
2006-08-30have only one Export/File menu entry for the Win32 dialog, instead of 5 entri...Ulf Lamping1-0/+5
2006-08-30add some file dialog related help pagesUlf Lamping3-4/+48